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

Telescope oc61 date 220811 (yymmdd)

Run at 08/11/2022 20:15:58 EDT

Warnings and Errors

INFO 214 total images for oc61 on 220811
WARNING 159 images not plate solved at observatory
WARNING 59 images without target object photometry
WARNING 7 dark masters more than 180 days old
WARNING 2 flat masters more than 15 days old

INFO total images: Number of images processed during the pipeline run

ERROR IMAGE FILE MISSING: This is a serious error. It could be the result of a disk failure or defect in the pipeline scripts.

WARNING images not plate solved at observatory: This indicates images that may of poor quality or under exposed. Good quality images should be plate solved.

WARNING images suspected over exposed: The target object maxadu is over the linearity limit for the camera.

WARNING images without target object photometry: The pipeline performs full frame photometry on every image. This error indicates no photometric result was found that lies with 15 arcsec of the target object. This may be expected for extended objects. For point objects it may indicate a poor-quality image, bad exposure, etc. It makes it more likely the requestor will be not be getting good photometry.

ERROR images with invalid binning: This is a serious error since the pipeline cannot handle multiple binning levels for a given telescope. These images do not get properly processed and will be unusable.

ERROR images with invalid read mode: This indicates the camera configuration at the observatory has changed from its standard and the images are likely out of sync with the calibration images.

ERROR images with invalid image type: This is likely a due to calibration images getting stored on the telescope computer in the wrong directory and getting transferred to the pipeline as science images.

WARNING images with target off center: This indicates that, for plate solved images, the target is 25% of the radius of the image from the center of the frame. This may be intentional as when it is off center to include comp stars. However, it may indicate problems with the telescope pointing.

ERROR images with duplicate times: The frame date and time are identical to another image. This is not possible and represents an error in the pipeline processing.

ERROR Dark and Bias must be at the same temperature: The set of bias and dark calibration masters selected were not at the same temperature. This needs to be investigate and corrected. See calibration file section of this report for more information.

ERROR Science images must be at the same temperature: The science images were taken at more than one temperature. The pipeline will pick the most majority temperature and apply calibration images for that temperature to all images. See the CCD set point section of this report for more information.

WARNING dark masters more than 180 days old: The dark and bias master files in use are getting old. Consider getting new ones. See Calibration File Age section for details.

WARNING flat masters more than 15 days old: The flat master file(s) in use are getting old. Consider getting new ones. See Calibration File Age section for details.

Calibration File Age in Days

Filters used this night B,SG,SI,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 327 Y
210919 dark oc61/oc61/calibration/210919/dark_1.0sec_temp-20_bin2.fits -20.0 None 2 1.00 s3 327 Y
210919 dark oc61/oc61/calibration/210919/dark_3.0sec_temp-20_bin2.fits -20.0 None 2 3.00 s3 327 Y
210919 dark oc61/oc61/calibration/210919/dark_10.0sec_temp-20_bin2.fits -20.0 None 2 10.00 s3 327 Y
210919 dark oc61/oc61/calibration/210919/dark_30.0sec_temp-20_bin2.fits -20.0 None 2 30.00 s3 327 Y
210919 dark oc61/oc61/calibration/210919/dark_100.0sec_temp-20_bin2.fits -20.0 None 2 100.00 s3 327 Y
210919 dark oc61/oc61/calibration/210919/dark_300.0sec_temp-20_bin2.fits -20.0 None 2 300.00 s3 327 Y
220811 flat oc61/oc61/calibration/220811/flatB_bin2.fits NaN B 2 None fs 1 Y
220811 flat oc61/oc61/calibration/220811/flatSI_bin2.fits NaN SI 2 None fs 1 Y
220703 flat oc61/oc61/calibration/220703/flatSG_bin2.fits NaN SG 2 None fs 40 Y
220701 flat oc61/oc61/calibration/220701/flatV_bin2.fits NaN V 2 None fs 42 Y
200128 bias oc61/oc61/calibration/200128/bias.fits -25.0 None 2 0.00 s3 927
200107 bias oc61/oc61/calibration/200107/bias.fits -30.0 None 2 0.00 s3 948
200128 dark oc61/oc61/calibration/200128/dark1.fits -25.0 None 2 1.00 s3 927
200128 dark oc61/oc61/calibration/200128/dark3.fits -25.0 None 2 3.00 s3 927
200128 dark oc61/oc61/calibration/200128/dark10.fits -25.0 None 2 10.00 s3 927
200128 dark oc61/oc61/calibration/200128/dark30.fits -25.0 None 2 30.00 s3 927
200128 dark oc61/oc61/calibration/200128/dark100.fits -25.0 None 2 100.00 s3 927
200128 dark oc61/oc61/calibration/200128/dark300.fits -25.0 None 2 300.00 s3 927
200107 dark oc61/oc61/calibration/200107/dark1.fits -30.0 None 2 1.00 s3 948
200107 dark oc61/oc61/calibration/200107/dark3.fits -30.0 None 2 3.00 s3 948
200107 dark oc61/oc61/calibration/200107/dark10.fits -30.0 None 2 10.00 s3 948
200107 dark oc61/oc61/calibration/200107/dark30.fits -30.0 None 2 30.00 s3 948
200107 dark oc61/oc61/calibration/200107/dark100.fits -30.0 None 2 100.00 s3 948
200107 dark oc61/oc61/calibration/200107/dark300.fits -30.0 None 2 300.00 s3 948
220305 flat oc61/oc61/calibration/220305/flatSR_bin2.fits NaN SR 2 None s3 160

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-08-11 17:49:46 AAVSO_ Pgc_ Welch_ AUTO NGC_1261 SG 100.000 1.02 6.33 10.104 0.052 2011
2022-08-11 17:55:50 AAVSO_ Pgc_ Welch_ AUTO NGC_1261 SI 100.000 1.02 5.94 10.180 0.063 2025
2022-08-11 18:13:50 AAVSO_ Pgc_ Welch_ AUTO NGC_1851 SG 100.000 1.11 11.019 0.051 923
2022-08-11 18:15:50 AAVSO_ Pgc_ Welch_ AUTO NGC_1851 SI 100.000 1.10 7.75 11.392 0.070 861
2022-08-11 18:34:50 AAVSO_ Pgc_ Welch_ AUTO NGC_1904 SG 100.000 1.18 10.15 12.631 0.177 1186
2022-08-11 18:36:53 AAVSO_ Pgc_ Welch_ AUTO NGC_1904 SI 100.000 1.18 8.32 15.320 2.816 3771
2022-08-11 17:19:10 AAVSO_ Pgc_ Welch_ AUTO NGC_2808 SG 100.000 1.85 8.571 0.054 7178
2022-08-11 17:28:08 AAVSO_ Pgc_ Welch_ AUTO NGC_2808 SI 100.000 1.81 7.751 0.052 16487
2022-08-11 15:49:28 AAVSO_ Pgc_ Welch_ AUTO NGC_362 SG 100.000 1.12 13.597 0.283 1235
2022-08-11 16:01:25 AAVSO_ Pgc_ Welch_ AUTO NGC_362 SI 100.000 1.12 13.428 0.344 958
2022-08-11 16:36:52 AAVSO_ Pgc_ Welch_ AUTO NGC_6362 SG 100.000 1.94 13.499 0.744 1178
2022-08-11 16:45:50 AAVSO_ Pgc_ Welch_ AUTO NGC_6362 SI 100.000 1.98 11.720 0.077 1967
2022-08-11 16:12:47 AAVSO_ Pgc_ Welch_ AUTO NGC_6752 SG 60.000 1.59 8.089 0.051 7091
2022-08-11 16:22:06 AAVSO_ Pgc_ Welch_ AUTO NGC_6752 SI 100.000 1.63 7.564 0.055 12611
2022-08-11 16:52:23 AAVSO_ Pgc_ Welch_ AUTO NGC_7492 SG 100.000 1.35 5.50 12.436 0.124 2118
2022-08-11 17:09:14 AAVSO_ Pgc_ Welch_ AUTO NGC_7492 SI 100.000 1.41 12.373 0.107 1579
2022-08-11 08:40:24 NOVA_ Monitoring DD_Cir B 200.000 1.20 13.818 0.343 1081
2022-08-11 13:29:22 NOVA_ Monitoring V1142_Sco B 200.000 1.60 14.876 1.363 1986
2022-08-11 13:52:26 NOVA_ Monitoring V1142_Sco V 100.000 1.75 14.351 0.652 1505
2022-08-11 12:32:48 NOVA_ Monitoring V1324_Sco B 180.000 1.33 11.725 0.061 1544
2022-08-11 09:18:27 NOVA_ Monitoring V2264_Oph B 200.000 1.06 13.964 0.413 1268
2022-08-11 09:42:44 NOVA_ Monitoring V2264_Oph V 100.000 1.08 5.15 14.806 0.797 775
2022-08-11 13:13:15 NOVA_ Monitoring V2295_Oph V 100.000 1.90 5.93 13.074 0.194 1516
2022-08-11 08:10:43 NOVA_ Monitoring V2313_Oph B 200.000 1.11 12.333 0.101 1804
2022-08-11 08:33:13 NOVA_ Monitoring V2313_Oph V 100.000 1.10 15.305 1.313 786
2022-08-11 11:43:04 NOVA_ Monitoring V2487_Oph B 200.000 1.39 13.266 0.259 1713
2022-08-11 12:03:27 NOVA_ Monitoring V2487_Oph V 100.000 1.47 13.997 0.457 3538
2022-08-11 07:37:14 NOVA_ Monitoring V2670_Oph B 200.000 1.11 14.115 0.470 1315
2022-08-11 08:01:45 NOVA_ Monitoring V2670_Oph V 100.000 1.09 13.093 0.170 821
2022-08-11 15:11:11 NOVA_ Monitoring V344_Pav B 200.000 1.37 6.30 13.883 0.496 1645
2022-08-11 15:37:27 NOVA_ Monitoring V344_Pav V 100.000 1.43 7.32 12.144 0.077 1358
2022-08-11 14:02:51 NOVA_ Monitoring V4160_Sgr B 200.000 1.67 12.726 0.164 2607
2022-08-11 14:32:19 NOVA_ Monitoring V4160_Sgr V 100.000 1.90 14.891 1.091 1469
2022-08-11 09:57:37 NOVA_ Monitoring V4332_Sgr B 200.000 1.08 13.395 0.313 1707
2022-08-11 10:19:20 NOVA_ Monitoring V4332_Sgr V 100.000 1.08 4.99 12.916 0.170 1334
2022-08-11 07:11:04 NOVA_ Monitoring V4361_Sgr B 200.000 1.32 13.441 0.285 1492
2022-08-11 07:21:46 NOVA_ Monitoring V4361_Sgr V 100.000 1.29 12.429 0.104 1207
2022-08-11 10:41:49 NOVA_ Monitoring V4362_Sgr B 200.000 1.15 12.196 0.096 2763
2022-08-11 10:45:37 NOVA_ Monitoring V4362_Sgr V 100.000 1.15 12.170 0.082 1212
2022-08-11 11:31:49 NOVA_ Monitoring V556_Ser V 100.000 1.35 5.10 13.775 0.340 1303
2022-08-11 14:45:39 NOVA_ Monitoring VX_For B 200.000 1.43 14.017 0.442 1595
2022-08-11 14:59:08 NOVA_ Monitoring VX_For V 100.000 1.38 4.59 14.261 0.463 737

Images by Target Object

DD_Cir

AUID 000-BBV-364

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 08:40:24 NOVA_ Monitoring B 200.000 1.20 3.0 a0131.fits 13.818 0.343 1081
2022-08-11 08:45:12 NOVA_ Monitoring B 200.000 1.21 3.0 a0132.fits
2022-08-11 08:48:58 NOVA_ Monitoring B 200.000 1.21 3.1 a0133.fits
2022-08-11 08:52:45 NOVA_ Monitoring B 200.000 1.22 3.2 a0134.fits
2022-08-11 08:56:32 NOVA_ Monitoring B 200.000 1.22 3.2 a0135.fits 13.764 0.347 1122

