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

Telescope oc61 date 220430 (yymmdd)

Run at 05/14/2022 12:41:33 EDT

Warnings and Errors

INFO 46 total images for oc61 on 220430
WARNING 31 images not plate solved at observatory
WARNING 11 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 224 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 224 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 224 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 224 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 224 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 224 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 224 Y
220506 flat oc61/oc61/calibration/220506/flatV_bin2.fits NaN V 2 None fs -5 Y
220429 flat oc61/oc61/calibration/220429/flatB_bin2.fits NaN B 2 None fs 2 Y
220429 flat oc61/oc61/calibration/220429/flatSI_bin2.fits NaN SI 2 None fs 2 Y
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 57 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 824
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 845
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 824
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 824
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 824
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 824
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 824
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 824
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 845
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 845
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 845
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 845
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 845
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 845
220330 flat oc61/oc61/calibration/220330/flatSG_bin2.fits NaN SG 2 None s3 32

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-04-30 17:58:52 V444_Sct B 200.000 1.28 15.870 1.884 95
2022-04-30 18:16:16 V444_Sct V 100.000 1.31 14.922 0.670 74
2022-04-30 10:56:33 VZ_Cha B 90.000 1.21 13.273 0.181 377
2022-04-30 11:23:57 WZ_Cha B 90.000 1.23 4.57 12.944 0.107 90
2022-04-30 11:40:13 WZ_Cha SI 60.000 1.24 12.959 0.105 229
2022-04-30 11:38:24 WZ_Cha SR 60.000 1.24 99.999 9.999 129
2022-04-30 11:33:02 WZ_Cha V 60.000 1.23 12.169 0.052 169

Images by Target Object

V444_Sct

AUID 000-BCD-292

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-30 17:46:05 B 200.000 1.27 0.9 a0137.fits
2022-04-30 17:51:06 B 200.000 1.27 1.0 a0138.fits 11.752 0.043 1125
2022-04-30 17:54:59 B 200.000 1.28 1.1 a0139.fits
2022-04-30 17:58:52 B 200.000 1.28 1.1 a0140.fits 15.870 1.884 95
2022-04-30 18:02:47 B 200.000 1.29 1.2 a0141.fits
2022-04-30 18:06:44 V 100.000 1.29 1.3 a0142.fits 15.204 0.881 58
2022-04-30 18:09:39 V 100.000 1.30 1.3 a0143.fits
2022-04-30 18:11:53 V 100.000 1.30 1.4 a0144.fits
2022-04-30 18:14:04 V 100.000 1.31 1.4 a0145.fits
2022-04-30 18:16:16 V 100.000 1.31 1.4 a0146.fits 14.922 0.670 74

VZ_Cha

