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

Telescope oc61 date 220526 (yymmdd)

Run at 05/26/2022 19:53:40 EDT

Warnings and Errors

INFO 99 total images for oc61 on 220526
WARNING 86 images not plate solved at observatory
WARNING 66 images without target object photometry
WARNING 2 images with target off center
WARNING 7 dark masters more than 180 days old
WARNING 4 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 250 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 250 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 250 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 250 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 250 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 250 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 250 Y
220506 flat oc61/oc61/calibration/220506/flatV_bin2.fits NaN V 2 None fs 21 Y
220429 flat oc61/oc61/calibration/220429/flatB_bin2.fits NaN B 2 None fs 28 Y
220429 flat oc61/oc61/calibration/220429/flatSI_bin2.fits NaN SI 2 None fs 28 Y
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 83 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 850
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 871
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 850
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 850
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 850
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 850
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 850
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 850
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 871
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 871
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 871
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 871
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 871
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 871
220330 flat oc61/oc61/calibration/220330/flatSG_bin2.fits NaN SG 2 None s3 58

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-26 10:57:25 SZ114 SI 60.000 1.05 13.100 0.129 156
2022-05-26 10:53:47 SZ114 SR 60.000 1.06 13.994 0.293 131
2022-05-26 11:02:21 SZ117 B 90.000 1.05 17.544 7.294 71
2022-05-26 11:15:59 SZ117 SI 60.000 1.03 14.876 0.763 200
2022-05-26 11:14:40 SZ117 SR 60.000 1.04 16.682 3.171 129
2022-05-26 11:06:00 SZ117 V 60.000 1.04 13.642 0.205 120
2022-05-26 07:51:53 SZ99 B 180.000 1.57 12.146 0.059 631
2022-05-26 10:35:52 SZ99 SI 120.000 1.08 12.837 0.121 220
2022-05-26 10:24:46 SZ99 SR 120.000 1.09 99.999 9.999 170
2022-05-26 10:22:25 SZ99 V 120.000 1.10 14.759 0.639 111

Images by Target Object

ASAS_J143751-64549

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-26 07:00:56 B 173.320 1.27 -4.0 a0101.fits 10.920 0.022 596
2022-05-26 07:05:12 B 173.320 1.27 -3.9 a0102.fits 9.978 0.010 1487
2022-05-26 07:08:26 V 85.330 1.26 -3.9 a0103.fits Y 3.46 8.373 0.003 6562
2022-05-26 07:10:26 SR 40.000 1.26 -3.8 a0104.fits Y 3.00 7.749 0.002 13891
2022-05-26 07:11:39 SI 20.000 1.26 -3.8 a0105.fits Y 2.79 6.651 0.001 45793

SZ114

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-26 10:40:59 B 90.000 1.07 -1.8 a0178.fits
2022-05-26 10:43:24 B 90.000 1.07 -1.8 a0179.fits
2022-05-26 10:45:13 B 90.000 1.07 -1.8 a0180.fits
2022-05-26 10:47:03 V 60.000 1.06 -1.7 a0181.fits
2022-05-26 10:48:26 V 60.000 1.06 -1.7 a0182.fits
2022-05-26 10:49:45 V 60.000 1.06 -1.7 a0183.fits
2022-05-26 10:51:06 SR 60.000 1.06 -1.7 a0184.fits 14.971 0.653 830
2022-05-26 10:52:28 SR 60.000 1.06 -1.6 a0185.fits
2022-05-26 10:53:47 SR 60.000 1.06 -1.6 a0186.fits 13.994 0.293 131
2022-05-26 10:55:06 SI 60.000 1.05 -1.6 a0187.fits 14.949 0.681 142
2022-05-26 10:57:25 SI 60.000 1.05 -1.6 a0188.fits 13.100 0.129 156
2022-05-26 10:58:43 SI 60.000 1.05 -1.5 a0189.fits 99.999 9.999 135

