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

Telescope oc61 date 220623 (yymmdd)

Run at 06/23/2022 19:44:57 EDT

Warnings and Errors

INFO 8 total images for oc61 on 220623
WARNING 8 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 SG,SI
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 278 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 278 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 278 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 278 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 278 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 278 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 278 Y
220622 flat oc61/oc61/calibration/220622/flatSG_bin2.fits NaN SG 2 None fs 2 Y
220429 flat oc61/oc61/calibration/220429/flatSI_bin2.fits NaN SI 2 None s3 56 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 878
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 899
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 878
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 878
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 878
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 878
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 878
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 878
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 899
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 899
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 899
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 899
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 899
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 899
220506 flat oc61/oc61/calibration/220506/flatV_bin2.fits NaN V 2 None fs 49
220429 flat oc61/oc61/calibration/220429/flatB_bin2.fits NaN B 2 None s3 56
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 111

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-23 14:08:01 AAVSO_ Pgc_ Welch_ AUTO NGC_6569 SG 100.000 1.07 None 14.641 0.551 47
2022-06-23 14:13:59 AAVSO_ Pgc_ Welch_ AUTO NGC_6569 SI 100.000 1.07 None 14.005 0.295 334

Images by Target Object

NGC_6569

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-06-23 14:01:58 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.06 1.3 a0101.fits None 17.002 4.449 77
2022-06-23 14:03:34 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.06 1.3 a0102.fits None 15.326 1.021 55
2022-06-23 14:06:03 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.06 1.4 a0103.fits None 14.804 0.625 154
2022-06-23 14:08:01 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.07 1.4 a0104.fits None 14.641 0.551 47
2022-06-23 14:10:00 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.07 1.4 a0105.fits None 16.845 4.210 52
2022-06-23 14:11:58 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.07 1.5 a0106.fits None 14.893 0.702 71
2022-06-23 14:13:59 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.07 1.5 a0107.fits None 14.005 0.295 334
2022-06-23 14:16:22 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.08 1.5 a0108.fits None 14.773 0.632 52

Remark-o-matic Image View

images 101 to 108

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:01:58 a0101.fits NGC_6569 SG 60.000 1.06 1.3 None 17.002 4.449 77 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:03:34 a0102.fits NGC_6569 SG 100.000 1.06 1.3 None 15.326 1.021 55 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:06:03 a0103.fits NGC_6569 SG 100.000 1.06 1.4 None 14.804 0.625 154 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:08:01 a0104.fits NGC_6569 SG 100.000 1.07 1.4 None 14.641 0.551 47 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:10:00 a0105.fits NGC_6569 SG 100.000 1.07 1.4 None 16.845 4.21 52 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:11:58 a0106.fits NGC_6569 SG 100.000 1.07 1.5 None 14.893 0.702 71 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:13:59 a0107.fits NGC_6569 SI 100.000 1.07 1.5 None 14.005 0.295 334 None
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-06-23 14:16:22 a0108.fits NGC_6569 SI 100.000 1.08 1.5 None 14.773 0.632 52 None

Image Table

images 101 to 108

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-23 14:01:58 a0101.fits NGC_6569 SG 60.0 1.06 1.3 None 17.002 4.449 77 None None 9754.08470 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-23 14:03:34 a0102.fits NGC_6569 SG 100.0 1.06 1.3 None 15.326 1.021 55 None None 9754.08581 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-23 14:06:03 a0103.fits NGC_6569 SG 100.0 1.06 1.4 None 14.804 0.625 154 None None 9754.08753 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-23 14:08:01 a0104.fits NGC_6569 SG 100.0 1.07 1.4 None 14.641 0.551 47 None None 9754.08890 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-23 14:10:00 a0105.fits NGC_6569 SG 100.0 1.07 1.4 None 16.845 4.210 52 None None 9754.09028 -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-23 14:11:58 a0106.fits NGC_6569 SG 100.0 1.07 1.5 None 14.893 0.702 71 None None 9754.09164 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-23 14:13:59 a0107.fits NGC_6569 SI 100.0 1.07 1.5 None 14.005 0.295 334 None None 9754.09304 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 None Y
2022-06-23 14:16:22 a0108.fits NGC_6569 SI 100.0 1.08 1.5 None 14.773 0.632 52 None None 9754.09470 -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