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

Telescope oc61 date 220506 (yymmdd)

Run at 05/14/2022 12:43:39 EDT

Warnings and Errors

INFO 38 total images for oc61 on 220506
WARNING 13 images not plate solved at observatory
WARNING 4 images without target object photometry
WARNING 1 images with target off center
WARNING 7 dark masters more than 180 days old
WARNING 1 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 230 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 230 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 230 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 230 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 230 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 230 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 230 Y
220506 flat oc61/oc61/calibration/220506/flatV_bin2.fits NaN V 2 None fs 1 Y
220429 flat oc61/oc61/calibration/220429/flatB_bin2.fits NaN B 2 None fs 8 Y
220429 flat oc61/oc61/calibration/220429/flatSI_bin2.fits NaN SI 2 None fs 8 Y
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 63 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 830
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 851
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 830
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 830
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 830
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 830
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 830
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 830
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 851
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 851
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 851
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 851
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 851
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 851
220330 flat oc61/oc61/calibration/220330/flatSG_bin2.fits NaN SG 2 None s3 38

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-06 12:00:01 GU_Mus B 200.000 1.20 4.46 12.280 0.074 292
2022-05-06 18:41:06 M8_1 SI 180.000 1.34 12.631 0.335 11374
2022-05-06 07:03:50 WZ_Cha B 90.000 1.21 12.554 0.077 151

Images by Target Object

GU_Mus

AUID 000-BCW-462

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-06 11:56:10 B 200.000 1.20 2.8 a0125.fits Y 3.83 11.437 0.031 329
2022-05-06 12:00:01 B 200.000 1.20 2.9 a0126.fits Y 4.46 12.280 0.074 292
2022-05-06 12:03:53 B 200.000 1.20 2.9 a0127.fits Y 3.91
2022-05-06 12:07:44 B 200.000 1.21 3.0 a0128.fits Y 4.24 11.660 0.041 302
2022-05-06 12:11:35 B 200.000 1.21 3.1 a0129.fits Y 4.07 11.579 0.037 340
2022-05-06 12:15:28 V 100.000 1.22 3.1 a0130.fits Y 3.57 10.756 0.017 690
2022-05-06 12:17:37 V 100.000 1.22 3.2 a0131.fits Y 3.85 10.844 0.018 531
2022-05-06 12:19:47 V 100.000 1.22 3.2 a0132.fits Y 4.01 10.657 0.016 648
2022-05-06 12:21:56 V 100.000 1.22 3.2 a0133.fits Y 3.78 10.606 0.015 778
2022-05-06 12:24:06 V 100.000 1.23 3.3 a0134.fits Y 4.13 10.681 0.016 639

M8_1

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-06 18:41:06 SI 180.000 1.34 3.0 a0137.fits 12.631 0.335 11374
2022-05-06 18:45:26 SI 30.000 1.35 3.1 a0138.fits

M8_4

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-06 18:34:35 SI 180.000 1.32 2.9 a0135.fits
2022-05-06 18:38:55 SI 30.000 1.32 3.0 a0136.fits

VZ_Cha

AUID 000-BDL-890

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-06 07:19:54 B 90.000 1.20 -1.5 a0113.fits Y 3.57 9.696 0.008 1577
2022-05-06 07:21:57 B 90.000 1.20 -1.5 a0114.fits 10.164 0.010 1127
2022-05-06 07:24:36 B 90.000 1.20 -1.4 a0115.fits 10.041 0.009 1368
2022-05-06 07:26:26 V 60.000 1.20 -1.4 a0116.fits Y 3.51 9.550 0.007 2154
2022-05-06 07:27:48 V 60.000 1.20 -1.4 a0117.fits Y 3.66 9.369 0.006 2525
2022-05-06 07:29:10 V 60.000 1.20 -1.4 a0118.fits Y 3.80 9.461 0.006 2364
2022-05-06 07:30:32 SR 60.000 1.20 -1.3 a0119.fits Y 3.77 8.844 0.004 4121
2022-05-06 07:31:52 SR 60.000 1.20 -1.3 a0120.fits Y 3.79 8.807 0.004 4081
2022-05-06 07:33:11 SR 60.000 1.20 -1.3 a0121.fits 9.965 0.009 1642
2022-05-06 07:35:31 SI 60.000 1.20 -1.3 a0122.fits 9.677 0.007 2028
2022-05-06 07:37:40 SI 60.000 1.20 -1.2 a0123.fits 9.641 0.007 2101
2022-05-06 07:38:57 SI 60.000 1.20 -1.2 a0124.fits 9.731 0.007 1798

