[NbConvertApp] Converting notebook /home/aavsonet/scripts/reports/pipeline_report.ipynb to HTML [NbConvertApp] Executing notebook with kernel: python3 pipeline_report

Telescope oc61 date 220530 (yymmdd)

Run at 05/30/2022 19:50:50 EDT

Warnings and Errors

INFO 73 total images for oc61 on 220530
WARNING 61 images not plate solved at observatory
WARNING 51 images without target object photometry
WARNING 2 images with target off center
WARNING 7 dark masters more than 180 days old
WARNING 4 flat masters more than 15 days old

INFO total images: Number of images processed during the pipeline run

ERROR IMAGE FILE MISSING: This is a serious error. It could be the result of a disk failure or defect in the pipeline scripts.

WARNING images not plate solved at observatory: This indicates images that may of poor quality or under exposed. Good quality images should be plate solved.

WARNING images suspected over exposed: The target object maxadu is over the linearity limit for the camera.

WARNING images without target object photometry: The pipeline performs full frame photometry on every image. This error indicates no photometric result was found that lies with 15 arcsec of the target object. This may be expected for extended objects. For point objects it may indicate a poor-quality image, bad exposure, etc. It makes it more likely the requestor will be not be getting good photometry.

ERROR images with invalid binning: This is a serious error since the pipeline cannot handle multiple binning levels for a given telescope. These images do not get properly processed and will be unusable.

ERROR images with invalid read mode: This indicates the camera configuration at the observatory has changed from its standard and the images are likely out of sync with the calibration images.

ERROR images with invalid image type: This is likely a due to calibration images getting stored on the telescope computer in the wrong directory and getting transferred to the pipeline as science images.

WARNING images with target off center: This indicates that, for plate solved images, the target is 25% of the radius of the image from the center of the frame. This may be intentional as when it is off center to include comp stars. However, it may indicate problems with the telescope pointing.

ERROR images with duplicate times: The frame date and time are identical to another image. This is not possible and represents an error in the pipeline processing.

ERROR Dark and Bias must be at the same temperature: The set of bias and dark calibration masters selected were not at the same temperature. This needs to be investigate and corrected. See calibration file section of this report for more information.

ERROR Science images must be at the same temperature: The science images were taken at more than one temperature. The pipeline will pick the most majority temperature and apply calibration images for that temperature to all images. See the CCD set point section of this report for more information.

WARNING dark masters more than 180 days old: The dark and bias master files in use are getting old. Consider getting new ones. See Calibration File Age section for details.

WARNING flat masters more than 15 days old: The flat master file(s) in use are getting old. Consider getting new ones. See Calibration File Age section for details.

Calibration File Age in Days

Filters used this night B,SI,SR,V
datenite imagetyp filename set_temp filter binning exptime storage_loc Age(d) Active
210919 bias oc61/oc61/calibration/210919/bias_temp-20_bin2.fits -20.0 None 2 None s3 254 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 254 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 254 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 254 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 254 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 254 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 254 Y
220506 flat oc61/oc61/calibration/220506/flatV_bin2.fits NaN V 2 None fs 25 Y
220429 flat oc61/oc61/calibration/220429/flatB_bin2.fits NaN B 2 None fs 32 Y
220429 flat oc61/oc61/calibration/220429/flatSI_bin2.fits NaN SI 2 None fs 32 Y
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 87 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 854
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 875
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 854
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 854
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 854
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 854
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 854
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 854
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 875
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 875
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 875
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 875
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 875
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 875
220330 flat oc61/oc61/calibration/220330/flatSG_bin2.fits NaN SG 2 None s3 62

CCD set point vs operating temperature

Maximum delta temperature SET - CCD 0.06 C
/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py:1402: FutureWarning: Support for multi-dimensional indexing (e.g. `obj[:, None]`) is deprecated and will be removed in a future version.  Convert to a numpy array before indexing instead.
  ndim = x[:, None].ndim