AUID 000-BDL-890

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-30 10:51:51 B 90.000 1.21 1.6 a0101.fits 10.377 0.012 528
2022-04-30 10:54:44 B 90.000 1.21 1.7 a0102.fits 10.471 0.013 468
2022-04-30 10:56:33 B 90.000 1.21 1.7 a0103.fits 13.273 0.181 377
2022-04-30 10:58:24 V 60.000 1.21 1.7 a0104.fits 9.676 0.007 973
2022-04-30 11:00:45 V 60.000 1.21 1.8 a0105.fits 9.674 0.007 975
2022-04-30 11:02:04 V 60.000 1.21 1.8 a0106.fits 9.446 0.006 1270
2022-04-30 11:03:26 SR 60.000 1.21 1.8 a0107.fits Y 6.71 8.812 0.004 2171
2022-04-30 11:04:47 SR 60.000 1.21 1.8 a0108.fits Y 7.12 8.950 0.004 1874
2022-04-30 11:06:08 SR 60.000 1.22 1.9 a0109.fits Y 6.30 8.725 0.004 2471
2022-04-30 11:07:31 SI 60.000 1.22 1.9 a0110.fits Y 6.35 8.884 0.004 2145
2022-04-30 11:08:52 SI 60.000 1.22 1.9 a0111.fits Y 5.88 8.774 0.004 2521
2022-04-30 11:10:14 SI 60.000 1.22 1.9 a0112.fits Y 5.89 8.778 0.004 2502
2022-04-30 11:45:34 B 90.000 1.24 2.5 a0125.fits 16.352 2.322 65
2022-04-30 11:48:25 B 90.000 1.24 2.6 a0126.fits
2022-04-30 11:50:14 B 90.000 1.24 2.6 a0127.fits
2022-04-30 11:52:04 V 60.000 1.24 2.6 a0128.fits Y 6.43
2022-04-30 11:53:37 V 60.000 1.25 2.7 a0129.fits Y 7.06 9.675 0.007 978
2022-04-30 11:55:12 V 60.000 1.25 2.7 a0130.fits Y 6.70 9.521 0.006 1169
2022-04-30 11:56:39 SR 60.000 1.25 2.7 a0131.fits Y 6.49 8.776 0.004 2311
2022-04-30 11:58:00 SR 60.000 1.25 2.7 a0132.fits Y 6.37 8.748 0.004 2375
2022-04-30 11:59:22 SR 60.000 1.25 2.8 a0133.fits Y 6.32 8.733 0.004 2480
2022-04-30 12:00:45 SI 60.000 1.25 2.8 a0134.fits 8.844 0.004 2197
2022-04-30 12:02:05 SI 60.000 1.25 2.8 a0135.fits 9.013 0.005 1787
2022-04-30 12:03:24 SI 60.000 1.25 2.8 a0136.fits 9.071 0.005 1699

WZ_Cha

AUID 000-BDL-894

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-30 11:23:57 B 90.000 1.23 2.1 a0113.fits Y 4.57 12.944 0.107 90
2022-04-30 11:25:56 B 90.000 1.23 2.2 a0114.fits
2022-04-30 11:28:48 B 90.000 1.23 2.2 a0115.fits 13.167 0.132 83
2022-04-30 11:30:40 V 60.000 1.23 2.3 a0116.fits 15.678 1.264 135
2022-04-30 11:33:02 V 60.000 1.23 2.3 a0117.fits 12.169 0.052 169
2022-04-30 11:34:22 V 60.000 1.23 2.3 a0118.fits 15.099 0.717 740
2022-04-30 11:35:42 SR 60.000 1.23 2.3 a0119.fits Y 6.75 11.929 0.044 207
2022-04-30 11:37:03 SR 60.000 1.23 2.4 a0120.fits Y 5.62 12.093 0.049 214
2022-04-30 11:38:24 SR 60.000 1.24 2.4 a0121.fits 99.999 9.999 129
2022-04-30 11:40:13 SI 60.000 1.24 2.4 a0122.fits 12.959 0.105 229
2022-04-30 11:42:32 SI 60.000 1.24 2.5 a0123.fits 10.547 0.014 590
2022-04-30 11:43:50 SI 60.000 1.24 2.5 a0124.fits

Remark-o-matic Image View