NGC_1261

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 17:40:21 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.03 -0.8 a0285.fits Y 6.18 10.657 0.055 1290
2022-08-11 17:41:43 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.03 -0.8 a0286.fits Y 6.83 10.108 0.057 1944
2022-08-11 17:43:43 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.03 -0.8 a0287.fits Y 6.50 10.041 0.050 2014
2022-08-11 17:45:44 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.03 -0.7 a0288.fits Y 7.10 10.291 0.063 2056
2022-08-11 17:47:45 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.03 -0.7 a0289.fits Y 9.17 10.415 0.078 1941
2022-08-11 17:49:46 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.02 -0.7 a0290.fits Y 6.33 10.104 0.052 2011
2022-08-11 17:51:48 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.02 -0.6 a0291.fits Y 7.13 10.424 0.077 1842
2022-08-11 17:53:49 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.02 -0.6 a0292.fits Y 5.39 10.036 0.066 1966
2022-08-11 17:55:50 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.02 -0.6 a0293.fits Y 5.94 10.180 0.063 2025
2022-08-11 17:57:50 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.02 -0.5 a0294.fits 11.144 0.175 1729
2022-08-11 18:00:51 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.02 -0.5 a0295.fits 10.301 0.069 2011

NGC_1851

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 18:05:21 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.12 -2.4 a0296.fits Y 9.07 12.902 0.227 588
2022-08-11 18:06:42 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.12 -2.4 a0297.fits Y 8.48 11.264 0.059 2486
2022-08-11 18:08:52 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.12 -2.4 a0298.fits 11.289 0.063 891
2022-08-11 18:11:51 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.11 -2.3 a0299.fits 11.199 0.059 925
2022-08-11 18:13:50 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.11 -2.3 a0300.fits 11.019 0.051 923
2022-08-11 18:15:50 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.10 -2.3 a0301.fits Y 7.75 11.392 0.070 861
2022-08-11 18:18:03 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.10 -2.2 a0302.fits Y 6.52 12.382 2.943 5405
2022-08-11 18:20:04 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.10 -2.2 a0303.fits Y 6.04 10.645 0.627 3510
2022-08-11 18:22:05 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.09 -2.2 a0304.fits Y 7.47 9.336 0.205 3000

NGC_1904

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 18:26:25 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.20 -2.3 a0305.fits 13.548 0.373 616
2022-08-11 18:28:36 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.19 -2.2 a0306.fits Y 7.27 8.481 0.028 4438
2022-08-11 18:30:48 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.19 -2.2 a0307.fits Y 7.60 13.739 0.483 914
2022-08-11 18:32:49 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.19 -2.1 a0308.fits Y 8.22 14.682 1.178 930
2022-08-11 18:34:50 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.18 -2.1 a0309.fits Y 10.15 12.631 0.177 1186
2022-08-11 18:36:53 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.18 -2.1 a0310.fits Y 8.32 15.320 2.816 3771
2022-08-11 18:38:56 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.17 -2.0 a0311.fits Y 6.02 8.244 0.024 9180
2022-08-11 18:40:57 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.17 -2.0 a0312.fits Y 7.12 8.412 0.039 10375
2022-08-11 18:43:01 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.16 -2.0 a0313.fits 8.260 0.024 12551

NGC_2808

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 17:16:50 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.86 -7.2 a0276.fits 8.884 0.038 4274
2022-08-11 17:19:10 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.85 -7.2 a0277.fits 8.571 0.054 7178
2022-08-11 17:22:11 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.84 -7.1 a0278.fits 8.739 0.057 7019
2022-08-11 17:24:10 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.83 -7.1 a0279.fits 8.935 0.126 6810
2022-08-11 17:26:08 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.82 -7.1 a0280.fits 8.776 0.115 6985
2022-08-11 17:28:08 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.81 -7.0 a0281.fits 7.751 0.052 16487
2022-08-11 17:31:08 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.80 -7.0 a0282.fits 8.222 0.079 16591
2022-08-11 17:33:06 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.79 -6.9 a0283.fits 7.803 0.073 16037
2022-08-11 17:35:05 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.78 -6.9 a0284.fits 7.951 0.061 17927

NGC_362

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 15:47:08 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.12 -0.6 a0242.fits 15.556 1.549 664
2022-08-11 15:49:28 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.12 -0.5 a0243.fits 13.597 0.283 1235
2022-08-11 15:52:28 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.12 -0.5 a0244.fits
2022-08-11 15:54:26 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.12 -0.4 a0245.fits 13.125 0.311 1202
2022-08-11 15:56:25 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.12 -0.4 a0246.fits 15.283 1.506 1003
2022-08-11 15:58:25 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.12 -0.4 a0247.fits 13.837 0.502 878
2022-08-11 16:01:25 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.12 -0.3 a0248.fits 13.428 0.344 958
2022-08-11 16:03:24 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.12 -0.3 a0249.fits 10.966 0.034 1060
2022-08-11 16:05:22 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.12 -0.3 a0250.fits 10.864 0.032 1280

NGC_6362

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 16:31:31 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.92 7.7 a0258.fits 11.143 0.031 946
2022-08-11 16:33:51 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.93 7.7 a0259.fits 10.559 0.027 1458
2022-08-11 16:36:52 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.94 7.8 a0260.fits 13.499 0.744 1178
2022-08-11 16:38:51 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.95 7.8 a0261.fits 16.369 7.024 1093
2022-08-11 16:40:51 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.96 7.9 a0262.fits 13.732 0.592 1381
2022-08-11 16:43:52 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.97 7.9 a0263.fits 14.083 0.874 1871
2022-08-11 16:45:50 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.98 7.9 a0264.fits 11.720 0.077 1967

NGC_6752

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 16:12:47 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.59 5.7 a0251.fits 8.089 0.051 7091
2022-08-11 16:15:07 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.60 5.8 a0252.fits 7.506 0.045 11679
2022-08-11 16:18:06 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.62 5.8 a0253.fits 7.419 0.035 11733
2022-08-11 16:20:05 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.62 5.9 a0254.fits 7.523 0.036 10961
2022-08-11 16:22:06 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.63 5.9 a0255.fits 7.564 0.055 12611
2022-08-11 16:25:06 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.65 5.9 a0256.fits 7.333 0.027 12477
2022-08-11 16:27:05 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.65 6.0 a0257.fits 7.578 0.049 11873

NGC_7492

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 16:50:58 AAVSO_ Pgc_ Welch_ AUTO SG 60.000 1.34 2.4 a0265.fits Y 5.40 14.686 0.758 1260
2022-08-11 16:52:23 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.35 2.4 a0266.fits Y 5.50 12.436 0.124 2118
2022-08-11 16:54:25 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.36 2.5 a0267.fits Y 5.67 13.569 0.329 1845
2022-08-11 16:56:26 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.36 2.5 a0268.fits Y 5.30 12.743 0.167 1854
2022-08-11 16:58:35 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.37 2.5 a0269.fits Y 5.11 13.080 0.216 2095
2022-08-11 17:00:36 AAVSO_ Pgc_ Welch_ AUTO SG 100.000 1.38 2.6 a0270.fits 16.176 3.678 1845
2022-08-11 17:02:56 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.39 2.6 a0271.fits Y 5.06 12.408 0.110 1477
2022-08-11 17:05:03 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.40 2.7 a0272.fits Y 4.91 14.336 0.583 1477
2022-08-11 17:07:07 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.40 2.7 a0273.fits 13.134 0.203 1522
2022-08-11 17:09:14 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.41 2.7 a0274.fits 12.373 0.107 1579
2022-08-11 17:11:12 AAVSO_ Pgc_ Welch_ AUTO SI 100.000 1.42 2.8 a0275.fits 12.595 0.133 1561

TU_Men

AUID 000-BCW-366

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 18:48:35 AAVSO_ P239_ RFDA_ AUTO SG 60.000 1.20 -1.2 a0314.fits Y 5.36

V1142_Sco

AUID 000-BBZ-704

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 13:29:22 NOVA_ Monitoring B 200.000 1.60 4.3 a0202.fits 14.876 1.363 1986
2022-08-11 13:34:10 NOVA_ Monitoring B 200.000 1.63 4.3 a0203.fits 18.462 9.999 1939
2022-08-11 13:37:57 NOVA_ Monitoring B 200.000 1.66 4.4 a0204.fits
2022-08-11 13:41:43 NOVA_ Monitoring B 200.000 1.68 4.5 a0205.fits
2022-08-11 13:45:30 NOVA_ Monitoring B 200.000 1.71 4.5 a0206.fits 15.144 1.619 1984
2022-08-11 13:49:18 NOVA_ Monitoring V 100.000 1.73 4.6 a0207.fits 16.308 4.030 1380
2022-08-11 13:52:26 NOVA_ Monitoring V 100.000 1.75 4.6 a0208.fits 14.351 0.652 1505
2022-08-11 13:54:33 NOVA_ Monitoring V 100.000 1.77 4.7 a0209.fits
2022-08-11 13:56:40 NOVA_ Monitoring V 100.000 1.78 4.7 a0210.fits
2022-08-11 13:58:46 NOVA_ Monitoring V 100.000 1.80 4.8 a0211.fits

V1324_Sco

AUID 000-BKM-692

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 12:21:26 NOVA_ Monitoring B 180.000 1.29 3.2 a0182.fits 13.719 0.367 1512
2022-08-11 12:25:55 NOVA_ Monitoring B 180.000 1.30 3.3 a0183.fits 12.016 0.081 4268
2022-08-11 12:29:21 NOVA_ Monitoring B 180.000 1.31 3.3 a0184.fits 11.881 0.067 1521
2022-08-11 12:32:48 NOVA_ Monitoring B 180.000 1.33 3.4 a0185.fits 11.725 0.061 1544
2022-08-11 12:36:14 NOVA_ Monitoring B 180.000 1.34 3.5 a0186.fits 12.985 0.212 1843
2022-08-11 12:39:41 NOVA_ Monitoring V 100.000 1.35 3.5 a0187.fits 11.262 0.036 1311
2022-08-11 12:42:51 NOVA_ Monitoring V 100.000 1.36 3.6 a0188.fits
2022-08-11 12:44:57 NOVA_ Monitoring V 100.000 1.37 3.6 a0189.fits 11.137 0.032 1328
2022-08-11 12:47:03 NOVA_ Monitoring V 100.000 1.38 3.6 a0190.fits 11.207 0.033 1346
2022-08-11 12:49:10 NOVA_ Monitoring V 100.000 1.39 3.7 a0191.fits 11.283 0.035 1294

V2264_Oph

AUID 000-BBY-829

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 09:18:27 NOVA_ Monitoring B 200.000 1.06 0.7 a0136.fits 13.964 0.413 1268
2022-08-11 09:23:15 NOVA_ Monitoring B 200.000 1.06 0.7 a0137.fits
2022-08-11 09:27:01 NOVA_ Monitoring B 200.000 1.06 0.8 a0138.fits 14.392 0.642 2411
2022-08-11 09:30:47 NOVA_ Monitoring B 200.000 1.07 0.9 a0139.fits
2022-08-11 09:34:33 NOVA_ Monitoring B 200.000 1.07 0.9 a0140.fits
2022-08-11 09:38:21 NOVA_ Monitoring V 100.000 1.07 1.0 a0141.fits Y 5.08
2022-08-11 09:40:31 NOVA_ Monitoring V 100.000 1.07 1.0 a0142.fits Y 4.73 15.050 0.993 816
2022-08-11 09:42:44 NOVA_ Monitoring V 100.000 1.08 1.1 a0143.fits Y 5.15 14.806 0.797 775
2022-08-11 09:44:53 NOVA_ Monitoring V 100.000 1.08 1.1 a0144.fits Y 4.97 10.862 0.023 4848
2022-08-11 09:47:11 NOVA_ Monitoring V 100.000 1.08 1.1 a0145.fits