/usr/lib/python3/dist-packages/matplotlib/axes/_base.py:276: FutureWarning: Support for multi-dimensional indexing (e.g. `obj[:, None]`) is deprecated and will be removed in a future version.  Convert to a numpy array before indexing instead.
  x = x[:, np.newaxis]
/usr/lib/python3/dist-packages/matplotlib/axes/_base.py:278: FutureWarning: Support for multi-dimensional indexing (e.g. `obj[:, None]`) is deprecated and will be removed in a future version.  Convert to a numpy array before indexing instead.
  y = y[:, np.newaxis]

Pointing Performance

Suspected Over Exposed Images

Suspected Under Exposed Images

DateTime project_ objid filter exptime airmass fwhm instmag err maxadu new_exp
2022-05-30 06:52:45 J1407_Cen SI 30.000 1.26 6.34 13.735 0.213 494
2022-05-30 06:50:07 J1407_Cen SR 30.000 1.26 5.59 13.141 0.115 683
2022-05-30 06:58:37 SZ115 B 180.000 1.82 15.357 1.105 106
2022-05-30 07:58:33 SZ115 SI 120.000 1.46 6.31 15.141 0.905 162
2022-05-30 07:48:42 SZ115 SR 120.000 1.51 14.226 0.387 158
2022-05-30 07:11:33 SZ115 V 120.000 1.73 13.134 0.148 156

Images by Target Object

J1407_Cen

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-30 06:43:38 B 90.000 1.28 -3.5 a0101.fits 9.872 0.008 863
2022-05-30 06:46:31 B 90.000 1.27 -3.5 a0102.fits 9.502 0.006 1250
2022-05-30 06:48:21 V 30.000 1.27 -3.4 a0103.fits Y 5.78 9.137 0.005 1771
2022-05-30 06:49:14 V 30.000 1.27 -3.4 a0104.fits 9.133 0.005 1744
2022-05-30 06:50:07 SR 30.000 1.26 -3.4 a0105.fits Y 5.59 13.141 0.115 683
2022-05-30 06:51:02 SR 30.000 1.26 -3.4 a0106.fits Y 6.05 8.540 0.003 2957
2022-05-30 06:51:55 SI 30.000 1.26 -3.4 a0107.fits Y 6.15 8.818 0.004 2364
2022-05-30 06:52:45 SI 30.000 1.26 -3.4 a0108.fits Y 6.34 13.735 0.213 494

SZ115

