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

Telescope oc61 date 220505 (yymmdd)

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

Warnings and Errors

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

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-05 18:39:00 M8_3 SI 30.000 1.31 None 12.775 0.121 782
2022-05-05 18:15:08 M8_4 SI 180.000 1.25 None 12.797 0.247 814
2022-05-05 18:45:27 M8_5 SI 30.000 1.33 None 15.063 1.278 1896
2022-05-05 18:32:32 M8_6 SI 30.000 1.29 None 13.308 0.152 279
2022-05-05 06:50:53 VZ_Cha B 90.000 1.22 None 13.898 0.284 123
2022-05-05 07:10:51 VZ_Cha SI 60.000 1.21 None 15.369 1.052 142
2022-05-05 07:02:20 VZ_Cha SR 60.000 1.21 None 14.829 0.759 136
2022-05-05 06:59:41 VZ_Cha V 60.000 1.22 None 12.721 0.086 140

Images by Target Object

M8_1

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-05 18:21:41 SI 180.000 1.26 2.6 a0115.fits None 9.745 0.010 1567
2022-05-05 18:26:01 SI 30.000 1.27 2.7 a0116.fits None 11.389 0.026 407

M8_3

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-05 18:34:41 SI 180.000 1.30 2.8 a0119.fits None 14.371 1.119 3178
2022-05-05 18:39:00 SI 30.000 1.31 2.9 a0120.fits None 12.775 0.121 782

M8_4

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-05 18:15:08 SI 180.000 1.25 2.5 a0113.fits None 12.797 0.247 814
2022-05-05 18:19:30 SI 30.000 1.25 2.6 a0114.fits None 99.999 9.999 159

M8_5

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-05 18:41:08 SI 180.000 1.32 2.9 a0121.fits None 7.322 0.003 20781
2022-05-05 18:45:27 SI 30.000 1.33 3.0 a0122.fits None 15.063 1.278 1896

M8_6

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-05 18:28:12 SI 180.000 1.28 2.7 a0117.fits None 13.309 0.259 992
2022-05-05 18:32:32 SI 30.000 1.29 2.8 a0118.fits None 13.308 0.152 279

VZ_Cha

AUID 000-BDL-890

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-05 06:50:53 B 90.000 1.22 -2.1 a0101.fits None 13.898 0.284 123
2022-05-05 06:53:43 B 90.000 1.22 -2.0 a0102.fits None 11.472 0.031 447
2022-05-05 06:55:31 B 90.000 1.22 -2.0 a0103.fits None 99.999 9.999 92
2022-05-05 06:57:21 V 60.000 1.22 -2.0 a0104.fits None 99.999 9.999 117
2022-05-05 06:59:41 V 60.000 1.22 -1.9 a0105.fits None 12.721 0.086 140
2022-05-05 07:01:00 V 60.000 1.21 -1.9 a0106.fits None 19.188 9.999 143
2022-05-05 07:02:20 SR 60.000 1.21 -1.9 a0107.fits None 14.829 0.759 136
2022-05-05 07:04:39 SR 60.000 1.21 -1.8 a0108.fits None 15.096 0.868 158
2022-05-05 07:05:56 SR 60.000 1.21 -1.8 a0109.fits None 99.999 9.999 142
2022-05-05 07:07:15 SI 60.000 1.21 -1.8 a0110.fits None 19.809 9.999 134
2022-05-05 07:09:33 SI 60.000 1.21 -1.8 a0111.fits None 15.841 1.566 130
2022-05-05 07:10:51 SI 60.000 1.21 -1.7 a0112.fits None 15.369 1.052 142

Remark-o-matic Image View

