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

Telescope oc61 date 220604 (yymmdd)

Run at 06/04/2022 19:47:00 EDT

Warnings and Errors

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

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-06-04 07:11:11 SZ115 B 180.000 1.61 12.673 0.101 818
2022-06-04 07:29:50 SZ115 SI 120.000 1.51 12.824 0.109 211
2022-06-04 07:22:10 SZ115 SR 120.000 1.55 13.460 0.224 400
2022-06-04 07:17:31 SZ115 V 120.000 1.57 14.894 0.745 127
2022-06-04 07:50:56 TU_Men SG 60.000 1.63 3.76 12.136 0.053 233
2022-06-04 13:23:14 V4362_Sgr B 200.000 1.14 13.632 0.235 736
2022-06-04 13:50:39 V4362_Sgr V 100.000 1.13 13.330 0.162 575
2022-06-04 16:33:59 V4633_Sgr B 200.000 1.21 13.141 0.169 154
2022-06-04 16:52:17 V4633_Sgr V 100.000 1.25 14.282 0.542 333
2022-06-04 15:09:54 V5666_Sgr B 200.000 1.10 12.313 0.074 948
2022-06-04 15:30:49 V5666_Sgr V 100.000 1.12 12.000 0.067 190

Images by Target Object

SZ115

AUID 000-BPJ-842

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-04 07:04:11 B 180.000 1.65 -4.9 a0101.fits 99.999 9.999 150
2022-06-04 07:07:52 B 180.000 1.63 -4.8 a0102.fits 15.080 0.906 125
2022-06-04 07:11:11 B 180.000 1.61 -4.8 a0103.fits 12.673 0.101 818
2022-06-04 07:14:31 V 120.000 1.59 -4.7 a0104.fits 14.965 0.784 126
2022-06-04 07:17:31 V 120.000 1.57 -4.6 a0105.fits 14.894 0.745 127
2022-06-04 07:19:50 V 120.000 1.56 -4.6 a0106.fits 16.010 1.994 121
2022-06-04 07:22:10 SR 120.000 1.55 -4.6 a0107.fits 13.460 0.224 400
2022-06-04 07:25:12 SR 120.000 1.53 -4.5 a0108.fits 14.336 0.495 196
2022-06-04 07:27:30 SR 120.000 1.52 -4.5 a0109.fits 18.073 9.999 160
2022-06-04 07:29:50 SI 120.000 1.51 -4.4 a0110.fits 12.824 0.109 211
2022-06-04 07:32:53 SI 120.000 1.49 -4.4 a0111.fits 14.786 0.707 255
2022-06-04 07:35:10 SI 120.000 1.48 -4.4 a0112.fits 14.634 0.574 168

TU_Men

AUID 000-BCW-366

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-04 07:49:24 SG 60.000 1.62 7.3 a0113.fits Y 3.81 12.165 0.054 191
2022-06-04 07:50:56 SG 60.000 1.63 7.4 a0114.fits Y 3.76 12.136 0.053 233

V4362_Sgr

AUID 000-BCC-498

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-04 13:23:14 B 200.000 1.14 -0.9 a0115.fits 13.632 0.235 736
2022-06-04 13:28:05 B 200.000 1.14 -0.8 a0116.fits 13.764 0.264 473
2022-06-04 13:31:52 B 200.000 1.13 -0.7 a0117.fits
2022-06-04 13:35:39 B 200.000 1.13 -0.7 a0118.fits 11.760 0.045 1785
2022-06-04 13:39:25 B 200.000 1.13 -0.6 a0119.fits
2022-06-04 13:43:13 V 100.000 1.13 -0.6 a0120.fits 13.939 0.311 328
2022-06-04 13:46:24 V 100.000 1.13 -0.5 a0121.fits 13.685 0.225 224
2022-06-04 13:48:32 V 100.000 1.13 -0.5 a0122.fits 15.427 1.124 104
2022-06-04 13:50:39 V 100.000 1.13 -0.4 a0123.fits 13.330 0.162 575
2022-06-04 13:52:46 V 100.000 1.12 -0.4 a0124.fits

V4633_Sgr

