AGASC ID 35002728

Info

Last Obs. 2024:075:01:19
magcatalog 8.22 ± 0.05
mag3 arcsec 8.21 ± 0.01
mag5 arcsec 8.21 ± 0.01
Nobs 14 (11 bad)
fok 100.0%
f3 arcsec 100.0%
f5 arcsec 100.0%

Timeline

Observation Info

OBSID Time Slot Row Col N Nmag est ok Nout fmag est ok fdr3 fdbox5 fmag est ok 3 ⟨ δ mag100s ⟨ mag ⟩ σmag Comments
7406 2007:302:21:17:28.912 6 35.6 -190.1 3420 3225 3 96.5% 100.0% 100.0% 96.5% 0.02 8.12 0.00 Venus observation
9741 2007:302:23:45:40.189 6 36.6 -130.3 3361 3311 3 99.9% 100.0% 100.0% 99.9% 0.04 8.10 0.00 Venus observation
9742 2007:303:01:44:10.189 5 38.0 -71.1 3361 3308 1 100.0% 100.0% 100.0% 100.0% 0.07 8.05 0.00 Venus observation
9743 2007:303:03:42:40.189 6 40.0 -12.5 3776 2880 392 77.6% 100.0% 100.0% 77.6% 0.21 7.96 0.00 Venus observation
9744 2007:303:05:41:10.189 5 42.3 46.3 3787 2952 412 79.5% 99.3% 100.0% 78.9% 0.21 7.92 0.00 Venus observation
9746 2007:303:09:41:30.189 5 48.5 163.9 3412 3347 2 99.6% 100.0% 100.0% 99.6% 0.16 8.06 0.00 Venus observation
9747 2007:303:11:41:40.189 4 52.2 222.6 3410 3361 7 100.0% 100.0% 100.0% 100.0% 0.02 8.11 0.00 Venus observation
9748 2007:303:13:41:50.189 4 56.4 281.3 3410 3354 5 99.9% 100.0% 100.0% 99.9% 0.01 8.13 0.00 Venus observation
9749 2007:303:15:42:00.189 4 60.9 340.0 3408 3359 5 99.9% 100.0% 100.0% 99.9% 0.01 8.13 0.00 Venus observation
9752 2007:303:17:42:10.189 4 65.9 398.8 3409 3358 3 100.0% 100.0% 100.0% 100.0% 0.02 8.14 0.00 Venus observation
9753 2007:303:19:42:20.189 6 71.3 457.8 3409 3362 1 100.0% 100.0% 100.0% 100.0% 0.01 8.15 0.00 Venus observation
52090 2015:041:03:54:32.301 4 -382.5 -200.5 377 337 0 100.0% 100.0% 100.0% 100.0% 0.01 8.19 0.00 --
43620 2024:072:11:04:46.384 1 -224.4 131.1 2403 1935 3 100.0% 99.9% 100.0% 99.9% 0.03 8.21 0.00 --
43615 2024:075:01:19:50.481 2 -193.1 -143.4 2706 2646 0 100.0% 100.0% 100.0% 99.9% 0.05 8.22 0.00 --

  • sample: One sample of ACA image telemetry. This could be a real image readout or it could be a null 4x4 image when the ACA is not tracking. Be aware that the sample period is faster for null 4x4 images (1.025 sec) than for typical 6x6 or 8x8 tracked images (2.05 or 4.1 sec respectively).
  • Kalman samples: Subset of samples when ACA could be tracking stars (AOPCADMD == NPNT & AOACASEQ == KALM)
  • dr3: Subset of tracked Kalman samples with radial centroid residual < 3 arcsec. This corresponds to "high quality" readouts. This effectively includes the track subset (AOACFCT == TRAK) because readouts with no TRAK are assigned an infinite centroid residual.
  • dbox5: Subset of tracked Kalman samples with centroid residual within a 5 arcsec box. This corresponds to spatial filter used by the OBC for inclusion in Kalman filter. This effectively includes the track subset (AOACFCT == TRAK) because readouts with no TRAK are assigned an infinite centroid residual.
  • track: Subset of Kalman samples where the image is being tracked (AOACFCT == TRAK)
  • sat_pix: Subset of Kalman samples with saturated pixel flag OK (AOACISP == OK)
  • ion_rad: Subset of Kalman samples with ionizing radiation flag OK (AOACIIR == OK)
  • mag_est_ok: Subset of Kalman samples that have a magnitude estimate (track & ion_rad)
  • n_total: Total number of sample regardless of OBC PCAD status
  • n: Synonym for n_total
  • n_kalman: Number of Kalman samples
  • n_dr3: Number of dr3 samples.
  • n_dbox5: Number of dbox5 samples.
  • n_track: Number of track samples.
  • n_ok_3: Number of (track & sat_pix & ion_rad & dr3) samples
  • n_ok_5: Number of (track & sat_pix & ion_rad & dbox5) samples
  • n_mag_est_ok: Number of (track & ion_rad) samples
  • n_mag_est_ok_3: Number of (track & ion_rad & dr3) samples
  • n_mag_est_ok_5: Number of (track & ion_rad & dbox5) samples
  • f_dr3: Fraction of mag-est-ok samples with centroid residual < 3 arcsec((mag_est_ok & n_dr3)/n_mag_est_ok)
  • f_dbox5: Fraction of mag-est-ok samples with centroid within 5 arcsec box((mag_est_ok & n_dbox5)/n_mag_est_ok)
  • f_mag_est_ok: n_mag_est_ok_3/n_kalman. This is a measure of the fraction of time during an observation that a magnitude estimate is available.
  • f_mag_est_ok_3: n_mag_est_ok_3/n_kalman.
  • f_mag_est_ok_5: n_mag_est_ok_5/n_kalman.
  • f_ok: n_ok_5 / n_kalman. Same as f_ok_5
  • f_ok_3: n_ok_3 / n_kalman. This is a measure of the fraction of time during an observation that the Kalman filter is getting high-quality star centroids.
  • f_ok_5: n_ok_5 / n_kalman. This is a measure of the fraction of time during an observation that the Kalman filter is getting any star centroid at all. This includes measurements out to 5 arcsec box halfwidth, so potentially 7 arcsec radial offset.