AUID 000-BPJ-842

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-30 06:58:37 B 180.000 1.82 -5.3 a0109.fits 15.357 1.105 106
2022-05-30 07:02:13 B 180.000 1.79 -5.2 a0110.fits
2022-05-30 07:05:32 B 180.000 1.77 -5.2 a0111.fits
2022-05-30 07:08:52 V 120.000 1.75 -5.1 a0112.fits 15.657 1.367 117
2022-05-30 07:11:33 V 120.000 1.73 -5.1 a0113.fits 13.134 0.148 156
2022-05-30 07:13:52 V 120.000 1.72 -5.0 a0114.fits
2022-05-30 07:16:12 SR 120.000 1.70 -5.0 a0115.fits Y 7.54 10.940 0.022 427
2022-05-30 07:18:44 SR 120.000 1.68 -5.0 a0116.fits 10.092 0.011 740
2022-05-30 07:21:19 SR 120.000 1.67 -4.9 a0117.fits 10.012 0.011 794
2022-05-30 07:23:38 SI 120.000 1.65 -4.9 a0118.fits Y 6.79 9.273 0.006 1512
2022-05-30 07:25:57 SI 120.000 1.64 -4.8 a0119.fits Y 6.71 9.290 0.006 1484
2022-05-30 07:28:17 SI 120.000 1.62 -4.8 a0120.fits Y 6.64 10.000 0.010 840
2022-05-30 07:31:16 B 180.000 1.60 -4.7 a0121.fits
2022-05-30 07:34:50 B 180.000 1.58 -4.7 a0122.fits
2022-05-30 07:38:08 B 180.000 1.56 -4.6 a0123.fits
2022-05-30 07:41:27 V 120.000 1.55 -4.6 a0124.fits 14.789 0.620 106
2022-05-30 07:44:04 V 120.000 1.54 -4.5 a0125.fits 17.953 9.999 271
2022-05-30 07:46:22 V 120.000 1.52 -4.5 a0126.fits 15.896 1.729 113
2022-05-30 07:48:42 SR 120.000 1.51 -4.5 a0127.fits 14.226 0.387 158
2022-05-30 07:51:24 SR 120.000 1.50 -4.4 a0128.fits
2022-05-30 07:53:41 SR 120.000 1.49 -4.4 a0129.fits
2022-05-30 07:56:00 SI 120.000 1.48 -4.3 a0130.fits Y 6.42
2022-05-30 07:58:33 SI 120.000 1.46 -4.3 a0131.fits Y 6.31 15.141 0.905 162
2022-05-30 08:00:53 SI 120.000 1.45 -4.3 a0132.fits Y 6.63
2022-05-30 08:37:17 B 180.000 1.31 -3.6 a0145.fits
2022-05-30 08:40:51 B 180.000 1.29 -3.6 a0146.fits
2022-05-30 08:44:10 B 180.000 1.28 -3.5 a0147.fits
2022-05-30 08:47:30 V 120.000 1.28 -3.5 a0148.fits
2022-05-30 08:49:54 V 120.000 1.27 -3.4 a0149.fits

SZ117

AUID 000-BPJ-841

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-30 09:26:14 B 90.000 1.18 -2.8 a0150.fits
2022-05-30 09:28:28 B 90.000 1.17 -2.8 a0151.fits
2022-05-30 09:30:16 B 90.000 1.17 -2.8 a0152.fits
2022-05-30 09:32:07 V 60.000 1.16 -2.7 a0153.fits
2022-05-30 09:33:33 V 60.000 1.16 -2.7 a0154.fits
2022-05-30 09:34:51 V 60.000 1.16 -2.7 a0155.fits
2022-05-30 09:36:12 SR 60.000 1.15 -2.7 a0156.fits
2022-05-30 09:37:36 SR 60.000 1.15 -2.6 a0157.fits
2022-05-30 09:38:54 SR 60.000 1.15 -2.6 a0158.fits
2022-05-30 09:40:13 SI 60.000 1.15 -2.6 a0159.fits
2022-05-30 09:41:44 SI 60.000 1.14 -2.6 a0160.fits
2022-05-30 09:43:01 SI 60.000 1.14 -2.6 a0161.fits
2022-05-30 10:18:08 B 90.000 1.08 -2.0 a0162.fits
2022-05-30 10:20:09 B 90.000 1.08 -1.9 a0163.fits
2022-05-30 10:21:57 B 90.000 1.08 -1.9 a0164.fits
2022-05-30 10:23:47 V 60.000 1.07 -1.9 a0165.fits
2022-05-30 10:25:20 V 60.000 1.07 -1.8 a0166.fits
2022-05-30 10:26:39 V 60.000 1.07 -1.8 a0167.fits
2022-05-30 10:27:59 SR 60.000 1.07 -1.8 a0168.fits
2022-05-30 10:29:34 SR 60.000 1.07 -1.8 a0169.fits
2022-05-30 10:30:52 SR 60.000 1.07 -1.8 a0170.fits
2022-05-30 10:32:11 SI 60.000 1.06 -1.7 a0171.fits
2022-05-30 10:33:46 SI 60.000 1.06 -1.7 a0172.fits
2022-05-30 10:35:04 SI 60.000 1.06 -1.7 a0173.fits

SZ99