AUID 000-BCC-127

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-04 16:29:09 B 200.000 1.19 2.4 a0135.fits 14.752 0.905 366
2022-06-04 16:33:59 B 200.000 1.21 2.4 a0136.fits 13.141 0.169 154
2022-06-04 16:37:45 B 200.000 1.21 2.5 a0137.fits
2022-06-04 16:41:32 B 200.000 1.22 2.6 a0138.fits 13.678 0.248 344
2022-06-04 16:45:19 B 200.000 1.23 2.6 a0139.fits
2022-06-04 16:49:07 V 100.000 1.24 2.7 a0140.fits 16.824 4.498 141
2022-06-04 16:52:17 V 100.000 1.25 2.7 a0141.fits 14.282 0.542 333
2022-06-04 16:54:25 V 100.000 1.26 2.8 a0142.fits

V5666_Sgr

AUID 000-BLG-469

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-04 15:01:17 B 200.000 1.09 0.8 a0125.fits 12.956 0.131 637
2022-06-04 15:06:07 B 200.000 1.10 0.9 a0126.fits 14.145 0.389 146
2022-06-04 15:09:54 B 200.000 1.10 1.0 a0127.fits 12.313 0.074 948
2022-06-04 15:13:42 B 200.000 1.11 1.0 a0128.fits 13.006 0.142 529
2022-06-04 15:17:29 B 200.000 1.11 1.1 a0129.fits 13.492 0.218 141
2022-06-04 15:21:17 V 100.000 1.11 1.2 a0130.fits 12.257 0.076 199
2022-06-04 15:24:28 V 100.000 1.11 1.2 a0131.fits 11.791 0.050 201
2022-06-04 15:26:35 V 100.000 1.12 1.3 a0132.fits 11.786 0.050 208
2022-06-04 15:28:43 V 100.000 1.12 1.3 a0133.fits 12.364 0.083 181
2022-06-04 15:30:49 V 100.000 1.12 1.3 a0134.fits 12.000 0.067 190

Remark-o-matic Image View

images 101 to 142

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:04:11 a0101.fits SZ115 B 180.000 1.65 -4.9 99.999 9.999 150
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:07:52 a0102.fits SZ115 B 180.000 1.63 -4.8 15.08 0.906 125
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:11:11 a0103.fits SZ115 B 180.000 1.61 -4.8 12.673 0.101 818
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:14:31 a0104.fits SZ115 V 120.000 1.59 -4.7 14.965 0.784 126
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:17:31 a0105.fits SZ115 V 120.000 1.57 -4.6 14.894 0.745 127
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:19:50 a0106.fits SZ115 V 120.000 1.56 -4.6 16.01 1.994 121
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:22:10 a0107.fits SZ115 SR 120.000 1.55 -4.6 13.46 0.224 400
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:25:12 a0108.fits SZ115 SR 120.000 1.53 -4.5 14.336 0.495 196
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:27:30 a0109.fits SZ115 SR 120.000 1.52 -4.5 18.073 9.999 160
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:29:50 a0110.fits SZ115 SI 120.000 1.51 -4.4 12.824 0.109 211
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:32:53 a0111.fits SZ115 SI 120.000 1.49 -4.4 14.786 0.707 255
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:35:10 a0112.fits SZ115 SI 120.000 1.48 -4.4 14.634 0.574 168
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:49:24 a0113.fits TU_Men SG 60.000 1.62 7.3 Y 3.81 12.165 0.054 191 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 07:50:56 a0114.fits TU_Men SG 60.000 1.63 7.4 Y 3.76 12.136 0.053 233 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:23:14 a0115.fits V4362_Sgr B 200.000 1.14 -0.9 13.632 0.235 736
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:28:05 a0116.fits V4362_Sgr B 200.000 1.14 -0.8 13.764 0.264 473
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:31:52 a0117.fits V4362_Sgr B 200.000 1.13 -0.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:35:39 a0118.fits V4362_Sgr B 200.000 1.13 -0.7 11.76 0.045 1785
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:39:25 a0119.fits V4362_Sgr B 200.000 1.13 -0.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:43:13 a0120.fits V4362_Sgr V 100.000 1.13 -0.6 13.939 0.311 328
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:46:24 a0121.fits V4362_Sgr V 100.000 1.13 -0.5 13.685 0.225 224
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:48:32 a0122.fits V4362_Sgr V 100.000 1.13 -0.5 15.427 1.124 104
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:50:39 a0123.fits V4362_Sgr V 100.000 1.13 -0.4 13.33 0.162 575
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 13:52:46 a0124.fits V4362_Sgr V 100.000 1.12 -0.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:01:17 a0125.fits V5666_Sgr B 200.000 1.09 0.8 12.956 0.131 637
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:06:07 a0126.fits V5666_Sgr B 200.000 1.10 0.9 14.145 0.389 146
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:09:54 a0127.fits V5666_Sgr B 200.000 1.10 1.0 12.313 0.074 948
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:13:42 a0128.fits V5666_Sgr B 200.000 1.11 1.0 13.006 0.142 529
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:17:29 a0129.fits V5666_Sgr B 200.000 1.11 1.1 13.492 0.218 141
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:21:17 a0130.fits V5666_Sgr V 100.000 1.11 1.2 12.257 0.076 199
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:24:28 a0131.fits V5666_Sgr V 100.000 1.11 1.2 11.791 0.05 201
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:26:35 a0132.fits V5666_Sgr V 100.000 1.12 1.3 11.786 0.05 208
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:28:43 a0133.fits V5666_Sgr V 100.000 1.12 1.3 12.364 0.083 181
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 15:30:49 a0134.fits V5666_Sgr V 100.000 1.12 1.3 12.0 0.067 190
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:29:09 a0135.fits V4633_Sgr B 200.000 1.19 2.4 14.752 0.905 366
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:33:59 a0136.fits V4633_Sgr B 200.000 1.21 2.4 13.141 0.169 154
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:37:45 a0137.fits V4633_Sgr B 200.000 1.21 2.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:41:32 a0138.fits V4633_Sgr B 200.000 1.22 2.6 13.678 0.248 344
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:45:19 a0139.fits V4633_Sgr B 200.000 1.23 2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:49:07 a0140.fits V4633_Sgr V 100.000 1.24 2.7 16.824 4.498 141
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:52:17 a0141.fits V4633_Sgr V 100.000 1.25 2.7 14.282 0.542 333
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-04 16:54:25 a0142.fits V4633_Sgr V 100.000 1.26 2.8

