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

Telescope oc61 date 220504 (yymmdd)

Run at 05/14/2022 12:42:52 EDT

Warnings and Errors

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

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-04 14:02:39 V4362_Sgr B 200.000 1.28 14.811 0.693 696
2022-05-04 14:29:13 V4362_Sgr V 100.000 1.22 12.985 0.117 423
2022-05-04 07:03:14 WZ_Cha B 90.000 1.22 12.432 0.068 193
2022-05-04 10:54:51 WZ_Cha V 60.000 1.22 4.04 12.437 0.069 217

Images by Target Object

V4362_Sgr

AUID 000-BCC-498

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-04 14:02:39 B 200.000 1.28 -2.3 a0148.fits 14.811 0.693 696
2022-05-04 14:07:28 B 200.000 1.27 -2.2 a0149.fits
2022-05-04 14:11:14 B 200.000 1.26 -2.1 a0150.fits
2022-05-04 14:14:59 B 200.000 1.25 -2.1 a0151.fits
2022-05-04 14:18:45 B 200.000 1.24 -2.0 a0152.fits 18.514 9.999 96
2022-05-04 14:22:32 V 100.000 1.24 -1.9 a0153.fits 14.248 0.375 160
2022-05-04 14:25:02 V 100.000 1.23 -1.9 a0154.fits
2022-05-04 14:27:08 V 100.000 1.23 -1.9 a0155.fits
2022-05-04 14:29:13 V 100.000 1.22 -1.8 a0156.fits 12.985 0.117 423
2022-05-04 14:31:19 V 100.000 1.22 -1.8 a0157.fits

VZ_Cha

AUID 000-BDL-890

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-04 06:41:20 B 90.000 1.23 -2.3 a0101.fits Y 3.64 9.420 0.006 2828
2022-05-04 06:43:12 B 90.000 1.23 -2.3 a0102.fits 9.414 0.006 2460
2022-05-04 06:46:02 B 90.000 1.22 -2.2 a0103.fits 9.523 0.007 1796
2022-05-04 06:47:52 V 60.000 1.22 -2.2 a0104.fits Y 3.64 8.705 0.004 5092
2022-05-04 06:49:13 V 60.000 1.22 -2.2 a0105.fits Y 3.96 8.707 0.004 4736
2022-05-04 06:50:35 V 60.000 1.22 -2.1 a0106.fits Y 3.59 8.685 0.004 5163
2022-05-04 06:51:58 SR 60.000 1.22 -2.1 a0107.fits Y 3.65 7.951 0.002 11654
2022-05-04 06:53:18 SR 60.000 1.22 -2.1 a0108.fits Y 3.89 7.952 0.003 10533
2022-05-04 06:54:38 SR 60.000 1.22 -2.1 a0109.fits Y 3.67 7.953 0.003 10331
2022-05-04 06:56:00 SI 60.000 1.22 -2.0 a0110.fits Y 3.48 8.069 0.003 10951
2022-05-04 06:57:20 SI 60.000 1.22 -2.0 a0111.fits Y 3.71 8.081 0.003 8989
2022-05-04 06:58:40 SI 60.000 1.22 -2.0 a0112.fits Y 3.41 8.054 0.003 10542
2022-05-04 07:30:58 B 90.000 1.20 -1.5 a0125.fits Y 3.41 9.313 0.006 2545
2022-05-04 07:32:48 B 90.000 1.20 -1.4 a0126.fits Y 3.67 9.388 0.006 2097
2022-05-04 07:34:39 B 90.000 1.20 -1.4 a0127.fits Y 2.96 9.314 0.006 2603
2022-05-04 07:36:31 V 60.000 1.20 -1.4 a0128.fits Y 3.50 8.582 0.004 5914
2022-05-04 07:37:52 V 60.000 1.20 -1.3 a0129.fits Y 3.38 8.562 0.003 6010
2022-05-04 07:39:14 V 60.000 1.20 -1.3 a0130.fits Y 3.63 8.589 0.004 5610
2022-05-04 07:40:36 SR 60.000 1.20 -1.3 a0131.fits Y 3.47 7.867 0.002 11430
2022-05-04 07:41:56 SR 60.000 1.20 -1.3 a0132.fits Y 3.68 7.883 0.002 10532
2022-05-04 07:43:16 SR 60.000 1.20 -1.3 a0133.fits Y 3.41 7.877 0.002 12293
2022-05-04 07:44:37 SI 60.000 1.20 -1.2 a0134.fits Y 3.55 8.003 0.003 10704
2022-05-04 07:45:57 SI 60.000 1.20 -1.2 a0135.fits Y 3.42 7.991 0.003 11452