AUID 000-BPJ-843

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-30 08:03:37 B 180.000 1.43 -4.2 a0133.fits
2022-05-30 08:07:40 B 180.000 1.42 -4.1 a0134.fits
2022-05-30 08:10:58 B 180.000 1.40 -4.1 a0135.fits
2022-05-30 08:14:18 V 120.000 1.39 -4.0 a0136.fits
2022-05-30 08:17:15 V 120.000 1.38 -4.0 a0137.fits
2022-05-30 08:19:34 V 120.000 1.37 -3.9 a0138.fits
2022-05-30 08:21:55 SR 120.000 1.36 -3.9 a0139.fits
2022-05-30 08:24:47 SR 120.000 1.35 -3.8 a0140.fits
2022-05-30 08:27:04 SR 120.000 1.34 -3.8 a0141.fits
2022-05-30 08:29:22 SI 120.000 1.34 -3.8 a0142.fits
2022-05-30 08:32:19 SI 120.000 1.32 -3.7 a0143.fits
2022-05-30 08:34:36 SI 120.000 1.32 -3.7 a0144.fits

Remark-o-matic Image View

images 101 to 150

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:43:38 a0101.fits J1407_Cen B 90.000 1.28 -3.5 9.872 0.008 863
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:46:31 a0102.fits J1407_Cen B 90.000 1.27 -3.5 9.502 0.006 1250
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:48:21 a0103.fits J1407_Cen V 30.000 1.27 -3.4 Y 5.78 9.137 0.005 1771 0.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:49:14 a0104.fits J1407_Cen V 30.000 1.27 -3.4 9.133 0.005 1744
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:50:07 a0105.fits J1407_Cen SR 30.000 1.26 -3.4 Y 5.59 13.141 0.115 683 0.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:51:02 a0106.fits J1407_Cen SR 30.000 1.26 -3.4 Y 6.05 8.54 0.003 2957 0.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:51:55 a0107.fits J1407_Cen SI 30.000 1.26 -3.4 Y 6.15 8.818 0.004 2364 0.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:52:45 a0108.fits J1407_Cen SI 30.000 1.26 -3.4 Y 6.34 13.735 0.213 494 0.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 06:58:37 a0109.fits SZ115 B 180.000 1.82 -5.3 15.357 1.105 106
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:02:13 a0110.fits SZ115 B 180.000 1.79 -5.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:05:32 a0111.fits SZ115 B 180.000 1.77 -5.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:08:52 a0112.fits SZ115 V 120.000 1.75 -5.1 15.657 1.367 117
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:11:33 a0113.fits SZ115 V 120.000 1.73 -5.1 13.134 0.148 156
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:13:52 a0114.fits SZ115 V 120.000 1.72 -5.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:16:12 a0115.fits SZ115 SR 120.000 1.70 -5.0 Y 7.54 10.94 0.022 427 3.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:18:44 a0116.fits SZ115 SR 120.000 1.68 -5.0 10.092 0.011 740
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:21:19 a0117.fits SZ115 SR 120.000 1.67 -4.9 10.012 0.011 794
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:23:38 a0118.fits SZ115 SI 120.000 1.65 -4.9 Y 6.79 9.273 0.006 1512 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:25:57 a0119.fits SZ115 SI 120.000 1.64 -4.8 Y 6.71 9.29 0.006 1484 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:28:17 a0120.fits SZ115 SI 120.000 1.62 -4.8 Y 6.64 10.0 0.01 840 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:31:16 a0121.fits SZ115 B 180.000 1.60 -4.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:34:50 a0122.fits SZ115 B 180.000 1.58 -4.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:38:08 a0123.fits SZ115 B 180.000 1.56 -4.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:41:27 a0124.fits SZ115 V 120.000 1.55 -4.6 14.789 0.62 106
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:44:04 a0125.fits SZ115 V 120.000 1.54 -4.5 17.953 9.999 271
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:46:22 a0126.fits SZ115 V 120.000 1.52 -4.5 15.896 1.729 113
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:48:42 a0127.fits SZ115 SR 120.000 1.51 -4.5 14.226 0.387 158
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:51:24 a0128.fits SZ115 SR 120.000 1.50 -4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:53:41 a0129.fits SZ115 SR 120.000 1.49 -4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:56:00 a0130.fits SZ115 SI 120.000 1.48 -4.3 Y 6.42 8.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 07:58:33 a0131.fits SZ115 SI 120.000 1.46 -4.3 Y 6.31 15.141 0.905 162 0.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:00:53 a0132.fits SZ115 SI 120.000 1.45 -4.3 Y 6.63 0.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:03:37 a0133.fits SZ99 B 180.000 1.43 -4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:07:40 a0134.fits SZ99 B 180.000 1.42 -4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:10:58 a0135.fits SZ99 B 180.000 1.40 -4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:14:18 a0136.fits SZ99 V 120.000 1.39 -4.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:17:15 a0137.fits SZ99 V 120.000 1.38 -4.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:19:34 a0138.fits SZ99 V 120.000 1.37 -3.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:21:55 a0139.fits SZ99 SR 120.000 1.36 -3.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:24:47 a0140.fits SZ99 SR 120.000 1.35 -3.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:27:04 a0141.fits SZ99 SR 120.000 1.34 -3.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:29:22 a0142.fits SZ99 SI 120.000 1.34 -3.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:32:19 a0143.fits SZ99 SI 120.000 1.32 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:34:36 a0144.fits SZ99 SI 120.000 1.32 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:37:17 a0145.fits SZ115 B 180.000 1.31 -3.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:40:51 a0146.fits SZ115 B 180.000 1.29 -3.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:44:10 a0147.fits SZ115 B 180.000 1.28 -3.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:47:30 a0148.fits SZ115 V 120.000 1.28 -3.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 08:49:54 a0149.fits SZ115 V 120.000 1.27 -3.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:26:14 a0150.fits SZ117 B 90.000 1.18 -2.8