Image Table

images 101 to 142

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-06-04 07:04:11 a0101.fits SZ115 B 180.0 1.65 -4.9 99.999 9.999 150 000-BPJ-842 9734.79457 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:07:52 a0102.fits SZ115 B 180.0 1.63 -4.8 15.080 0.906 125 000-BPJ-842 9734.79713 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:11:11 a0103.fits SZ115 B 180.0 1.61 -4.8 12.673 0.101 818 000-BPJ-842 9734.79943 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:14:31 a0104.fits SZ115 V 120.0 1.59 -4.7 14.965 0.784 126 000-BPJ-842 9734.80175 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:17:31 a0105.fits SZ115 V 120.0 1.57 -4.6 14.894 0.745 127 000-BPJ-842 9734.80383 -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-06-04 07:19:50 a0106.fits SZ115 V 120.0 1.56 -4.6 16.010 1.994 121 000-BPJ-842 9734.80544 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:22:10 a0107.fits SZ115 SR 120.0 1.55 -4.6 13.460 0.224 400 000-BPJ-842 9734.80706 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:25:12 a0108.fits SZ115 SR 120.0 1.53 -4.5 14.336 0.495 196 000-BPJ-842 9734.80917 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:27:30 a0109.fits SZ115 SR 120.0 1.52 -4.5 18.073 9.999 160 000-BPJ-842 9734.81076 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:29:50 a0110.fits SZ115 SI 120.0 1.51 -4.4 12.824 0.109 211 000-BPJ-842 9734.81238 -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-06-04 07:32:53 a0111.fits SZ115 SI 120.0 1.49 -4.4 14.786 0.707 255 000-BPJ-842 9734.81450 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:35:10 a0112.fits SZ115 SI 120.0 1.48 -4.4 14.634 0.574 168 000-BPJ-842 9734.81609 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 07:49:24 a0113.fits TU_Men SG 60.0 1.62 7.3 Y 3.81 12.165 0.054 191 000-BCW-366 2.495158 9734.82597 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.000252 Y
2022-06-04 07:50:56 a0114.fits TU_Men SG 60.0 1.63 7.4 Y 3.76 12.136 0.053 233 000-BCW-366 0.189213 9734.82704 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.000006 Y
2022-06-04 13:23:14 a0115.fits V4362_Sgr B 200.0 1.14 -0.9 13.632 0.235 736 000-BCC-498 9735.05780 -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-06-04 13:28:05 a0116.fits V4362_Sgr B 200.0 1.14 -0.8 13.764 0.264 473 000-BCC-498 9735.06117 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:31:52 a0117.fits V4362_Sgr B 200.0 1.13 -0.7 000-BCC-498 9735.06380 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:35:39 a0118.fits V4362_Sgr B 200.0 1.13 -0.7 11.760 0.045 1785 000-BCC-498 9735.06642 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:39:25 a0119.fits V4362_Sgr B 200.0 1.13 -0.6 000-BCC-498 9735.06904 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:43:13 a0120.fits V4362_Sgr V 100.0 1.13 -0.6 13.939 0.311 328 000-BCC-498 9735.07168 -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-06-04 13:46:24 a0121.fits V4362_Sgr V 100.0 1.13 -0.5 13.685 0.225 224 000-BCC-498 9735.07389 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:48:32 a0122.fits V4362_Sgr V 100.0 1.13 -0.5 15.427 1.124 104 000-BCC-498 9735.07537 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:50:39 a0123.fits V4362_Sgr V 100.0 1.13 -0.4 13.330 0.162 575 000-BCC-498 9735.07684 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 13:52:46 a0124.fits V4362_Sgr V 100.0 1.12 -0.4 000-BCC-498 9735.07831 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:01:17 a0125.fits V5666_Sgr B 200.0 1.09 0.8 12.956 0.131 637 000-BLG-469 9735.12589 -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-06-04 15:06:07 a0126.fits V5666_Sgr B 200.0 1.10 0.9 14.145 0.389 146 000-BLG-469 9735.12925 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:09:54 a0127.fits V5666_Sgr B 200.0 1.10 1.0 12.313 0.074 948 000-BLG-469 9735.13187 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:13:42 a0128.fits V5666_Sgr B 200.0 1.11 1.0 13.006 0.142 529 000-BLG-469 9735.13451 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:17:29 a0129.fits V5666_Sgr B 200.0 1.11 1.1 13.492 0.218 141 000-BLG-469 9735.13714 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:21:17 a0130.fits V5666_Sgr V 100.0 1.11 1.2 12.257 0.076 199 000-BLG-469 9735.13978 -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-06-04 15:24:28 a0131.fits V5666_Sgr V 100.0 1.11 1.2 11.791 0.050 201 000-BLG-469 9735.14199 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:26:35 a0132.fits V5666_Sgr V 100.0 1.12 1.3 11.786 0.050 208 000-BLG-469 9735.14346 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:28:43 a0133.fits V5666_Sgr V 100.0 1.12 1.3 12.364 0.083 181 000-BLG-469 9735.14494 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 15:30:49 a0134.fits V5666_Sgr V 100.0 1.12 1.3 12.000 0.067 190 000-BLG-469 9735.14640 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 16:29:09 a0135.fits V4633_Sgr B 200.0 1.19 2.4 14.752 0.905 366 000-BCC-127 9735.18691 -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-06-04 16:33:59 a0136.fits V4633_Sgr B 200.0 1.21 2.4 13.141 0.169 154 000-BCC-127 9735.19027 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 16:37:45 a0137.fits V4633_Sgr B 200.0 1.21 2.5 000-BCC-127 9735.19288 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 16:41:32 a0138.fits V4633_Sgr B 200.0 1.22 2.6 13.678 0.248 344 000-BCC-127 9735.19551 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 16:45:19 a0139.fits V4633_Sgr B 200.0 1.23 2.6 000-BCC-127 9735.19814 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 16:49:07 a0140.fits V4633_Sgr V 100.0 1.24 2.7 16.824 4.498 141 000-BCC-127 9735.20078 -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-06-04 16:52:17 a0141.fits V4633_Sgr V 100.0 1.25 2.7 14.282 0.542 333 000-BCC-127 9735.20297 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-06-04 16:54:25 a0142.fits V4633_Sgr V 100.0 1.26 2.8 000-BCC-127 9735.20446 -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