images 101 to 146

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 10:51:51 a0101.fits VZ_Cha B 90.000 1.21 1.6 10.377 0.012 528
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 10:54:44 a0102.fits VZ_Cha B 90.000 1.21 1.7 10.471 0.013 468
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 10:56:33 a0103.fits VZ_Cha B 90.000 1.21 1.7 13.273 0.181 377
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 10:58:24 a0104.fits VZ_Cha V 60.000 1.21 1.7 9.676 0.007 973
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:00:45 a0105.fits VZ_Cha V 60.000 1.21 1.8 9.674 0.007 975
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:02:04 a0106.fits VZ_Cha V 60.000 1.21 1.8 9.446 0.006 1270
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:03:26 a0107.fits VZ_Cha SR 60.000 1.21 1.8 Y 6.71 8.812 0.004 2171 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:04:47 a0108.fits VZ_Cha SR 60.000 1.21 1.8 Y 7.12 8.95 0.004 1874 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:06:08 a0109.fits VZ_Cha SR 60.000 1.22 1.9 Y 6.30 8.725 0.004 2471 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:07:31 a0110.fits VZ_Cha SI 60.000 1.22 1.9 Y 6.35 8.884 0.004 2145 0.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:08:52 a0111.fits VZ_Cha SI 60.000 1.22 1.9 Y 5.88 8.774 0.004 2521 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:10:14 a0112.fits VZ_Cha SI 60.000 1.22 1.9 Y 5.89 8.778 0.004 2502 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:23:57 a0113.fits WZ_Cha B 90.000 1.23 2.1 Y 4.57 12.944 0.107 90 0.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:25:56 a0114.fits WZ_Cha B 90.000 1.23 2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:28:48 a0115.fits WZ_Cha B 90.000 1.23 2.2 13.167 0.132 83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:30:40 a0116.fits WZ_Cha V 60.000 1.23 2.3 15.678 1.264 135
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:33:02 a0117.fits WZ_Cha V 60.000 1.23 2.3 12.169 0.052 169
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:34:22 a0118.fits WZ_Cha V 60.000 1.23 2.3 15.099 0.717 740
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:35:42 a0119.fits WZ_Cha SR 60.000 1.23 2.3 Y 6.75 11.929 0.044 207 0.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:37:03 a0120.fits WZ_Cha SR 60.000 1.23 2.4 Y 5.62 12.093 0.049 214 0.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:38:24 a0121.fits WZ_Cha SR 60.000 1.24 2.4 99.999 9.999 129
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:40:13 a0122.fits WZ_Cha SI 60.000 1.24 2.4 12.959 0.105 229
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:42:32 a0123.fits WZ_Cha SI 60.000 1.24 2.5 10.547 0.014 590
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:43:50 a0124.fits WZ_Cha SI 60.000 1.24 2.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:45:34 a0125.fits VZ_Cha B 90.000 1.24 2.5 16.352 2.322 65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:48:25 a0126.fits VZ_Cha B 90.000 1.24 2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:50:14 a0127.fits VZ_Cha B 90.000 1.24 2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:52:04 a0128.fits VZ_Cha V 60.000 1.24 2.6 Y 6.43 7.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:53:37 a0129.fits VZ_Cha V 60.000 1.25 2.7 Y 7.06 9.675 0.007 978 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:55:12 a0130.fits VZ_Cha V 60.000 1.25 2.7 Y 6.70 9.521 0.006 1169 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:56:39 a0131.fits VZ_Cha SR 60.000 1.25 2.7 Y 6.49 8.776 0.004 2311 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:58:00 a0132.fits VZ_Cha SR 60.000 1.25 2.7 Y 6.37 8.748 0.004 2375 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 11:59:22 a0133.fits VZ_Cha SR 60.000 1.25 2.8 Y 6.32 8.733 0.004 2480 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 12:00:45 a0134.fits VZ_Cha SI 60.000 1.25 2.8 8.844 0.004 2197
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 12:02:05 a0135.fits VZ_Cha SI 60.000 1.25 2.8 9.013 0.005 1787
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 12:03:24 a0136.fits VZ_Cha SI 60.000 1.25 2.8 9.071 0.005 1699
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 17:46:05 a0137.fits V444_Sct B 200.000 1.27 0.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 17:51:06 a0138.fits V444_Sct B 200.000 1.27 1.0 11.752 0.043 1125
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 17:54:59 a0139.fits V444_Sct B 200.000 1.28 1.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 17:58:52 a0140.fits V444_Sct B 200.000 1.28 1.1 15.87 1.884 95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 18:02:47 a0141.fits V444_Sct B 200.000 1.29 1.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 18:06:44 a0142.fits V444_Sct V 100.000 1.29 1.3 15.204 0.881 58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 18:09:39 a0143.fits V444_Sct V 100.000 1.30 1.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 18:11:53 a0144.fits V444_Sct V 100.000 1.30 1.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 18:14:04 a0145.fits V444_Sct V 100.000 1.31 1.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-30 18:16:16 a0146.fits V444_Sct V 100.000 1.31 1.4 14.922 0.67 74