images 151 to 173

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:28:28 a0151.fits SZ117 B 90.000 1.17 -2.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:30:16 a0152.fits SZ117 B 90.000 1.17 -2.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:32:07 a0153.fits SZ117 V 60.000 1.16 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:33:33 a0154.fits SZ117 V 60.000 1.16 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:34:51 a0155.fits SZ117 V 60.000 1.16 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:36:12 a0156.fits SZ117 SR 60.000 1.15 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:37:36 a0157.fits SZ117 SR 60.000 1.15 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:38:54 a0158.fits SZ117 SR 60.000 1.15 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:40:13 a0159.fits SZ117 SI 60.000 1.15 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:41:44 a0160.fits SZ117 SI 60.000 1.14 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 09:43:01 a0161.fits SZ117 SI 60.000 1.14 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:18:08 a0162.fits SZ117 B 90.000 1.08 -2.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:20:09 a0163.fits SZ117 B 90.000 1.08 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:21:57 a0164.fits SZ117 B 90.000 1.08 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:23:47 a0165.fits SZ117 V 60.000 1.07 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:25:20 a0166.fits SZ117 V 60.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:26:39 a0167.fits SZ117 V 60.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:27:59 a0168.fits SZ117 SR 60.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:29:34 a0169.fits SZ117 SR 60.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:30:52 a0170.fits SZ117 SR 60.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:32:11 a0171.fits SZ117 SI 60.000 1.06 -1.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:33:46 a0172.fits SZ117 SI 60.000 1.06 -1.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-30 10:35:04 a0173.fits SZ117 SI 60.000 1.06 -1.7

Image Table

images 101 to 150

DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 06:43:38 a0101.fits J1407_Cen B 90.0 1.28 -3.5 9.872 0.008 863 None 9729.78030 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 06:46:31 a0102.fits J1407_Cen B 90.0 1.27 -3.5 9.502 0.006 1250 None 9729.78230 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 06:48:21 a0103.fits J1407_Cen V 30.0 1.27 -3.4 Y 5.78 9.137 0.005 1771 None 0.870720 9729.78358 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.99535 Y
2022-05-30 06:49:14 a0104.fits J1407_Cen V 30.0 1.27 -3.4 9.133 0.005 1744 None 9729.78419 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 06:50:07 a0105.fits J1407_Cen SR 30.0 1.26 -3.4 Y 5.59 13.141 0.115 683 None 0.876453 9729.78480 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.99092 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 06:51:02 a0106.fits J1407_Cen SR 30.0 1.26 -3.4 Y 6.05 8.540 0.003 2957 None 0.885435 9729.78544 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996507 Y
2022-05-30 06:51:55 a0107.fits J1407_Cen SI 30.0 1.26 -3.4 Y 6.15 8.818 0.004 2364 None 0.901103 9729.78605 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984080 Y
2022-05-30 06:52:45 a0108.fits J1407_Cen SI 30.0 1.26 -3.4 Y 6.34 13.735 0.213 494 None 0.898385 9729.78663 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992138 Y
2022-05-30 06:58:37 a0109.fits SZ115 B 180.0 1.82 -5.3 15.357 1.105 106 000-BPJ-842 9729.79071 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:02:13 a0110.fits SZ115 B 180.0 1.79 -5.2 000-BPJ-842 9729.79321 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 07:05:32 a0111.fits SZ115 B 180.0 1.77 -5.2 000-BPJ-842 9729.79551 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:08:52 a0112.fits SZ115 V 120.0 1.75 -5.1 15.657 1.367 117 000-BPJ-842 9729.79782 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:11:33 a0113.fits SZ115 V 120.0 1.73 -5.1 13.134 0.148 156 000-BPJ-842 9729.79969 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:13:52 a0114.fits SZ115 V 120.0 1.72 -5.0 000-BPJ-842 9729.80130 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:16:12 a0115.fits SZ115 SR 120.0 1.70 -5.0 Y 7.54 10.940 0.022 427 000-BPJ-842 3.854631 9729.80292 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989674 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 07:18:44 a0116.fits SZ115 SR 120.0 1.68 -5.0 10.092 0.011 740 000-BPJ-842 9729.80468 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:21:19 a0117.fits SZ115 SR 120.0 1.67 -4.9 10.012 0.011 794 000-BPJ-842 9729.80647 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:23:38 a0118.fits SZ115 SI 120.0 1.65 -4.9 Y 6.79 9.273 0.006 1512 000-BPJ-842 0.123767 9729.80808 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989552 Y
2022-05-30 07:25:57 a0119.fits SZ115 SI 120.0 1.64 -4.8 Y 6.71 9.290 0.006 1484 000-BPJ-842 0.125943 9729.80969 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993025 Y
2022-05-30 07:28:17 a0120.fits SZ115 SI 120.0 1.62 -4.8 Y 6.64 10.000 0.010 840 000-BPJ-842 0.149941 9729.81131 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997502 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 07:31:16 a0121.fits SZ115 B 180.0 1.60 -4.7 000-BPJ-842 9729.81338 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:34:50 a0122.fits SZ115 B 180.0 1.58 -4.7 000-BPJ-842 9729.81586 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:38:08 a0123.fits SZ115 B 180.0 1.56 -4.6 000-BPJ-842 9729.81815 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:41:27 a0124.fits SZ115 V 120.0 1.55 -4.6 14.789 0.620 106 000-BPJ-842 9729.82045 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:44:04 a0125.fits SZ115 V 120.0 1.54 -4.5 17.953 9.999 271 000-BPJ-842 9729.82227 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 07:46:22 a0126.fits SZ115 V 120.0 1.52 -4.5 15.896 1.729 113 000-BPJ-842 9729.82387 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:48:42 a0127.fits SZ115 SR 120.0 1.51 -4.5 14.226 0.387 158 000-BPJ-842 9729.82549 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:51:24 a0128.fits SZ115 SR 120.0 1.50 -4.4 000-BPJ-842 9729.82736 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:53:41 a0129.fits SZ115 SR 120.0 1.49 -4.4 000-BPJ-842 9729.82895 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 07:56:00 a0130.fits SZ115 SI 120.0 1.48 -4.3 Y 6.42 000-BPJ-842 8.046795 9729.83056 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.974451 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 07:58:33 a0131.fits SZ115 SI 120.0 1.46 -4.3 Y 6.31 15.141 0.905 162 000-BPJ-842 0.754685 9729.83233 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984063 Y
2022-05-30 08:00:53 a0132.fits SZ115 SI 120.0 1.45 -4.3 Y 6.63 000-BPJ-842 0.771515 9729.83395 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984623 Y
2022-05-30 08:03:37 a0133.fits SZ99 B 180.0 1.43 -4.2 000-BPJ-843 9729.83584 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:07:40 a0134.fits SZ99 B 180.0 1.42 -4.1 000-BPJ-843 9729.83866 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:10:58 a0135.fits SZ99 B 180.0 1.40 -4.1 000-BPJ-843 9729.84095 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 08:14:18 a0136.fits SZ99 V 120.0 1.39 -4.0 000-BPJ-843 9729.84326 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:17:15 a0137.fits SZ99 V 120.0 1.38 -4.0 000-BPJ-843 9729.84531 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:19:34 a0138.fits SZ99 V 120.0 1.37 -3.9 000-BPJ-843 9729.84692 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:21:55 a0139.fits SZ99 SR 120.0 1.36 -3.9 000-BPJ-843 9729.84855 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:24:47 a0140.fits SZ99 SR 120.0 1.35 -3.8 000-BPJ-843 9729.85054 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 08:27:04 a0141.fits SZ99 SR 120.0 1.34 -3.8 000-BPJ-843 9729.85213 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:29:22 a0142.fits SZ99 SI 120.0 1.34 -3.8 000-BPJ-843 9729.85373 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:32:19 a0143.fits SZ99 SI 120.0 1.32 -3.7 000-BPJ-843 9729.85578 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:34:36 a0144.fits SZ99 SI 120.0 1.32 -3.7 000-BPJ-843 9729.85736 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:37:17 a0145.fits SZ115 B 180.0 1.31 -3.6 000-BPJ-842 9729.85922 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 08:40:51 a0146.fits SZ115 B 180.0 1.29 -3.6 000-BPJ-842 9729.86170 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:44:10 a0147.fits SZ115 B 180.0 1.28 -3.5 000-BPJ-842 9729.86400 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:47:30 a0148.fits SZ115 V 120.0 1.28 -3.5 000-BPJ-842 9729.86632 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 08:49:54 a0149.fits SZ115 V 120.0 1.27 -3.4 000-BPJ-842 9729.86799 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:26:14 a0150.fits SZ117 B 90.0 1.18 -2.8 000-BPJ-841 9729.89322 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 151 to 173

DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 09:28:28 a0151.fits SZ117 B 90.0 1.17 -2.8 000-BPJ-841 9729.89477 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:30:16 a0152.fits SZ117 B 90.0 1.17 -2.8 000-BPJ-841 9729.89602 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:32:07 a0153.fits SZ117 V 60.0 1.16 -2.7 000-BPJ-841 9729.89730 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:33:33 a0154.fits SZ117 V 60.0 1.16 -2.7 000-BPJ-841 9729.89830 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:34:51 a0155.fits SZ117 V 60.0 1.16 -2.7 000-BPJ-841 9729.89920 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 09:36:12 a0156.fits SZ117 SR 60.0 1.15 -2.7 000-BPJ-841 9729.90014 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:37:36 a0157.fits SZ117 SR 60.0 1.15 -2.6 000-BPJ-841 9729.90111 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:38:54 a0158.fits SZ117 SR 60.0 1.15 -2.6 000-BPJ-841 9729.90201 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:40:13 a0159.fits SZ117 SI 60.0 1.15 -2.6 000-BPJ-841 9729.90293 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 09:41:44 a0160.fits SZ117 SI 60.0 1.14 -2.6 000-BPJ-841 9729.90398 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 09:43:01 a0161.fits SZ117 SI 60.0 1.14 -2.6 000-BPJ-841 9729.90487 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:18:08 a0162.fits SZ117 B 90.0 1.08 -2.0 000-BPJ-841 9729.92926 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:20:09 a0163.fits SZ117 B 90.0 1.08 -1.9 000-BPJ-841 9729.93066 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:21:57 a0164.fits SZ117 B 90.0 1.08 -1.9 000-BPJ-841 9729.93191 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:23:47 a0165.fits SZ117 V 60.0 1.07 -1.9 000-BPJ-841 9729.93318 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 10:25:20 a0166.fits SZ117 V 60.0 1.07 -1.8 000-BPJ-841 9729.93426 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:26:39 a0167.fits SZ117 V 60.0 1.07 -1.8 000-BPJ-841 9729.93517 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:27:59 a0168.fits SZ117 SR 60.0 1.07 -1.8 000-BPJ-841 9729.93610 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:29:34 a0169.fits SZ117 SR 60.0 1.07 -1.8 000-BPJ-841 9729.93720 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:30:52 a0170.fits SZ117 SR 60.0 1.07 -1.8 000-BPJ-841 9729.93810 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-05-30 10:32:11 a0171.fits SZ117 SI 60.0 1.06 -1.7 000-BPJ-841 9729.93902 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:33:46 a0172.fits SZ117 SI 60.0 1.06 -1.7 000-BPJ-841 9729.94012 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-30 10:35:04 a0173.fits SZ117 SI 60.0 1.06 -1.7 000-BPJ-841 9729.94102 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