V2295_Oph

AUID 000-BBY-977

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 12:53:27 NOVA_ Monitoring B 200.000 1.74 4.2 a0192.fits
2022-08-11 12:58:08 NOVA_ Monitoring B 200.000 1.78 4.2 a0193.fits
2022-08-11 13:01:55 NOVA_ Monitoring B 200.000 1.81 4.3 a0194.fits
2022-08-11 13:05:41 NOVA_ Monitoring B 200.000 1.85 4.4 a0195.fits
2022-08-11 13:09:28 NOVA_ Monitoring B 200.000 1.88 4.4 a0196.fits
2022-08-11 13:13:15 NOVA_ Monitoring V 100.000 1.90 4.5 a0197.fits Y 5.93 13.074 0.194 1516
2022-08-11 13:15:25 NOVA_ Monitoring V 100.000 1.92 4.5 a0198.fits
2022-08-11 13:18:34 NOVA_ Monitoring V 100.000 1.95 4.6 a0199.fits
2022-08-11 13:20:41 NOVA_ Monitoring V 100.000 1.98 4.6 a0200.fits 13.457 0.260 1094
2022-08-11 13:22:47 NOVA_ Monitoring V 100.000 2.00 4.7 a0201.fits

V2313_Oph

AUID 000-BBZ-184

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 08:05:54 NOVA_ Monitoring B 200.000 1.12 -0.8 a0121.fits 13.376 0.243 1738
2022-08-11 08:10:43 NOVA_ Monitoring B 200.000 1.11 -0.7 a0122.fits 12.333 0.101 1804
2022-08-11 08:14:30 NOVA_ Monitoring B 200.000 1.11 -0.7 a0123.fits
2022-08-11 08:18:17 NOVA_ Monitoring B 200.000 1.11 -0.6 a0124.fits
2022-08-11 08:22:03 NOVA_ Monitoring B 200.000 1.11 -0.5 a0125.fits 13.612 0.314 1764
2022-08-11 08:25:52 NOVA_ Monitoring V 100.000 1.11 -0.5 a0126.fits
2022-08-11 08:29:00 NOVA_ Monitoring V 100.000 1.11 -0.4 a0127.fits
2022-08-11 08:31:07 NOVA_ Monitoring V 100.000 1.10 -0.4 a0128.fits
2022-08-11 08:33:13 NOVA_ Monitoring V 100.000 1.10 -0.4 a0129.fits 15.305 1.313 786
2022-08-11 08:35:20 NOVA_ Monitoring V 100.000 1.10 -0.3 a0130.fits 15.862 2.225 840

V2487_Oph

AUID 000-BBZ-131

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 11:38:16 NOVA_ Monitoring B 200.000 1.37 2.8 a0172.fits
2022-08-11 11:43:04 NOVA_ Monitoring B 200.000 1.39 2.9 a0173.fits 13.266 0.259 1713
2022-08-11 11:46:51 NOVA_ Monitoring B 200.000 1.40 2.9 a0174.fits 13.757 0.387 1565
2022-08-11 11:50:37 NOVA_ Monitoring B 200.000 1.42 3.0 a0175.fits 13.328 0.278 1819
2022-08-11 11:54:24 NOVA_ Monitoring B 200.000 1.44 3.1 a0176.fits 13.525 0.311 1886
2022-08-11 11:58:11 NOVA_ Monitoring V 100.000 1.45 3.1 a0177.fits 15.709 1.973 1097
2022-08-11 12:01:20 NOVA_ Monitoring V 100.000 1.46 3.2 a0178.fits 99.999 9.999 1086
2022-08-11 12:03:27 NOVA_ Monitoring V 100.000 1.47 3.2 a0179.fits 13.997 0.457 3538
2022-08-11 12:05:33 NOVA_ Monitoring V 100.000 1.48 3.3 a0180.fits
2022-08-11 12:07:39 NOVA_ Monitoring V 100.000 1.49 3.3 a0181.fits

V2670_Oph

AUID 000-BFT-356

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 07:32:26 NOVA_ Monitoring B 200.000 1.12 -1.4 a0111.fits
2022-08-11 07:37:14 NOVA_ Monitoring B 200.000 1.11 -1.4 a0112.fits 14.115 0.470 1315
2022-08-11 07:41:00 NOVA_ Monitoring B 200.000 1.11 -1.3 a0113.fits
2022-08-11 07:44:47 NOVA_ Monitoring B 200.000 1.10 -1.2 a0114.fits
2022-08-11 07:48:32 NOVA_ Monitoring B 200.000 1.10 -1.2 a0115.fits
2022-08-11 07:52:19 NOVA_ Monitoring V 100.000 1.10 -1.1 a0116.fits 15.224 1.271 810
2022-08-11 07:55:27 NOVA_ Monitoring V 100.000 1.09 -1.1 a0117.fits 13.547 0.261 997
2022-08-11 07:57:33 NOVA_ Monitoring V 100.000 1.09 -1.0 a0118.fits
2022-08-11 07:59:39 NOVA_ Monitoring V 100.000 1.09 -1.0 a0119.fits 14.056 0.430 819
2022-08-11 08:01:45 NOVA_ Monitoring V 100.000 1.09 -1.0 a0120.fits 13.093 0.170 821

V344_Pav

AUID 000-BCW-669

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 15:11:11 NOVA_ Monitoring B 200.000 1.37 4.6 a0232.fits Y 6.30 13.883 0.496 1645
2022-08-11 15:15:03 NOVA_ Monitoring B 200.000 1.38 4.7 a0233.fits Y 6.38 9.943 0.013 2263
2022-08-11 15:18:53 NOVA_ Monitoring B 200.000 1.39 4.7 a0234.fits Y 6.34 9.969 0.013 2227
2022-08-11 15:22:42 NOVA_ Monitoring B 200.000 1.40 4.8 a0235.fits Y 6.53 9.954 0.013 2197
2022-08-11 15:27:08 NOVA_ Monitoring B 200.000 1.41 4.9 a0236.fits Y 7.01 11.019 0.032 2073
2022-08-11 15:30:58 NOVA_ Monitoring V 100.000 1.41 4.9 a0237.fits Y 6.50 10.479 0.017 1446
2022-08-11 15:33:08 NOVA_ Monitoring V 100.000 1.42 5.0 a0238.fits Y 7.08 10.821 0.023 1362
2022-08-11 15:35:18 NOVA_ Monitoring V 100.000 1.43 5.0 a0239.fits Y 6.86 13.933 0.455 1088
2022-08-11 15:37:27 NOVA_ Monitoring V 100.000 1.43 5.1 a0240.fits Y 7.32 12.144 0.077 1358
2022-08-11 15:39:36 NOVA_ Monitoring V 100.000 1.44 5.1 a0241.fits Y 6.73 10.539 0.019 1788

V4160_Sgr

AUID 000-BCB-687

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 14:02:51 NOVA_ Monitoring B 200.000 1.67 4.5 a0212.fits 12.726 0.164 2607
2022-08-11 14:07:41 NOVA_ Monitoring B 200.000 1.71 4.6 a0213.fits 13.765 0.438 2224
2022-08-11 14:11:27 NOVA_ Monitoring B 200.000 1.74 4.7 a0214.fits 13.060 0.219 2293
2022-08-11 14:15:14 NOVA_ Monitoring B 200.000 1.76 4.7 a0215.fits
2022-08-11 14:19:00 NOVA_ Monitoring B 200.000 1.79 4.8 a0216.fits 17.911 9.999 2462
2022-08-11 14:22:48 NOVA_ Monitoring V 100.000 1.81 4.8 a0217.fits
2022-08-11 14:25:59 NOVA_ Monitoring V 100.000 1.84 4.9 a0218.fits
2022-08-11 14:28:06 NOVA_ Monitoring V 100.000 1.86 4.9 a0219.fits
2022-08-11 14:30:12 NOVA_ Monitoring V 100.000 1.88 5.0 a0220.fits
2022-08-11 14:32:19 NOVA_ Monitoring V 100.000 1.90 5.0 a0221.fits 14.891 1.091 1469

V4332_Sgr

AUID 000-BCD-402

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 09:52:47 NOVA_ Monitoring B 200.000 1.09 -0.3 a0146.fits
2022-08-11 09:57:37 NOVA_ Monitoring B 200.000 1.08 -0.2 a0147.fits 13.395 0.313 1707
2022-08-11 10:01:23 NOVA_ Monitoring B 200.000 1.08 -0.1 a0148.fits 14.733 1.080 3736
2022-08-11 10:05:10 NOVA_ Monitoring B 200.000 1.08 -0.1 a0149.fits 14.646 0.996 3544
2022-08-11 10:08:56 NOVA_ Monitoring B 200.000 1.08 -0.0 a0150.fits 99.999 9.999 1680
2022-08-11 10:12:43 NOVA_ Monitoring V 100.000 1.08 0.1 a0151.fits Y 4.55 12.996 0.215 2132
2022-08-11 10:14:52 NOVA_ Monitoring V 100.000 1.08 0.1 a0152.fits Y 4.97 12.962 0.173 1301
2022-08-11 10:17:01 NOVA_ Monitoring V 100.000 1.08 0.1 a0153.fits Y 5.45 13.546 0.352 1288
2022-08-11 10:19:20 NOVA_ Monitoring V 100.000 1.08 0.2 a0154.fits Y 4.99 12.916 0.170 1334
2022-08-11 10:21:30 NOVA_ Monitoring V 100.000 1.08 0.2 a0155.fits Y 6.06 11.420 0.046 3278

V4361_Sgr

AUID 000-BCC-233

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 06:58:41 NOVA_ Monitoring B 200.000 1.36 -2.7 a0101.fits
2022-08-11 07:03:30 NOVA_ Monitoring B 200.000 1.34 -2.7 a0102.fits 13.562 0.310 1822
2022-08-11 07:07:17 NOVA_ Monitoring B 200.000 1.33 -2.6 a0103.fits 14.846 1.041 1520
2022-08-11 07:11:04 NOVA_ Monitoring B 200.000 1.32 -2.5 a0104.fits 13.441 0.285 1492
2022-08-11 07:14:50 NOVA_ Monitoring B 200.000 1.30 -2.5 a0105.fits 14.371 0.654 1606
2022-08-11 07:18:37 NOVA_ Monitoring V 100.000 1.30 -2.4 a0106.fits 12.777 0.137 1209
2022-08-11 07:21:46 NOVA_ Monitoring V 100.000 1.29 -2.4 a0107.fits 12.429 0.104 1207
2022-08-11 07:23:53 NOVA_ Monitoring V 100.000 1.28 -2.3 a0108.fits
2022-08-11 07:25:59 NOVA_ Monitoring V 100.000 1.28 -2.3 a0109.fits 14.694 0.847 1177
2022-08-11 07:28:06 NOVA_ Monitoring V 100.000 1.27 -2.2 a0110.fits

V4362_Sgr