WZ_Cha

AUID 000-BDL-894

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-04 07:00:22 B 90.000 1.22 -2.0 a0113.fits Y 3.44 12.894 0.108 266
2022-05-04 07:03:14 B 90.000 1.22 -2.0 a0114.fits 12.432 0.068 193
2022-05-04 07:06:04 B 90.000 1.22 -1.9 a0115.fits
2022-05-04 07:07:53 V 60.000 1.22 -1.9 a0116.fits Y 3.76 11.601 0.033 353
2022-05-04 07:09:14 V 60.000 1.21 -1.9 a0117.fits Y 3.79 11.632 0.032 343
2022-05-04 07:10:35 V 60.000 1.21 -1.8 a0118.fits Y 4.10 11.612 0.032 365
2022-05-04 07:11:57 SR 60.000 1.21 -1.8 a0119.fits Y 3.70 10.583 0.013 939
2022-05-04 07:13:17 SR 60.000 1.21 -1.8 a0120.fits Y 3.77 10.532 0.013 964
2022-05-04 07:14:36 SR 60.000 1.21 -1.8 a0121.fits Y 3.73 10.881 0.018 696
2022-05-04 07:15:57 SI 60.000 1.21 -1.7 a0122.fits Y 3.88 10.022 0.009 1453
2022-05-04 07:17:17 SI 60.000 1.21 -1.7 a0123.fits Y 3.78 10.012 0.009 1651
2022-05-04 07:18:40 SI 60.000 1.21 -1.7 a0124.fits Y 3.67 10.023 0.009 1618
2022-05-04 10:48:23 B 90.000 1.21 1.8 a0136.fits 12.740 0.089 147
2022-05-04 10:51:13 B 90.000 1.22 1.9 a0137.fits
2022-05-04 10:53:01 B 90.000 1.22 1.9 a0138.fits 15.515 1.147 63
2022-05-04 10:54:51 V 60.000 1.22 1.9 a0139.fits Y 4.04 12.437 0.069 217
2022-05-04 10:56:12 V 60.000 1.22 1.9 a0140.fits Y 3.44 11.950 0.043 221
2022-05-04 10:57:32 V 60.000 1.22 2.0 a0141.fits Y 3.81 11.981 0.044 230
2022-05-04 10:58:55 SR 60.000 1.22 2.0 a0142.fits Y 3.83 11.072 0.021 507
2022-05-04 11:00:14 SR 60.000 1.22 2.0 a0143.fits Y 3.57 11.020 0.019 515
2022-05-04 11:01:34 SR 60.000 1.22 2.0 a0144.fits Y 3.61 11.050 0.020 515
2022-05-04 11:02:55 SI 60.000 1.22 2.1 a0145.fits Y 3.64 10.468 0.013 892
2022-05-04 11:04:14 SI 60.000 1.22 2.1 a0146.fits Y 3.76 10.467 0.013 794
2022-05-04 11:05:35 SI 60.000 1.22 2.1 a0147.fits Y 3.68 10.492 0.013 870

Remark-o-matic Image View