Column Definitions

DateTime: UTC timestamp

filename: Image filename in IRAF processing and as JPEG thumbnail

link: Hyperlink to JPEG thumbnail

objid: Target object ID as defined in ACP plan and in FITS header

filter: Photometric filter used

exptime or exp: Exposure time in sec

airmass or am: Airmass during exposure

hr_ang or ha: The hour angle for the images in hours.

has_wcs or wcs: Image was plate solved at observatory and World Coordinate Systems attributes (WCS) attributes were placed in FITS header.

fwhm: Full Width Half Max star images as measured at observatory

instmag: Target object instrumental magnitude as measured by pipeline IRAF photomery subsystem

err: Target object magnitude error as measured by pipeline IRAF photomery subsystem

maxadu: Target object maximum ADU as measured by pipeline IRAF photomery subsystem

auid: AAVSO Unique Identifier for the target object

center2obj: Separation of target object from center of the image in arcmin

JD: Julian date - 2540000

ccd_temp: Camera sensor temperature (C)

set_temp: Camera cooler set point temperatur (C)

img_type: Image type; "Light" is expected; "Flat", "Dark" or "Bias" indicate a mixup in the telescope computer settings

read_mode: Various values, but this should be the same for all images at a given telescope

binning: X and Y binning of sensor pixels; this should be the same for all images at a given telescope

fov_radius_amin: Radius of field of view for the camera sensor across the shorter dimension in arcmin

image_available: This should also be yes(Y) unless a failure in the HQ computer sysem

OE: !OE! indicates over exposed target. The max ADU for the target is more than the linearity liit of the camera.

new_exp: Suggested new exposure for over exposed targets.

nstk: If this is a stacked image, number of images combined.

ChgCSV: The exposure was automatically changed in the Scheduler CSV file.

tnimage: Small image thumbnail that will open the full JPEG thumbnail image in a new tab