AUID 000-BCC-498

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 10:25:39 NOVA_ Monitoring B 200.000 1.13 0.6 a0156.fits 14.217 0.589 1824
2022-08-11 10:30:29 NOVA_ Monitoring B 200.000 1.14 0.7 a0157.fits
2022-08-11 10:34:16 NOVA_ Monitoring B 200.000 1.14 0.8 a0158.fits 16.842 6.273 1586
2022-08-11 10:38:02 NOVA_ Monitoring B 200.000 1.14 0.8 a0159.fits
2022-08-11 10:41:49 NOVA_ Monitoring B 200.000 1.15 0.9 a0160.fits 12.196 0.096 2763
2022-08-11 10:45:37 NOVA_ Monitoring V 100.000 1.15 0.9 a0161.fits 12.170 0.082 1212
2022-08-11 10:48:48 NOVA_ Monitoring V 100.000 1.15 1.0 a0162.fits 13.414 0.275 1243
2022-08-11 10:50:54 NOVA_ Monitoring V 100.000 1.15 1.0 a0163.fits 14.826 0.913 1216
2022-08-11 10:53:01 NOVA_ Monitoring V 100.000 1.16 1.1 a0164.fits 12.771 0.144 1183
2022-08-11 10:55:07 NOVA_ Monitoring V 100.000 1.16 1.1 a0165.fits 12.207 0.084 1198

V556_Ser

AUID 000-BLF-690

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 11:18:50 NOVA_ Monitoring B 180.000 1.32 1.9 a0166.fits
2022-08-11 11:22:47 NOVA_ Monitoring B 180.000 1.33 1.9 a0167.fits
2022-08-11 11:26:13 NOVA_ Monitoring B 180.000 1.34 2.0 a0168.fits
2022-08-11 11:29:41 NOVA_ Monitoring V 100.000 1.35 2.0 a0169.fits Y 5.38
2022-08-11 11:31:49 NOVA_ Monitoring V 100.000 1.35 2.1 a0170.fits Y 5.10 13.775 0.34 1303
2022-08-11 11:33:59 NOVA_ Monitoring V 100.000 1.36 2.1 a0171.fits Y 5.28

VX_For

AUID 000-BCV-925

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-08-11 14:38:04 NOVA_ Monitoring B 200.000 1.47 -4.1 a0222.fits
2022-08-11 14:41:53 NOVA_ Monitoring B 200.000 1.45 -4.0 a0223.fits
2022-08-11 14:45:39 NOVA_ Monitoring B 200.000 1.43 -4.0 a0224.fits 14.017 0.442 1595
2022-08-11 14:49:25 NOVA_ Monitoring B 200.000 1.42 -3.9 a0225.fits
2022-08-11 14:53:12 NOVA_ Monitoring B 200.000 1.40 -3.9 a0226.fits
2022-08-11 14:57:00 NOVA_ Monitoring V 100.000 1.39 -3.8 a0227.fits Y 4.30 14.523 0.603 743
2022-08-11 14:59:08 NOVA_ Monitoring V 100.000 1.38 -3.8 a0228.fits Y 4.59 14.261 0.463 737
2022-08-11 15:01:17 NOVA_ Monitoring V 100.000 1.37 -3.7 a0229.fits
2022-08-11 15:03:24 NOVA_ Monitoring V 100.000 1.36 -3.7 a0230.fits 15.586 1.668 765
2022-08-11 15:05:30 NOVA_ Monitoring V 100.000 1.36 -3.7 a0231.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-08-11 06:58:41 a0101.fits V4361_Sgr B 200.000 1.36 -2.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:03:30 a0102.fits V4361_Sgr B 200.000 1.34 -2.7 13.562 0.31 1822
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:07:17 a0103.fits V4361_Sgr B 200.000 1.33 -2.6 14.846 1.041 1520
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:11:04 a0104.fits V4361_Sgr B 200.000 1.32 -2.5 13.441 0.285 1492
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:14:50 a0105.fits V4361_Sgr B 200.000 1.30 -2.5 14.371 0.654 1606
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:18:37 a0106.fits V4361_Sgr V 100.000 1.30 -2.4 12.777 0.137 1209
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:21:46 a0107.fits V4361_Sgr V 100.000 1.29 -2.4 12.429 0.104 1207
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:23:53 a0108.fits V4361_Sgr V 100.000 1.28 -2.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:25:59 a0109.fits V4361_Sgr V 100.000 1.28 -2.3 14.694 0.847 1177
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:28:06 a0110.fits V4361_Sgr V 100.000 1.27 -2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:32:26 a0111.fits V2670_Oph B 200.000 1.12 -1.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:37:14 a0112.fits V2670_Oph B 200.000 1.11 -1.4 14.115 0.47 1315
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:41:00 a0113.fits V2670_Oph B 200.000 1.11 -1.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:44:47 a0114.fits V2670_Oph B 200.000 1.10 -1.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:48:32 a0115.fits V2670_Oph B 200.000 1.10 -1.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:52:19 a0116.fits V2670_Oph V 100.000 1.10 -1.1 15.224 1.271 810
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:55:27 a0117.fits V2670_Oph V 100.000 1.09 -1.1 13.547 0.261 997
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:57:33 a0118.fits V2670_Oph V 100.000 1.09 -1.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 07:59:39 a0119.fits V2670_Oph V 100.000 1.09 -1.0 14.056 0.43 819
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:01:45 a0120.fits V2670_Oph V 100.000 1.09 -1.0 13.093 0.17 821
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:05:54 a0121.fits V2313_Oph B 200.000 1.12 -0.8 13.376 0.243 1738
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:10:43 a0122.fits V2313_Oph B 200.000 1.11 -0.7 12.333 0.101 1804
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:14:30 a0123.fits V2313_Oph B 200.000 1.11 -0.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:18:17 a0124.fits V2313_Oph B 200.000 1.11 -0.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:22:03 a0125.fits V2313_Oph B 200.000 1.11 -0.5 13.612 0.314 1764
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:25:52 a0126.fits V2313_Oph V 100.000 1.11 -0.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:29:00 a0127.fits V2313_Oph V 100.000 1.11 -0.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:31:07 a0128.fits V2313_Oph V 100.000 1.10 -0.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:33:13 a0129.fits V2313_Oph V 100.000 1.10 -0.4 15.305 1.313 786
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:35:20 a0130.fits V2313_Oph V 100.000 1.10 -0.3 15.862 2.225 840
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:40:24 a0131.fits DD_Cir B 200.000 1.20 3.0 13.818 0.343 1081
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:45:12 a0132.fits DD_Cir B 200.000 1.21 3.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:48:58 a0133.fits DD_Cir B 200.000 1.21 3.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:52:45 a0134.fits DD_Cir B 200.000 1.22 3.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 08:56:32 a0135.fits DD_Cir B 200.000 1.22 3.2 13.764 0.347 1122
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:18:27 a0136.fits V2264_Oph B 200.000 1.06 0.7 13.964 0.413 1268
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:23:15 a0137.fits V2264_Oph B 200.000 1.06 0.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:27:01 a0138.fits V2264_Oph B 200.000 1.06 0.8 14.392 0.642 2411
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:30:47 a0139.fits V2264_Oph B 200.000 1.07 0.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:34:33 a0140.fits V2264_Oph B 200.000 1.07 0.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:38:21 a0141.fits V2264_Oph V 100.000 1.07 1.0 Y 5.08 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:40:31 a0142.fits V2264_Oph V 100.000 1.07 1.0 Y 4.73 15.05 0.993 816 0.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:42:44 a0143.fits V2264_Oph V 100.000 1.08 1.1 Y 5.15 14.806 0.797 775 0.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:44:53 a0144.fits V2264_Oph V 100.000 1.08 1.1 Y 4.97 10.862 0.023 4848 0.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:47:11 a0145.fits V2264_Oph V 100.000 1.08 1.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:52:47 a0146.fits V4332_Sgr B 200.000 1.09 -0.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 09:57:37 a0147.fits V4332_Sgr B 200.000 1.08 -0.2 13.395 0.313 1707
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:01:23 a0148.fits V4332_Sgr B 200.000 1.08 -0.1 14.733 1.08 3736
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:05:10 a0149.fits V4332_Sgr B 200.000 1.08 -0.1 14.646 0.996 3544
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:08:56 a0150.fits V4332_Sgr B 200.000 1.08 -0.0 99.999 9.999 1680

images 151 to 200

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:12:43 a0151.fits V4332_Sgr V 100.000 1.08 0.1 Y 4.55 12.996 0.215 2132 0.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:14:52 a0152.fits V4332_Sgr V 100.000 1.08 0.1 Y 4.97 12.962 0.173 1301 0.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:17:01 a0153.fits V4332_Sgr V 100.000 1.08 0.1 Y 5.45 13.546 0.352 1288 0.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:19:20 a0154.fits V4332_Sgr V 100.000 1.08 0.2 Y 4.99 12.916 0.17 1334 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:21:30 a0155.fits V4332_Sgr V 100.000 1.08 0.2 Y 6.06 11.42 0.046 3278 0.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:25:39 a0156.fits V4362_Sgr B 200.000 1.13 0.6 14.217 0.589 1824
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:30:29 a0157.fits V4362_Sgr B 200.000 1.14 0.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:34:16 a0158.fits V4362_Sgr B 200.000 1.14 0.8 16.842 6.273 1586
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:38:02 a0159.fits V4362_Sgr B 200.000 1.14 0.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:41:49 a0160.fits V4362_Sgr B 200.000 1.15 0.9 12.196 0.096 2763
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:45:37 a0161.fits V4362_Sgr V 100.000 1.15 0.9 12.17 0.082 1212
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:48:48 a0162.fits V4362_Sgr V 100.000 1.15 1.0 13.414 0.275 1243
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:50:54 a0163.fits V4362_Sgr V 100.000 1.15 1.0 14.826 0.913 1216
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:53:01 a0164.fits V4362_Sgr V 100.000 1.16 1.1 12.771 0.144 1183
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 10:55:07 a0165.fits V4362_Sgr V 100.000 1.16 1.1 12.207 0.084 1198
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:18:50 a0166.fits V556_Ser B 180.000 1.32 1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:22:47 a0167.fits V556_Ser B 180.000 1.33 1.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:26:13 a0168.fits V556_Ser B 180.000 1.34 2.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:29:41 a0169.fits V556_Ser V 100.000 1.35 2.0 Y 5.38 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:31:49 a0170.fits V556_Ser V 100.000 1.35 2.1 Y 5.10 13.775 0.34 1303 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:33:59 a0171.fits V556_Ser V 100.000 1.36 2.1 Y 5.28 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:38:16 a0172.fits V2487_Oph B 200.000 1.37 2.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:43:04 a0173.fits V2487_Oph B 200.000 1.39 2.9 13.266 0.259 1713
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:46:51 a0174.fits V2487_Oph B 200.000 1.40 2.9 13.757 0.387 1565
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:50:37 a0175.fits V2487_Oph B 200.000 1.42 3.0 13.328 0.278 1819
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:54:24 a0176.fits V2487_Oph B 200.000 1.44 3.1 13.525 0.311 1886
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 11:58:11 a0177.fits V2487_Oph V 100.000 1.45 3.1 15.709 1.973 1097
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:01:20 a0178.fits V2487_Oph V 100.000 1.46 3.2 99.999 9.999 1086
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:03:27 a0179.fits V2487_Oph V 100.000 1.47 3.2 13.997 0.457 3538
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:05:33 a0180.fits V2487_Oph V 100.000 1.48 3.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:07:39 a0181.fits V2487_Oph V 100.000 1.49 3.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:21:26 a0182.fits V1324_Sco B 180.000 1.29 3.2 13.719 0.367 1512
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:25:55 a0183.fits V1324_Sco B 180.000 1.30 3.3 12.016 0.081 4268
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:29:21 a0184.fits V1324_Sco B 180.000 1.31 3.3 11.881 0.067 1521
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:32:48 a0185.fits V1324_Sco B 180.000 1.33 3.4 11.725 0.061 1544
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:36:14 a0186.fits V1324_Sco B 180.000 1.34 3.5 12.985 0.212 1843
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:39:41 a0187.fits V1324_Sco V 100.000 1.35 3.5 11.262 0.036 1311
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:42:51 a0188.fits V1324_Sco V 100.000 1.36 3.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:44:57 a0189.fits V1324_Sco V 100.000 1.37 3.6 11.137 0.032 1328
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:47:03 a0190.fits V1324_Sco V 100.000 1.38 3.6 11.207 0.033 1346
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:49:10 a0191.fits V1324_Sco V 100.000 1.39 3.7 11.283 0.035 1294
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:53:27 a0192.fits V2295_Oph B 200.000 1.74 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 12:58:08 a0193.fits V2295_Oph B 200.000 1.78 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:01:55 a0194.fits V2295_Oph B 200.000 1.81 4.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:05:41 a0195.fits V2295_Oph B 200.000 1.85 4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:09:28 a0196.fits V2295_Oph B 200.000 1.88 4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:13:15 a0197.fits V2295_Oph V 100.000 1.90 4.5 Y 5.93 13.074 0.194 1516 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:15:25 a0198.fits V2295_Oph V 100.000 1.92 4.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:18:34 a0199.fits V2295_Oph V 100.000 1.95 4.6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:20:41 a0200.fits V2295_Oph V 100.000 1.98 4.6 13.457 0.26 1094