WZ_Cha

AUID 000-BDL-894

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-06 07:01:03 B 90.000 1.21 -1.9 a0101.fits 13.856 0.252 219
2022-05-06 07:03:50 B 90.000 1.21 -1.8 a0102.fits 12.554 0.077 151
2022-05-06 07:05:38 B 90.000 1.21 -1.8 a0103.fits 12.741 0.094 128
2022-05-06 07:07:28 V 60.000 1.21 -1.8 a0104.fits Y 4.14 11.853 0.038 311
2022-05-06 07:08:48 V 60.000 1.21 -1.7 a0105.fits Y 4.31 11.693 0.034 281
2022-05-06 07:10:09 V 60.000 1.21 -1.7 a0106.fits Y 4.28 11.961 0.044 238
2022-05-06 07:11:32 SR 60.000 1.21 -1.7 a0107.fits Y 4.11 10.775 0.016 690
2022-05-06 07:12:52 SR 60.000 1.21 -1.7 a0108.fits Y 4.15 10.714 0.015 822
2022-05-06 07:14:12 SR 60.000 1.21 -1.6 a0109.fits Y 4.18 10.727 0.015 770
2022-05-06 07:15:33 SI 60.000 1.21 -1.6 a0110.fits Y 4.20 10.285 0.011 1178
2022-05-06 07:16:53 SI 60.000 1.21 -1.6 a0111.fits Y 4.11 10.312 0.011 1116
2022-05-06 07:18:12 SI 60.000 1.21 -1.6 a0112.fits Y 4.06 10.393 0.012 1039

Remark-o-matic Image View

images 101 to 138

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:01:03 a0101.fits WZ_Cha B 90.000 1.21 -1.9 13.856 0.252 219
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:03:50 a0102.fits WZ_Cha B 90.000 1.21 -1.8 12.554 0.077 151
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:05:38 a0103.fits WZ_Cha B 90.000 1.21 -1.8 12.741 0.094 128
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:07:28 a0104.fits WZ_Cha V 60.000 1.21 -1.8 Y 4.14 11.853 0.038 311 0.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:08:48 a0105.fits WZ_Cha V 60.000 1.21 -1.7 Y 4.31 11.693 0.034 281 0.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:10:09 a0106.fits WZ_Cha V 60.000 1.21 -1.7 Y 4.28 11.961 0.044 238 0.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:11:32 a0107.fits WZ_Cha SR 60.000 1.21 -1.7 Y 4.11 10.775 0.016 690 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:12:52 a0108.fits WZ_Cha SR 60.000 1.21 -1.7 Y 4.15 10.714 0.015 822 0.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:14:12 a0109.fits WZ_Cha SR 60.000 1.21 -1.6 Y 4.18 10.727 0.015 770 0.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:15:33 a0110.fits WZ_Cha SI 60.000 1.21 -1.6 Y 4.20 10.285 0.011 1178 0.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:16:53 a0111.fits WZ_Cha SI 60.000 1.21 -1.6 Y 4.11 10.312 0.011 1116 0.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:18:12 a0112.fits WZ_Cha SI 60.000 1.21 -1.6 Y 4.06 10.393 0.012 1039 0.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:19:54 a0113.fits VZ_Cha B 90.000 1.20 -1.5 Y 3.57 9.696 0.008 1577 5.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:21:57 a0114.fits VZ_Cha B 90.000 1.20 -1.5 10.164 0.01 1127
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:24:36 a0115.fits VZ_Cha B 90.000 1.20 -1.4 10.041 0.009 1368
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:26:26 a0116.fits VZ_Cha V 60.000 1.20 -1.4 Y 3.51 9.55 0.007 2154 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:27:48 a0117.fits VZ_Cha V 60.000 1.20 -1.4 Y 3.66 9.369 0.006 2525 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:29:10 a0118.fits VZ_Cha V 60.000 1.20 -1.4 Y 3.80 9.461 0.006 2364 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:30:32 a0119.fits VZ_Cha SR 60.000 1.20 -1.3 Y 3.77 8.844 0.004 4121 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:31:52 a0120.fits VZ_Cha SR 60.000 1.20 -1.3 Y 3.79 8.807 0.004 4081 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:33:11 a0121.fits VZ_Cha SR 60.000 1.20 -1.3 9.965 0.009 1642
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:35:31 a0122.fits VZ_Cha SI 60.000 1.20 -1.3 9.677 0.007 2028
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:37:40 a0123.fits VZ_Cha SI 60.000 1.20 -1.2 9.641 0.007 2101
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 07:38:57 a0124.fits VZ_Cha SI 60.000 1.20 -1.2 9.731 0.007 1798
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 11:56:10 a0125.fits GU_Mus B 200.000 1.20 2.8 Y 3.83 11.437 0.031 329 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:00:01 a0126.fits GU_Mus B 200.000 1.20 2.9 Y 4.46 12.28 0.074 292 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:03:53 a0127.fits GU_Mus B 200.000 1.20 2.9 Y 3.91 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:07:44 a0128.fits GU_Mus B 200.000 1.21 3.0 Y 4.24 11.66 0.041 302 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:11:35 a0129.fits GU_Mus B 200.000 1.21 3.1 Y 4.07 11.579 0.037 340 0.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:15:28 a0130.fits GU_Mus V 100.000 1.22 3.1 Y 3.57 10.756 0.017 690 0.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:17:37 a0131.fits GU_Mus V 100.000 1.22 3.2 Y 3.85 10.844 0.018 531 0.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:19:47 a0132.fits GU_Mus V 100.000 1.22 3.2 Y 4.01 10.657 0.016 648 0.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:21:56 a0133.fits GU_Mus V 100.000 1.22 3.2 Y 3.78 10.606 0.015 778 0.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 12:24:06 a0134.fits GU_Mus V 100.000 1.23 3.3 Y 4.13 10.681 0.016 639 0.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 18:34:35 a0135.fits M8_4 SI 180.000 1.32 2.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 18:38:55 a0136.fits M8_4 SI 30.000 1.32 3.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 18:41:06 a0137.fits M8_1 SI 180.000 1.34 3.0 12.631 0.335 11374
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-06 18:45:26 a0138.fits M8_1 SI 30.000 1.35 3.1

