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

Telescope oc61 date 220622 (yymmdd)

Run at 06/22/2022 19:45:06 EDT

Warnings and Errors

INFO 10 total images for oc61 on 220622
WARNING 10 images not plate solved at observatory
WARNING 7 dark masters more than 180 days old
WARNING 2 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,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 277 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 277 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 277 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 277 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 277 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 277 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 277 Y
220506 flat oc61/oc61/calibration/220506/flatV_bin2.fits NaN V 2 None fs 48 Y
220429 flat oc61/oc61/calibration/220429/flatB_bin2.fits NaN B 2 None s3 55 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 877
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 898
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 877
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 877
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 877
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 877
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 877
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 877
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 898
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 898
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 898
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 898
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 898
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 898
220622 flat oc61/oc61/calibration/220622/flatSG_bin2.fits NaN SG 2 None fs 1
220429 flat oc61/oc61/calibration/220429/flatSI_bin2.fits NaN SI 2 None s3 55
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 110

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-22 17:21:12 NOVA_ Monitoring V5113_Sgr B 200.000 1.83 None 13.558 0.229 345
2022-06-22 17:38:12 NOVA_ Monitoring V5113_Sgr V 100.000 1.98 None 15.508 1.268 127

Images by Target Object

V5113_Sgr

AUID 000-BCB-513

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-22 17:08:47 NOVA_ Monitoring B 200.000 1.73 4.4 a0101.fits None 14.403 0.475 149
2022-06-22 17:13:37 NOVA_ Monitoring B 200.000 1.77 4.5 a0102.fits None 14.774 0.730 184
2022-06-22 17:17:25 NOVA_ Monitoring B 200.000 1.80 4.5 a0103.fits None 15.919 2.051 183
2022-06-22 17:21:12 NOVA_ Monitoring B 200.000 1.83 4.6 a0104.fits None 13.558 0.229 345
2022-06-22 17:25:01 NOVA_ Monitoring B 200.000 1.86 4.7 a0105.fits None 15.571 1.485 150
2022-06-22 17:28:50 NOVA_ Monitoring V 100.000 1.88 4.7 a0106.fits None 15.769 1.579 137
2022-06-22 17:31:48 NOVA_ Monitoring V 100.000 1.91 4.8 a0107.fits None 15.809 1.721 147
2022-06-22 17:33:56 NOVA_ Monitoring V 100.000 1.93 4.8 a0108.fits None 99.999 9.999 158
2022-06-22 17:36:03 NOVA_ Monitoring V 100.000 1.95 4.9 a0109.fits None 99.999 9.999 145
2022-06-22 17:38:12 NOVA_ Monitoring V 100.000 1.98 4.9 a0110.fits None 15.508 1.268 127

Remark-o-matic Image View

images 101 to 110

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:08:47 a0101.fits V5113_Sgr B 200.000 1.73 4.4 None 14.403 0.475 149 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:13:37 a0102.fits V5113_Sgr B 200.000 1.77 4.5 None 14.774 0.73 184 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:17:25 a0103.fits V5113_Sgr B 200.000 1.80 4.5 None 15.919 2.051 183 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:21:12 a0104.fits V5113_Sgr B 200.000 1.83 4.6 None 13.558 0.229 345 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:25:01 a0105.fits V5113_Sgr B 200.000 1.86 4.7 None 15.571 1.485 150 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:28:50 a0106.fits V5113_Sgr V 100.000 1.88 4.7 None 15.769 1.579 137 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:31:48 a0107.fits V5113_Sgr V 100.000 1.91 4.8 None 15.809 1.721 147 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:33:56 a0108.fits V5113_Sgr V 100.000 1.93 4.8 None 99.999 9.999 158 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:36:03 a0109.fits V5113_Sgr V 100.000 1.95 4.9 None 99.999 9.999 145 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-22 17:38:12 a0110.fits V5113_Sgr V 100.000 1.98 4.9 None 15.508 1.268 127 None

Image Table

images 101 to 110

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-22 17:08:47 a0101.fits V5113_Sgr B 200.0 1.73 4.4 None 14.403 0.475 149 000-BCB-513 None 9753.21443 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:13:37 a0102.fits V5113_Sgr B 200.0 1.77 4.5 None 14.774 0.730 184 000-BCB-513 None 9753.21779 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:17:25 a0103.fits V5113_Sgr B 200.0 1.80 4.5 None 15.919 2.051 183 000-BCB-513 None 9753.22043 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:21:12 a0104.fits V5113_Sgr B 200.0 1.83 4.6 None 13.558 0.229 345 000-BCB-513 None 9753.22306 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:25:01 a0105.fits V5113_Sgr B 200.0 1.86 4.7 None 15.571 1.485 150 000-BCB-513 None 9753.22571 -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-06-22 17:28:50 a0106.fits V5113_Sgr V 100.0 1.88 4.7 None 15.769 1.579 137 000-BCB-513 None 9753.22836 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:31:48 a0107.fits V5113_Sgr V 100.0 1.91 4.8 None 15.809 1.721 147 000-BCB-513 None 9753.23042 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:33:56 a0108.fits V5113_Sgr V 100.0 1.93 4.8 None 99.999 9.999 158 000-BCB-513 None 9753.23190 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:36:03 a0109.fits V5113_Sgr V 100.0 1.95 4.9 None 99.999 9.999 145 000-BCB-513 None 9753.23337 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-22 17:38:12 a0110.fits V5113_Sgr V 100.0 1.98 4.9 None 15.508 1.268 127 000-BCB-513 None 9753.23486 -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