images 201 to 250

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:22:47 a0201.fits V2295_Oph V 100.000 2.00 4.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:29:22 a0202.fits V1142_Sco B 200.000 1.60 4.3 14.876 1.363 1986
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:34:10 a0203.fits V1142_Sco B 200.000 1.63 4.3 18.462 9.999 1939
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:37:57 a0204.fits V1142_Sco B 200.000 1.66 4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:41:43 a0205.fits V1142_Sco B 200.000 1.68 4.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:45:30 a0206.fits V1142_Sco B 200.000 1.71 4.5 15.144 1.619 1984
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:49:18 a0207.fits V1142_Sco V 100.000 1.73 4.6 16.308 4.03 1380
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:52:26 a0208.fits V1142_Sco V 100.000 1.75 4.6 14.351 0.652 1505
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:54:33 a0209.fits V1142_Sco V 100.000 1.77 4.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:56:40 a0210.fits V1142_Sco V 100.000 1.78 4.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 13:58:46 a0211.fits V1142_Sco V 100.000 1.80 4.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:02:51 a0212.fits V4160_Sgr B 200.000 1.67 4.5 12.726 0.164 2607
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:07:41 a0213.fits V4160_Sgr B 200.000 1.71 4.6 13.765 0.438 2224
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:11:27 a0214.fits V4160_Sgr B 200.000 1.74 4.7 13.06 0.219 2293
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:15:14 a0215.fits V4160_Sgr B 200.000 1.76 4.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:19:00 a0216.fits V4160_Sgr B 200.000 1.79 4.8 17.911 9.999 2462
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:22:48 a0217.fits V4160_Sgr V 100.000 1.81 4.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:25:59 a0218.fits V4160_Sgr V 100.000 1.84 4.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:28:06 a0219.fits V4160_Sgr V 100.000 1.86 4.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:30:12 a0220.fits V4160_Sgr V 100.000 1.88 5.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:32:19 a0221.fits V4160_Sgr V 100.000 1.90 5.0 14.891 1.091 1469
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:38:04 a0222.fits VX_For B 200.000 1.47 -4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:41:53 a0223.fits VX_For B 200.000 1.45 -4.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:45:39 a0224.fits VX_For B 200.000 1.43 -4.0 14.017 0.442 1595
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:49:25 a0225.fits VX_For B 200.000 1.42 -3.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:53:12 a0226.fits VX_For B 200.000 1.40 -3.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:57:00 a0227.fits VX_For V 100.000 1.39 -3.8 Y 4.30 14.523 0.603 743 0.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 14:59:08 a0228.fits VX_For V 100.000 1.38 -3.8 Y 4.59 14.261 0.463 737 0.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:01:17 a0229.fits VX_For V 100.000 1.37 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:03:24 a0230.fits VX_For V 100.000 1.36 -3.7 15.586 1.668 765
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:05:30 a0231.fits VX_For V 100.000 1.36 -3.7
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:11:11 a0232.fits V344_Pav B 200.000 1.37 4.6 Y 6.30 13.883 0.496 1645 0.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:15:03 a0233.fits V344_Pav B 200.000 1.38 4.7 Y 6.38 9.943 0.013 2263 0.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:18:53 a0234.fits V344_Pav B 200.000 1.39 4.7 Y 6.34 9.969 0.013 2227 0.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:22:42 a0235.fits V344_Pav B 200.000 1.40 4.8 Y 6.53 9.954 0.013 2197 0.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:27:08 a0236.fits V344_Pav B 200.000 1.41 4.9 Y 7.01 11.019 0.032 2073 0.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:30:58 a0237.fits V344_Pav V 100.000 1.41 4.9 Y 6.50 10.479 0.017 1446 0.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:33:08 a0238.fits V344_Pav V 100.000 1.42 5.0 Y 7.08 10.821 0.023 1362 0.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:35:18 a0239.fits V344_Pav V 100.000 1.43 5.0 Y 6.86 13.933 0.455 1088 0.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:37:27 a0240.fits V344_Pav V 100.000 1.43 5.1 Y 7.32 12.144 0.077 1358 0.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:39:36 a0241.fits V344_Pav V 100.000 1.44 5.1 Y 6.73 10.539 0.019 1788 0.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:47:08 a0242.fits NGC_362 SG 60.000 1.12 -0.6 15.556 1.549 664
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:49:28 a0243.fits NGC_362 SG 100.000 1.12 -0.5 13.597 0.283 1235
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:52:28 a0244.fits NGC_362 SG 100.000 1.12 -0.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:54:26 a0245.fits NGC_362 SG 100.000 1.12 -0.4 13.125 0.311 1202
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:56:25 a0246.fits NGC_362 SG 100.000 1.12 -0.4 15.283 1.506 1003
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 15:58:25 a0247.fits NGC_362 SI 100.000 1.12 -0.4 13.837 0.502 878
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:01:25 a0248.fits NGC_362 SI 100.000 1.12 -0.3 13.428 0.344 958
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:03:24 a0249.fits NGC_362 SI 100.000 1.12 -0.3 10.966 0.034 1060
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:05:22 a0250.fits NGC_362 SI 100.000 1.12 -0.3 10.864 0.032 1280

images 251 to 300

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:12:47 a0251.fits NGC_6752 SG 60.000 1.59 5.7 8.089 0.051 7091
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:15:07 a0252.fits NGC_6752 SG 100.000 1.60 5.8 7.506 0.045 11679
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:18:06 a0253.fits NGC_6752 SG 100.000 1.62 5.8 7.419 0.035 11733
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:20:05 a0254.fits NGC_6752 SG 100.000 1.62 5.9 7.523 0.036 10961
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:22:06 a0255.fits NGC_6752 SI 100.000 1.63 5.9 7.564 0.055 12611
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:25:06 a0256.fits NGC_6752 SI 100.000 1.65 5.9 7.333 0.027 12477
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:27:05 a0257.fits NGC_6752 SI 100.000 1.65 6.0 7.578 0.049 11873
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:31:31 a0258.fits NGC_6362 SG 60.000 1.92 7.7 11.143 0.031 946
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:33:51 a0259.fits NGC_6362 SG 100.000 1.93 7.7 10.559 0.027 1458
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:36:52 a0260.fits NGC_6362 SG 100.000 1.94 7.8 13.499 0.744 1178
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:38:51 a0261.fits NGC_6362 SG 100.000 1.95 7.8 16.369 7.024 1093
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:40:51 a0262.fits NGC_6362 SI 100.000 1.96 7.9 13.732 0.592 1381
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:43:52 a0263.fits NGC_6362 SI 100.000 1.97 7.9 14.083 0.874 1871
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:45:50 a0264.fits NGC_6362 SI 100.000 1.98 7.9 11.72 0.077 1967
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:50:58 a0265.fits NGC_7492 SG 60.000 1.34 2.4 Y 5.40 14.686 0.758 1260 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:52:23 a0266.fits NGC_7492 SG 100.000 1.35 2.4 Y 5.50 12.436 0.124 2118 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:54:25 a0267.fits NGC_7492 SG 100.000 1.36 2.5 Y 5.67 13.569 0.329 1845 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:56:26 a0268.fits NGC_7492 SG 100.000 1.36 2.5 Y 5.30 12.743 0.167 1854 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 16:58:35 a0269.fits NGC_7492 SG 100.000 1.37 2.5 Y 5.11 13.08 0.216 2095 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:00:36 a0270.fits NGC_7492 SG 100.000 1.38 2.6 16.176 3.678 1845
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:02:56 a0271.fits NGC_7492 SI 100.000 1.39 2.6 Y 5.06 12.408 0.11 1477 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:05:03 a0272.fits NGC_7492 SI 100.000 1.40 2.7 Y 4.91 14.336 0.583 1477 0.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:07:07 a0273.fits NGC_7492 SI 100.000 1.40 2.7 13.134 0.203 1522
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:09:14 a0274.fits NGC_7492 SI 100.000 1.41 2.7 12.373 0.107 1579
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:11:12 a0275.fits NGC_7492 SI 100.000 1.42 2.8 12.595 0.133 1561
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:16:50 a0276.fits NGC_2808 SG 60.000 1.86 -7.2 8.884 0.038 4274
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:19:10 a0277.fits NGC_2808 SG 100.000 1.85 -7.2 8.571 0.054 7178
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:22:11 a0278.fits NGC_2808 SG 100.000 1.84 -7.1 8.739 0.057 7019
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:24:10 a0279.fits NGC_2808 SG 100.000 1.83 -7.1 8.935 0.126 6810
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:26:08 a0280.fits NGC_2808 SG 100.000 1.82 -7.1 8.776 0.115 6985
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:28:08 a0281.fits NGC_2808 SI 100.000 1.81 -7.0 7.751 0.052 16487
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:31:08 a0282.fits NGC_2808 SI 100.000 1.80 -7.0 8.222 0.079 16591
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:33:06 a0283.fits NGC_2808 SI 100.000 1.79 -6.9 7.803 0.073 16037
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:35:05 a0284.fits NGC_2808 SI 100.000 1.78 -6.9 7.951 0.061 17927
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:40:21 a0285.fits NGC_1261 SG 60.000 1.03 -0.8 Y 6.18 10.657 0.055 1290 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:41:43 a0286.fits NGC_1261 SG 100.000 1.03 -0.8 Y 6.83 10.108 0.057 1944 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:43:43 a0287.fits NGC_1261 SG 100.000 1.03 -0.8 Y 6.50 10.041 0.05 2014 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:45:44 a0288.fits NGC_1261 SG 100.000 1.03 -0.7 Y 7.10 10.291 0.063 2056 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:47:45 a0289.fits NGC_1261 SG 100.000 1.03 -0.7 Y 9.17 10.415 0.078 1941 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:49:46 a0290.fits NGC_1261 SG 100.000 1.02 -0.7 Y 6.33 10.104 0.052 2011 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:51:48 a0291.fits NGC_1261 SI 100.000 1.02 -0.6 Y 7.13 10.424 0.077 1842 0.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:53:49 a0292.fits NGC_1261 SI 100.000 1.02 -0.6 Y 5.39 10.036 0.066 1966 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:55:50 a0293.fits NGC_1261 SI 100.000 1.02 -0.6 Y 5.94 10.18 0.063 2025 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 17:57:50 a0294.fits NGC_1261 SI 100.000 1.02 -0.5 11.144 0.175 1729
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:00:51 a0295.fits NGC_1261 SI 100.000 1.02 -0.5 10.301 0.069 2011
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:05:21 a0296.fits NGC_1851 SG 60.000 1.12 -2.4 Y 9.07 12.902 0.227 588 0.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:06:42 a0297.fits NGC_1851 SG 100.000 1.12 -2.4 Y 8.48 11.264 0.059 2486 0.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:08:52 a0298.fits NGC_1851 SG 100.000 1.12 -2.4 11.289 0.063 891
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:11:51 a0299.fits NGC_1851 SG 100.000 1.11 -2.3 11.199 0.059 925
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:13:50 a0300.fits NGC_1851 SG 100.000 1.11 -2.3 11.019 0.051 923