Image Table

images 101 to 138

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-06 07:01:03 a0101.fits WZ_Cha B 90.0 1.21 -1.9 13.856 0.252 219 000-BDL-894 9705.79240 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:03:50 a0102.fits WZ_Cha B 90.0 1.21 -1.8 12.554 0.077 151 000-BDL-894 9705.79433 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:05:38 a0103.fits WZ_Cha B 90.0 1.21 -1.8 12.741 0.094 128 000-BDL-894 9705.79558 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:07:28 a0104.fits WZ_Cha V 60.0 1.21 -1.8 Y 4.14 11.853 0.038 311 000-BDL-894 0.424609 9705.79685 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.975248 Y
2022-05-06 07:08:48 a0105.fits WZ_Cha V 60.0 1.21 -1.7 Y 4.31 11.693 0.034 281 000-BDL-894 0.434758 9705.79778 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.973750 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-06 07:10:09 a0106.fits WZ_Cha V 60.0 1.21 -1.7 Y 4.28 11.961 0.044 238 000-BDL-894 0.452194 9705.79872 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.972863 Y
2022-05-06 07:11:32 a0107.fits WZ_Cha SR 60.0 1.21 -1.7 Y 4.11 10.775 0.016 690 000-BDL-894 0.464969 9705.79968 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.973736 Y
2022-05-06 07:12:52 a0108.fits WZ_Cha SR 60.0 1.21 -1.7 Y 4.15 10.714 0.015 822 000-BDL-894 0.481652 9705.80060 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.974064 Y
2022-05-06 07:14:12 a0109.fits WZ_Cha SR 60.0 1.21 -1.6 Y 4.18 10.727 0.015 770 000-BDL-894 0.487848 9705.80153 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.978526 Y
2022-05-06 07:15:33 a0110.fits WZ_Cha SI 60.0 1.21 -1.6 Y 4.20 10.285 0.011 1178 000-BDL-894 0.494547 9705.80247 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.977508 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-06 07:16:53 a0111.fits WZ_Cha SI 60.0 1.21 -1.6 Y 4.11 10.312 0.011 1116 000-BDL-894 0.513127 9705.80339 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.961038 Y
2022-05-06 07:18:12 a0112.fits WZ_Cha SI 60.0 1.21 -1.6 Y 4.06 10.393 0.012 1039 000-BDL-894 0.524067 9705.80431 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.979734 Y
2022-05-06 07:19:54 a0113.fits VZ_Cha B 90.0 1.20 -1.5 Y 3.57 9.696 0.008 1577 000-BDL-890 5.944684 9705.80549 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992078 Y
2022-05-06 07:21:57 a0114.fits VZ_Cha B 90.0 1.20 -1.5 10.164 0.010 1127 000-BDL-890 9705.80691 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:24:36 a0115.fits VZ_Cha B 90.0 1.20 -1.4 10.041 0.009 1368 000-BDL-890 9705.80875 -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-06 07:26:26 a0116.fits VZ_Cha V 60.0 1.20 -1.4 Y 3.51 9.550 0.007 2154 000-BDL-890 0.046086 9705.81002 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.000197 Y
2022-05-06 07:27:48 a0117.fits VZ_Cha V 60.0 1.20 -1.4 Y 3.66 9.369 0.006 2525 000-BDL-890 0.051463 9705.81097 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.986573 Y
2022-05-06 07:29:10 a0118.fits VZ_Cha V 60.0 1.20 -1.4 Y 3.80 9.461 0.006 2364 000-BDL-890 0.056952 9705.81192 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994711 Y
2022-05-06 07:30:32 a0119.fits VZ_Cha SR 60.0 1.20 -1.3 Y 3.77 8.844 0.004 4121 000-BDL-890 0.063389 9705.81287 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993457 Y
2022-05-06 07:31:52 a0120.fits VZ_Cha SR 60.0 1.20 -1.3 Y 3.79 8.807 0.004 4081 000-BDL-890 0.075256 9705.81380 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995446 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-06 07:33:11 a0121.fits VZ_Cha SR 60.0 1.20 -1.3 9.965 0.009 1642 000-BDL-890 9705.81471 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:35:31 a0122.fits VZ_Cha SI 60.0 1.20 -1.3 9.677 0.007 2028 000-BDL-890 9705.81633 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:37:40 a0123.fits VZ_Cha SI 60.0 1.20 -1.2 9.641 0.007 2101 000-BDL-890 9705.81782 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 07:38:57 a0124.fits VZ_Cha SI 60.0 1.20 -1.2 9.731 0.007 1798 000-BDL-890 9705.81872 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 11:56:10 a0125.fits GU_Mus B 200.0 1.20 2.8 Y 3.83 11.437 0.031 329 000-BCW-462 0.194869 9705.99734 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995122 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-06 12:00:01 a0126.fits GU_Mus B 200.0 1.20 2.9 Y 4.46 12.280 0.074 292 000-BCW-462 0.214053 9706.00001 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992774 Y
2022-05-06 12:03:53 a0127.fits GU_Mus B 200.0 1.20 2.9 Y 3.91 000-BCW-462 0.229968 9706.00270 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995970 Y
2022-05-06 12:07:44 a0128.fits GU_Mus B 200.0 1.21 3.0 Y 4.24 11.660 0.041 302 000-BCW-462 0.242120 9706.00537 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989462 Y
2022-05-06 12:11:35 a0129.fits GU_Mus B 200.0 1.21 3.1 Y 4.07 11.579 0.037 340 000-BCW-462 0.269171 9706.00804 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995527 Y
2022-05-06 12:15:28 a0130.fits GU_Mus V 100.0 1.22 3.1 Y 3.57 10.756 0.017 690 000-BCW-462 0.286285 9706.01074 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994335 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-06 12:17:37 a0131.fits GU_Mus V 100.0 1.22 3.2 Y 3.85 10.844 0.018 531 000-BCW-462 0.307213 9706.01223 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996443 Y
2022-05-06 12:19:47 a0132.fits GU_Mus V 100.0 1.22 3.2 Y 4.01 10.657 0.016 648 000-BCW-462 0.318113 9706.01374 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993441 Y
2022-05-06 12:21:56 a0133.fits GU_Mus V 100.0 1.22 3.2 Y 3.78 10.606 0.015 778 000-BCW-462 0.329524 9706.01523 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992384 Y
2022-05-06 12:24:06 a0134.fits GU_Mus V 100.0 1.23 3.3 Y 4.13 10.681 0.016 639 000-BCW-462 0.341929 9706.01674 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994923 Y
2022-05-06 18:34:35 a0135.fits M8_4 SI 180.0 1.32 2.9 None 9706.27402 -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-06 18:38:55 a0136.fits M8_4 SI 30.0 1.32 3.0 None 9706.27703 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 18:41:06 a0137.fits M8_1 SI 180.0 1.34 3.0 12.631 0.335 11374 None 9706.27854 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-06 18:45:26 a0138.fits M8_1 SI 30.0 1.35 3.1 None 9706.28155 -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