SZ115

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-26 07:17:23 B 180.000 1.79 -5.2 a0106.fits
2022-05-26 07:22:29 B 180.000 1.76 -5.2 a0107.fits
2022-05-26 07:25:52 B 180.000 1.73 -5.1 a0108.fits
2022-05-26 07:29:13 V 120.000 1.72 -5.0 a0109.fits Y 3.36
2022-05-26 07:31:48 V 120.000 1.70 -5.0 a0110.fits
2022-05-26 07:34:25 V 120.000 1.68 -5.0 a0111.fits
2022-05-26 07:36:46 SR 120.000 1.67 -4.9 a0112.fits Y 4.03 10.134 0.011 1148
2022-05-26 07:39:07 SR 120.000 1.65 -4.9 a0113.fits Y 3.91 10.227 0.011 1052
2022-05-26 07:41:28 SR 120.000 1.64 -4.8 a0114.fits Y 3.85 10.189 0.011 1146
2022-05-26 07:43:50 SI 120.000 1.62 -4.8 a0115.fits Y 3.94 9.291 0.006 2557
2022-05-26 07:46:12 SI 120.000 1.61 -4.8 a0116.fits Y 3.37 9.140 0.005 3359
2022-05-26 07:48:34 SI 120.000 1.59 -4.7 a0117.fits Y 3.65 9.171 0.005 2951
2022-05-26 08:26:20 B 180.000 1.41 -4.1 a0130.fits
2022-05-26 08:29:55 B 180.000 1.39 -4.0 a0131.fits
2022-05-26 08:33:14 B 180.000 1.38 -4.0 a0132.fits
2022-05-26 08:36:33 V 120.000 1.37 -3.9 a0133.fits
2022-05-26 08:39:12 V 120.000 1.36 -3.9 a0134.fits
2022-05-26 08:41:30 V 120.000 1.35 -3.8 a0135.fits
2022-05-26 08:43:52 SR 120.000 1.34 -3.8 a0136.fits
2022-05-26 08:46:43 SR 120.000 1.33 -3.7 a0137.fits
2022-05-26 08:49:01 SR 120.000 1.32 -3.7 a0138.fits
2022-05-26 08:51:21 SI 120.000 1.32 -3.7 a0139.fits
2022-05-26 08:54:12 SI 120.000 1.31 -3.6 a0140.fits
2022-05-26 08:56:30 SI 120.000 1.30 -3.6 a0141.fits
2022-05-26 09:33:30 B 180.000 1.19 -3.0 a0154.fits
2022-05-26 09:37:09 B 180.000 1.18 -2.9 a0155.fits
2022-05-26 09:40:28 B 180.000 1.17 -2.8 a0156.fits
2022-05-26 09:43:49 V 120.000 1.17 -2.8 a0157.fits
2022-05-26 09:46:32 V 120.000 1.16 -2.7 a0158.fits
2022-05-26 09:48:51 V 120.000 1.16 -2.7 a0159.fits
2022-05-26 09:51:11 SR 120.000 1.15 -2.7 a0160.fits
2022-05-26 09:54:02 SR 120.000 1.15 -2.6 a0161.fits
2022-05-26 09:56:19 SR 120.000 1.14 -2.6 a0162.fits
2022-05-26 09:58:38 SI 120.000 1.14 -2.5 a0163.fits Y 3.28
2022-05-26 10:01:39 SI 120.000 1.13 -2.5 a0164.fits Y 3.07 9.096 0.005 3896
2022-05-26 10:03:59 SI 120.000 1.13 -2.5 a0165.fits Y 3.01 9.102 0.005 4071

SZ117

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-26 11:00:29 B 90.000 1.05 -1.5 a0190.fits 10.941 0.019 2404
2022-05-26 11:02:21 B 90.000 1.05 -1.5 a0191.fits 17.544 7.294 71
2022-05-26 11:04:10 B 90.000 1.05 -1.5 a0192.fits
2022-05-26 11:06:00 V 60.000 1.04 -1.4 a0193.fits 13.642 0.205 120
2022-05-26 11:08:22 V 60.000 1.04 -1.4 a0194.fits
2022-05-26 11:09:40 V 60.000 1.04 -1.4 a0195.fits 20.029 9.999 118
2022-05-26 11:11:01 SR 60.000 1.04 -1.3 a0196.fits 11.801 0.043 345
2022-05-26 11:13:22 SR 60.000 1.04 -1.3 a0197.fits 10.862 0.027 721
2022-05-26 11:14:40 SR 60.000 1.04 -1.3 a0198.fits 16.682 3.171 129
2022-05-26 11:15:59 SI 60.000 1.03 -1.3 a0199.fits 14.876 0.763 200