images 101 to 150

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:41:20 a0101.fits VZ_Cha B 90.000 1.23 -2.3 Y 3.64 9.42 0.006 2828 0.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:43:12 a0102.fits VZ_Cha B 90.000 1.23 -2.3 9.414 0.006 2460
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:46:02 a0103.fits VZ_Cha B 90.000 1.22 -2.2 9.523 0.007 1796
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:47:52 a0104.fits VZ_Cha V 60.000 1.22 -2.2 Y 3.64 8.705 0.004 5092 0.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:49:13 a0105.fits VZ_Cha V 60.000 1.22 -2.2 Y 3.96 8.707 0.004 4736 0.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:50:35 a0106.fits VZ_Cha V 60.000 1.22 -2.1 Y 3.59 8.685 0.004 5163 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:51:58 a0107.fits VZ_Cha SR 60.000 1.22 -2.1 Y 3.65 7.951 0.002 11654 0.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:53:18 a0108.fits VZ_Cha SR 60.000 1.22 -2.1 Y 3.89 7.952 0.003 10533 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:54:38 a0109.fits VZ_Cha SR 60.000 1.22 -2.1 Y 3.67 7.953 0.003 10331 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:56:00 a0110.fits VZ_Cha SI 60.000 1.22 -2.0 Y 3.48 8.069 0.003 10951 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:57:20 a0111.fits VZ_Cha SI 60.000 1.22 -2.0 Y 3.71 8.081 0.003 8989 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 06:58:40 a0112.fits VZ_Cha SI 60.000 1.22 -2.0 Y 3.41 8.054 0.003 10542 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:00:22 a0113.fits WZ_Cha B 90.000 1.22 -2.0 Y 3.44 12.894 0.108 266 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:03:14 a0114.fits WZ_Cha B 90.000 1.22 -2.0 12.432 0.068 193
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:06:04 a0115.fits WZ_Cha B 90.000 1.22 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:07:53 a0116.fits WZ_Cha V 60.000 1.22 -1.9 Y 3.76 11.601 0.033 353 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:09:14 a0117.fits WZ_Cha V 60.000 1.21 -1.9 Y 3.79 11.632 0.032 343 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:10:35 a0118.fits WZ_Cha V 60.000 1.21 -1.8 Y 4.10 11.612 0.032 365 0.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:11:57 a0119.fits WZ_Cha SR 60.000 1.21 -1.8 Y 3.70 10.583 0.013 939 0.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:13:17 a0120.fits WZ_Cha SR 60.000 1.21 -1.8 Y 3.77 10.532 0.013 964 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:14:36 a0121.fits WZ_Cha SR 60.000 1.21 -1.8 Y 3.73 10.881 0.018 696 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:15:57 a0122.fits WZ_Cha SI 60.000 1.21 -1.7 Y 3.88 10.022 0.009 1453 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:17:17 a0123.fits WZ_Cha SI 60.000 1.21 -1.7 Y 3.78 10.012 0.009 1651 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:18:40 a0124.fits WZ_Cha SI 60.000 1.21 -1.7 Y 3.67 10.023 0.009 1618 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:30:58 a0125.fits VZ_Cha B 90.000 1.20 -1.5 Y 3.41 9.313 0.006 2545 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:32:48 a0126.fits VZ_Cha B 90.000 1.20 -1.4 Y 3.67 9.388 0.006 2097 0.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:34:39 a0127.fits VZ_Cha B 90.000 1.20 -1.4 Y 2.96 9.314 0.006 2603 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:36:31 a0128.fits VZ_Cha V 60.000 1.20 -1.4 Y 3.50 8.582 0.004 5914 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:37:52 a0129.fits VZ_Cha V 60.000 1.20 -1.3 Y 3.38 8.562 0.003 6010 0.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:39:14 a0130.fits VZ_Cha V 60.000 1.20 -1.3 Y 3.63 8.589 0.004 5610 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:40:36 a0131.fits VZ_Cha SR 60.000 1.20 -1.3 Y 3.47 7.867 0.002 11430 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:41:56 a0132.fits VZ_Cha SR 60.000 1.20 -1.3 Y 3.68 7.883 0.002 10532 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:43:16 a0133.fits VZ_Cha SR 60.000 1.20 -1.3 Y 3.41 7.877 0.002 12293 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:44:37 a0134.fits VZ_Cha SI 60.000 1.20 -1.2 Y 3.55 8.003 0.003 10704 0.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 07:45:57 a0135.fits VZ_Cha SI 60.000 1.20 -1.2 Y 3.42 7.991 0.003 11452 0.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:48:23 a0136.fits WZ_Cha B 90.000 1.21 1.8 12.74 0.089 147
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:51:13 a0137.fits WZ_Cha B 90.000 1.22 1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:53:01 a0138.fits WZ_Cha B 90.000 1.22 1.9 15.515 1.147 63
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:54:51 a0139.fits WZ_Cha V 60.000 1.22 1.9 Y 4.04 12.437 0.069 217 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:56:12 a0140.fits WZ_Cha V 60.000 1.22 1.9 Y 3.44 11.95 0.043 221 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:57:32 a0141.fits WZ_Cha V 60.000 1.22 2.0 Y 3.81 11.981 0.044 230 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 10:58:55 a0142.fits WZ_Cha SR 60.000 1.22 2.0 Y 3.83 11.072 0.021 507 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 11:00:14 a0143.fits WZ_Cha SR 60.000 1.22 2.0 Y 3.57 11.02 0.019 515 0.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 11:01:34 a0144.fits WZ_Cha SR 60.000 1.22 2.0 Y 3.61 11.05 0.02 515 0.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 11:02:55 a0145.fits WZ_Cha SI 60.000 1.22 2.1 Y 3.64 10.468 0.013 892 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 11:04:14 a0146.fits WZ_Cha SI 60.000 1.22 2.1 Y 3.76 10.467 0.013 794 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 11:05:35 a0147.fits WZ_Cha SI 60.000 1.22 2.1 Y 3.68 10.492 0.013 870 0.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:02:39 a0148.fits V4362_Sgr B 200.000 1.28 -2.3 14.811 0.693 696
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:07:28 a0149.fits V4362_Sgr B 200.000 1.27 -2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:11:14 a0150.fits V4362_Sgr B 200.000 1.26 -2.1

