AGASC ID 114558952

Info

Last Obs. 2024:079:05:14
magcatalog 9.34 ± 0.20
mag3 arcsec 9.45 ± 0.03
mag5 arcsec 9.45 ± 0.03
Nobs 14 (0 bad)
fok 99.2%
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
2982 2002:094:03:43:33.797 6 291.4 -116.3 19020 18945 20 99.9% 100.0% 100.0% 99.9% 0.03 9.48 0.00 --
7840 2007:044:08:36:57.597 4 -368.3 -85.5 2996 2946 4 99.9% 100.0% 100.0% 99.9% 0.03 9.43 0.00 --
8037 2008:042:13:04:29.820 4 329.2 14.1 2688 2619 6 99.7% 100.0% 100.0% 99.7% 0.04 9.45 0.00 --
8125 2008:055:19:40:57.675 5 157.1 -149.9 2782 2717 5 99.5% 100.0% 100.0% 99.5% 0.04 9.47 0.00 --
14902 2013:039:03:50:17.510 4 143.1 -174.3 14948 14741 13 99.0% 100.0% 100.0% 99.0% 0.03 9.48 0.00 --
19429 2017:040:21:16:41.199 3 -368.2 -81.6 5021 4884 10 98.5% 100.0% 100.0% 98.5% 0.07 9.44 0.00 --
19433 2018:133:10:41:33.631 4 -116.9 -33.4 7467 7318 15 98.9% 100.0% 100.0% 98.8% 0.05 9.44 0.00 --
19412 2018:133:15:17:27.229 4 -49.7 -165.2 7462 7340 11 99.1% 100.0% 100.0% 99.0% 0.04 9.41 0.00 --
19415 2018:174:21:49:19.754 4 260.0 -450.3 7466 7337 93 99.2% 100.0% 100.0% 99.2% 0.08 9.46 0.00 --
48315 2019:081:22:56:06.557 3 159.3 -290.9 335 275 0 97.5% 100.0% 100.0% 97.5% 0.04 9.47 0.00 --
23850 2021:095:19:01:49.672 4 -148.7 -475.7 9902 9750 21 99.1% 99.8% 100.0% 98.9% 0.11 9.41 0.00 --
25002 2021:096:07:20:45.858 4 -285.6 -412.4 7228 6969 10 97.5% 99.9% 100.0% 97.5% 0.10 9.39 0.00 --
25003 2021:099:21:58:36.010 5 -197.0 -458.8 10323 10188 19 99.5% 100.0% 100.0% 99.4% 0.05 9.44 0.00 --
26754 2024:079:05:14:49.096 5 -456.4 208.1 2523 2470 2 100.0% 96.1% 100.0% 96.1% 0.16 9.46 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.