images 301 to 314

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:15:50 a0301.fits NGC_1851 SI 100.000 1.10 -2.3 Y 7.75 11.392 0.07 861 1.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:18:03 a0302.fits NGC_1851 SI 100.000 1.10 -2.2 Y 6.52 12.382 2.943 5405 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:20:04 a0303.fits NGC_1851 SI 100.000 1.10 -2.2 Y 6.04 10.645 0.627 3510 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:22:05 a0304.fits NGC_1851 SI 100.000 1.09 -2.2 Y 7.47 9.336 0.205 3000 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:26:25 a0305.fits NGC_1904 SG 60.000 1.20 -2.3 13.548 0.373 616
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:28:36 a0306.fits NGC_1904 SG 100.000 1.19 -2.2 Y 7.27 8.481 0.028 4438 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:30:48 a0307.fits NGC_1904 SG 100.000 1.19 -2.2 Y 7.60 13.739 0.483 914 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:32:49 a0308.fits NGC_1904 SG 100.000 1.19 -2.1 Y 8.22 14.682 1.178 930 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:34:50 a0309.fits NGC_1904 SG 100.000 1.18 -2.1 Y 10.15 12.631 0.177 1186 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:36:53 a0310.fits NGC_1904 SI 100.000 1.18 -2.1 Y 8.32 15.32 2.816 3771 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:38:56 a0311.fits NGC_1904 SI 100.000 1.17 -2.0 Y 6.02 8.244 0.024 9180 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:40:57 a0312.fits NGC_1904 SI 100.000 1.17 -2.0 Y 7.12 8.412 0.039 10375 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:43:01 a0313.fits NGC_1904 SI 100.000 1.16 -2.0 8.26 0.024 12551
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-08-11 18:48:35 a0314.fits TU_Men SG 60.000 1.20 -1.2 Y 5.36 0.50

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-08-11 06:58:41 a0101.fits V4361_Sgr B 200.0 1.36 -2.7 000-BCC-233 9802.79075 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:03:30 a0102.fits V4361_Sgr B 200.0 1.34 -2.7 13.562 0.310 1822 000-BCC-233 9802.79410 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:07:17 a0103.fits V4361_Sgr B 200.0 1.33 -2.6 14.846 1.041 1520 000-BCC-233 9802.79672 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:11:04 a0104.fits V4361_Sgr B 200.0 1.32 -2.5 13.441 0.285 1492 000-BCC-233 9802.79935 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:14:50 a0105.fits V4361_Sgr B 200.0 1.30 -2.5 14.371 0.654 1606 000-BCC-233 9802.80197 -20.0 -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-08-11 07:18:37 a0106.fits V4361_Sgr V 100.0 1.30 -2.4 12.777 0.137 1209 000-BCC-233 9802.80459 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:21:46 a0107.fits V4361_Sgr V 100.0 1.29 -2.4 12.429 0.104 1207 000-BCC-233 9802.80678 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:23:53 a0108.fits V4361_Sgr V 100.0 1.28 -2.3 000-BCC-233 9802.80825 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:25:59 a0109.fits V4361_Sgr V 100.0 1.28 -2.3 14.694 0.847 1177 000-BCC-233 9802.80971 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:28:06 a0110.fits V4361_Sgr V 100.0 1.27 -2.2 000-BCC-233 9802.81118 -20.0 -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-08-11 07:32:26 a0111.fits V2670_Oph B 200.0 1.12 -1.4 000-BFT-356 9802.81419 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:37:14 a0112.fits V2670_Oph B 200.0 1.11 -1.4 14.115 0.47 1315 000-BFT-356 9802.81752 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:41:00 a0113.fits V2670_Oph B 200.0 1.11 -1.3 000-BFT-356 9802.82014 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:44:47 a0114.fits V2670_Oph B 200.0 1.10 -1.2 000-BFT-356 9802.82277 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:48:32 a0115.fits V2670_Oph B 200.0 1.10 -1.2 000-BFT-356 9802.82537 -20.0 -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-08-11 07:52:19 a0116.fits V2670_Oph V 100.0 1.10 -1.1 15.224 1.271 810 000-BFT-356 9802.82800 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:55:27 a0117.fits V2670_Oph V 100.0 1.09 -1.1 13.547 0.261 997 000-BFT-356 9802.83017 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:57:33 a0118.fits V2670_Oph V 100.0 1.09 -1.0 000-BFT-356 9802.83163 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 07:59:39 a0119.fits V2670_Oph V 100.0 1.09 -1.0 14.056 0.430 819 000-BFT-356 9802.83309 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:01:45 a0120.fits V2670_Oph V 100.0 1.09 -1.0 13.093 0.170 821 000-BFT-356 9802.83455 -20.0 -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-08-11 08:05:54 a0121.fits V2313_Oph B 200.0 1.12 -0.8 13.376 0.243 1738 000-BBZ-184 9802.83743 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:10:43 a0122.fits V2313_Oph B 200.0 1.11 -0.7 12.333 0.101 1804 000-BBZ-184 9802.84078 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:14:30 a0123.fits V2313_Oph B 200.0 1.11 -0.7 000-BBZ-184 9802.84340 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:18:17 a0124.fits V2313_Oph B 200.0 1.11 -0.6 000-BBZ-184 9802.84603 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:22:03 a0125.fits V2313_Oph B 200.0 1.11 -0.5 13.612 0.314 1764 000-BBZ-184 9802.84865 -20.0 -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-08-11 08:25:52 a0126.fits V2313_Oph V 100.0 1.11 -0.5 000-BBZ-184 9802.85130 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:29:00 a0127.fits V2313_Oph V 100.0 1.11 -0.4 000-BBZ-184 9802.85347 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:31:07 a0128.fits V2313_Oph V 100.0 1.10 -0.4 000-BBZ-184 9802.85494 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:33:13 a0129.fits V2313_Oph V 100.0 1.10 -0.4 15.305 1.313 786 000-BBZ-184 9802.85640 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:35:20 a0130.fits V2313_Oph V 100.0 1.10 -0.3 15.862 2.225 840 000-BBZ-184 9802.85787 -20.0 -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-08-11 08:40:24 a0131.fits DD_Cir B 200.0 1.20 3.0 13.818 0.343 1081 000-BBV-364 9802.86139 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:45:12 a0132.fits DD_Cir B 200.0 1.21 3.0 000-BBV-364 9802.86472 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:48:58 a0133.fits DD_Cir B 200.0 1.21 3.1 000-BBV-364 9802.86734 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:52:45 a0134.fits DD_Cir B 200.0 1.22 3.2 000-BBV-364 9802.86997 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 08:56:32 a0135.fits DD_Cir B 200.0 1.22 3.2 13.764 0.347 1122 000-BBV-364 9802.87259 -20.0 -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-08-11 09:18:27 a0136.fits V2264_Oph B 200.0 1.06 0.7 13.964 0.413 1268 000-BBY-829 9802.88781 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 09:23:15 a0137.fits V2264_Oph B 200.0 1.06 0.7 000-BBY-829 9802.89115 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 09:27:01 a0138.fits V2264_Oph B 200.0 1.06 0.8 14.392 0.642 2411 000-BBY-829 9802.89376 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 09:30:47 a0139.fits V2264_Oph B 200.0 1.07 0.9 000-BBY-829 9802.89638 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 09:34:33 a0140.fits V2264_Oph B 200.0 1.07 0.9 000-BBY-829 9802.89899 -20.0 -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-08-11 09:38:21 a0141.fits V2264_Oph V 100.0 1.07 1.0 Y 5.08 000-BBY-829 0.224693 9802.90163 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.985643 Y
2022-08-11 09:40:31 a0142.fits V2264_Oph V 100.0 1.07 1.0 Y 4.73 15.050 0.993 816 000-BBY-829 0.258172 9802.90314 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990929 Y
2022-08-11 09:42:44 a0143.fits V2264_Oph V 100.0 1.08 1.1 Y 5.15 14.806 0.797 775 000-BBY-829 0.249925 9802.90468 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.978785 Y
2022-08-11 09:44:53 a0144.fits V2264_Oph V 100.0 1.08 1.1 Y 4.97 10.862 0.023 4848 000-BBY-829 0.298495 9802.90617 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.985961 Y
2022-08-11 09:47:11 a0145.fits V2264_Oph V 100.0 1.08 1.1 000-BBY-829 9802.90777 -20.0 -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-08-11 09:52:47 a0146.fits V4332_Sgr B 200.0 1.09 -0.3 000-BCD-402 9802.91166 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 09:57:37 a0147.fits V4332_Sgr B 200.0 1.08 -0.2 13.395 0.313 1707 000-BCD-402 9802.91501 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:01:23 a0148.fits V4332_Sgr B 200.0 1.08 -0.1 14.733 1.080 3736 000-BCD-402 9802.91763 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:05:10 a0149.fits V4332_Sgr B 200.0 1.08 -0.1 14.646 0.996 3544 000-BCD-402 9802.92025 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:08:56 a0150.fits V4332_Sgr B 200.0 1.08 -0.0 99.999 9.999 1680 000-BCD-402 9802.92287 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 151 to 200

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-08-11 10:12:43 a0151.fits V4332_Sgr V 100.0 1.08 0.1 Y 4.55 12.996 0.215 2132 000-BCD-402 0.315736 9802.92550 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994142 Y
2022-08-11 10:14:52 a0152.fits V4332_Sgr V 100.0 1.08 0.1 Y 4.97 12.962 0.173 1301 000-BCD-402 0.363321 9802.92699 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995059 Y
2022-08-11 10:17:01 a0153.fits V4332_Sgr V 100.0 1.08 0.1 Y 5.45 13.546 0.352 1288 000-BCD-402 0.430204 9802.92848 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984107 Y
2022-08-11 10:19:20 a0154.fits V4332_Sgr V 100.0 1.08 0.2 Y 4.99 12.916 0.170 1334 000-BCD-402 0.435034 9802.93009 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994306 Y
2022-08-11 10:21:30 a0155.fits V4332_Sgr V 100.0 1.08 0.2 Y 6.06 11.420 0.046 3278 000-BCD-402 0.486782 9802.93160 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992288 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-08-11 10:25:39 a0156.fits V4362_Sgr B 200.0 1.13 0.6 14.217 0.589 1824 000-BCC-498 9802.93448 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:30:29 a0157.fits V4362_Sgr B 200.0 1.14 0.7 000-BCC-498 9802.93784 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:34:16 a0158.fits V4362_Sgr B 200.0 1.14 0.8 16.842 6.273 1586 000-BCC-498 9802.94046 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:38:02 a0159.fits V4362_Sgr B 200.0 1.14 0.8 000-BCC-498 9802.94308 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:41:49 a0160.fits V4362_Sgr B 200.0 1.15 0.9 12.196 0.096 2763 000-BCC-498 9802.94571 -20.0 -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-08-11 10:45:37 a0161.fits V4362_Sgr V 100.0 1.15 0.9 12.170 0.082 1212 000-BCC-498 9802.94834 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:48:48 a0162.fits V4362_Sgr V 100.0 1.15 1.0 13.414 0.275 1243 000-BCC-498 9802.95056 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:50:54 a0163.fits V4362_Sgr V 100.0 1.15 1.0 14.826 0.913 1216 000-BCC-498 9802.95201 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:53:01 a0164.fits V4362_Sgr V 100.0 1.16 1.1 12.771 0.144 1183 000-BCC-498 9802.95348 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 10:55:07 a0165.fits V4362_Sgr V 100.0 1.16 1.1 12.207 0.084 1198 000-BCC-498 9802.95494 -20.0 -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-08-11 11:18:50 a0166.fits V556_Ser B 180.0 1.32 1.9 000-BLF-690 9802.97141 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:22:47 a0167.fits V556_Ser B 180.0 1.33 1.9 000-BLF-690 9802.97416 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:26:13 a0168.fits V556_Ser B 180.0 1.34 2.0 000-BLF-690 9802.97654 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:29:41 a0169.fits V556_Ser V 100.0 1.35 2.0 Y 5.38 000-BLF-690 0.153657 9802.97895 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.999523 Y
2022-08-11 11:31:49 a0170.fits V556_Ser V 100.0 1.35 2.1 Y 5.10 13.775 0.34 1303 000-BLF-690 0.188233 9802.98043 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.998206 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-08-11 11:33:59 a0171.fits V556_Ser V 100.0 1.36 2.1 Y 5.28 000-BLF-690 0.2194 9802.98193 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992421 Y
2022-08-11 11:38:16 a0172.fits V2487_Oph B 200.0 1.37 2.8 000-BBZ-131 9802.98491 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:43:04 a0173.fits V2487_Oph B 200.0 1.39 2.9 13.266 0.259 1713 000-BBZ-131 9802.98824 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:46:51 a0174.fits V2487_Oph B 200.0 1.40 2.9 13.757 0.387 1565 000-BBZ-131 9802.99087 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:50:37 a0175.fits V2487_Oph B 200.0 1.42 3.0 13.328 0.278 1819 000-BBZ-131 9802.99348 -20.0 -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-08-11 11:54:24 a0176.fits V2487_Oph B 200.0 1.44 3.1 13.525 0.311 1886 000-BBZ-131 9802.99611 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 11:58:11 a0177.fits V2487_Oph V 100.0 1.45 3.1 15.709 1.973 1097 000-BBZ-131 9802.99874 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:01:20 a0178.fits V2487_Oph V 100.0 1.46 3.2 99.999 9.999 1086 000-BBZ-131 9803.00093 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:03:27 a0179.fits V2487_Oph V 100.0 1.47 3.2 13.997 0.457 3538 000-BBZ-131 9803.00240 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:05:33 a0180.fits V2487_Oph V 100.0 1.48 3.3 000-BBZ-131 9803.00385 -20.0 -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-08-11 12:07:39 a0181.fits V2487_Oph V 100.0 1.49 3.3 000-BBZ-131 9803.00531 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:21:26 a0182.fits V1324_Sco B 180.0 1.29 3.2 13.719 0.367 1512 000-BKM-692 9803.01488 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:25:55 a0183.fits V1324_Sco B 180.0 1.30 3.3 12.016 0.081 4268 000-BKM-692 9803.01800 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:29:21 a0184.fits V1324_Sco B 180.0 1.31 3.3 11.881 0.067 1521 000-BKM-692 9803.02038 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:32:48 a0185.fits V1324_Sco B 180.0 1.33 3.4 11.725 0.061 1544 000-BKM-692 9803.02278 -20.0 -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-08-11 12:36:14 a0186.fits V1324_Sco B 180.0 1.34 3.5 12.985 0.212 1843 000-BKM-692 9803.02516 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:39:41 a0187.fits V1324_Sco V 100.0 1.35 3.5 11.262 0.036 1311 000-BKM-692 9803.02756 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:42:51 a0188.fits V1324_Sco V 100.0 1.36 3.6 000-BKM-692 9803.02976 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:44:57 a0189.fits V1324_Sco V 100.0 1.37 3.6 11.137 0.032 1328 000-BKM-692 9803.03122 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:47:03 a0190.fits V1324_Sco V 100.0 1.38 3.6 11.207 0.033 1346 000-BKM-692 9803.03267 -20.0 -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-08-11 12:49:10 a0191.fits V1324_Sco V 100.0 1.39 3.7 11.283 0.035 1294 000-BKM-692 9803.03414 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:53:27 a0192.fits V2295_Oph B 200.0 1.74 4.2 000-BBY-977 9803.03712 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 12:58:08 a0193.fits V2295_Oph B 200.0 1.78 4.2 000-BBY-977 9803.04037 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:01:55 a0194.fits V2295_Oph B 200.0 1.81 4.3 000-BBY-977 9803.04300 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:05:41 a0195.fits V2295_Oph B 200.0 1.85 4.4 000-BBY-977 9803.04561 -20.0 -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-08-11 13:09:28 a0196.fits V2295_Oph B 200.0 1.88 4.4 000-BBY-977 9803.04824 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:13:15 a0197.fits V2295_Oph V 100.0 1.90 4.5 Y 5.93 13.074 0.194 1516 000-BBY-977 0.193371 9803.05087 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.004862 Y
2022-08-11 13:15:25 a0198.fits V2295_Oph V 100.0 1.92 4.5 000-BBY-977 9803.05237 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:18:34 a0199.fits V2295_Oph V 100.0 1.95 4.6 000-BBY-977 9803.05456 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:20:41 a0200.fits V2295_Oph V 100.0 1.98 4.6 13.457 0.260 1094 000-BBY-977 9803.05603 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 201 to 250

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-08-11 13:22:47 a0201.fits V2295_Oph V 100.0 2.00 4.7 000-BBY-977 9803.05749 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:29:22 a0202.fits V1142_Sco B 200.0 1.60 4.3 14.876 1.363 1986 000-BBZ-704 9803.06206 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:34:10 a0203.fits V1142_Sco B 200.0 1.63 4.3 18.462 9.999 1939 000-BBZ-704 9803.06539 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:37:57 a0204.fits V1142_Sco B 200.0 1.66 4.4 000-BBZ-704 9803.06802 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:41:43 a0205.fits V1142_Sco B 200.0 1.68 4.5 000-BBZ-704 9803.07064 -20.0 -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-08-11 13:45:30 a0206.fits V1142_Sco B 200.0 1.71 4.5 15.144 1.619 1984 000-BBZ-704 9803.07326 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:49:18 a0207.fits V1142_Sco V 100.0 1.73 4.6 16.308 4.030 1380 000-BBZ-704 9803.07590 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:52:26 a0208.fits V1142_Sco V 100.0 1.75 4.6 14.351 0.652 1505 000-BBZ-704 9803.07808 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:54:33 a0209.fits V1142_Sco V 100.0 1.77 4.7 000-BBZ-704 9803.07955 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 13:56:40 a0210.fits V1142_Sco V 100.0 1.78 4.7 000-BBZ-704 9803.08102 -20.0 -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-08-11 13:58:46 a0211.fits V1142_Sco V 100.0 1.80 4.8 000-BBZ-704 9803.08248 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:02:51 a0212.fits V4160_Sgr B 200.0 1.67 4.5 12.726 0.164 2607 000-BCB-687 9803.08531 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:07:41 a0213.fits V4160_Sgr B 200.0 1.71 4.6 13.765 0.438 2224 000-BCB-687 9803.08867 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:11:27 a0214.fits V4160_Sgr B 200.0 1.74 4.7 13.060 0.219 2293 000-BCB-687 9803.09128 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:15:14 a0215.fits V4160_Sgr B 200.0 1.76 4.7 000-BCB-687 9803.09391 -20.0 -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-08-11 14:19:00 a0216.fits V4160_Sgr B 200.0 1.79 4.8 17.911 9.999 2462 000-BCB-687 9803.09653 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:22:48 a0217.fits V4160_Sgr V 100.0 1.81 4.8 000-BCB-687 9803.09917 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:25:59 a0218.fits V4160_Sgr V 100.0 1.84 4.9 000-BCB-687 9803.10138 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:28:06 a0219.fits V4160_Sgr V 100.0 1.86 4.9 000-BCB-687 9803.10285 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:30:12 a0220.fits V4160_Sgr V 100.0 1.88 5.0 000-BCB-687 9803.10431 -20.0 -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-08-11 14:32:19 a0221.fits V4160_Sgr V 100.0 1.90 5.0 14.891 1.091 1469 000-BCB-687 9803.10578 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:38:04 a0222.fits VX_For B 200.0 1.47 -4.1 000-BCV-925 9803.10977 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:41:53 a0223.fits VX_For B 200.0 1.45 -4.0 000-BCV-925 9803.11242 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:45:39 a0224.fits VX_For B 200.0 1.43 -4.0 14.017 0.442 1595 000-BCV-925 9803.11503 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:49:25 a0225.fits VX_For B 200.0 1.42 -3.9 000-BCV-925 9803.11765 -20.0 -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-08-11 14:53:12 a0226.fits VX_For B 200.0 1.40 -3.9 000-BCV-925 9803.12028 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 14:57:00 a0227.fits VX_For V 100.0 1.39 -3.8 Y 4.30 14.523 0.603 743 000-BCV-925 0.666888 9803.12292 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997112 Y
2022-08-11 14:59:08 a0228.fits VX_For V 100.0 1.38 -3.8 Y 4.59 14.261 0.463 737 000-BCV-925 0.654513 9803.12440 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995113 Y
2022-08-11 15:01:17 a0229.fits VX_For V 100.0 1.37 -3.7 000-BCV-925 9803.12589 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 15:03:24 a0230.fits VX_For V 100.0 1.36 -3.7 15.586 1.668 765 000-BCV-925 9803.12736 -20.0 -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-08-11 15:05:30 a0231.fits VX_For V 100.0 1.36 -3.7 000-BCV-925 9803.12882 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 15:11:11 a0232.fits V344_Pav B 200.0 1.37 4.6 Y 6.30 13.883 0.496 1645 000-BCW-669 0.519409 9803.13277 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993637 Y
2022-08-11 15:15:03 a0233.fits V344_Pav B 200.0 1.38 4.7 Y 6.38 9.943 0.013 2263 000-BCW-669 0.534190 9803.13545 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.987378 Y
2022-08-11 15:18:53 a0234.fits V344_Pav B 200.0 1.39 4.7 Y 6.34 9.969 0.013 2227 000-BCW-669 0.548189 9803.13811 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995051 Y
2022-08-11 15:22:42 a0235.fits V344_Pav B 200.0 1.40 4.8 Y 6.53 9.954 0.013 2197 000-BCW-669 0.576519 9803.14076 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989499 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-08-11 15:27:08 a0236.fits V344_Pav B 200.0 1.41 4.9 Y 7.01 11.019 0.032 2073 000-BCW-669 0.605687 9803.14384 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.974989 Y
2022-08-11 15:30:58 a0237.fits V344_Pav V 100.0 1.41 4.9 Y 6.50 10.479 0.017 1446 000-BCW-669 0.612970 9803.14650 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.998628 Y
2022-08-11 15:33:08 a0238.fits V344_Pav V 100.0 1.42 5.0 Y 7.08 10.821 0.023 1362 000-BCW-669 0.639883 9803.14801 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.999650 Y
2022-08-11 15:35:18 a0239.fits V344_Pav V 100.0 1.43 5.0 Y 6.86 13.933 0.455 1088 000-BCW-669 0.660953 9803.14951 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993478 Y
2022-08-11 15:37:27 a0240.fits V344_Pav V 100.0 1.43 5.1 Y 7.32 12.144 0.077 1358 000-BCW-669 0.661219 9803.15101 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.978953 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-08-11 15:39:36 a0241.fits V344_Pav V 100.0 1.44 5.1 Y 6.73 10.539 0.019 1788 000-BCW-669 0.685505 9803.15250 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993863 Y
2022-08-11 15:47:08 a0242.fits NGC_362 SG 60.0 1.12 -0.6 15.556 1.549 664 None 9803.15773 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 15:49:28 a0243.fits NGC_362 SG 100.0 1.12 -0.5 13.597 0.283 1235 None 9803.15935 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 15:52:28 a0244.fits NGC_362 SG 100.0 1.12 -0.5 None 9803.16144 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 15:54:26 a0245.fits NGC_362 SG 100.0 1.12 -0.4 13.125 0.311 1202 None 9803.16280 -20.0 -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-08-11 15:56:25 a0246.fits NGC_362 SG 100.0 1.12 -0.4 15.283 1.506 1003 None 9803.16418 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 15:58:25 a0247.fits NGC_362 SI 100.0 1.12 -0.4 13.837 0.502 878 None 9803.16557 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:01:25 a0248.fits NGC_362 SI 100.0 1.12 -0.3 13.428 0.344 958 None 9803.16765 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:03:24 a0249.fits NGC_362 SI 100.0 1.12 -0.3 10.966 0.034 1060 None 9803.16903 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:05:22 a0250.fits NGC_362 SI 100.0 1.12 -0.3 10.864 0.032 1280 None 9803.17039 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 251 to 300

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-08-11 16:12:47 a0251.fits NGC_6752 SG 60.0 1.59 5.7 8.089 0.051 7091 None 9803.17554 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:15:07 a0252.fits NGC_6752 SG 100.0 1.60 5.8 7.506 0.045 11679 None 9803.17716 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:18:06 a0253.fits NGC_6752 SG 100.0 1.62 5.8 7.419 0.035 11733 None 9803.17924 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:20:05 a0254.fits NGC_6752 SG 100.0 1.62 5.9 7.523 0.036 10961 None 9803.18061 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:22:06 a0255.fits NGC_6752 SI 100.0 1.63 5.9 7.564 0.055 12611 None 9803.18201 -20.0 -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-08-11 16:25:06 a0256.fits NGC_6752 SI 100.0 1.65 5.9 7.333 0.027 12477 None 9803.18410 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:27:05 a0257.fits NGC_6752 SI 100.0 1.65 6.0 7.578 0.049 11873 None 9803.18547 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:31:31 a0258.fits NGC_6362 SG 60.0 1.92 7.7 11.143 0.031 946 None 9803.18855 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:33:51 a0259.fits NGC_6362 SG 100.0 1.93 7.7 10.559 0.027 1458 None 9803.19017 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:36:52 a0260.fits NGC_6362 SG 100.0 1.94 7.8 13.499 0.744 1178 None 9803.19227 -20.0 -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-08-11 16:38:51 a0261.fits NGC_6362 SG 100.0 1.95 7.8 16.369 7.024 1093 None 9803.19365 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:40:51 a0262.fits NGC_6362 SI 100.0 1.96 7.9 13.732 0.592 1381 None 9803.19503 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:43:52 a0263.fits NGC_6362 SI 100.0 1.97 7.9 14.083 0.874 1871 None 9803.19713 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:45:50 a0264.fits NGC_6362 SI 100.0 1.98 7.9 11.720 0.077 1967 None 9803.19850 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 16:50:58 a0265.fits NGC_7492 SG 60.0 1.34 2.4 Y 5.40 14.686 0.758 1260 None 0.041097 9803.20206 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.927439 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-08-11 16:52:23 a0266.fits NGC_7492 SG 100.0 1.35 2.4 Y 5.50 12.436 0.124 2118 None 0.107302 9803.20304 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997842 Y
2022-08-11 16:54:25 a0267.fits NGC_7492 SG 100.0 1.36 2.5 Y 5.67 13.569 0.329 1845 None 0.119524 9803.20446 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993894 Y
2022-08-11 16:56:26 a0268.fits NGC_7492 SG 100.0 1.36 2.5 Y 5.30 12.743 0.167 1854 None 0.156740 9803.20586 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.969813 Y
2022-08-11 16:58:35 a0269.fits NGC_7492 SG 100.0 1.37 2.5 Y 5.11 13.080 0.216 2095 None 0.145937 9803.20735 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.918979 Y
2022-08-11 17:00:36 a0270.fits NGC_7492 SG 100.0 1.38 2.6 16.176 3.678 1845 None 9803.20875 -20.0 -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-08-11 17:02:56 a0271.fits NGC_7492 SI 100.0 1.39 2.6 Y 5.06 12.408 0.110 1477 None 0.228932 9803.21037 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.984793 Y
2022-08-11 17:05:03 a0272.fits NGC_7492 SI 100.0 1.40 2.7 Y 4.91 14.336 0.583 1477 None 0.304205 9803.21184 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.005149 Y
2022-08-11 17:07:07 a0273.fits NGC_7492 SI 100.0 1.40 2.7 13.134 0.203 1522 None 9803.21328 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:09:14 a0274.fits NGC_7492 SI 100.0 1.41 2.7 12.373 0.107 1579 None 9803.21475 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:11:12 a0275.fits NGC_7492 SI 100.0 1.42 2.8 12.595 0.133 1561 None 9803.21611 -20.0 -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-08-11 17:16:50 a0276.fits NGC_2808 SG 60.0 1.86 -7.2 8.884 0.038 4274 None 9803.22002 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:19:10 a0277.fits NGC_2808 SG 100.0 1.85 -7.2 8.571 0.054 7178 None 9803.22164 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:22:11 a0278.fits NGC_2808 SG 100.0 1.84 -7.1 8.739 0.057 7019 None 9803.22374 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:24:10 a0279.fits NGC_2808 SG 100.0 1.83 -7.1 8.935 0.126 6810 None 9803.22512 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:26:08 a0280.fits NGC_2808 SG 100.0 1.82 -7.1 8.776 0.115 6985 None 9803.22648 -20.0 -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-08-11 17:28:08 a0281.fits NGC_2808 SI 100.0 1.81 -7.0 7.751 0.052 16487 None 9803.22787 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:31:08 a0282.fits NGC_2808 SI 100.0 1.80 -7.0 8.222 0.079 16591 None 9803.22995 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:33:06 a0283.fits NGC_2808 SI 100.0 1.79 -6.9 7.803 0.073 16037 None 9803.23132 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:35:05 a0284.fits NGC_2808 SI 100.0 1.78 -6.9 7.951 0.061 17927 None 9803.23270 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 17:40:21 a0285.fits NGC_1261 SG 60.0 1.03 -0.8 Y 6.18 10.657 0.055 1290 None 0.084976 9803.23635 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.008845 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-08-11 17:41:43 a0286.fits NGC_1261 SG 100.0 1.03 -0.8 Y 6.83 10.108 0.057 1944 None 0.084133 9803.23730 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.981446 Y
2022-08-11 17:43:43 a0287.fits NGC_1261 SG 100.0 1.03 -0.8 Y 6.50 10.041 0.050 2014 None 0.091686 9803.23869 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.983462 Y
2022-08-11 17:45:44 a0288.fits NGC_1261 SG 100.0 1.03 -0.7 Y 7.10 10.291 0.063 2056 None 0.090671 9803.24009 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.997620 Y
2022-08-11 17:47:45 a0289.fits NGC_1261 SG 100.0 1.03 -0.7 Y 9.17 10.415 0.078 1941 None 0.149362 9803.24149 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996934 Y
2022-08-11 17:49:46 a0290.fits NGC_1261 SG 100.0 1.02 -0.7 Y 6.33 10.104 0.052 2011 None 0.157218 9803.24289 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990465 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-08-11 17:51:48 a0291.fits NGC_1261 SI 100.0 1.02 -0.6 Y 7.13 10.424 0.077 1842 None 0.168057 9803.24431 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992254 Y
2022-08-11 17:53:49 a0292.fits NGC_1261 SI 100.0 1.02 -0.6 Y 5.39 10.036 0.066 1966 None 0.190193 9803.24571 -20.0625 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993412 Y
2022-08-11 17:55:50 a0293.fits NGC_1261 SI 100.0 1.02 -0.6 Y 5.94 10.180 0.063 2025 None 0.212390 9803.24711 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990008 Y
2022-08-11 17:57:50 a0294.fits NGC_1261 SI 100.0 1.02 -0.5 11.144 0.175 1729 None 9803.24850 -20.0000 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 18:00:51 a0295.fits NGC_1261 SI 100.0 1.02 -0.5 10.301 0.069 2011 None 9803.25059 -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-08-11 18:05:21 a0296.fits NGC_1851 SG 60.0 1.12 -2.4 Y 9.07 12.902 0.227 588 None 0.923306 9803.25372 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.998548 Y
2022-08-11 18:06:42 a0297.fits NGC_1851 SG 100.0 1.12 -2.4 Y 8.48 11.264 0.059 2486 None 0.957509 9803.25465 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990302 Y
2022-08-11 18:08:52 a0298.fits NGC_1851 SG 100.0 1.12 -2.4 11.289 0.063 891 None 9803.25616 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 18:11:51 a0299.fits NGC_1851 SG 100.0 1.11 -2.3 11.199 0.059 925 None 9803.25823 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 18:13:50 a0300.fits NGC_1851 SG 100.0 1.11 -2.3 11.019 0.051 923 None 9803.25961 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y