Image Table

images 101 to 146

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-04-30 10:51:51 a0101.fits VZ_Cha B 90.0 1.21 1.6 10.377 0.012 528 000-BDL-890 9699.95267 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 10:54:44 a0102.fits VZ_Cha B 90.0 1.21 1.7 10.471 0.013 468 000-BDL-890 9699.95468 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 10:56:33 a0103.fits VZ_Cha B 90.0 1.21 1.7 13.273 0.181 377 000-BDL-890 9699.95594 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 10:58:24 a0104.fits VZ_Cha V 60.0 1.21 1.7 9.676 0.007 973 000-BDL-890 9699.95722 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:00:45 a0105.fits VZ_Cha V 60.0 1.21 1.8 9.674 0.007 975 000-BDL-890 9699.95885 -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-04-30 11:02:04 a0106.fits VZ_Cha V 60.0 1.21 1.8 9.446 0.006 1270 000-BDL-890 9699.95977 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:03:26 a0107.fits VZ_Cha SR 60.0 1.21 1.8 Y 6.71 8.812 0.004 2171 000-BDL-890 0.458799 9699.96072 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997813 Y
2022-04-30 11:04:47 a0108.fits VZ_Cha SR 60.0 1.21 1.8 Y 7.12 8.950 0.004 1874 000-BDL-890 0.460306 9699.96166 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992965 Y
2022-04-30 11:06:08 a0109.fits VZ_Cha SR 60.0 1.22 1.9 Y 6.30 8.725 0.004 2471 000-BDL-890 0.444884 9699.96259 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997401 Y
2022-04-30 11:07:31 a0110.fits VZ_Cha SI 60.0 1.22 1.9 Y 6.35 8.884 0.004 2145 000-BDL-890 0.446977 9699.96355 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996289 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-04-30 11:08:52 a0111.fits VZ_Cha SI 60.0 1.22 1.9 Y 5.88 8.774 0.004 2521 000-BDL-890 0.444116 9699.96449 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995744 Y
2022-04-30 11:10:14 a0112.fits VZ_Cha SI 60.0 1.22 1.9 Y 5.89 8.778 0.004 2502 000-BDL-890 0.442631 9699.96544 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.999903 Y
2022-04-30 11:23:57 a0113.fits WZ_Cha B 90.0 1.23 2.1 Y 4.57 12.944 0.107 90 000-BDL-894 0.251839 9699.97497 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.968695 Y
2022-04-30 11:25:56 a0114.fits WZ_Cha B 90.0 1.23 2.2 000-BDL-894 9699.97634 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:28:48 a0115.fits WZ_Cha B 90.0 1.23 2.2 13.167 0.132 83 000-BDL-894 9699.97833 -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-04-30 11:30:40 a0116.fits WZ_Cha V 60.0 1.23 2.3 15.678 1.264 135 000-BDL-894 9699.97963 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:33:02 a0117.fits WZ_Cha V 60.0 1.23 2.3 12.169 0.052 169 000-BDL-894 9699.98127 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:34:22 a0118.fits WZ_Cha V 60.0 1.23 2.3 15.099 0.717 740 000-BDL-894 9699.98220 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:35:42 a0119.fits WZ_Cha SR 60.0 1.23 2.3 Y 6.75 11.929 0.044 207 000-BDL-894 0.498133 9699.98313 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.970957 Y
2022-04-30 11:37:03 a0120.fits WZ_Cha SR 60.0 1.23 2.4 Y 5.62 12.093 0.049 214 000-BDL-894 0.536364 9699.98406 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.985977 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-04-30 11:38:24 a0121.fits WZ_Cha SR 60.0 1.24 2.4 99.999 9.999 129 000-BDL-894 9699.98500 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:40:13 a0122.fits WZ_Cha SI 60.0 1.24 2.4 12.959 0.105 229 000-BDL-894 9699.98626 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:42:32 a0123.fits WZ_Cha SI 60.0 1.24 2.5 10.547 0.014 590 000-BDL-894 9699.98787 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:43:50 a0124.fits WZ_Cha SI 60.0 1.24 2.5 000-BDL-894 9699.98877 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:45:34 a0125.fits VZ_Cha B 90.0 1.24 2.5 16.352 2.322 65 000-BDL-890 9699.98998 -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-04-30 11:48:25 a0126.fits VZ_Cha B 90.0 1.24 2.6 000-BDL-890 9699.99196 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:50:14 a0127.fits VZ_Cha B 90.0 1.24 2.6 000-BDL-890 9699.99322 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 11:52:04 a0128.fits VZ_Cha V 60.0 1.24 2.6 Y 6.43 000-BDL-890 7.293494 9699.99449 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.987134 Y
2022-04-30 11:53:37 a0129.fits VZ_Cha V 60.0 1.25 2.7 Y 7.06 9.675 0.007 978 000-BDL-890 0.224845 9699.99557 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994966 Y
2022-04-30 11:55:12 a0130.fits VZ_Cha V 60.0 1.25 2.7 Y 6.70 9.521 0.006 1169 000-BDL-890 0.237449 9699.99667 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997031 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-04-30 11:56:39 a0131.fits VZ_Cha SR 60.0 1.25 2.7 Y 6.49 8.776 0.004 2311 000-BDL-890 0.225518 9699.99767 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992360 Y
2022-04-30 11:58:00 a0132.fits VZ_Cha SR 60.0 1.25 2.7 Y 6.37 8.748 0.004 2375 000-BDL-890 0.237759 9699.99861 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997150 Y
2022-04-30 11:59:22 a0133.fits VZ_Cha SR 60.0 1.25 2.8 Y 6.32 8.733 0.004 2480 000-BDL-890 0.243216 9699.99956 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997994 Y
2022-04-30 12:00:45 a0134.fits VZ_Cha SI 60.0 1.25 2.8 8.844 0.004 2197 000-BDL-890 9700.00052 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 12:02:05 a0135.fits VZ_Cha SI 60.0 1.25 2.8 9.013 0.005 1787 000-BDL-890 9700.00145 -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-04-30 12:03:24 a0136.fits VZ_Cha SI 60.0 1.25 2.8 9.071 0.005 1699 000-BDL-890 9700.00236 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 17:46:05 a0137.fits V444_Sct B 200.0 1.27 0.9 000-BCD-292 9700.24034 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 17:51:06 a0138.fits V444_Sct B 200.0 1.27 1.0 11.752 0.043 1125 000-BCD-292 9700.24382 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 17:54:59 a0139.fits V444_Sct B 200.0 1.28 1.1 000-BCD-292 9700.24652 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 17:58:52 a0140.fits V444_Sct B 200.0 1.28 1.1 15.870 1.884 95 000-BCD-292 9700.24921 -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-04-30 18:02:47 a0141.fits V444_Sct B 200.0 1.29 1.2 000-BCD-292 9700.25193 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 18:06:44 a0142.fits V444_Sct V 100.0 1.29 1.3 15.204 0.881 58 000-BCD-292 9700.25468 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 18:09:39 a0143.fits V444_Sct V 100.0 1.30 1.3 000-BCD-292 9700.25670 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 18:11:53 a0144.fits V444_Sct V 100.0 1.30 1.4 000-BCD-292 9700.25825 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-04-30 18:14:04 a0145.fits V444_Sct V 100.0 1.31 1.4 000-BCD-292 9700.25977 -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-04-30 18:16:16 a0146.fits V444_Sct V 100.0 1.31 1.4 14.922 0.67 74 000-BCD-292 9700.26130 -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