AGASC ID 410658984

Info

Last Obs. 2023:280:13:32
magcatalog 9.07 ± 0.06
mag3 arcsec 9.09 ± 0.02
mag5 arcsec 9.09 ± 0.02
Nobs 15 (3 bad)
fok 98.8%
f3 arcsec 99.9%
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
21544 2019:200:03:30:36.375 7 284.6 226.7 15230 14675 26 96.9% 100.0% 100.0% 96.8% 0.07 9.08 0.00 --
27514 2022:291:06:46:16.065 5 -207.0 289.0 9903 9657 7 98.3% 100.0% 100.0% 98.3% 0.09 9.08 0.00 --
26099 2023:061:11:42:46.753 5 -64.7 -323.8 2527 2438 5 98.5% 99.9% 100.0% 98.4% 0.07 9.05 0.00 --
27730 2023:061:19:07:46.193 5 -53.6 -325.3 2716 2664 3 99.8% 99.9% 100.0% 99.7% 0.05 9.05 0.00 --
26098 2023:119:05:39:55.818 4 244.1 -213.4 7902 7617 2 97.0% 99.9% 100.0% 97.0% 0.12 9.10 0.00 --
25701 2023:228:05:59:00.460 5 134.3 319.7 7128 7061 3 100.0% 100.0% 100.0% 99.9% 0.09 9.09 0.00 --
26071 2023:233:12:10:49.523 7 46.4 347.1 7668 7611 2 99.9% 100.0% 100.0% 99.9% 0.11 9.09 0.00 --
25703 2023:245:12:42:52.922 7 35.1 348.8 7412 7337 3 99.8% 100.0% 100.0% 99.8% 0.11 9.11 0.00 --
26097 2023:246:19:26:45.925 7 28.1 349.5 4393 4257 4 99.5% 99.4% 100.0% 98.9% 0.07 9.09 0.00 --
28888 2023:248:07:36:28.403 6 20.1 350.0 4239 4189 10 100.0% 100.0% 100.0% 99.9% 0.08 9.09 0.00 --
26096 2023:268:16:39:13.903 7 -94.9 340.1 6191 6129 2 100.0% 100.0% 100.0% 99.9% 0.14 9.07 0.00 --
25702 2023:272:11:48:47.091 7 -94.5 340.8 7406 7351 2 100.0% 100.0% 100.0% 99.9% 0.09 9.08 0.00 --
25471 2023:274:15:55:15.056 7 -114.1 337.1 0 0 -1 0.0% 0.0% 0.0% 0.0% inf inf inf Error: No level 0 data.
26072 2023:280:01:40:40.564 6 -177.0 307.7 0 0 -1 0.0% 0.0% 0.0% 0.0% inf inf inf Error: No level 0 data.
28944 2023:280:13:32:53.067 6 -149.5 320.6 0 0 -1 0.0% 0.0% 0.0% 0.0% inf inf inf Error: No level 0 data.

  • 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.