images 301 to 314

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-08-11 18:15:50 a0301.fits NGC_1851 SI 100.0 1.10 -2.3 Y 7.75 11.392 0.070 861 None 1.038792 9803.26100 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990618 Y
2022-08-11 18:18:03 a0302.fits NGC_1851 SI 100.0 1.10 -2.2 Y 6.52 12.382 2.943 5405 None 0.051886 9803.26253 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989042 Y
2022-08-11 18:20:04 a0303.fits NGC_1851 SI 100.0 1.10 -2.2 Y 6.04 10.645 0.627 3510 None 0.097622 9803.26394 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.986448 Y
2022-08-11 18:22:05 a0304.fits NGC_1851 SI 100.0 1.09 -2.2 Y 7.47 9.336 0.205 3000 None 0.112154 9803.26534 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.989449 Y
2022-08-11 18:26:25 a0305.fits NGC_1904 SG 60.0 1.20 -2.3 13.548 0.373 616 None 9803.26834 -20.0 -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-08-11 18:28:36 a0306.fits NGC_1904 SG 100.0 1.19 -2.2 Y 7.27 8.481 0.028 4438 None 1.078034 9803.26986 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.990863 Y
2022-08-11 18:30:48 a0307.fits NGC_1904 SG 100.0 1.19 -2.2 Y 7.60 13.739 0.483 914 None 0.070064 9803.27139 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.993743 Y
2022-08-11 18:32:49 a0308.fits NGC_1904 SG 100.0 1.19 -2.1 Y 8.22 14.682 1.178 930 None 0.120868 9803.27279 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.988992 Y
2022-08-11 18:34:50 a0309.fits NGC_1904 SG 100.0 1.18 -2.1 Y 10.15 12.631 0.177 1186 None 0.112772 9803.27419 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.996751 Y
2022-08-11 18:36:53 a0310.fits NGC_1904 SI 100.0 1.18 -2.1 Y 8.32 15.320 2.816 3771 None 0.129976 9803.27561 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.992356 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-08-11 18:38:56 a0311.fits NGC_1904 SI 100.0 1.17 -2.0 Y 6.02 8.244 0.024 9180 None 0.130020 9803.27704 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.994767 Y
2022-08-11 18:40:57 a0312.fits NGC_1904 SI 100.0 1.17 -2.0 Y 7.12 8.412 0.039 10375 None 0.153206 9803.27844 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 7.002913 Y
2022-08-11 18:43:01 a0313.fits NGC_1904 SI 100.0 1.16 -2.0 8.260 0.024 12551 None 9803.27987 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 Y
2022-08-11 18:48:35 a0314.fits TU_Men SG 60.0 1.20 -1.2 Y 5.36 000-BCW-366 0.500883 9803.28374 -20.0 -20.0 light 8 MPPS High Speed (RBI Flood) 2x2 6.995491 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