images 101 to 122

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 06:50:53 a0101.fits VZ_Cha B 90.000 1.22 -2.1 None 13.898 0.284 123 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 06:53:43 a0102.fits VZ_Cha B 90.000 1.22 -2.0 None 11.472 0.031 447 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 06:55:31 a0103.fits VZ_Cha B 90.000 1.22 -2.0 None 99.999 9.999 92 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 06:57:21 a0104.fits VZ_Cha V 60.000 1.22 -2.0 None 99.999 9.999 117 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 06:59:41 a0105.fits VZ_Cha V 60.000 1.22 -1.9 None 12.721 0.086 140 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:01:00 a0106.fits VZ_Cha V 60.000 1.21 -1.9 None 19.188 9.999 143 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:02:20 a0107.fits VZ_Cha SR 60.000 1.21 -1.9 None 14.829 0.759 136 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:04:39 a0108.fits VZ_Cha SR 60.000 1.21 -1.8 None 15.096 0.868 158 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:05:56 a0109.fits VZ_Cha SR 60.000 1.21 -1.8 None 99.999 9.999 142 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:07:15 a0110.fits VZ_Cha SI 60.000 1.21 -1.8 None 19.809 9.999 134 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:09:33 a0111.fits VZ_Cha SI 60.000 1.21 -1.8 None 15.841 1.566 130 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 07:10:51 a0112.fits VZ_Cha SI 60.000 1.21 -1.7 None 15.369 1.052 142 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:15:08 a0113.fits M8_4 SI 180.000 1.25 2.5 None 12.797 0.247 814 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:19:30 a0114.fits M8_4 SI 30.000 1.25 2.6 None 99.999 9.999 159 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:21:41 a0115.fits M8_1 SI 180.000 1.26 2.6 None 9.745 0.01 1567 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:26:01 a0116.fits M8_1 SI 30.000 1.27 2.7 None 11.389 0.026 407 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:28:12 a0117.fits M8_6 SI 180.000 1.28 2.7 None 13.309 0.259 992 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:32:32 a0118.fits M8_6 SI 30.000 1.29 2.8 None 13.308 0.152 279 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:34:41 a0119.fits M8_3 SI 180.000 1.30 2.8 None 14.371 1.119 3178 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:39:00 a0120.fits M8_3 SI 30.000 1.31 2.9 None 12.775 0.121 782 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:41:08 a0121.fits M8_5 SI 180.000 1.32 2.9 None 7.322 0.003 20781 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-05 18:45:27 a0122.fits M8_5 SI 30.000 1.33 3.0 None 15.063 1.278 1896 None

Image Table

images 101 to 122

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-05 06:50:53 a0101.fits VZ_Cha B 90.0 1.22 -2.1 None 13.898 0.284 123 000-BDL-890 None 9704.78534 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 06:53:43 a0102.fits VZ_Cha B 90.0 1.22 -2.0 None 11.472 0.031 447 000-BDL-890 None 9704.78730 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 06:55:31 a0103.fits VZ_Cha B 90.0 1.22 -2.0 None 99.999 9.999 92 000-BDL-890 None 9704.78855 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 06:57:21 a0104.fits VZ_Cha V 60.0 1.22 -2.0 None 99.999 9.999 117 000-BDL-890 None 9704.78983 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 06:59:41 a0105.fits VZ_Cha V 60.0 1.22 -1.9 None 12.721 0.086 140 000-BDL-890 None 9704.79145 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None 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-05 07:01:00 a0106.fits VZ_Cha V 60.0 1.21 -1.9 None 19.188 9.999 143 000-BDL-890 None 9704.79236 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 07:02:20 a0107.fits VZ_Cha SR 60.0 1.21 -1.9 None 14.829 0.759 136 000-BDL-890 None 9704.79329 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 07:04:39 a0108.fits VZ_Cha SR 60.0 1.21 -1.8 None 15.096 0.868 158 000-BDL-890 None 9704.79490 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 07:05:56 a0109.fits VZ_Cha SR 60.0 1.21 -1.8 None 99.999 9.999 142 000-BDL-890 None 9704.79579 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 07:07:15 a0110.fits VZ_Cha SI 60.0 1.21 -1.8 None 19.809 9.999 134 000-BDL-890 None 9704.79670 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None 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-05 07:09:33 a0111.fits VZ_Cha SI 60.0 1.21 -1.8 None 15.841 1.566 130 000-BDL-890 None 9704.79830 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 07:10:51 a0112.fits VZ_Cha SI 60.0 1.21 -1.7 None 15.369 1.052 142 000-BDL-890 None 9704.79920 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:15:08 a0113.fits M8_4 SI 180.0 1.25 2.5 None 12.797 0.247 814 None None 9705.26051 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:19:30 a0114.fits M8_4 SI 30.0 1.25 2.6 None 99.999 9.999 159 None None 9705.26354 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:21:41 a0115.fits M8_1 SI 180.0 1.26 2.6 None 9.745 0.010 1567 None None 9705.26506 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None 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-05 18:26:01 a0116.fits M8_1 SI 30.0 1.27 2.7 None 11.389 0.026 407 None None 9705.26807 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:28:12 a0117.fits M8_6 SI 180.0 1.28 2.7 None 13.309 0.259 992 None None 9705.26958 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:32:32 a0118.fits M8_6 SI 30.0 1.29 2.8 None 13.308 0.152 279 None None 9705.27259 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:34:41 a0119.fits M8_3 SI 180.0 1.30 2.8 None 14.371 1.119 3178 None None 9705.27409 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:39:00 a0120.fits M8_3 SI 30.0 1.31 2.9 None 12.775 0.121 782 None None 9705.27708 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None 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-05 18:41:08 a0121.fits M8_5 SI 180.0 1.32 2.9 None 7.322 0.003 20781 None None 9705.27856 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-05-05 18:45:27 a0122.fits M8_5 SI 30.0 1.33 3.0 None 15.063 1.278 1896 None None 9705.28156 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None 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