SZ99

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-05-26 07:51:53 B 180.000 1.57 -4.7 a0118.fits 12.146 0.059 631
2022-05-26 07:55:43 B 180.000 1.55 -4.6 a0119.fits
2022-05-26 07:59:02 B 180.000 1.53 -4.5 a0120.fits
2022-05-26 08:02:39 V 120.000 1.52 -4.5 a0121.fits
2022-05-26 08:05:46 V 120.000 1.50 -4.4 a0122.fits
2022-05-26 08:08:06 V 120.000 1.49 -4.4 a0123.fits
2022-05-26 08:10:26 SR 120.000 1.48 -4.3 a0124.fits
2022-05-26 08:13:31 SR 120.000 1.47 -4.3 a0125.fits
2022-05-26 08:15:48 SR 120.000 1.45 -4.3 a0126.fits
2022-05-26 08:18:06 SI 120.000 1.44 -4.2 a0127.fits
2022-05-26 08:21:19 SI 120.000 1.43 -4.2 a0128.fits
2022-05-26 08:23:37 SI 120.000 1.42 -4.1 a0129.fits
2022-05-26 08:59:12 B 180.000 1.28 -3.5 a0142.fits
2022-05-26 09:03:09 B 180.000 1.27 -3.5 a0143.fits
2022-05-26 09:06:28 B 180.000 1.26 -3.4 a0144.fits
2022-05-26 09:09:47 V 120.000 1.25 -3.4 a0145.fits
2022-05-26 09:12:47 V 120.000 1.25 -3.3 a0146.fits
2022-05-26 09:15:06 V 120.000 1.24 -3.3 a0147.fits
2022-05-26 09:17:27 SR 120.000 1.23 -3.2 a0148.fits
2022-05-26 09:20:36 SR 120.000 1.22 -3.2 a0149.fits
2022-05-26 09:22:53 SR 120.000 1.22 -3.1 a0150.fits
2022-05-26 09:25:12 SI 120.000 1.21 -3.1 a0151.fits
2022-05-26 09:28:32 SI 120.000 1.20 -3.0 a0152.fits
2022-05-26 09:30:49 SI 120.000 1.20 -3.0 a0153.fits
2022-05-26 10:06:41 B 180.000 1.12 -2.4 a0166.fits 15.015 0.833 135
2022-05-26 10:10:34 B 180.000 1.11 -2.3 a0167.fits
2022-05-26 10:13:53 B 180.000 1.11 -2.3 a0168.fits
2022-05-26 10:17:14 V 120.000 1.10 -2.2 a0169.fits
2022-05-26 10:20:07 V 120.000 1.10 -2.2 a0170.fits 17.248 5.921 85
2022-05-26 10:22:25 V 120.000 1.10 -2.1 a0171.fits 14.759 0.639 111
2022-05-26 10:24:46 SR 120.000 1.09 -2.1 a0172.fits 99.999 9.999 170
2022-05-26 10:27:54 SR 120.000 1.09 -2.0 a0173.fits
2022-05-26 10:30:12 SR 120.000 1.08 -2.0 a0174.fits
2022-05-26 10:32:31 SI 120.000 1.08 -2.0 a0175.fits 18.871 9.999 180
2022-05-26 10:35:52 SI 120.000 1.08 -1.9 a0176.fits 12.837 0.121 220
2022-05-26 10:38:10 SI 120.000 1.07 -1.9 a0177.fits

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-26 07:00:56 a0101.fits ASAS_J143751-64549 B 173.320 1.27 -4.0 10.92 0.022 596
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:05:12 a0102.fits ASAS_J143751-64549 B 173.320 1.27 -3.9 9.978 0.01 1487
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:08:26 a0103.fits ASAS_J143751-64549 V 85.330 1.26 -3.9 Y 3.46 8.373 0.003 6562 0.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:10:26 a0104.fits ASAS_J143751-64549 SR 40.000 1.26 -3.8 Y 3.00 7.749 0.002 13891 0.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:11:39 a0105.fits ASAS_J143751-64549 SI 20.000 1.26 -3.8 Y 2.79 6.651 0.001 45793 0.63
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:17:23 a0106.fits SZ115 B 180.000 1.79 -5.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:22:29 a0107.fits SZ115 B 180.000 1.76 -5.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:25:52 a0108.fits SZ115 B 180.000 1.73 -5.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:29:13 a0109.fits SZ115 V 120.000 1.72 -5.0 Y 3.36 3.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:31:48 a0110.fits SZ115 V 120.000 1.70 -5.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:34:25 a0111.fits SZ115 V 120.000 1.68 -5.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:36:46 a0112.fits SZ115 SR 120.000 1.67 -4.9 Y 4.03 10.134 0.011 1148 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:39:07 a0113.fits SZ115 SR 120.000 1.65 -4.9 Y 3.91 10.227 0.011 1052 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:41:28 a0114.fits SZ115 SR 120.000 1.64 -4.8 Y 3.85 10.189 0.011 1146 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:43:50 a0115.fits SZ115 SI 120.000 1.62 -4.8 Y 3.94 9.291 0.006 2557 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:46:12 a0116.fits SZ115 SI 120.000 1.61 -4.8 Y 3.37 9.14 0.005 3359 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:48:34 a0117.fits SZ115 SI 120.000 1.59 -4.7 Y 3.65 9.171 0.005 2951 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:51:53 a0118.fits SZ99 B 180.000 1.57 -4.7 12.146 0.059 631
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:55:43 a0119.fits SZ99 B 180.000 1.55 -4.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 07:59:02 a0120.fits SZ99 B 180.000 1.53 -4.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:02:39 a0121.fits SZ99 V 120.000 1.52 -4.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:05:46 a0122.fits SZ99 V 120.000 1.50 -4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:08:06 a0123.fits SZ99 V 120.000 1.49 -4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:10:26 a0124.fits SZ99 SR 120.000 1.48 -4.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:13:31 a0125.fits SZ99 SR 120.000 1.47 -4.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:15:48 a0126.fits SZ99 SR 120.000 1.45 -4.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:18:06 a0127.fits SZ99 SI 120.000 1.44 -4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:21:19 a0128.fits SZ99 SI 120.000 1.43 -4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:23:37 a0129.fits SZ99 SI 120.000 1.42 -4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:26:20 a0130.fits SZ115 B 180.000 1.41 -4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:29:55 a0131.fits SZ115 B 180.000 1.39 -4.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:33:14 a0132.fits SZ115 B 180.000 1.38 -4.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:36:33 a0133.fits SZ115 V 120.000 1.37 -3.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:39:12 a0134.fits SZ115 V 120.000 1.36 -3.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:41:30 a0135.fits SZ115 V 120.000 1.35 -3.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:43:52 a0136.fits SZ115 SR 120.000 1.34 -3.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:46:43 a0137.fits SZ115 SR 120.000 1.33 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:49:01 a0138.fits SZ115 SR 120.000 1.32 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:51:21 a0139.fits SZ115 SI 120.000 1.32 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:54:12 a0140.fits SZ115 SI 120.000 1.31 -3.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:56:30 a0141.fits SZ115 SI 120.000 1.30 -3.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 08:59:12 a0142.fits SZ99 B 180.000 1.28 -3.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:03:09 a0143.fits SZ99 B 180.000 1.27 -3.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:06:28 a0144.fits SZ99 B 180.000 1.26 -3.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:09:47 a0145.fits SZ99 V 120.000 1.25 -3.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:12:47 a0146.fits SZ99 V 120.000 1.25 -3.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:15:06 a0147.fits SZ99 V 120.000 1.24 -3.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:17:27 a0148.fits SZ99 SR 120.000 1.23 -3.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:20:36 a0149.fits SZ99 SR 120.000 1.22 -3.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:22:53 a0150.fits SZ99 SR 120.000 1.22 -3.1