images 151 to 157

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:14:59 a0151.fits V4362_Sgr B 200.000 1.25 -2.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:18:45 a0152.fits V4362_Sgr B 200.000 1.24 -2.0 18.514 9.999 96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:22:32 a0153.fits V4362_Sgr V 100.000 1.24 -1.9 14.248 0.375 160
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:25:02 a0154.fits V4362_Sgr V 100.000 1.23 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:27:08 a0155.fits V4362_Sgr V 100.000 1.23 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:29:13 a0156.fits V4362_Sgr V 100.000 1.22 -1.8 12.985 0.117 423
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-04 14:31:19 a0157.fits V4362_Sgr V 100.000 1.22 -1.8

Image Table

images 101 to 150

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-04 06:41:20 a0101.fits VZ_Cha B 90.0 1.23 -2.3 Y 3.64 9.420 0.006 2828 000-BDL-890 0.353849 9703.77870 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.999457 Y
2022-05-04 06:43:12 a0102.fits VZ_Cha B 90.0 1.23 -2.3 9.414 0.006 2460 000-BDL-890 9703.78000 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 06:46:02 a0103.fits VZ_Cha B 90.0 1.22 -2.2 9.523 0.007 1796 000-BDL-890 9703.78197 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 06:47:52 a0104.fits VZ_Cha V 60.0 1.22 -2.2 Y 3.64 8.705 0.004 5092 000-BDL-890 0.431257 9703.78324 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995551 Y
2022-05-04 06:49:13 a0105.fits VZ_Cha V 60.0 1.22 -2.2 Y 3.96 8.707 0.004 4736 000-BDL-890 0.432255 9703.78418 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992769 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-04 06:50:35 a0106.fits VZ_Cha V 60.0 1.22 -2.1 Y 3.59 8.685 0.004 5163 000-BDL-890 0.437541 9703.78513 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997697 Y
2022-05-04 06:51:58 a0107.fits VZ_Cha SR 60.0 1.22 -2.1 Y 3.65 7.951 0.002 11654 000-BDL-890 0.451597 9703.78609 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994429 Y
2022-05-04 06:53:18 a0108.fits VZ_Cha SR 60.0 1.22 -2.1 Y 3.89 7.952 0.003 10533 000-BDL-890 0.464016 9703.78701 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996071 Y
2022-05-04 06:54:38 a0109.fits VZ_Cha SR 60.0 1.22 -2.1 Y 3.67 7.953 0.003 10331 000-BDL-890 0.461240 9703.78794 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996680 Y
2022-05-04 06:56:00 a0110.fits VZ_Cha SI 60.0 1.22 -2.0 Y 3.48 8.069 0.003 10951 000-BDL-890 0.462270 9703.78889 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996621 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-04 06:57:20 a0111.fits VZ_Cha SI 60.0 1.22 -2.0 Y 3.71 8.081 0.003 8989 000-BDL-890 0.463402 9703.78981 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997000 Y
2022-05-04 06:58:40 a0112.fits VZ_Cha SI 60.0 1.22 -2.0 Y 3.41 8.054 0.003 10542 000-BDL-890 0.464842 9703.79074 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996464 Y
2022-05-04 07:00:22 a0113.fits WZ_Cha B 90.0 1.22 -2.0 Y 3.44 12.894 0.108 266 000-BDL-894 2.480502 9703.79192 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.000252 Y
2022-05-04 07:03:14 a0114.fits WZ_Cha B 90.0 1.22 -2.0 12.432 0.068 193 000-BDL-894 9703.79391 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 07:06:04 a0115.fits WZ_Cha B 90.0 1.22 -1.9 000-BDL-894 9703.79588 -20.0000 -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-05-04 07:07:53 a0116.fits WZ_Cha V 60.0 1.22 -1.9 Y 3.76 11.601 0.033 353 000-BDL-894 0.020531 9703.79714 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.972298 Y
2022-05-04 07:09:14 a0117.fits WZ_Cha V 60.0 1.21 -1.9 Y 3.79 11.632 0.032 343 000-BDL-894 0.018298 9703.79808 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.978588 Y
2022-05-04 07:10:35 a0118.fits WZ_Cha V 60.0 1.21 -1.8 Y 4.10 11.612 0.032 365 000-BDL-894 0.012220 9703.79902 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984064 Y
2022-05-04 07:11:57 a0119.fits WZ_Cha SR 60.0 1.21 -1.8 Y 3.70 10.583 0.013 939 000-BDL-894 0.014203 9703.79997 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.978439 Y
2022-05-04 07:13:17 a0120.fits WZ_Cha SR 60.0 1.21 -1.8 Y 3.77 10.532 0.013 964 000-BDL-894 0.019818 9703.80089 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994081 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-04 07:14:36 a0121.fits WZ_Cha SR 60.0 1.21 -1.8 Y 3.73 10.881 0.018 696 000-BDL-894 0.225441 9703.80181 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.986928 Y
2022-05-04 07:15:57 a0122.fits WZ_Cha SI 60.0 1.21 -1.7 Y 3.88 10.022 0.009 1453 000-BDL-894 0.233213 9703.80274 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.983492 Y
2022-05-04 07:17:17 a0123.fits WZ_Cha SI 60.0 1.21 -1.7 Y 3.78 10.012 0.009 1651 000-BDL-894 0.225332 9703.80367 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.983442 Y
2022-05-04 07:18:40 a0124.fits WZ_Cha SI 60.0 1.21 -1.7 Y 3.67 10.023 0.009 1618 000-BDL-894 0.219004 9703.80463 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989858 Y
2022-05-04 07:30:58 a0125.fits VZ_Cha B 90.0 1.20 -1.5 Y 3.41 9.313 0.006 2545 000-BDL-890 0.143417 9703.81317 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994334 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-04 07:32:48 a0126.fits VZ_Cha B 90.0 1.20 -1.4 Y 3.67 9.388 0.006 2097 000-BDL-890 0.168177 9703.81444 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994280 Y
2022-05-04 07:34:39 a0127.fits VZ_Cha B 90.0 1.20 -1.4 Y 2.96 9.314 0.006 2603 000-BDL-890 0.183414 9703.81573 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996592 Y
2022-05-04 07:36:31 a0128.fits VZ_Cha V 60.0 1.20 -1.4 Y 3.50 8.582 0.004 5914 000-BDL-890 0.192675 9703.81703 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994821 Y
2022-05-04 07:37:52 a0129.fits VZ_Cha V 60.0 1.20 -1.3 Y 3.38 8.562 0.003 6010 000-BDL-890 0.203619 9703.81796 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997142 Y
2022-05-04 07:39:14 a0130.fits VZ_Cha V 60.0 1.20 -1.3 Y 3.63 8.589 0.004 5610 000-BDL-890 0.214156 9703.81891 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997806 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-04 07:40:36 a0131.fits VZ_Cha SR 60.0 1.20 -1.3 Y 3.47 7.867 0.002 11430 000-BDL-890 0.224892 9703.81986 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996946 Y
2022-05-04 07:41:56 a0132.fits VZ_Cha SR 60.0 1.20 -1.3 Y 3.68 7.883 0.002 10532 000-BDL-890 0.237560 9703.82079 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996637 Y
2022-05-04 07:43:16 a0133.fits VZ_Cha SR 60.0 1.20 -1.3 Y 3.41 7.877 0.002 12293 000-BDL-890 0.242819 9703.82171 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.999327 Y
2022-05-04 07:44:37 a0134.fits VZ_Cha SI 60.0 1.20 -1.2 Y 3.55 8.003 0.003 10704 000-BDL-890 0.252166 9703.82265 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995407 Y
2022-05-04 07:45:57 a0135.fits VZ_Cha SI 60.0 1.20 -1.2 Y 3.42 7.991 0.003 11452 000-BDL-890 0.257014 9703.82358 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996227 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-04 10:48:23 a0136.fits WZ_Cha B 90.0 1.21 1.8 12.740 0.089 147 000-BDL-894 9703.95027 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 10:51:13 a0137.fits WZ_Cha B 90.0 1.22 1.9 000-BDL-894 9703.95223 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 10:53:01 a0138.fits WZ_Cha B 90.0 1.22 1.9 15.515 1.147 63 000-BDL-894 9703.95348 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 10:54:51 a0139.fits WZ_Cha V 60.0 1.22 1.9 Y 4.04 12.437 0.069 217 000-BDL-894 0.114980 9703.95476 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990968 Y
2022-05-04 10:56:12 a0140.fits WZ_Cha V 60.0 1.22 1.9 Y 3.44 11.950 0.043 221 000-BDL-894 0.145567 9703.95569 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990482 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-04 10:57:32 a0141.fits WZ_Cha V 60.0 1.22 2.0 Y 3.81 11.981 0.044 230 000-BDL-894 0.181213 9703.95662 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.985414 Y
2022-05-04 10:58:55 a0142.fits WZ_Cha SR 60.0 1.22 2.0 Y 3.83 11.072 0.021 507 000-BDL-894 0.218235 9703.95758 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984628 Y
2022-05-04 11:00:14 a0143.fits WZ_Cha SR 60.0 1.22 2.0 Y 3.57 11.020 0.019 515 000-BDL-894 0.421153 9703.95850 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.991138 Y
2022-05-04 11:01:34 a0144.fits WZ_Cha SR 60.0 1.22 2.0 Y 3.61 11.050 0.020 515 000-BDL-894 0.427883 9703.95942 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.987576 Y
2022-05-04 11:02:55 a0145.fits WZ_Cha SI 60.0 1.22 2.1 Y 3.64 10.468 0.013 892 000-BDL-894 0.438863 9703.96036 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.985594 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-04 11:04:14 a0146.fits WZ_Cha SI 60.0 1.22 2.1 Y 3.76 10.467 0.013 794 000-BDL-894 0.462672 9703.96127 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995303 Y
2022-05-04 11:05:35 a0147.fits WZ_Cha SI 60.0 1.22 2.1 Y 3.68 10.492 0.013 870 000-BDL-894 0.476095 9703.96221 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989962 Y
2022-05-04 14:02:39 a0148.fits V4362_Sgr B 200.0 1.28 -2.3 14.811 0.693 696 000-BCC-498 9704.08517 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:07:28 a0149.fits V4362_Sgr B 200.0 1.27 -2.2 000-BCC-498 9704.08852 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:11:14 a0150.fits V4362_Sgr B 200.0 1.26 -2.1 000-BCC-498 9704.09113 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 151 to 157

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-04 14:14:59 a0151.fits V4362_Sgr B 200.0 1.25 -2.1 000-BCC-498 9704.09374 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:18:45 a0152.fits V4362_Sgr B 200.0 1.24 -2.0 18.514 9.999 96 000-BCC-498 9704.09635 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:22:32 a0153.fits V4362_Sgr V 100.0 1.24 -1.9 14.248 0.375 160 000-BCC-498 9704.09898 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:25:02 a0154.fits V4362_Sgr V 100.0 1.23 -1.9 000-BCC-498 9704.10072 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:27:08 a0155.fits V4362_Sgr V 100.0 1.23 -1.9 000-BCC-498 9704.10218 -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-05-04 14:29:13 a0156.fits V4362_Sgr V 100.0 1.22 -1.8 12.985 0.117 423 000-BCC-498 9704.10362 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-04 14:31:19 a0157.fits V4362_Sgr V 100.0 1.22 -1.8 000-BCC-498 9704.10508 -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