images 151 to 199

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:25:12 a0151.fits SZ99 SI 120.000 1.21 -3.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:28:32 a0152.fits SZ99 SI 120.000 1.20 -3.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:30:49 a0153.fits SZ99 SI 120.000 1.20 -3.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:33:30 a0154.fits SZ115 B 180.000 1.19 -3.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:37:09 a0155.fits SZ115 B 180.000 1.18 -2.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:40:28 a0156.fits SZ115 B 180.000 1.17 -2.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:43:49 a0157.fits SZ115 V 120.000 1.17 -2.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:46:32 a0158.fits SZ115 V 120.000 1.16 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:48:51 a0159.fits SZ115 V 120.000 1.16 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:51:11 a0160.fits SZ115 SR 120.000 1.15 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:54:02 a0161.fits SZ115 SR 120.000 1.15 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:56:19 a0162.fits SZ115 SR 120.000 1.14 -2.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 09:58:38 a0163.fits SZ115 SI 120.000 1.14 -2.5 Y 3.28 11.79
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:01:39 a0164.fits SZ115 SI 120.000 1.13 -2.5 Y 3.07 9.096 0.005 3896 1.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:03:59 a0165.fits SZ115 SI 120.000 1.13 -2.5 Y 3.01 9.102 0.005 4071 1.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:06:41 a0166.fits SZ99 B 180.000 1.12 -2.4 15.015 0.833 135
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:10:34 a0167.fits SZ99 B 180.000 1.11 -2.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:13:53 a0168.fits SZ99 B 180.000 1.11 -2.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:17:14 a0169.fits SZ99 V 120.000 1.10 -2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:20:07 a0170.fits SZ99 V 120.000 1.10 -2.2 17.248 5.921 85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:22:25 a0171.fits SZ99 V 120.000 1.10 -2.1 14.759 0.639 111
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:24:46 a0172.fits SZ99 SR 120.000 1.09 -2.1 99.999 9.999 170
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:27:54 a0173.fits SZ99 SR 120.000 1.09 -2.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:30:12 a0174.fits SZ99 SR 120.000 1.08 -2.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:32:31 a0175.fits SZ99 SI 120.000 1.08 -2.0 18.871 9.999 180
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:35:52 a0176.fits SZ99 SI 120.000 1.08 -1.9 12.837 0.121 220
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:38:10 a0177.fits SZ99 SI 120.000 1.07 -1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:40:59 a0178.fits SZ114 B 90.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:43:24 a0179.fits SZ114 B 90.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:45:13 a0180.fits SZ114 B 90.000 1.07 -1.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:47:03 a0181.fits SZ114 V 60.000 1.06 -1.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:48:26 a0182.fits SZ114 V 60.000 1.06 -1.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:49:45 a0183.fits SZ114 V 60.000 1.06 -1.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:51:06 a0184.fits SZ114 SR 60.000 1.06 -1.7 14.971 0.653 830
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:52:28 a0185.fits SZ114 SR 60.000 1.06 -1.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:53:47 a0186.fits SZ114 SR 60.000 1.06 -1.6 13.994 0.293 131
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:55:06 a0187.fits SZ114 SI 60.000 1.05 -1.6 14.949 0.681 142
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:57:25 a0188.fits SZ114 SI 60.000 1.05 -1.6 13.1 0.129 156
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 10:58:43 a0189.fits SZ114 SI 60.000 1.05 -1.5 99.999 9.999 135
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:00:29 a0190.fits SZ117 B 90.000 1.05 -1.5 10.941 0.019 2404
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:02:21 a0191.fits SZ117 B 90.000 1.05 -1.5 17.544 7.294 71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:04:10 a0192.fits SZ117 B 90.000 1.05 -1.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:06:00 a0193.fits SZ117 V 60.000 1.04 -1.4 13.642 0.205 120
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:08:22 a0194.fits SZ117 V 60.000 1.04 -1.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:09:40 a0195.fits SZ117 V 60.000 1.04 -1.4 20.029 9.999 118
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:11:01 a0196.fits SZ117 SR 60.000 1.04 -1.3 11.801 0.043 345
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:13:22 a0197.fits SZ117 SR 60.000 1.04 -1.3 10.862 0.027 721
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:14:40 a0198.fits SZ117 SR 60.000 1.04 -1.3 16.682 3.171 129
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-05-26 11:15:59 a0199.fits SZ117 SI 60.000 1.03 -1.3 14.876 0.763 200

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-26 07:00:56 a0101.fits ASAS_J143751-64549 B 173.32 1.27 -4.0 10.920 0.022 596 None 9725.79231 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:05:12 a0102.fits ASAS_J143751-64549 B 173.32 1.27 -3.9 9.978 0.010 1487 None 9725.79528 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:08:26 a0103.fits ASAS_J143751-64549 V 85.33 1.26 -3.9 Y 3.46 8.373 0.003 6562 None 0.615181 9725.79752 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995069 Y
2022-05-26 07:10:26 a0104.fits ASAS_J143751-64549 SR 40.00 1.26 -3.8 Y 3.00 7.749 0.002 13891 None 0.618709 9725.79891 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994783 Y
2022-05-26 07:11:39 a0105.fits ASAS_J143751-64549 SI 20.00 1.26 -3.8 Y 2.79 6.651 0.001 45793 None 0.630289 9725.79976 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994630 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-26 07:17:23 a0106.fits SZ115 B 180.0 1.79 -5.2 None 9725.80374 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:22:29 a0107.fits SZ115 B 180.0 1.76 -5.2 None 9725.80728 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:25:52 a0108.fits SZ115 B 180.0 1.73 -5.1 None 9725.80963 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:29:13 a0109.fits SZ115 V 120.0 1.72 -5.0 Y 3.36 None 3.937007 9725.81196 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994706 Y
2022-05-26 07:31:48 a0110.fits SZ115 V 120.0 1.70 -5.0 None 9725.81375 -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-26 07:34:25 a0111.fits SZ115 V 120.0 1.68 -5.0 None 9725.81557 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:36:46 a0112.fits SZ115 SR 120.0 1.67 -4.9 Y 4.03 10.134 0.011 1148 None 0.097043 9725.81720 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992427 Y
2022-05-26 07:39:07 a0113.fits SZ115 SR 120.0 1.65 -4.9 Y 3.91 10.227 0.011 1052 None 0.114834 9725.81883 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.000388 Y
2022-05-26 07:41:28 a0114.fits SZ115 SR 120.0 1.64 -4.8 Y 3.85 10.189 0.011 1146 None 0.130760 9725.82046 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997944 Y
2022-05-26 07:43:50 a0115.fits SZ115 SI 120.0 1.62 -4.8 Y 3.94 9.291 0.006 2557 None 0.143351 9725.82211 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.985572 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-26 07:46:12 a0116.fits SZ115 SI 120.0 1.61 -4.8 Y 3.37 9.140 0.005 3359 None 0.162723 9725.82375 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995279 Y
2022-05-26 07:48:34 a0117.fits SZ115 SI 120.0 1.59 -4.7 Y 3.65 9.171 0.005 2951 None 0.184999 9725.82539 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997432 Y
2022-05-26 07:51:53 a0118.fits SZ99 B 180.0 1.57 -4.7 12.146 0.059 631 None 9725.82770 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:55:43 a0119.fits SZ99 B 180.0 1.55 -4.6 None 9725.83036 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 07:59:02 a0120.fits SZ99 B 180.0 1.53 -4.5 None 9725.83266 -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-26 08:02:39 a0121.fits SZ99 V 120.0 1.52 -4.5 None 9725.83517 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:05:46 a0122.fits SZ99 V 120.0 1.50 -4.4 None 9725.83734 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:08:06 a0123.fits SZ99 V 120.0 1.49 -4.4 None 9725.83896 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:10:26 a0124.fits SZ99 SR 120.0 1.48 -4.3 None 9725.84058 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:13:31 a0125.fits SZ99 SR 120.0 1.47 -4.3 None 9725.84272 -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-26 08:15:48 a0126.fits SZ99 SR 120.0 1.45 -4.3 None 9725.84431 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:18:06 a0127.fits SZ99 SI 120.0 1.44 -4.2 None 9725.84590 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:21:19 a0128.fits SZ99 SI 120.0 1.43 -4.2 None 9725.84814 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:23:37 a0129.fits SZ99 SI 120.0 1.42 -4.1 None 9725.84973 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:26:20 a0130.fits SZ115 B 180.0 1.41 -4.1 None 9725.85162 -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-26 08:29:55 a0131.fits SZ115 B 180.0 1.39 -4.0 None 9725.85411 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:33:14 a0132.fits SZ115 B 180.0 1.38 -4.0 None 9725.85641 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:36:33 a0133.fits SZ115 V 120.0 1.37 -3.9 None 9725.85872 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:39:12 a0134.fits SZ115 V 120.0 1.36 -3.9 None 9725.86056 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:41:30 a0135.fits SZ115 V 120.0 1.35 -3.8 None 9725.86215 -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-26 08:43:52 a0136.fits SZ115 SR 120.0 1.34 -3.8 None 9725.86380 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:46:43 a0137.fits SZ115 SR 120.0 1.33 -3.7 None 9725.86578 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:49:01 a0138.fits SZ115 SR 120.0 1.32 -3.7 None 9725.86737 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:51:21 a0139.fits SZ115 SI 120.0 1.32 -3.7 None 9725.86899 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:54:12 a0140.fits SZ115 SI 120.0 1.31 -3.6 None 9725.87097 -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-26 08:56:30 a0141.fits SZ115 SI 120.0 1.30 -3.6 None 9725.87257 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 08:59:12 a0142.fits SZ99 B 180.0 1.28 -3.5 None 9725.87444 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:03:09 a0143.fits SZ99 B 180.0 1.27 -3.5 None 9725.87719 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:06:28 a0144.fits SZ99 B 180.0 1.26 -3.4 None 9725.87949 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:09:47 a0145.fits SZ99 V 120.0 1.25 -3.4 None 9725.88179 -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-26 09:12:47 a0146.fits SZ99 V 120.0 1.25 -3.3 None 9725.88388 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:15:06 a0147.fits SZ99 V 120.0 1.24 -3.3 None 9725.88549 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:17:27 a0148.fits SZ99 SR 120.0 1.23 -3.2 None 9725.88712 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:20:36 a0149.fits SZ99 SR 120.0 1.22 -3.2 None 9725.88931 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:22:53 a0150.fits SZ99 SR 120.0 1.22 -3.1 None 9725.89089 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 151 to 199

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-26 09:25:12 a0151.fits SZ99 SI 120.0 1.21 -3.1 None 9725.89250 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:28:32 a0152.fits SZ99 SI 120.0 1.20 -3.0 None 9725.89481 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:30:49 a0153.fits SZ99 SI 120.0 1.20 -3.0 None 9725.89640 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:33:30 a0154.fits SZ115 B 180.0 1.19 -3.0 None 9725.89826 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:37:09 a0155.fits SZ115 B 180.0 1.18 -2.9 None 9725.90080 -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-26 09:40:28 a0156.fits SZ115 B 180.0 1.17 -2.8 None 9725.90310 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:43:49 a0157.fits SZ115 V 120.0 1.17 -2.8 None 9725.90543 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:46:32 a0158.fits SZ115 V 120.0 1.16 -2.7 None 9725.90731 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:48:51 a0159.fits SZ115 V 120.0 1.16 -2.7 None 9725.90892 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:51:11 a0160.fits SZ115 SR 120.0 1.15 -2.7 None 9725.91054 -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-26 09:54:02 a0161.fits SZ115 SR 120.0 1.15 -2.6 None 9725.91252 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:56:19 a0162.fits SZ115 SR 120.0 1.14 -2.6 None 9725.91411 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 09:58:38 a0163.fits SZ115 SI 120.0 1.14 -2.5 Y 3.28 None 11.785162 9725.91572 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.207049 Y
2022-05-26 10:01:39 a0164.fits SZ115 SI 120.0 1.13 -2.5 Y 3.07 9.096 0.005 3896 None 1.008268 9725.91781 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.002592 Y
2022-05-26 10:03:59 a0165.fits SZ115 SI 120.0 1.13 -2.5 Y 3.01 9.102 0.005 4071 None 1.017244 9725.91943 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.987525 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-26 10:06:41 a0166.fits SZ99 B 180.0 1.12 -2.4 15.015 0.833 135 None 9725.92131 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:10:34 a0167.fits SZ99 B 180.0 1.11 -2.3 None 9725.92400 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:13:53 a0168.fits SZ99 B 180.0 1.11 -2.3 None 9725.92631 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:17:14 a0169.fits SZ99 V 120.0 1.10 -2.2 None 9725.92863 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:20:07 a0170.fits SZ99 V 120.0 1.10 -2.2 17.248 5.921 85 None 9725.93064 -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-26 10:22:25 a0171.fits SZ99 V 120.0 1.10 -2.1 14.759 0.639 111 None 9725.93223 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:24:46 a0172.fits SZ99 SR 120.0 1.09 -2.1 99.999 9.999 170 None 9725.93387 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:27:54 a0173.fits SZ99 SR 120.0 1.09 -2.0 None 9725.93604 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:30:12 a0174.fits SZ99 SR 120.0 1.08 -2.0 None 9725.93764 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:32:31 a0175.fits SZ99 SI 120.0 1.08 -2.0 18.871 9.999 180 None 9725.93925 -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-26 10:35:52 a0176.fits SZ99 SI 120.0 1.08 -1.9 12.837 0.121 220 None 9725.94157 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:38:10 a0177.fits SZ99 SI 120.0 1.07 -1.9 None 9725.94317 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:40:59 a0178.fits SZ114 B 90.0 1.07 -1.8 None 9725.94513 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:43:24 a0179.fits SZ114 B 90.0 1.07 -1.8 None 9725.94681 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:45:13 a0180.fits SZ114 B 90.0 1.07 -1.8 None 9725.94807 -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-26 10:47:03 a0181.fits SZ114 V 60.0 1.06 -1.7 None 9725.94934 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:48:26 a0182.fits SZ114 V 60.0 1.06 -1.7 None 9725.95030 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:49:45 a0183.fits SZ114 V 60.0 1.06 -1.7 None 9725.95122 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:51:06 a0184.fits SZ114 SR 60.0 1.06 -1.7 14.971 0.653 830 None 9725.95215 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:52:28 a0185.fits SZ114 SR 60.0 1.06 -1.6 None 9725.95310 -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-26 10:53:47 a0186.fits SZ114 SR 60.0 1.06 -1.6 13.994 0.293 131 None 9725.95402 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:55:06 a0187.fits SZ114 SI 60.0 1.05 -1.6 14.949 0.681 142 None 9725.95493 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:57:25 a0188.fits SZ114 SI 60.0 1.05 -1.6 13.100 0.129 156 None 9725.95654 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 10:58:43 a0189.fits SZ114 SI 60.0 1.05 -1.5 99.999 9.999 135 None 9725.95744 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:00:29 a0190.fits SZ117 B 90.0 1.05 -1.5 10.941 0.019 2404 None 9725.95867 -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-26 11:02:21 a0191.fits SZ117 B 90.0 1.05 -1.5 17.544 7.294 71 None 9725.95997 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:04:10 a0192.fits SZ117 B 90.0 1.05 -1.5 None 9725.96123 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:06:00 a0193.fits SZ117 V 60.0 1.04 -1.4 13.642 0.205 120 None 9725.96250 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:08:22 a0194.fits SZ117 V 60.0 1.04 -1.4 None 9725.96414 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:09:40 a0195.fits SZ117 V 60.0 1.04 -1.4 20.029 9.999 118 None 9725.96505 -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-26 11:11:01 a0196.fits SZ117 SR 60.0 1.04 -1.3 11.801 0.043 345 None 9725.96598 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:13:22 a0197.fits SZ117 SR 60.0 1.04 -1.3 10.862 0.027 721 None 9725.96762 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:14:40 a0198.fits SZ117 SR 60.0 1.04 -1.3 16.682 3.171 129 None 9725.96852 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-05-26 11:15:59 a0199.fits SZ117 SI 60.0 1.03 -1.3 14.876 0.763 200 None 9725.96943 -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