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

Telescope bsm_tx date 220407 (yymmdd)

Run at 04/09/2022 03:36:10 EDT

Warnings and Errors

INFO 421 total images for bsm_tx on 220407
WARNING 41 images not plate solved at observatory
WARNING 42 images without target object photometry

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,GR,I,R,V
datenite imagetyp filename set_temp filter binning exptime storage_loc Age(d) Active
220321 bias bsm_tx/bsm_tx1/calibration/220321/bias_temp-5_bin1.fits -5.0 None 1 None fs 18 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_1.0sec_temp-5_bin1.fits -5.0 None 1 1.00 fs 18 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_3.0sec_temp-5_bin1.fits -5.0 None 1 3.00 fs 18 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_10.0sec_temp-5_bin1.fits -5.0 None 1 10.00 fs 18 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_30.0sec_temp-5_bin1.fits -5.0 None 1 30.00 fs 18 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_100.0sec_temp-5_bin1.fits -5.0 None 1 100.00 fs 18 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_300.0sec_temp-5_bin1.fits -5.0 None 1 300.00 fs 18 Y
220407 flat bsm_tx/bsm_tx1/calibration/220407/flatB_bin1.fits NaN B 1 None fs 1 Y
220407 flat bsm_tx/bsm_tx1/calibration/220407/flatI_bin1.fits NaN I 1 None fs 1 Y
220407 flat bsm_tx/bsm_tx1/calibration/220407/flatR_bin1.fits NaN R 1 None fs 1 Y
220407 flat bsm_tx/bsm_tx1/calibration/220407/flatV_bin1.fits NaN V 1 None fs 1 Y
220219 flat bsm_tx/bsm_tx1/calibration/220219/flatGR_bin1.fits -10.0 GR 1 1.03 s3 48 Y
220320 bias bsm_tx/bsm_tx1/calibration/220320/bias_temp-10_bin1.fits -10.0 None 1 None fs 19
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_1.0sec_temp-10_bin1.fits -10.0 None 1 1.00 fs 19
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_3.0sec_temp-10_bin1.fits -10.0 None 1 3.00 fs 19
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_10.0sec_temp-10_bin1.fits -10.0 None 1 10.00 fs 19
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_30.0sec_temp-10_bin1.fits -10.0 None 1 30.00 fs 19
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_100.0sec_temp-10_bin1.fits -10.0 None 1 100.00 fs 19
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_300.0sec_temp-10_bin1.fits -10.0 None 1 300.00 fs 19
220407 flat bsm_tx/bsm_tx1/calibration/220407/flatSU_bin1.fits NaN SU 1 None fs 1

CCD set point vs operating temperature

Maximum delta temperature SET - CCD 0.20 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-04-08 05:22:27.000 AAVSO_ NorthSurvey_ HQ_ AUTO R_Lyn V 13.450 1.64 2.60 9.570 0.065 190
2022-04-08 07:57:05.000 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi B 28.000 1.63 2.31 9.486 0.059 136
2022-04-08 07:57:46.000 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi V 7.380 1.64 2.08 9.724 0.058 147
2022-04-08 06:41:18.000 AAVSO_ NorthSurvey_ HQ_ AUTO T_Cnc B 40.000 1.67 1.87 9.364 0.056 217
2022-04-08 08:25:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO VV_Crv V 1.050 1.60 1.62 10.494 0.084 20134
2022-04-08 05:59:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc B 28.000 1.65 2.75 9.423 0.059 92
2022-04-08 06:00:29.000 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc V 10.660 1.66 2.53 9.574 0.064 273
2022-04-08 04:57:24.500 AAVSO_ P123_ WMX_ AUTO TYC_2449-2206-1 B 2.000 1.58 2.57 9.834 0.053 82
2022-04-08 05:00:35.500 AAVSO_ P123_ WMX_ AUTO TYC_2449-2206-1 R 0.500 1.60 1.79 10.942 0.106 49
2022-04-08 04:59:04.000 AAVSO_ P123_ WMX_ AUTO TYC_2449-2206-1 V 1.000 1.59 2.21 10.129 0.063 93
2022-04-08 05:12:30.000 AAVSO_ P123_ WMX_ AUTO TYC_4112-446-1 B 2.000 1.46 2.64 10.419 0.076 44
2022-04-08 05:15:33.000 AAVSO_ P123_ WMX_ AUTO TYC_4112-446-1 R 0.500 1.47 1.78 11.523 0.161 30
2022-04-08 05:14:05.500 AAVSO_ P123_ WMX_ AUTO TYC_4112-446-1 V 1.000 1.47 2.21 10.732 0.093 54
2022-04-08 03:43:33.000 AAVSO_ P252_ SGUA_ AUTO ABE-184 I 20.000 1.68 9.29 10.587 0.191 148
2022-04-08 04:28:46.000 AAVSO_ P48and60_ SFRA_ AUTO R_Lyn B 80.000 1.41 2.50 10.097 0.116 133

Images by Target Object

ABE-027

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 02:47:29 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.32 3.2 a0153.fits
2022-04-08 02:49:36 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.32 3.2 a0154.fits 5.444 0.006 1258
2022-04-08 02:50:26 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.33 3.2 a0155.fits 5.479 0.006 1225
2022-04-08 02:51:01 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.33 3.2 a0156.fits Y 6.34 6.418 0.010 754
2022-04-08 02:51:39 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.33 3.3 a0157.fits Y 6.38 6.293 0.010 782
2022-04-08 02:52:17 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.34 3.3 a0158.fits Y 6.74 6.184 0.009 724
2022-04-08 02:52:57 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.34 3.3 a0159.fits Y 5.71 6.018 0.009 945
2022-04-08 02:53:34 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.34 3.3 a0160.fits Y 5.70 6.041 0.009 967
2022-04-08 02:54:11 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.34 3.3 a0161.fits Y 6.01 6.060 0.009 954
2022-04-08 02:54:53 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.35 3.3 a0162.fits Y 6.63 7.660 0.021 219
2022-04-08 02:55:30 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.35 3.3 a0163.fits Y 6.69 7.636 0.020 249
2022-04-08 02:56:06 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.35 3.3 a0164.fits Y 6.60 7.616 0.020 243
2022-04-08 03:45:24 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.65 4.2 a0217.fits
2022-04-08 03:47:29 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.66 4.2 a0218.fits
2022-04-08 03:48:19 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.67 4.2 a0219.fits
2022-04-08 03:48:55 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.68 4.2 a0220.fits
2022-04-08 03:50:38 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.69 4.2 a0221.fits
2022-04-08 03:51:08 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.69 4.2 a0222.fits
2022-04-08 03:51:40 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.70 4.3 a0223.fits Y 7.11
2022-04-08 03:52:18 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.70 4.3 a0224.fits Y 7.92
2022-04-08 03:52:57 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.71 4.3 a0225.fits Y 7.76
2022-04-08 03:53:39 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.72 4.3 a0226.fits Y 9.30
2022-04-08 03:54:16 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.72 4.3 a0227.fits Y 9.38
2022-04-08 03:54:53 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.73 4.3 a0228.fits Y 9.45

ABE-097

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 02:04:49 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.26 3.0 a0101.fits Y 2.59 3.916 0.003 20939
2022-04-08 02:05:31 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.26 3.0 a0102.fits Y 2.56 3.927 0.003 20794
2022-04-08 02:06:13 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.27 3.0 a0103.fits Y 2.61 3.934 0.003 21746
2022-04-08 02:06:48 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.27 3.0 a0104.fits Y 2.12 4.600 0.004 13535
2022-04-08 02:07:17 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.27 3.0 a0105.fits Y 2.26 4.621 0.004 13957
2022-04-08 02:07:46 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.27 3.0 a0106.fits Y 2.36 4.612 0.004 12036
2022-04-08 02:08:17 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.27 3.0 a0107.fits Y 1.95 4.811 0.005 15897
2022-04-08 02:08:46 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.28 3.0 a0108.fits Y 1.97 4.830 0.005 12900
2022-04-08 02:09:14 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.28 3.0 a0109.fits Y 2.02 4.821 0.005 12506
2022-04-08 02:09:54 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.0 a0110.fits Y 2.39 5.774 0.007 4188
2022-04-08 02:10:31 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.0 a0111.fits Y 2.42 5.779 0.007 4169
2022-04-08 02:11:08 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.1 a0112.fits Y 2.44 5.773 0.007 4500
2022-04-08 02:57:42 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.51 3.8 a0165.fits 4.843 0.005 1976
2022-04-08 02:59:33 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.52 3.9 a0166.fits 4.865 0.005 2046
2022-04-08 03:00:06 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.53 3.9 a0167.fits 4.860 0.005 2109
2022-04-08 03:00:34 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.53 3.9 a0168.fits Y 5.22 5.375 0.006 1158
2022-04-08 03:01:07 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.53 3.9 a0169.fits Y 6.64 5.407 0.006 1120
2022-04-08 03:01:41 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.54 3.9 a0170.fits Y 6.13 5.530 0.006 1079
2022-04-08 03:02:17 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.54 3.9 a0171.fits Y 6.16 6.551 0.011 1452
2022-04-08 03:02:45 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.55 3.9 a0172.fits Y 5.96 5.414 0.006 1376
2022-04-08 03:03:13 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.55 3.9 a0173.fits Y 5.85 5.340 0.006 1544
2022-04-08 03:03:53 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.55 3.9 a0174.fits Y 7.00 6.423 0.010 547
2022-04-08 03:04:29 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.56 3.9 a0175.fits Y 7.09 6.453 0.010 574
2022-04-08 03:05:06 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.56 4.0 a0176.fits Y 7.14 6.472 0.010 542

ABE-176

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 02:13:17 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.28 3.1 a0113.fits Y 3.83 4.390 0.004 6353
2022-04-08 02:14:06 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.29 3.2 a0114.fits Y 3.78 4.377 0.004 6254
2022-04-08 02:14:55 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.29 3.2 a0115.fits Y 4.04 4.415 0.004 5523
2022-04-08 02:15:34 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.29 3.2 a0116.fits Y 3.52 5.067 0.005 5145
2022-04-08 02:16:06 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.29 3.2 a0117.fits Y 3.63 5.070 0.005 4578
2022-04-08 02:16:37 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.30 3.2 a0118.fits Y 3.67 5.076 0.005 4879
2022-04-08 02:17:08 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.30 3.2 a0119.fits Y 2.84 5.526 0.006 5828
2022-04-08 02:17:36 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.30 3.2 a0120.fits Y 2.93 5.520 0.006 5126
2022-04-08 02:18:04 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.30 3.2 a0121.fits Y 3.04 5.529 0.006 5187
2022-04-08 02:18:44 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.30 3.2 a0122.fits Y 3.59 6.555 0.011 1346
2022-04-08 02:19:20 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.31 3.2 a0123.fits Y 3.63 6.537 0.011 1324
2022-04-08 02:19:57 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.31 3.3 a0124.fits Y 3.75 6.567 0.011 1153
2022-04-08 03:06:48 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.54 4.0 a0177.fits
2022-04-08 03:08:41 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.55 4.1 a0178.fits
2022-04-08 03:09:23 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.55 4.1 a0179.fits
2022-04-08 03:09:53 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.55 4.1 a0180.fits Y 6.00
2022-04-08 03:10:35 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.56 4.1 a0181.fits Y 6.87
2022-04-08 03:11:17 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.56 4.1 a0182.fits Y 5.70
2022-04-08 03:11:56 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.57 4.1 a0183.fits Y 6.95
2022-04-08 03:12:26 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.57 4.1 a0184.fits Y 6.49
2022-04-08 03:12:56 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.57 4.1 a0185.fits Y 6.53 6.549 0.011 650
2022-04-08 03:13:37 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.58 4.2 a0186.fits Y 8.22 7.194 0.015 316
2022-04-08 03:14:14 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.58 4.2 a0187.fits Y 8.03 7.208 0.015 296
2022-04-08 03:14:51 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.59 4.2 a0188.fits Y 8.26 7.219 0.015 270

ABE-184

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 02:36:30 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.30 3.2 a0141.fits Y 5.20 6.427 0.010 1307
2022-04-08 02:37:41 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.30 3.2 a0142.fits 5.702 0.007 1408
2022-04-08 02:39:53 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.31 3.2 a0143.fits 5.523 0.006 1307
2022-04-08 02:40:28 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.31 3.2 a0144.fits Y 5.88 6.095 0.009 960
2022-04-08 02:41:06 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.32 3.2 a0145.fits Y 5.82 5.847 0.008 911
2022-04-08 02:41:44 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.32 3.2 a0146.fits Y 5.88 7.267 0.016 912
2022-04-08 02:42:24 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.32 3.3 a0147.fits Y 5.11 5.815 0.008 1226
2022-04-08 02:43:01 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.32 3.3 a0148.fits Y 4.89 5.837 0.008 1331
2022-04-08 02:43:38 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.33 3.3 a0149.fits Y 5.22 5.818 0.008 1186
2022-04-08 02:44:18 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.33 3.3 a0150.fits Y 6.03 7.504 0.018 269
2022-04-08 02:44:55 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.33 3.3 a0151.fits Y 6.09 7.468 0.018 264
2022-04-08 02:45:32 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.34 3.3 a0152.fits Y 6.15 7.495 0.018 271
2022-04-08 03:34:00 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.60 4.1 a0205.fits
2022-04-08 03:36:05 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.62 4.2 a0206.fits
2022-04-08 03:36:54 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.62 4.2 a0207.fits
2022-04-08 03:37:30 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.63 4.2 a0208.fits
2022-04-08 03:39:17 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.64 4.2 a0209.fits
2022-04-08 03:39:46 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.65 4.2 a0210.fits
2022-04-08 03:40:17 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.65 4.2 a0211.fits Y 7.57
2022-04-08 03:40:57 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.66 4.2 a0212.fits Y 7.18 6.579 0.011 529
2022-04-08 03:41:36 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.66 4.2 a0213.fits Y 7.64
2022-04-08 03:42:19 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.67 4.3 a0214.fits Y 9.11
2022-04-08 03:42:56 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.67 4.3 a0215.fits Y 9.46
2022-04-08 03:43:33 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.68 4.3 a0216.fits Y 9.29 10.587 0.191 148

ABE-A24

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 02:21:07.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.30 3.2 a0125.fits Y 4.28 4.284 0.004 4975
2022-04-08 02:21:38.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.30 3.2 a0126.fits Y 3.86 4.249 0.004 5433
2022-04-08 02:22:08.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.30 3.2 a0127.fits Y 4.09 4.289 0.004 4700
2022-04-08 02:23:06.000 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.30 3.2 a0128.fits Y 4.01 4.525 0.004 4949 3
2022-04-08 02:24:19.000 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.31 3.2 a0129.fits Y 3.22 4.703 0.004 7213 3
2022-04-08 02:25:18.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.31 3.3 a0130.fits Y 3.89 5.365 0.006 3009
2022-04-08 02:25:51.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.32 3.3 a0131.fits Y 3.93 5.375 0.006 2670
2022-04-08 02:26:23.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.32 3.3 a0132.fits Y 4.06 5.396 0.006 2759
2022-04-08 03:25:14.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.63 4.3 a0197.fits 5.316 0.006 1388
2022-04-08 03:26:47.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.64 4.3 a0198.fits 5.335 0.006 1266
2022-04-08 03:27:07.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.64 4.3 a0199.fits 5.382 0.006 1333
2022-04-08 03:28:22.500 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.65 4.3 a0200.fits 5.459 0.006 967 3
2022-04-08 03:29:59.500 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.66 4.3 a0201.fits Y 7.35 5.557 0.006 1199 3
2022-04-08 03:31:04.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.67 4.4 a0202.fits Y 8.45 6.125 0.009 696
2022-04-08 03:31:36.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.68 4.4 a0203.fits Y 8.35 6.168 0.009 622
2022-04-08 03:32:08.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.68 4.4 a0204.fits Y 8.32 6.148 0.009 644

ABE-A26

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 02:28:03.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.30 3.2 a0133.fits Y 3.94 4.187 0.003 4314
2022-04-08 02:28:51.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.30 3.2 a0134.fits Y 4.10 4.208 0.003 4135
2022-04-08 02:29:41.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.31 3.2 a0135.fits Y 3.62 5.273 0.006 4141
2022-04-08 02:30:53.500 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.31 3.2 a0136.fits Y 4.65 4.622 0.004 3455 3
2022-04-08 02:32:10.500 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.31 3.3 a0137.fits Y 3.74 4.896 0.005 4262 3
2022-04-08 02:33:16.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.32 3.3 a0138.fits Y 4.85 5.191 0.005 2639
2022-04-08 02:33:54.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.32 3.3 a0139.fits Y 4.83 5.200 0.006 2491
2022-04-08 02:34:31.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.32 3.3 a0140.fits Y 4.93 5.209 0.006 2554
2022-04-08 03:16:21.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.53 4.0 a0189.fits 5.068 0.005 1721
2022-04-08 03:17:59.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.55 4.0 a0190.fits 5.057 0.005 1723
2022-04-08 03:18:26.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.55 4.0 a0191.fits 5.083 0.005 1667
2022-04-08 03:19:47.000 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.55 4.0 a0192.fits 5.487 0.006 1053 3
2022-04-08 03:21:28.500 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.56 4.1 a0193.fits Y 6.19 5.520 0.006 1165 3
2022-04-08 03:22:37.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.57 4.1 a0194.fits Y 8.07 7.078 0.015 975
2022-04-08 03:23:14.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.58 4.1 a0195.fits Y 8.34 7.447 0.019 995
2022-04-08 03:23:51.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.58 4.1 a0196.fits Y 8.28 6.582 0.011 897

ASAS_J080409+24305

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:53:11 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.64 4.0 a0298.fits Y 3.23 4.311 0.004 7953
2022-04-08 05:54:08 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.64 4.0 a0299.fits Y 3.12 4.302 0.004 8353
2022-04-08 05:54:51 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.65 4.0 a0300.fits Y 2.68 4.454 0.004 10562 2

ASAS_J092523+04172

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:34:21.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.840 1.68 3.3 a0326.fits Y 1.85 3.947 0.003 36946
2022-04-08 06:34:53.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.840 1.68 3.3 a0327.fits Y 2.01 3.971 0.003 26378
2022-04-08 06:35:31.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.680 1.68 3.3 a0328.fits Y 1.84 4.668 0.004 14846 2

AW_UMa

AUID 000-BCX-410

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:23:51 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.450 1.61 4.1 a0438.fits 3.343 0.002 55246
2022-04-08 09:26:01 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.900 1.62 4.1 a0439.fits 4.008 0.003 27123 3

BK_Vir

AUID 000-BCX-512

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:39:41.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.350 1.68 3.3 a0448.fits Y 1.78 5.019 0.005 13948
2022-04-08 09:40:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.490 1.68 3.3 a0449.fits Y 1.50 4.926 0.005 14010 2

BO_Cnc

AUID 000-BCT-993

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:43:42.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.600 1.61 4.0 a0334.fits Y 1.83 4.369 0.004 19290 2
2022-04-08 06:44:56.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.100 1.61 4.0 a0335.fits Y 1.58 4.183 0.003 24045 5

BP_Cnc

AUID 000-BCT-994

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:48:11 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.230 1.60 3.5 a0296.fits Y 3.36 4.132 0.003 9730 2
2022-04-08 05:50:04 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.060 1.61 3.5 a0297.fits Y 2.73 4.282 0.004 12262 10

BR_Lyn

AUID 000-BCZ-475

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:18:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.530 1.66 4.6 a0279.fits Y 2.80 4.355 0.004 11846
2022-04-08 05:18:50 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.530 1.66 4.6 a0280.fits Y 2.93 4.382 0.004 10714
2022-04-08 05:19:23 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.640 1.67 4.6 a0281.fits Y 2.47 3.808 0.003 27316
2022-04-08 05:19:51 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.640 1.67 4.6 a0282.fits Y 2.32 3.768 0.003 30899

BY_CVn

AUID 000-BDH-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:07:58 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.68 4.5 a0488.fits Y 2.28 4.245 0.003 23492
2022-04-08 11:08:46 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.68 4.5 a0489.fits Y 2.36 4.245 0.003 20776
2022-04-08 11:09:19 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.69 4.6 a0490.fits Y 1.91 3.821 0.003 43874
2022-04-08 11:09:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.69 4.6 a0491.fits Y 1.95 3.822 0.003 45421

BZ_CVn

AUID 000-BDH-689

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:14:15 AAVSO_ NorthSurvey_ HQ_ AUTO B 29.900 1.68 4.5 a0494.fits Y 2.21 4.081 0.003 25359
2022-04-08 11:14:55 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.420 1.68 4.5 a0495.fits Y 1.77 4.179 0.003 29725 2

CE_CVn

AUID 000-BDH-691

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:16:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0496.fits Y 2.28 4.139 0.003 24123
2022-04-08 11:17:37.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0497.fits Y 2.27 4.130 0.003 23108
2022-04-08 11:18:20.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.480 1.65 4.4 a0498.fits Y 1.95 3.883 0.003 38059 2

CE_Lyn

AUID 000-BCZ-617

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:56:42 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.080 1.66 4.4 a0301.fits Y 3.07 4.229 0.003 8586
2022-04-08 05:57:22 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.030 1.67 4.4 a0302.fits Y 2.92 4.361 0.004 12492 2

CS_UMa

AUID 000-BCX-416

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:59:47.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.540 1.60 4.4 a0394.fits Y 2.22 4.075 0.003 23155 3
2022-04-08 08:02:16.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.750 1.61 4.4 a0395.fits Y 1.72 4.135 0.003 22315 14

CX_Lyn

AUID 000-BDT-528

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:47:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.61 4.2 a0336.fits Y 1.96 4.604 0.004 19598
2022-04-08 06:47:39 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.61 4.2 a0337.fits Y 1.93 4.574 0.004 20269
2022-04-08 06:48:26 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.410 1.61 4.3 a0338.fits Y 1.69 4.517 0.004 18064 3

DF_Leo

AUID 000-BCW-214

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:37:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.520 1.64 3.4 a0329.fits Y 1.82 4.199 0.003 28854
2022-04-08 06:38:02.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.280 1.64 3.4 a0330.fits Y 1.75 4.317 0.004 22980 4

DH_Leo

AUID 000-BCW-215

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:50:37 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.65 4.0 a0386.fits Y 2.33 4.226 0.003 20305
2022-04-08 07:51:17 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.66 4.0 a0387.fits Y 2.26 4.231 0.003 22267
2022-04-08 07:52:00 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.930 1.66 4.0 a0388.fits Y 1.90 4.397 0.004 20739 2

DL_Boo

AUID 000-BBT-930

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:23:30.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.550 1.62 3.8 a0503.fits Y 2.08 4.292 0.004 23216
2022-04-08 11:24:18.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.550 1.62 3.8 a0504.fits Y 2.02 4.281 0.004 24528
2022-04-08 11:25:01.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.560 1.63 3.8 a0505.fits Y 1.81 4.014 0.003 29619 2

DR_Leo

AUID 000-BBQ-638

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:36:30 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.530 1.60 4.1 a0375.fits Y 1.77 4.340 0.004 26679 2
2022-04-08 07:38:13 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.200 1.61 4.1 a0376.fits Y 1.49 4.384 0.004 22039 9

DV_Leo

AUID 000-BCW-217

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:09:32.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.60 3.4 a0354.fits Y 1.97 4.467 0.004 16940
2022-04-08 07:10:17.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.61 3.4 a0355.fits Y 1.94 4.476 0.004 18545
2022-04-08 07:11:01.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.61 3.4 a0356.fits Y 1.65 4.066 0.003 29294 2

EH_Leo

AUID 000-BDS-879

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:24:41 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.1 a0365.fits Y 1.97 4.502 0.004 20422
2022-04-08 07:25:26 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.1 a0366.fits Y 2.02 4.505 0.004 16879
2022-04-08 07:26:11 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.68 4.1 a0367.fits Y 1.81 4.056 0.003 32207 2

EL_Leo

AUID 000-BCW-218

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:40:50 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.58 4.1 a0377.fits Y 2.12 4.442 0.004 15969
2022-04-08 07:41:30 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.59 4.1 a0378.fits Y 2.02 4.423 0.004 22936
2022-04-08 07:42:19 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.310 1.59 4.1 a0379.fits Y 1.79 4.579 0.004 18582 3

EM_Leo

AUID 000-BBQ-871

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:53:37.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.530 1.67 4.2 a0389.fits Y 2.29 4.429 0.004 14476
2022-04-08 07:54:22.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.800 1.67 4.2 a0390.fits Y 1.85 4.267 0.004 20929 3

ET_Vir

AUID 000-BBV-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:42:11.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.770 1.65 1.7 a0450.fits Y 1.76 4.132 0.003 20696 4
2022-04-08 09:44:58.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.690 1.66 1.7 a0451.fits Y 1.43 3.970 0.003 26927 15

FH_Vir

AUID 000-BBT-532

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 10:31:28 AAVSO_ NorthSurvey_ HQ_ AUTO B 27.850 1.68 3.4 a0473.fits Y 2.02 4.028 0.003 24910
2022-04-08 10:32:01 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.510 1.69 3.4 a0474.fits Y 1.90 3.575 0.003 48328

FK_Vir

AUID 000-BCX-523

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:31:38 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.63 3.3 a0443.fits Y 1.88 4.337 0.004 28284
2022-04-08 09:32:25 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.64 3.3 a0444.fits Y 1.99 4.340 0.004 23701
2022-04-08 09:33:04 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.580 1.64 3.3 a0445.fits Y 1.67 4.568 0.004 19311 2

FO_Vir

AUID 000-BFP-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 10:29:17 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.900 1.68 3.2 a0471.fits Y 2.10 2.774 0.002 56783
2022-04-08 10:29:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.450 1.69 3.2 a0472.fits Y 1.81 3.118 0.002 52425

FR_Cam

AUID 000-BDH-409

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:14:30.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.500 1.69 3.4 a0432.fits Y 1.77 4.452 0.004 19729 2
2022-04-08 09:15:42.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.000 1.69 3.4 a0433.fits Y 1.48 4.267 0.004 21733 5

FS_Com

AUID 000-BBT-465

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 10:49:56.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.250 1.63 3.9 a0477.fits Y 1.99 3.950 0.003 37195
2022-04-08 10:50:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.330 1.63 3.9 a0478.fits Y 2.02 3.486 0.002 38660 5

FW_Cnc

AUID 000-BCV-002

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:06:15.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.320 1.61 3.5 a0309.fits Y 2.88 3.979 0.003 13169
2022-04-08 06:07:02.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.100 1.62 3.5 a0310.fits Y 2.76 4.102 0.003 17155 3

FW_Vir

AUID 000-BCX-526

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:34:50 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.500 1.64 3.1 a0446.fits Y 1.80 4.364 0.004 24136 3
2022-04-08 09:36:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.030 1.65 3.1 a0447.fits Y 1.62 4.990 0.005 11131 10

FX_Cnc

AUID 000-BCV-003

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:08:46.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.910 1.60 3.5 a0311.fits Y 2.74 4.069 0.003 11781
2022-04-08 06:09:38.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.60 3.5 a0312.fits Y 2.53 4.349 0.004 14011 4

FZ_Vir

AUID 000-BCX-527

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:04:26.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 13.470 1.60 2.8 a0426.fits Y 1.81 4.306 0.004 24047
2022-04-08 09:05:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.890 1.60 2.8 a0427.fits Y 1.55 4.366 0.004 18332 4

GM_UMa

AUID 000-BFP-090

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:15:35.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.730 1.55 4.2 a0403.fits Y 1.91 4.089 0.003 20453 3
2022-04-08 08:17:05.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.980 1.55 4.2 a0404.fits Y 1.76 4.499 0.004 16594 6

GO_Cnc

AUID 000-BCZ-777

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:02:59.000 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.15 1.9 a0265.fits Y 2.30 5.624 0.007 3475 3
2022-04-08 05:04:00.500 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.15 1.9 a0266.fits Y 2.42 5.192 0.005 5959 2
2022-04-08 05:04:59.500 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.15 1.9 a0267.fits Y 2.40 5.114 0.005 7896 3
2022-04-08 05:05:53.500 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.15 2.0 a0268.fits Y 2.34 5.114 0.005 7354 2
2022-04-08 05:06:50.000 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.16 2.0 a0269.fits Y 1.91 5.318 0.006 7472 3
2022-04-08 05:07:44.000 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.16 2.0 a0270.fits Y 1.86 5.308 0.006 8768 2
2022-04-08 05:08:24.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0271.fits Y 2.24 6.171 0.009 3373
2022-04-08 05:08:51.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0272.fits Y 2.27 6.161 0.009 3192
2022-04-08 05:09:20.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0273.fits Y 2.28 6.149 0.009 3572
2022-04-08 05:09:47.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0274.fits Y 2.17 6.148 0.009 3818
2022-04-08 05:10:14.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0275.fits Y 2.27 6.135 0.009 3032

GO_UMa

AUID 000-BCX-431

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:19:34.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.000 1.57 4.3 a0405.fits Y 2.48 5.253 0.006 7710
2022-04-08 08:20:07.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.000 1.58 4.3 a0406.fits Y 2.53 5.241 0.006 6474
2022-04-08 08:20:55.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.220 1.58 4.3 a0407.fits Y 2.09 4.971 0.005 9693 3

GY_UMa

AUID 000-BBR-722

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:11:22 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.720 1.67 4.6 a0430.fits Y 1.65 4.363 0.004 30153
2022-04-08 09:12:16 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.220 1.68 4.6 a0431.fits Y 1.58 4.443 0.004 19813 4

HM_UMa

AUID 000-BFP-102

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:20:37 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.450 1.60 4.4 a0436.fits Y 1.58 3.982 0.003 37625
2022-04-08 09:21:23 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.030 1.60 4.4 a0437.fits Y 1.57 4.070 0.003 33857 3

IN_Hya

AUID 000-BBQ-445

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:11:27.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.670 1.63 3.0 a0313.fits Y 2.83 4.096 0.003 11752
2022-04-08 06:12:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.64 3.0 a0314.fits Y 2.47 4.113 0.003 20825 4

KO_Vir

AUID 000-BFP-617

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:28:11 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.64 3.3 a0440.fits Y 1.63 4.555 0.004 28571
2022-04-08 09:28:48 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.65 3.3 a0441.fits Y 1.71 4.562 0.004 20522
2022-04-08 09:29:36 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.280 1.65 3.3 a0442.fits Y 1.58 4.784 0.004 14239 3

KS_Vir

AUID 000-BFP-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:54:39 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.64 2.4 a0421.fits Y 1.99 4.759 0.004 16137
2022-04-08 08:55:17 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.65 2.4 a0422.fits Y 2.03 4.808 0.005 10612
2022-04-08 08:56:04 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.240 1.65 2.4 a0423.fits Y 1.84 4.908 0.005 10487 3

KW_Hya

AUID 000-BCW-125

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:36:28.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.840 1.64 2.6 a0290.fits Y 3.13 4.148 0.003 8324 4
2022-04-08 05:38:22.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.420 1.65 2.6 a0291.fits Y 2.39 4.616 0.004 8423 8

LT_Vir

AUID 000-BFP-634

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 10:25:33 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.67 3.2 a0467.fits Y 2.06 3.961 0.003 29121
2022-04-08 10:26:29 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.68 3.2 a0468.fits Y 2.12 3.957 0.003 29355
2022-04-08 10:27:11 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.69 3.3 a0469.fits Y 1.86 3.216 0.002 52363
2022-04-08 10:27:48 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.69 3.3 a0470.fits Y 1.74 3.288 0.002 51223

NN_Vir

AUID 000-BDB-299

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:26:42 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.500 1.63 3.3 a0506.fits Y 2.23 3.670 0.003 28967
2022-04-08 11:27:16 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.500 1.64 3.3 a0507.fits Y 2.26 3.677 0.003 29452
2022-04-08 11:27:59 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.570 1.64 3.3 a0508.fits Y 1.91 4.029 0.003 33042 2

NQ_Gem

AUID 000-BCV-951

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:24:13 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.630 1.66 4.0 a0285.fits Y 2.99 5.101 0.005 5975
2022-04-08 05:25:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.630 1.67 4.0 a0286.fits Y 3.06 5.098 0.005 5225
2022-04-08 05:25:47 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.67 4.1 a0287.fits Y 2.69 4.284 0.004 13354 2

NR_Vir

AUID 000-BBV-455

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:29:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.580 1.63 3.2 a0509.fits Y 2.20 4.103 0.003 22295
2022-04-08 11:30:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.410 1.63 3.2 a0510.fits Y 2.01 3.497 0.002 48992 2

NS_Hya

AUID 000-BBQ-266

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:02:27.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.170 1.64 3.1 a0307.fits Y 2.89 4.231 0.003 11418 2
2022-04-08 06:03:56.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.600 1.64 3.1 a0308.fits Y 2.51 4.369 0.004 14262 7

OP_Hya

AUID 000-BCW-135

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:45:21 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.550 1.62 2.4 a0294.fits Y 2.99 4.422 0.004 9032
2022-04-08 05:46:16 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.330 1.62 2.5 a0295.fits Y 2.87 4.451 0.004 10974 4

OW_Hya

AUID 000-BCW-137

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:41:04.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.790 1.61 2.2 a0292.fits Y 3.05 3.861 0.003 11577 4
2022-04-08 05:42:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.400 1.62 2.2 a0293.fits Y 2.84 4.566 0.004 9688 8

RS_CVn

AUID 000-BBT-509

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:20:07 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.68 4.3 a0499.fits Y 2.12 4.108 0.003 23050
2022-04-08 11:20:48 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.68 4.3 a0500.fits Y 2.11 4.129 0.003 23512
2022-04-08 11:21:22 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.69 4.4 a0501.fits Y 1.87 4.210 0.003 24082
2022-04-08 11:21:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.69 4.4 a0502.fits Y 1.86 4.211 0.003 23771

RS_Cnc

AUID 000-BBQ-327

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:54:05.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.400 1.53 3.9 a0343.fits Y 2.02 4.856 0.005 14646
2022-04-08 06:55:36.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.190 1.53 3.9 a0344.fits Y 1.47 5.045 0.005 11226 9

RT_Cnc

AUID 000-BBQ-129

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:14:27 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.400 1.60 3.4 a0315.fits Y 3.35 4.427 0.004 7128
2022-04-08 06:15:07 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.350 1.60 3.4 a0316.fits Y 2.69 4.697 0.004 10666 2

RW_Vir

AUID 000-BCX-503

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:37:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.300 1.68 2.7 a0412.fits Y 1.90 4.850 0.005 17109
2022-04-08 08:38:42.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.68 2.7 a0413.fits Y 1.89 4.921 0.005 10927 4

RX_LMi

AUID 000-BCW-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:44:11 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.740 1.65 4.2 a0417.fits Y 1.95 4.736 0.004 16868 3
2022-04-08 08:45:43 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.66 4.2 a0418.fits Y 1.62 4.196 0.003 23026 6

R_Aur

AUID 000-BBJ-127

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 04:02:50.000 AAVSO_ P48and60_ SFRA_ AUTO B 20.180 1.79 4.9 a0234.fits
2022-04-08 04:04:31.000 AAVSO_ P48and60_ SFRA_ AUTO B 20.180 1.80 4.9 a0235.fits
2022-04-08 04:05:43.500 AAVSO_ P48and60_ SFRA_ AUTO V 3.130 1.81 4.9 a0236.fits 4
2022-04-08 04:08:13.000 AAVSO_ P48and60_ SFRA_ AUTO R 1.020 1.82 5.0 a0237.fits 10
2022-04-08 04:11:01.500 AAVSO_ P48and60_ SFRA_ AUTO I 0.690 1.84 5.0 a0238.fits 15

R_CrB

AUID 000-BBW-575

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:49:22.500 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.2 a0452.fits Y 1.41 4.043 0.003 34231 7
2022-04-08 09:51:59.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.2 a0453.fits Y 1.33 4.438 0.004 24478 10
2022-04-08 09:55:02.000 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.00 0.3 a0454.fits Y 1.40 4.382 0.004 21358 11
2022-04-08 09:57:25.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0455.fits Y 1.53 4.937 0.005 12762 5
2022-04-08 09:58:55.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0456.fits Y 1.54 4.938 0.005 11845 5
2022-04-08 10:01:00.500 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.4 a0457.fits Y 1.54 4.044 0.003 31437 7
2022-04-08 10:03:36.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.4 a0458.fits Y 1.34 4.438 0.004 28885 10
2022-04-08 10:06:40.500 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.4 a0459.fits Y 1.42 4.385 0.004 28485 11
2022-04-08 10:09:08.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0460.fits Y 1.59 4.944 0.005 12377 5
2022-04-08 10:10:43.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0461.fits Y 1.52 4.944 0.005 13226 5
2022-04-08 10:12:55.500 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.01 0.6 a0462.fits Y 1.60 4.049 0.003 40762 7
2022-04-08 10:15:38.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.01 0.6 a0463.fits Y 1.38 4.436 0.004 29645 10
2022-04-08 10:18:51.500 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.7 a0464.fits Y 1.44 4.391 0.004 18241 11
2022-04-08 10:21:22.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0465.fits Y 1.56 4.946 0.005 10181 5
2022-04-08 10:22:53.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0466.fits Y 1.48 4.955 0.005 13870 5

R_Leo

AUID 000-BBQ-798

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 04:38:52.500 AAVSO_ P48and60_ SFRA_ AUTO B 4.000 1.09 1.0 a0251.fits Y 2.20 7.900 0.019 547 5
2022-04-08 04:40:42.000 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.09 1.0 a0252.fits Y 1.94 6.533 0.010 1907 5
2022-04-08 04:42:13.500 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.09 1.1 a0253.fits Y 2.06 6.527 0.010 2761 5
2022-04-08 04:44:22.000 AAVSO_ P48and60_ SFRA_ AUTO R 0.500 1.10 1.1 a0254.fits Y 1.56 5.560 0.006 6191 10
2022-04-08 04:47:05.500 AAVSO_ P48and60_ SFRA_ AUTO I 0.250 1.10 1.1 a0255.fits Y 1.66 5.045 0.005 6855 10
2022-04-08 07:06:39.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.700 1.61 3.5 a0352.fits Y 1.91 8.259 0.024 497 3
2022-04-08 07:07:38.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.350 1.62 3.5 a0353.fits Y 1.69 7.024 0.013 1188 3

R_Lyn

AUID 000-BBM-269

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 04:28:46.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.41 3.6 a0244.fits Y 2.50 10.097 0.116 133
2022-04-08 04:30:23.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.42 3.6 a0245.fits Y 2.48 10.228 0.127 140
2022-04-08 04:31:08.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.42 3.7 a0246.fits Y 2.09 9.004 0.044 347
2022-04-08 04:31:48.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.42 3.7 a0247.fits Y 2.17 9.071 0.047 259
2022-04-08 04:32:54.000 AAVSO_ P48and60_ SFRA_ AUTO R 4.590 1.42 3.7 a0248.fits Y 1.88 8.366 0.024 432 5
2022-04-08 04:34:34.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.43 3.7 a0249.fits Y 1.88 8.056 0.021 475 5
2022-04-08 04:36:04.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.43 3.7 a0250.fits Y 2.12 8.067 0.021 402 5
2022-04-08 05:21:35.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 36.050 1.64 4.5 a0283.fits Y 2.82
2022-04-08 05:22:27.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 13.450 1.64 4.5 a0284.fits Y 2.60 9.570 0.065 190

SS_Vir

AUID 000-BBS-817

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:24:37 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.2 a0321.fits Y 1.58 8.402 0.029 642
2022-04-08 06:25:33 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.2 a0322.fits Y 1.62 8.348 0.028 628
2022-04-08 06:26:27 AAVSO_ P48and60_ SFRA_ AUTO V 3.180 1.15 0.2 a0323.fits Y 1.52 5.723 0.007 4862 4
2022-04-08 06:28:25 AAVSO_ P48and60_ SFRA_ AUTO R 1.230 1.15 0.2 a0324.fits Y 1.85 5.078 0.005 7908 9
2022-04-08 06:31:20 AAVSO_ P48and60_ SFRA_ AUTO I 0.980 1.16 0.2 a0325.fits Y 1.57 5.501 0.006 4761 11

SU_LYN

AUID 000-BDT-456

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 04:50:12.500 AAVSO_ P77_ Henden_ AUTO V 3.750 1.57 4.3 a0256.fits Y 2.46 5.750 0.007 4199 3
2022-04-08 04:51:02.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.58 4.3 a0257.fits Y 2.80 6.422 0.010 1689
2022-04-08 04:51:28.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.58 4.3 a0258.fits Y 2.79 6.419 0.010 1839
2022-04-08 04:51:54.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.58 4.3 a0259.fits Y 2.72 6.468 0.010 1904
2022-04-08 04:52:54.000 AAVSO_ P77_ Henden_ AUTO R 1.250 1.58 4.3 a0260.fits Y 1.91 5.660 0.007 4484 5
2022-04-08 04:54:40.500 AAVSO_ P77_ Henden_ AUTO I 0.500 1.59 4.3 a0261.fits Y 2.23 6.118 0.008 2062 7

SV_Crv

AUID 000-BCV-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:34:53.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.910 1.67 1.9 a0410.fits Y 1.83 4.986 0.005 11268 2
2022-04-08 08:35:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.68 1.9 a0411.fits Y 1.58 4.679 0.004 13441 4

SY_Crt

AUID 000-BCV-572

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:16:10 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.420 1.67 2.2 a0359.fits Y 2.46 4.010 0.003 20377
2022-04-08 07:17:02 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.650 1.67 2.2 a0360.fits Y 1.96 4.081 0.003 16482 4

S_LMi

AUID 000-BBQ-962

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:56:20 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.63 4.2 a0391.fits Y 2.56 9.592 0.064 110
2022-04-08 07:57:05 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.63 4.2 a0392.fits Y 2.31 9.486 0.059 136
2022-04-08 07:57:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.64 4.2 a0393.fits Y 2.08 9.724 0.058 147 2

S_UMa

AUID 000-BBT-169

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:11:44.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 32.850 1.68 4.6 a0492.fits Y 2.26 8.638 0.033 459
2022-04-08 11:12:23.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.030 1.69 4.6 a0493.fits Y 1.68 7.598 0.017 1375 2

TU_LMi

AUID 000-BBQ-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:44:15 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.61 4.2 a0380.fits Y 2.01 4.494 0.004 21362
2022-04-08 07:45:00 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.62 4.2 a0381.fits Y 2.25 4.497 0.004 15327
2022-04-08 07:45:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.590 1.62 4.2 a0382.fits Y 1.98 4.635 0.004 17118 2

TX_Sex

AUID 000-BFM-190

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:04:05.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.350 1.64 3.3 a0350.fits Y 2.08 4.402 0.004 21547
2022-04-08 07:04:51.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.880 1.64 3.3 a0351.fits Y 1.78 4.379 0.004 18747 3

TYC_2449-2206-1

AUID 000-BNH-722

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 04:57:24.500 AAVSO_ P123_ WMX_ AUTO B 2.000 1.58 4.1 a0262.fits Y 2.57 9.834 0.053 82 5
2022-04-08 04:59:04.000 AAVSO_ P123_ WMX_ AUTO V 1.000 1.59 4.1 a0263.fits Y 2.21 10.129 0.063 93 5
2022-04-08 05:00:35.500 AAVSO_ P123_ WMX_ AUTO R 0.500 1.60 4.2 a0264.fits Y 1.79 10.942 0.106 49 5

TYC_4112-446-1

AUID 000-BNH-723

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:12:30.000 AAVSO_ P123_ WMX_ AUTO B 2.000 1.46 3.7 a0276.fits Y 2.64 10.419 0.076 44 5
2022-04-08 05:14:05.500 AAVSO_ P123_ WMX_ AUTO V 1.000 1.47 3.7 a0277.fits Y 2.21 10.732 0.093 54 5
2022-04-08 05:15:33.000 AAVSO_ P123_ WMX_ AUTO R 0.500 1.47 3.7 a0278.fits Y 1.78 11.523 0.161 30 5

TZ_Cyg

AUID 000-BCF-969

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:51:00.000 AAVSO_ P112_ McNeely_ AUTO B 30.000 1.09 -1.2 a0514.fits Y 2.75 6.956 0.015 1241
2022-04-08 11:51:47.000 AAVSO_ P112_ McNeely_ AUTO B 30.000 1.09 -1.2 a0515.fits Y 2.72 6.931 0.015 1274
2022-04-08 11:52:34.000 AAVSO_ P112_ McNeely_ AUTO B 30.000 1.09 -1.2 a0516.fits Y 2.87 6.943 0.015 1155
2022-04-08 11:53:12.000 AAVSO_ P112_ McNeely_ AUTO V 15.000 1.09 -1.2 a0517.fits Y 2.14 6.265 0.010 4786
2022-04-08 11:53:45.000 AAVSO_ P112_ McNeely_ AUTO V 15.000 1.09 -1.2 a0518.fits Y 2.38 6.280 0.010 3310
2022-04-08 11:54:17.000 AAVSO_ P112_ McNeely_ AUTO V 15.000 1.09 -1.2 a0519.fits Y 2.21 6.270 0.010 4493
2022-04-08 11:55:09.000 AAVSO_ P112_ McNeely_ AUTO R 7.530 1.09 -1.2 a0520.fits Y 1.68 5.541 0.006 8012 3
2022-04-08 11:56:24.500 AAVSO_ P112_ McNeely_ AUTO I 5.660 1.09 -1.2 a0521.fits Y 1.86 5.129 0.005 7646 3

TZ_Sex

AUID 000-BCX-250

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:01:21.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.730 1.64 3.1 a0348.fits Y 2.06 4.582 0.004 17110
2022-04-08 07:02:13.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.500 1.64 3.1 a0349.fits Y 1.87 4.511 0.004 12281 4

T_Cnc

AUID 000-BBQ-084

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:40:21 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.66 3.9 a0331.fits Y 2.02 9.346 0.058 250
2022-04-08 06:41:18 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.67 3.9 a0332.fits Y 1.87 9.364 0.056 217
2022-04-08 06:42:00 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.430 1.67 3.9 a0333.fits Y 1.90 5.268 0.006 6655 2

T_UMi

AUID 000-BBT-772

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:28:21.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0368.fits Y 1.72 7.029 0.014 2215
2022-04-08 07:29:34.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0369.fits Y 1.76 7.046 0.014 1849
2022-04-08 07:30:36.000 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0370.fits Y 1.83 5.548 0.006 8015
2022-04-08 07:31:33.000 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0371.fits Y 1.79 5.555 0.006 7672
2022-04-08 07:32:36.500 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.36 0.1 a0372.fits Y 1.84 6.679 0.011 2003 5
2022-04-08 07:33:55.000 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.1 a0373.fits Y 1.83 5.520 0.006 6330 2
2022-04-08 07:34:39.000 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0374.fits Y 1.80 5.512 0.006 6970 2

UU_Crt

AUID 000-BDN-160

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:21:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.430 1.67 2.3 a0363.fits Y 2.09 4.168 0.003 24786
2022-04-08 07:22:32.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.770 1.67 2.3 a0364.fits Y 1.95 4.529 0.004 13443 4

UU_LMi

AUID 000-BCW-228

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:12:23.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.110 1.54 4.0 a0401.fits Y 2.16 4.739 0.004 11167
2022-04-08 08:13:24.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.450 1.54 4.0 a0402.fits Y 1.73 4.768 0.004 15644 5

UX_Crt

AUID 000-BDN-162

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:18:50 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.270 1.67 2.0 a0361.fits Y 2.10 4.360 0.004 19791
2022-04-08 07:19:44 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.940 1.67 2.1 a0362.fits Y 1.87 4.125 0.003 22989 4

UZ_Crt

AUID 000-BDN-164

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:58:34 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.69 1.6 a0345.fits Y 2.09 4.881 0.005 11709
2022-04-08 06:59:10 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.69 1.6 a0346.fits Y 2.08 4.898 0.005 10070
2022-04-08 06:59:49 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.020 1.70 1.7 a0347.fits Y 1.81 4.598 0.004 14703 2

U_Gem

AUID 000-BBN-884

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 03:56:41 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.16 2.2 a0229.fits
2022-04-08 03:58:15 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.16 2.2 a0230.fits
2022-04-08 03:58:34 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.16 2.2 a0231.fits
2022-04-08 03:59:49 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.16 2.2 a0232.fits Y 3.28
2022-04-08 04:01:05 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.17 2.3 a0233.fits Y 4.04

VSX_J0930565+444102

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:47:29 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.65 4.4 a0383.fits Y 2.28 4.841 0.005 10264
2022-04-08 07:48:14 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.5 a0384.fits Y 2.26 4.835 0.005 12055
2022-04-08 07:48:53 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.840 1.66 4.5 a0385.fits Y 1.96 4.964 0.005 11065 2

VV_Crv

AUID 000-BBT-136

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:23:26.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.760 1.59 1.9 a0408.fits Y 2.02 3.700 0.003 16522 6
2022-04-08 08:25:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.050 1.60 1.9 a0409.fits Y 1.62 10.494 0.084 20134 10

VW_Crv

AUID 000-BCV-566

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:40:32 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.750 1.67 2.0 a0414.fits Y 1.76 4.972 0.005 11058
2022-04-08 08:41:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.750 1.67 2.0 a0415.fits Y 1.75 4.995 0.005 15745
2022-04-08 08:41:59 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.260 1.67 2.0 a0416.fits Y 1.56 4.934 0.005 14099 4

VW_UMa

AUID 000-BBR-892

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:18:02.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.200 1.68 4.5 a0434.fits Y 1.86 4.430 0.004 22453
2022-04-08 09:18:47.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.520 1.68 4.5 a0435.fits Y 1.59 4.469 0.004 17999 3

VX_Crt

AUID 000-BCZ-980

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 07:12:41.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.900 1.67 1.7 a0357.fits Y 2.08 4.300 0.004 15262 2
2022-04-08 07:14:02.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.67 1.7 a0358.fits Y 1.79 4.276 0.004 21544 6

VY_Leo

AUID 000-BCW-203

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:08:43 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.350 1.66 3.4 a0399.fits Y 2.39 4.372 0.004 14500 2
2022-04-08 08:10:11 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.450 1.67 3.4 a0400.fits Y 1.79 4.359 0.004 23549 7

VY_UMa

AUID 000-BBR-656

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 09:07:34 AAVSO_ NorthSurvey_ HQ_ AUTO B 9.300 1.68 4.5 a0428.fits Y 1.77 4.777 0.004 15141
2022-04-08 09:08:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.460 1.68 4.6 a0429.fits Y 1.68 4.352 0.004 19998 7

V_Cam

AUID 000-BBK-579

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 04:19:24.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.71 4.4 a0239.fits Y 2.21 7.779 0.020 748
2022-04-08 04:20:20.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.71 4.5 a0240.fits Y 2.22 7.800 0.021 719
2022-04-08 04:21:03.500 AAVSO_ P48and60_ SFRA_ AUTO V 8.840 1.71 4.5 a0241.fits Y 1.74 7.571 0.017 1059 2
2022-04-08 04:22:17.500 AAVSO_ P48and60_ SFRA_ AUTO R 3.140 1.71 4.5 a0242.fits Y 1.63 6.398 0.009 2715 5
2022-04-08 04:24:36.500 AAVSO_ P48and60_ SFRA_ AUTO I 1.600 1.72 4.5 a0243.fits Y 1.68 6.043 0.008 3001 10

V_Cnc

AUID 000-BBP-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:59:08 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.65 3.8 a0303.fits Y 2.75 9.423 0.059 92
2022-04-08 05:59:54 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 3.8 a0304.fits Y 2.85 9.424 0.059 82
2022-04-08 06:00:29 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.66 3.8 a0305.fits Y 2.53 9.574 0.064 273
2022-04-08 06:00:57 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.67 3.8 a0306.fits Y 2.45 9.589 0.067 326

WZ_Dra

AUID 000-BBY-284

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 10:54:12.000 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0479.fits Y 2.05 5.753 0.007 6688
2022-04-08 10:55:28.000 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0480.fits Y 2.04 5.739 0.007 6472
2022-04-08 10:56:21.000 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0481.fits Y 1.84 5.006 0.005 15136
2022-04-08 10:57:08.000 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0482.fits Y 1.83 5.011 0.005 15040
2022-04-08 10:58:12.000 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.08 0.1 a0483.fits Y 1.70 6.034 0.008 4243 5
2022-04-08 10:59:50.000 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0484.fits Y 1.60 6.210 0.009 3963 5
2022-04-08 11:01:20.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0485.fits Y 1.62 6.209 0.009 3827 5

W_Cnc

AUID 000-BBQ-305

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:50:34 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.57 3.8 a0339.fits Y 1.85 9.145 0.048 259
2022-04-08 06:51:31 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.57 3.9 a0340.fits Y 1.91 9.135 0.048 232
2022-04-08 06:52:12 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.58 3.9 a0341.fits Y 1.73 8.184 0.025 749
2022-04-08 06:52:49 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.58 3.9 a0342.fits Y 1.79 8.167 0.025 599

W_Lyn

AUID 000-BBP-438

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 06:17:06 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.57 4.2 a0317.fits Y 3.01 8.547 0.034 195
2022-04-08 06:18:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.58 4.2 a0318.fits Y 2.87 8.566 0.033 192
2022-04-08 06:18:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.58 4.2 a0319.fits Y 2.63 7.801 0.021 542
2022-04-08 06:19:23 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.59 4.2 a0320.fits Y 2.62 7.817 0.021 557

W_UMa

AUID 000-BBQ-676

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:05:43 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.730 1.65 4.5 a0396.fits Y 2.25 4.096 0.003 20187
2022-04-08 08:06:17 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.730 1.65 4.5 a0397.fits Y 2.28 4.102 0.003 20469
2022-04-08 08:06:58 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.380 1.65 4.5 a0398.fits Y 1.85 4.455 0.004 16580 2

Y_CVn

AUID 000-BBT-191

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:03:48 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.150 1.67 4.5 a0486.fits Y 2.08 5.656 0.007 6997 3
2022-04-08 11:05:25 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.550 1.67 4.5 a0487.fits Y 1.89 3.533 0.003 43347 7

kap_Dra

AUID 000-BCV-882

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 10:35:33.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 0.680 1.62 4.2 a0475.fits Y 1.89 2.992 0.002 54374 15
2022-04-08 10:40:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.450 1.63 4.2 a0476.fits Y 1.51 3.469 0.002 36849 23

ome_Vir

AUID 000-BFP-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:48:05.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.100 1.60 3.3 a0419.fits Y 1.85 4.032 0.003 33688 3
2022-04-08 08:50:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.620 1.61 3.3 a0420.fits Y 1.50 4.493 0.004 11963 17

psi_Vir

AUID 000-BCX-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 08:58:21 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.810 1.60 2.2 a0424.fits Y 1.73 4.391 0.004 18960 6
2022-04-08 09:01:15 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.760 1.61 2.3 a0425.fits Y 1.59 3.742 0.003 32926 14

rho_Cas

AUID 000-BCS-075

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 11:33:36.000 AAVSO_ P115_ ETOA_ AUTO B 0.750 2.46 -6.2 a0511.fits Y 2.41 4.865 0.005 6986 10
2022-04-08 11:37:52.500 AAVSO_ P115_ ETOA_ AUTO V 0.380 2.43 -6.1 a0512.fits Y 2.10 4.352 0.004 10447 20
2022-04-08 11:44:48.500 AAVSO_ P115_ ETOA_ AUTO I 0.260 2.36 -6.0 a0513.fits Y 1.68 5.315 0.006 4818 30

sig_Gem

AUID 000-BCV-976

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-08 05:28:22.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.160 1.55 3.9 a0288.fits Y 2.97 4.114 0.003 10596 9
2022-04-08 05:32:19.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.560 1.57 3.9 a0289.fits Y 2.54 3.740 0.003 18558 18

Remark-o-matic Image View

images 101 to 150

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:04:49 a0101.fits ABE-097 B 24.140 1.26 3.0 Y 2.59 3.916 0.003 20939 2.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:05:31 a0102.fits ABE-097 B 24.140 1.26 3.0 Y 2.56 3.927 0.003 20794 2.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:06:13 a0103.fits ABE-097 B 24.140 1.27 3.0 Y 2.61 3.934 0.003 21746 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:06:48 a0104.fits ABE-097 V 11.990 1.27 3.0 Y 2.12 4.6 0.004 13535 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:07:17 a0105.fits ABE-097 V 11.990 1.27 3.0 Y 2.26 4.621 0.004 13957 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:07:46 a0106.fits ABE-097 V 11.990 1.27 3.0 Y 2.36 4.612 0.004 12036 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:08:17 a0107.fits ABE-097 R 11.330 1.27 3.0 Y 1.95 4.811 0.005 15897 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:08:46 a0108.fits ABE-097 R 11.330 1.28 3.0 Y 1.97 4.83 0.005 12900 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:09:14 a0109.fits ABE-097 R 11.330 1.28 3.0 Y 2.02 4.821 0.005 12506 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:09:54 a0110.fits ABE-097 I 20.000 1.28 3.0 Y 2.39 5.774 0.007 4188 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:10:31 a0111.fits ABE-097 I 20.000 1.28 3.0 Y 2.42 5.779 0.007 4169 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:11:08 a0112.fits ABE-097 I 20.000 1.28 3.1 Y 2.44 5.773 0.007 4500 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:13:17 a0113.fits ABE-176 B 31.500 1.28 3.1 Y 3.83 4.39 0.004 6353 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:14:06 a0114.fits ABE-176 B 31.500 1.29 3.2 Y 3.78 4.377 0.004 6254 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:14:55 a0115.fits ABE-176 B 31.500 1.29 3.2 Y 4.04 4.415 0.004 5523 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:15:34 a0116.fits ABE-176 V 15.350 1.29 3.2 Y 3.52 5.067 0.005 5145 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:16:06 a0117.fits ABE-176 V 15.350 1.29 3.2 Y 3.63 5.07 0.005 4578 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:16:37 a0118.fits ABE-176 V 15.350 1.30 3.2 Y 3.67 5.076 0.005 4879 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:17:08 a0119.fits ABE-176 R 11.470 1.30 3.2 Y 2.84 5.526 0.006 5828 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:17:36 a0120.fits ABE-176 R 11.470 1.30 3.2 Y 2.93 5.52 0.006 5126 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:18:04 a0121.fits ABE-176 R 11.470 1.30 3.2 Y 3.04 5.529 0.006 5187 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:18:44 a0122.fits ABE-176 I 20.000 1.30 3.2 Y 3.59 6.555 0.011 1346 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:19:20 a0123.fits ABE-176 I 20.000 1.31 3.2 Y 3.63 6.537 0.011 1324 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:19:57 a0124.fits ABE-176 I 20.000 1.31 3.3 Y 3.75 6.567 0.011 1153 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:21:07 a0125.fits ABE-A24 B 10.220 1.30 3.2 Y 4.28 4.284 0.004 4975 2.79
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:21:38 a0126.fits ABE-A24 B 10.220 1.30 3.2 Y 3.86 4.249 0.004 5433 2.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:22:08 a0127.fits ABE-A24 B 10.220 1.30 3.2 Y 4.09 4.289 0.004 4700 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:23:06 a0128.fits ABE-A24 V 6.920 1.30 3.2 Y 4.01 4.525 0.004 4949 3 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:24:19 a0129.fits ABE-A24 R 6.410 1.31 3.2 Y 3.22 4.703 0.004 7213 3 2.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:25:18 a0130.fits ABE-A24 I 15.280 1.31 3.3 Y 3.89 5.365 0.006 3009 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:25:51 a0131.fits ABE-A24 I 15.280 1.32 3.3 Y 3.93 5.375 0.006 2670 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:26:23 a0132.fits ABE-A24 I 15.280 1.32 3.3 Y 4.06 5.396 0.006 2759 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:28:03 a0133.fits ABE-A26 B 17.990 1.30 3.2 Y 3.94 4.187 0.003 4314 2.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:28:51 a0134.fits ABE-A26 B 17.990 1.30 3.2 Y 4.10 4.208 0.003 4135 2.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:29:41 a0135.fits ABE-A26 B 17.990 1.31 3.2 Y 3.62 5.273 0.006 4141 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:30:53.500 a0136.fits ABE-A26 V 9.110 1.31 3.2 Y 4.65 4.622 0.004 3455 3 2.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:32:10.500 a0137.fits ABE-A26 R 6.650 1.31 3.3 Y 3.74 4.896 0.005 4262 3 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:33:16 a0138.fits ABE-A26 I 20.000 1.32 3.3 Y 4.85 5.191 0.005 2639 2.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:33:54 a0139.fits ABE-A26 I 20.000 1.32 3.3 Y 4.83 5.2 0.006 2491 2.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:34:31 a0140.fits ABE-A26 I 20.000 1.32 3.3 Y 4.93 5.209 0.006 2554 2.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:36:30 a0141.fits ABE-184 B 40.000 1.30 3.2 Y 5.20 6.427 0.01 1307 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:37:41 a0142.fits ABE-184 B 40.000 1.30 3.2 5.702 0.007 1408
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:39:53 a0143.fits ABE-184 B 40.000 1.31 3.2 5.523 0.006 1307
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:40:28 a0144.fits ABE-184 V 20.000 1.31 3.2 Y 5.88 6.095 0.009 960 2.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:41:06 a0145.fits ABE-184 V 20.000 1.32 3.2 Y 5.82 5.847 0.008 911 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:41:44 a0146.fits ABE-184 V 20.000 1.32 3.2 Y 5.88 7.267 0.016 912 2.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:42:24 a0147.fits ABE-184 R 20.000 1.32 3.3 Y 5.11 5.815 0.008 1226 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:43:01 a0148.fits ABE-184 R 20.000 1.32 3.3 Y 4.89 5.837 0.008 1331 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:43:38 a0149.fits ABE-184 R 20.000 1.33 3.3 Y 5.22 5.818 0.008 1186 2.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:44:18 a0150.fits ABE-184 I 20.000 1.33 3.3 Y 6.03 7.504 0.018 269 2.39

images 151 to 200

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:44:55 a0151.fits ABE-184 I 20.000 1.33 3.3 Y 6.09 7.468 0.018 264 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:45:32 a0152.fits ABE-184 I 20.000 1.34 3.3 Y 6.15 7.495 0.018 271 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:47:29 a0153.fits ABE-027 B 40.000 1.32 3.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:49:36 a0154.fits ABE-027 B 40.000 1.32 3.2 5.444 0.006 1258
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:50:26 a0155.fits ABE-027 B 40.000 1.33 3.2 5.479 0.006 1225
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:51:01 a0156.fits ABE-027 V 20.000 1.33 3.2 Y 6.34 6.418 0.01 754 2.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:51:39 a0157.fits ABE-027 V 20.000 1.33 3.3 Y 6.38 6.293 0.01 782 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:52:17 a0158.fits ABE-027 V 20.000 1.34 3.3 Y 6.74 6.184 0.009 724 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:52:57 a0159.fits ABE-027 R 20.000 1.34 3.3 Y 5.71 6.018 0.009 945 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:53:34 a0160.fits ABE-027 R 20.000 1.34 3.3 Y 5.70 6.041 0.009 967 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:54:11 a0161.fits ABE-027 R 20.000 1.34 3.3 Y 6.01 6.06 0.009 954 2.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:54:53 a0162.fits ABE-027 I 20.000 1.35 3.3 Y 6.63 7.66 0.021 219 2.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:55:30 a0163.fits ABE-027 I 20.000 1.35 3.3 Y 6.69 7.636 0.02 249 2.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:56:06 a0164.fits ABE-027 I 20.000 1.35 3.3 Y 6.60 7.616 0.02 243 2.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:57:42 a0165.fits ABE-097 B 24.140 1.51 3.8 4.843 0.005 1976
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 02:59:33 a0166.fits ABE-097 B 24.140 1.52 3.9 4.865 0.005 2046
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:00:06 a0167.fits ABE-097 B 24.140 1.53 3.9 4.86 0.005 2109
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:00:34 a0168.fits ABE-097 V 11.990 1.53 3.9 Y 5.22 5.375 0.006 1158 1.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:01:07 a0169.fits ABE-097 V 11.990 1.53 3.9 Y 6.64 5.407 0.006 1120 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:01:41 a0170.fits ABE-097 V 11.990 1.54 3.9 Y 6.13 5.53 0.006 1079 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:02:17 a0171.fits ABE-097 R 11.330 1.54 3.9 Y 6.16 6.551 0.011 1452 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:02:45 a0172.fits ABE-097 R 11.330 1.55 3.9 Y 5.96 5.414 0.006 1376 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:03:13 a0173.fits ABE-097 R 11.330 1.55 3.9 Y 5.85 5.34 0.006 1544 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:03:53 a0174.fits ABE-097 I 20.000 1.55 3.9 Y 7.00 6.423 0.01 547 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:04:29 a0175.fits ABE-097 I 20.000 1.56 3.9 Y 7.09 6.453 0.01 574 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:05:06 a0176.fits ABE-097 I 20.000 1.56 4.0 Y 7.14 6.472 0.01 542 1.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:06:48 a0177.fits ABE-176 B 31.500 1.54 4.0
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:08:41 a0178.fits ABE-176 B 31.500 1.55 4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:09:23 a0179.fits ABE-176 B 31.500 1.55 4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:09:53 a0180.fits ABE-176 V 15.350 1.55 4.1 Y 6.00 2.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:10:35 a0181.fits ABE-176 V 15.350 1.56 4.1 Y 6.87 2.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:11:17 a0182.fits ABE-176 V 15.350 1.56 4.1 Y 5.70 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:11:56 a0183.fits ABE-176 R 11.470 1.57 4.1 Y 6.95 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:12:26 a0184.fits ABE-176 R 11.470 1.57 4.1 Y 6.49 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:12:56 a0185.fits ABE-176 R 11.470 1.57 4.1 Y 6.53 6.549 0.011 650 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:13:37 a0186.fits ABE-176 I 20.000 1.58 4.2 Y 8.22 7.194 0.015 316 2.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:14:14 a0187.fits ABE-176 I 20.000 1.58 4.2 Y 8.03 7.208 0.015 296 2.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:14:51 a0188.fits ABE-176 I 20.000 1.59 4.2 Y 8.26 7.219 0.015 270 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:16:21 a0189.fits ABE-A26 B 17.990 1.53 4.0 5.068 0.005 1721
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:17:59 a0190.fits ABE-A26 B 17.990 1.55 4.0 5.057 0.005 1723
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:18:26 a0191.fits ABE-A26 B 17.990 1.55 4.0 5.083 0.005 1667
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:19:47 a0192.fits ABE-A26 V 9.110 1.55 4.0 5.487 0.006 1053 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:21:28.500 a0193.fits ABE-A26 R 6.650 1.56 4.1 Y 6.19 5.52 0.006 1165 3 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:22:37 a0194.fits ABE-A26 I 20.000 1.57 4.1 Y 8.07 7.078 0.015 975 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:23:14 a0195.fits ABE-A26 I 20.000 1.58 4.1 Y 8.34 7.447 0.019 995 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:23:51 a0196.fits ABE-A26 I 20.000 1.58 4.1 Y 8.28 6.582 0.011 897 1.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:25:14 a0197.fits ABE-A24 B 10.220 1.63 4.3 5.316 0.006 1388
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:26:47 a0198.fits ABE-A24 B 10.220 1.64 4.3 5.335 0.006 1266
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:27:07 a0199.fits ABE-A24 B 10.220 1.64 4.3 5.382 0.006 1333
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:28:22.500 a0200.fits ABE-A24 V 6.920 1.65 4.3 5.459 0.006 967 3

images 201 to 250

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:29:59.500 a0201.fits ABE-A24 R 6.410 1.66 4.3 Y 7.35 5.557 0.006 1199 3 2.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:31:04 a0202.fits ABE-A24 I 15.280 1.67 4.4 Y 8.45 6.125 0.009 696 2.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:31:36 a0203.fits ABE-A24 I 15.280 1.68 4.4 Y 8.35 6.168 0.009 622 2.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:32:08 a0204.fits ABE-A24 I 15.280 1.68 4.4 Y 8.32 6.148 0.009 644 2.00
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:34:00 a0205.fits ABE-184 B 40.000 1.60 4.1
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:36:05 a0206.fits ABE-184 B 40.000 1.62 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:36:54 a0207.fits ABE-184 B 40.000 1.62 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:37:30 a0208.fits ABE-184 V 20.000 1.63 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:39:17 a0209.fits ABE-184 V 20.000 1.64 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:39:46 a0210.fits ABE-184 V 20.000 1.65 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:40:17 a0211.fits ABE-184 R 20.000 1.65 4.2 Y 7.57 1.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:40:57 a0212.fits ABE-184 R 20.000 1.66 4.2 Y 7.18 6.579 0.011 529 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:41:36 a0213.fits ABE-184 R 20.000 1.66 4.2 Y 7.64 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:42:19 a0214.fits ABE-184 I 20.000 1.67 4.3 Y 9.11 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:42:56 a0215.fits ABE-184 I 20.000 1.67 4.3 Y 9.46 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:43:33 a0216.fits ABE-184 I 20.000 1.68 4.3 Y 9.29 10.587 0.191 148 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:45:24 a0217.fits ABE-027 B 40.000 1.65 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:47:29 a0218.fits ABE-027 B 40.000 1.66 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:48:19 a0219.fits ABE-027 B 40.000 1.67 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:48:55 a0220.fits ABE-027 V 20.000 1.68 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:50:38 a0221.fits ABE-027 V 20.000 1.69 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:51:08 a0222.fits ABE-027 V 20.000 1.69 4.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:51:40 a0223.fits ABE-027 R 20.000 1.70 4.3 Y 7.11 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:52:18 a0224.fits ABE-027 R 20.000 1.70 4.3 Y 7.92 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:52:57 a0225.fits ABE-027 R 20.000 1.71 4.3 Y 7.76 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:53:39 a0226.fits ABE-027 I 20.000 1.72 4.3 Y 9.30 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:54:16 a0227.fits ABE-027 I 20.000 1.72 4.3 Y 9.38 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:54:53 a0228.fits ABE-027 I 20.000 1.73 4.3 Y 9.45 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:56:41 a0229.fits U_Gem V 10.000 1.16 2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:58:15 a0230.fits U_Gem V 10.000 1.16 2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:58:34 a0231.fits U_Gem V 10.000 1.16 2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 03:59:49 a0232.fits U_Gem GR 60.000 1.16 2.2 Y 3.28 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:01:05 a0233.fits U_Gem GR 60.000 1.17 2.3 Y 4.04 0.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:02:50 a0234.fits R_Aur B 20.180 1.79 4.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:04:31 a0235.fits R_Aur B 20.180 1.80 4.9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:05:43.500 a0236.fits R_Aur V 3.130 1.81 4.9 4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:08:13 a0237.fits R_Aur R 1.020 1.82 5.0 10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:11:01.500 a0238.fits R_Aur I 0.690 1.84 5.0 15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:19:24 a0239.fits V_Cam B 40.000 1.71 4.4 Y 2.21 7.779 0.02 748 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:20:20 a0240.fits V_Cam B 40.000 1.71 4.5 Y 2.22 7.8 0.021 719 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:21:03.500 a0241.fits V_Cam V 8.840 1.71 4.5 Y 1.74 7.571 0.017 1059 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:22:17.500 a0242.fits V_Cam R 3.140 1.71 4.5 Y 1.63 6.398 0.009 2715 5 0.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:24:36.500 a0243.fits V_Cam I 1.600 1.72 4.5 Y 1.68 6.043 0.008 3001 10 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:28:46 a0244.fits R_Lyn B 80.000 1.41 3.6 Y 2.50 10.097 0.116 133 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:30:23 a0245.fits R_Lyn B 80.000 1.42 3.6 Y 2.48 10.228 0.127 140 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:31:08 a0246.fits R_Lyn V 22.880 1.42 3.7 Y 2.09 9.004 0.044 347 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:31:48 a0247.fits R_Lyn V 22.880 1.42 3.7 Y 2.17 9.071 0.047 259 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:32:54 a0248.fits R_Lyn R 4.590 1.42 3.7 Y 1.88 8.366 0.024 432 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:34:34.500 a0249.fits R_Lyn I 2.000 1.43 3.7 Y 1.88 8.056 0.021 475 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:36:04.500 a0250.fits R_Lyn I 2.000 1.43 3.7 Y 2.12 8.067 0.021 402 5 0.12

images 251 to 300

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:38:52.500 a0251.fits R_Leo B 4.000 1.09 1.0 Y 2.20 7.9 0.019 547 5 3.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:40:42 a0252.fits R_Leo V 2.000 1.09 1.0 Y 1.94 6.533 0.01 1907 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:42:13.500 a0253.fits R_Leo V 2.000 1.09 1.1 Y 2.06 6.527 0.01 2761 5 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:44:22 a0254.fits R_Leo R 0.500 1.10 1.1 Y 1.56 5.56 0.006 6191 10 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:47:05.500 a0255.fits R_Leo I 0.250 1.10 1.1 Y 1.66 5.045 0.005 6855 10 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:50:12.500 a0256.fits SU_LYN V 3.750 1.57 4.3 Y 2.46 5.75 0.007 4199 3 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:51:02 a0257.fits SU_LYN B 10.000 1.58 4.3 Y 2.80 6.422 0.01 1689 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:51:28 a0258.fits SU_LYN B 10.000 1.58 4.3 Y 2.79 6.419 0.01 1839 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:51:54 a0259.fits SU_LYN B 10.000 1.58 4.3 Y 2.72 6.468 0.01 1904 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:52:54 a0260.fits SU_LYN R 1.250 1.58 4.3 Y 1.91 5.66 0.007 4484 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:54:40.500 a0261.fits SU_LYN I 0.500 1.59 4.3 Y 2.23 6.118 0.008 2062 7 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:57:24.500 a0262.fits TYC_2449-2206-1 B 2.000 1.58 4.1 Y 2.57 9.834 0.053 82 5 1.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 04:59:04 a0263.fits TYC_2449-2206-1 V 1.000 1.59 4.1 Y 2.21 10.129 0.063 93 5 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:00:35.500 a0264.fits TYC_2449-2206-1 R 0.500 1.60 4.2 Y 1.79 10.942 0.106 49 5 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:02:59 a0265.fits GO_Cnc B 5.000 1.15 1.9 Y 2.30 5.624 0.007 3475 3 3.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:04:00.500 a0266.fits GO_Cnc B 5.000 1.15 1.9 Y 2.42 5.192 0.005 5959 2 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:04:59.500 a0267.fits GO_Cnc V 5.000 1.15 1.9 Y 2.40 5.114 0.005 7896 3 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:05:53.500 a0268.fits GO_Cnc V 5.000 1.15 2.0 Y 2.34 5.114 0.005 7354 2 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:06:50 a0269.fits GO_Cnc R 5.000 1.16 2.0 Y 1.91 5.318 0.006 7472 3 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:07:44 a0270.fits GO_Cnc R 5.000 1.16 2.0 Y 1.86 5.308 0.006 8768 2 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:08:24 a0271.fits GO_Cnc I 10.000 1.16 2.0 Y 2.24 6.171 0.009 3373 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:08:51 a0272.fits GO_Cnc I 10.000 1.16 2.0 Y 2.27 6.161 0.009 3192 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:09:20 a0273.fits GO_Cnc I 10.000 1.16 2.0 Y 2.28 6.149 0.009 3572 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:09:47 a0274.fits GO_Cnc I 10.000 1.16 2.0 Y 2.17 6.148 0.009 3818 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:10:14 a0275.fits GO_Cnc I 10.000 1.16 2.0 Y 2.27 6.135 0.009 3032 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:12:30 a0276.fits TYC_4112-446-1 B 2.000 1.46 3.7 Y 2.64 10.419 0.076 44 5 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:14:05.500 a0277.fits TYC_4112-446-1 V 1.000 1.47 3.7 Y 2.21 10.732 0.093 54 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:15:33 a0278.fits TYC_4112-446-1 R 0.500 1.47 3.7 Y 1.78 11.523 0.161 30 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:18:02 a0279.fits BR_Lyn B 30.530 1.66 4.6 Y 2.80 4.355 0.004 11846 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:18:50 a0280.fits BR_Lyn B 30.530 1.66 4.6 Y 2.93 4.382 0.004 10714 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:19:23 a0281.fits BR_Lyn V 10.640 1.67 4.6 Y 2.47 3.808 0.003 27316 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:19:51 a0282.fits BR_Lyn V 10.640 1.67 4.6 Y 2.32 3.768 0.003 30899 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:21:35 a0283.fits R_Lyn B 36.050 1.64 4.5 Y 2.82 3.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:22:27 a0284.fits R_Lyn V 13.450 1.64 4.5 Y 2.60 9.57 0.065 190 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:24:13 a0285.fits NQ_Gem B 31.630 1.66 4.0 Y 2.99 5.101 0.005 5975 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:25:01 a0286.fits NQ_Gem B 31.630 1.67 4.0 Y 3.06 5.098 0.005 5225 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:25:47 a0287.fits NQ_Gem V 9.800 1.67 4.1 Y 2.69 4.284 0.004 13354 2 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:28:22.500 a0288.fits sig_Gem B 1.160 1.55 3.9 Y 2.97 4.114 0.003 10596 9 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:32:19 a0289.fits sig_Gem V 0.560 1.57 3.9 Y 2.54 3.74 0.003 18558 18 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:36:28.500 a0290.fits KW_Hya B 2.840 1.64 2.6 Y 3.13 4.148 0.003 8324 4 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:38:22.500 a0291.fits KW_Hya V 1.420 1.65 2.6 Y 2.39 4.616 0.004 8423 8 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:41:04.500 a0292.fits OW_Hya B 2.790 1.61 2.2 Y 3.05 3.861 0.003 11577 4 2.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:42:58.500 a0293.fits OW_Hya V 1.400 1.62 2.2 Y 2.84 4.566 0.004 9688 8 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:45:21 a0294.fits OP_Hya B 15.550 1.62 2.4 Y 2.99 4.422 0.004 9032 2.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:46:16 a0295.fits OP_Hya V 3.330 1.62 2.5 Y 2.87 4.451 0.004 10974 4 2.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:48:11 a0296.fits BP_Cnc B 5.230 1.60 3.5 Y 3.36 4.132 0.003 9730 2 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:50:04 a0297.fits BP_Cnc V 1.060 1.61 3.5 Y 2.73 4.282 0.004 12262 10 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:53:11 a0298.fits ASAS_J080409+24305 B 40.000 1.64 4.0 Y 3.23 4.311 0.004 7953 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:54:08 a0299.fits ASAS_J080409+24305 B 40.000 1.64 4.0 Y 3.12 4.302 0.004 8353 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:54:51 a0300.fits ASAS_J080409+24305 V 7.380 1.65 4.0 Y 2.68 4.454 0.004 10562 2 1.10

images 301 to 350

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:56:42 a0301.fits CE_Lyn B 30.080 1.66 4.4 Y 3.07 4.229 0.003 8586 1.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:57:22 a0302.fits CE_Lyn V 6.030 1.67 4.4 Y 2.92 4.361 0.004 12492 2 1.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:59:08 a0303.fits V_Cnc B 28.000 1.65 3.8 Y 2.75 9.423 0.059 92 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 05:59:54 a0304.fits V_Cnc B 28.000 1.66 3.8 Y 2.85 9.424 0.059 82 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:00:29 a0305.fits V_Cnc V 10.660 1.66 3.8 Y 2.53 9.574 0.064 273 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:00:57 a0306.fits V_Cnc V 10.660 1.67 3.8 Y 2.45 9.589 0.067 326 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:02:27.500 a0307.fits NS_Hya B 8.170 1.64 3.1 Y 2.89 4.231 0.003 11418 2 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:03:56.500 a0308.fits NS_Hya V 1.600 1.64 3.1 Y 2.51 4.369 0.004 14262 7 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:06:15 a0309.fits FW_Cnc B 19.320 1.61 3.5 Y 2.88 3.979 0.003 13169 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:07:02.500 a0310.fits FW_Cnc V 4.100 1.62 3.5 Y 2.76 4.102 0.003 17155 3 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:08:46 a0311.fits FX_Cnc B 14.910 1.60 3.5 Y 2.74 4.069 0.003 11781 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:09:38.500 a0312.fits FX_Cnc V 2.530 1.60 3.5 Y 2.53 4.349 0.004 14011 4 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:11:27 a0313.fits IN_Hya B 11.670 1.63 3.0 Y 2.83 4.096 0.003 11752 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:12:19.500 a0314.fits IN_Hya V 2.530 1.64 3.0 Y 2.47 4.113 0.003 20825 4 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:14:27 a0315.fits RT_Cnc B 31.400 1.60 3.4 Y 3.35 4.427 0.004 7128 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:15:07 a0316.fits RT_Cnc V 6.350 1.60 3.4 Y 2.69 4.697 0.004 10666 2 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:17:06 a0317.fits W_Lyn B 40.000 1.57 4.2 Y 3.01 8.547 0.034 195 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:18:03 a0318.fits W_Lyn B 40.000 1.58 4.2 Y 2.87 8.566 0.033 192 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:18:46 a0319.fits W_Lyn V 20.000 1.58 4.2 Y 2.63 7.801 0.021 542 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:19:23 a0320.fits W_Lyn V 20.000 1.59 4.2 Y 2.62 7.817 0.021 557 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:24:37 a0321.fits SS_Vir B 40.000 1.15 0.2 Y 1.58 8.402 0.029 642 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:25:33 a0322.fits SS_Vir B 40.000 1.15 0.2 Y 1.62 8.348 0.028 628 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:26:27 a0323.fits SS_Vir V 3.180 1.15 0.2 Y 1.52 5.723 0.007 4862 4 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:28:25 a0324.fits SS_Vir R 1.230 1.15 0.2 Y 1.85 5.078 0.005 7908 9 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:31:20 a0325.fits SS_Vir I 0.980 1.16 0.2 Y 1.57 5.501 0.006 4761 11 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:34:21 a0326.fits ASAS_J092523+04172 B 14.840 1.68 3.3 Y 1.85 3.947 0.003 36946 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:34:53 a0327.fits ASAS_J092523+04172 B 14.840 1.68 3.3 Y 2.01 3.971 0.003 26378 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:35:31.500 a0328.fits ASAS_J092523+04172 V 5.680 1.68 3.3 Y 1.84 4.668 0.004 14846 2 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:37:08 a0329.fits DF_Leo B 16.520 1.64 3.4 Y 1.82 4.199 0.003 28854 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:38:02.500 a0330.fits DF_Leo V 3.280 1.64 3.4 Y 1.75 4.317 0.004 22980 4 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:40:21 a0331.fits T_Cnc B 40.000 1.66 3.9 Y 2.02 9.346 0.058 250 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:41:18 a0332.fits T_Cnc B 40.000 1.67 3.9 Y 1.87 9.364 0.056 217 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:42:00 a0333.fits T_Cnc V 7.430 1.67 3.9 Y 1.90 5.268 0.006 6655 2 1.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:43:42 a0334.fits BO_Cnc B 7.600 1.61 4.0 Y 1.83 4.369 0.004 19290 2 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:44:56.500 a0335.fits BO_Cnc V 2.100 1.61 4.0 Y 1.58 4.183 0.003 24045 5 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:47:03 a0336.fits CX_Lyn B 19.600 1.61 4.2 Y 1.96 4.604 0.004 19598 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:47:39 a0337.fits CX_Lyn B 19.600 1.61 4.2 Y 1.93 4.574 0.004 20269 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:48:26 a0338.fits CX_Lyn V 4.410 1.61 4.3 Y 1.69 4.517 0.004 18064 3 1.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:50:34 a0339.fits W_Cnc B 40.000 1.57 3.8 Y 1.85 9.145 0.048 259 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:51:31 a0340.fits W_Cnc B 40.000 1.57 3.9 Y 1.91 9.135 0.048 232 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:52:12 a0341.fits W_Cnc V 20.000 1.58 3.9 Y 1.73 8.184 0.025 749 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:52:49 a0342.fits W_Cnc V 20.000 1.58 3.9 Y 1.79 8.167 0.025 599 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:54:05 a0343.fits RS_Cnc B 6.400 1.53 3.9 Y 2.02 4.856 0.005 14646 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:55:36.500 a0344.fits RS_Cnc V 1.190 1.53 3.9 Y 1.47 5.045 0.005 11226 9 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:58:34 a0345.fits UZ_Crt B 19.600 1.69 1.6 Y 2.09 4.881 0.005 11709 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:59:10 a0346.fits UZ_Crt B 19.600 1.69 1.6 Y 2.08 4.898 0.005 10070 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 06:59:49 a0347.fits UZ_Crt V 6.020 1.70 1.7 Y 1.81 4.598 0.004 14703 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:01:21 a0348.fits TZ_Sex B 10.730 1.64 3.1 Y 2.06 4.582 0.004 17110 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:02:13.500 a0349.fits TZ_Sex V 2.500 1.64 3.1 Y 1.87 4.511 0.004 12281 4 1.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:04:05 a0350.fits TX_Sex B 17.350 1.64 3.3 Y 2.08 4.402 0.004 21547 1.25

images 351 to 400

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:04:51.500 a0351.fits TX_Sex V 3.880 1.64 3.3 Y 1.78 4.379 0.004 18747 3 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:06:39 a0352.fits R_Leo B 2.700 1.61 3.5 Y 1.91 8.259 0.024 497 3 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:07:38.500 a0353.fits R_Leo V 1.350 1.62 3.5 Y 1.69 7.024 0.013 1188 3 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:09:32 a0354.fits DV_Leo B 28.000 1.60 3.4 Y 1.97 4.467 0.004 16940 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:10:17 a0355.fits DV_Leo B 28.000 1.61 3.4 Y 1.94 4.476 0.004 18545 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:11:01.500 a0356.fits DV_Leo V 9.800 1.61 3.4 Y 1.65 4.066 0.003 29294 2 1.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:12:41 a0357.fits VX_Crt B 7.900 1.67 1.7 Y 2.08 4.3 0.004 15262 2 2.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:14:02.500 a0358.fits VX_Crt V 1.790 1.67 1.7 Y 1.79 4.276 0.004 21544 6 2.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:16:10 a0359.fits SY_Crt B 12.420 1.67 2.2 Y 2.46 4.01 0.003 20377 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:17:02 a0360.fits SY_Crt V 2.650 1.67 2.2 Y 1.96 4.081 0.003 16482 4 2.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:18:50 a0361.fits UX_Crt B 11.270 1.67 2.0 Y 2.10 4.36 0.004 19791 2.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:19:44 a0362.fits UX_Crt V 2.940 1.67 2.1 Y 1.87 4.125 0.003 22989 4 2.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:21:40 a0363.fits UU_Crt B 17.430 1.67 2.3 Y 2.09 4.168 0.003 24786 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:22:32.500 a0364.fits UU_Crt V 2.770 1.67 2.3 Y 1.95 4.529 0.004 13443 4 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:24:41 a0365.fits EH_Leo B 28.000 1.67 4.1 Y 1.97 4.502 0.004 20422 0.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:25:26 a0366.fits EH_Leo B 28.000 1.67 4.1 Y 2.02 4.505 0.004 16879 0.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:26:11 a0367.fits EH_Leo V 9.800 1.68 4.1 Y 1.81 4.056 0.003 32207 2 0.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:28:21 a0368.fits T_UMi B 40.000 1.36 0.1 Y 1.72 7.029 0.014 2215 7.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:29:34 a0369.fits T_UMi B 40.000 1.36 0.1 Y 1.76 7.046 0.014 1849 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:30:36 a0370.fits T_UMi V 40.000 1.36 0.1 Y 1.83 5.548 0.006 8015 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:31:33 a0371.fits T_UMi V 40.000 1.36 0.1 Y 1.79 5.555 0.006 7672 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:32:36.500 a0372.fits T_UMi R 4.000 1.36 0.1 Y 1.84 6.679 0.011 2003 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:33:55 a0373.fits T_UMi I 6.000 1.36 0.1 Y 1.83 5.52 0.006 6330 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:34:39 a0374.fits T_UMi I 6.000 1.36 0.2 Y 1.80 5.512 0.006 6970 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:36:30 a0375.fits DR_Leo B 5.530 1.60 4.1 Y 1.77 4.34 0.004 26679 2 1.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:38:13 a0376.fits DR_Leo V 1.200 1.61 4.1 Y 1.49 4.384 0.004 22039 9 1.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:40:50 a0377.fits EL_Leo B 22.110 1.58 4.1 Y 2.12 4.442 0.004 15969 1.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:41:30 a0378.fits EL_Leo B 22.110 1.59 4.1 Y 2.02 4.423 0.004 22936 1.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:42:19 a0379.fits EL_Leo V 4.310 1.59 4.1 Y 1.79 4.579 0.004 18582 3 1.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:44:15 a0380.fits TU_LMi B 28.000 1.61 4.2 Y 2.01 4.494 0.004 21362 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:45:00 a0381.fits TU_LMi B 28.000 1.62 4.2 Y 2.25 4.497 0.004 15327 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:45:39 a0382.fits TU_LMi V 5.590 1.62 4.2 Y 1.98 4.635 0.004 17118 2 1.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:47:29 a0383.fits VSX_J0930565+444102 B 28.000 1.65 4.4 Y 2.28 4.841 0.005 10264 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:48:14 a0384.fits VSX_J0930565+444102 B 28.000 1.66 4.5 Y 2.26 4.835 0.005 12055 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:48:53 a0385.fits VSX_J0930565+444102 V 5.840 1.66 4.5 Y 1.96 4.964 0.005 11065 2 2.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:50:37 a0386.fits DH_Leo B 22.280 1.65 4.0 Y 2.33 4.226 0.003 20305 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:51:17 a0387.fits DH_Leo B 22.280 1.66 4.0 Y 2.26 4.231 0.003 22267 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:52:00 a0388.fits DH_Leo V 7.930 1.66 4.0 Y 1.90 4.397 0.004 20739 2 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:53:37 a0389.fits EM_Leo B 15.530 1.67 4.2 Y 2.29 4.429 0.004 14476 1.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:54:22.500 a0390.fits EM_Leo V 3.800 1.67 4.2 Y 1.85 4.267 0.004 20929 3 1.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:56:20 a0391.fits S_LMi B 28.000 1.63 4.2 Y 2.56 9.592 0.064 110 1.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:57:05 a0392.fits S_LMi B 28.000 1.63 4.2 Y 2.31 9.486 0.059 136 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:57:46 a0393.fits S_LMi V 7.380 1.64 4.2 Y 2.08 9.724 0.058 147 2 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 07:59:47.500 a0394.fits CS_UMa B 3.540 1.60 4.4 Y 2.22 4.075 0.003 23155 3 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:02:16 a0395.fits CS_UMa V 0.750 1.61 4.4 Y 1.72 4.135 0.003 22315 14 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:05:43 a0396.fits W_UMa B 16.730 1.65 4.5 Y 2.25 4.096 0.003 20187 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:06:17 a0397.fits W_UMa B 16.730 1.65 4.5 Y 2.28 4.102 0.003 20469 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:06:58 a0398.fits W_UMa V 6.380 1.65 4.5 Y 1.85 4.455 0.004 16580 2 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:08:43 a0399.fits VY_Leo B 5.350 1.66 3.4 Y 2.39 4.372 0.004 14500 2 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:10:11 a0400.fits VY_Leo V 1.450 1.67 3.4 Y 1.79 4.359 0.004 23549 7 1.16

images 401 to 450

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:12:23 a0401.fits UU_LMi B 10.110 1.54 4.0 Y 2.16 4.739 0.004 11167 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:13:24.500 a0402.fits UU_LMi V 2.450 1.54 4.0 Y 1.73 4.768 0.004 15644 5 1.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:15:35.500 a0403.fits GM_UMa B 3.730 1.55 4.2 Y 1.91 4.089 0.003 20453 3 2.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:17:05 a0404.fits GM_UMa V 1.980 1.55 4.2 Y 1.76 4.499 0.004 16594 6 2.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:19:34 a0405.fits GO_UMa B 15.000 1.57 4.3 Y 2.48 5.253 0.006 7710 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:20:07 a0406.fits GO_UMa B 15.000 1.58 4.3 Y 2.53 5.241 0.006 6474 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:20:55.500 a0407.fits GO_UMa V 4.220 1.58 4.3 Y 2.09 4.971 0.005 9693 3 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:23:26.500 a0408.fits VV_Crv B 1.760 1.59 1.9 Y 2.02 3.7 0.003 16522 6 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:25:52 a0409.fits VV_Crv V 1.050 1.60 1.9 Y 1.62 10.494 0.084 20134 10 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:34:53.500 a0410.fits SV_Crv B 8.910 1.67 1.9 Y 1.83 4.986 0.005 11268 2 2.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:35:58.500 a0411.fits SV_Crv V 2.620 1.68 1.9 Y 1.58 4.679 0.004 13441 4 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:37:49 a0412.fits RW_Vir B 12.300 1.68 2.7 Y 1.90 4.85 0.005 17109 1.95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:38:42.500 a0413.fits RW_Vir V 2.620 1.68 2.7 Y 1.89 4.921 0.005 10927 4 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:40:32 a0414.fits VW_Crv B 14.750 1.67 2.0 Y 1.76 4.972 0.005 11058 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:41:03 a0415.fits VW_Crv B 14.750 1.67 2.0 Y 1.75 4.995 0.005 15745 2.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:41:59 a0416.fits VW_Crv V 3.260 1.67 2.0 Y 1.56 4.934 0.005 14099 4 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:44:11 a0417.fits RX_LMi B 4.740 1.65 4.2 Y 1.95 4.736 0.004 16868 3 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:45:43 a0418.fits RX_LMi V 1.790 1.66 4.2 Y 1.62 4.196 0.003 23026 6 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:48:05.500 a0419.fits ome_Vir B 4.100 1.60 3.3 Y 1.85 4.032 0.003 33688 3 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:50:58.500 a0420.fits ome_Vir V 0.620 1.61 3.3 Y 1.50 4.493 0.004 11963 17 1.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:54:39 a0421.fits KS_Vir B 21.460 1.64 2.4 Y 1.99 4.759 0.004 16137 2.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:55:17 a0422.fits KS_Vir B 21.460 1.65 2.4 Y 2.03 4.808 0.005 10612 2.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:56:04 a0423.fits KS_Vir V 4.240 1.65 2.4 Y 1.84 4.908 0.005 10487 3 2.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 08:58:21 a0424.fits psi_Vir B 1.810 1.60 2.2 Y 1.73 4.391 0.004 18960 6 2.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:01:15 a0425.fits psi_Vir V 0.760 1.61 2.3 Y 1.59 3.742 0.003 32926 14 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:04:26 a0426.fits FZ_Vir B 13.470 1.60 2.8 Y 1.81 4.306 0.004 24047 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:05:19.500 a0427.fits FZ_Vir V 2.890 1.60 2.8 Y 1.55 4.366 0.004 18332 4 1.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:07:34 a0428.fits VY_UMa B 9.300 1.68 4.5 Y 1.77 4.777 0.004 15141 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:08:50 a0429.fits VY_UMa V 1.460 1.68 4.6 Y 1.68 4.352 0.004 19998 7 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:11:22 a0430.fits GY_UMa B 14.720 1.67 4.6 Y 1.65 4.363 0.004 30153 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:12:16 a0431.fits GY_UMa V 3.220 1.68 4.6 Y 1.58 4.443 0.004 19813 4 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:14:30 a0432.fits FR_Cam B 7.500 1.69 3.4 Y 1.77 4.452 0.004 19729 2 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:15:42.500 a0433.fits FR_Cam V 2.000 1.69 3.4 Y 1.48 4.267 0.004 21733 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:18:02 a0434.fits VW_UMa B 17.200 1.68 4.5 Y 1.86 4.43 0.004 22453 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:18:47.500 a0435.fits VW_UMa V 3.520 1.68 4.5 Y 1.59 4.469 0.004 17999 3 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:20:37 a0436.fits HM_UMa B 18.450 1.60 4.4 Y 1.58 3.982 0.003 37625 2.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:21:23 a0437.fits HM_UMa V 4.030 1.60 4.4 Y 1.57 4.07 0.003 33857 3 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:23:51 a0438.fits AW_UMa B 10.450 1.61 4.1 3.343 0.002 55246
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:26:01 a0439.fits AW_UMa V 3.900 1.62 4.1 4.008 0.003 27123 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:28:11 a0440.fits KO_Vir B 21.190 1.64 3.3 Y 1.63 4.555 0.004 28571 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:28:48 a0441.fits KO_Vir B 21.190 1.65 3.3 Y 1.71 4.562 0.004 20522 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:29:36 a0442.fits KO_Vir V 4.280 1.65 3.3 Y 1.58 4.784 0.004 14239 3 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:31:38 a0443.fits FK_Vir B 30.390 1.63 3.3 Y 1.88 4.337 0.004 28284 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:32:25 a0444.fits FK_Vir B 30.390 1.64 3.3 Y 1.99 4.34 0.004 23701 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:33:04 a0445.fits FK_Vir V 5.580 1.64 3.3 Y 1.67 4.568 0.004 19311 2 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:34:50 a0446.fits FW_Vir B 4.500 1.64 3.1 Y 1.80 4.364 0.004 24136 3 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:36:50 a0447.fits FW_Vir V 1.030 1.65 3.1 Y 1.62 4.99 0.005 11131 10 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:39:41 a0448.fits BK_Vir B 22.350 1.68 3.3 Y 1.78 5.019 0.005 13948 1.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:40:19.500 a0449.fits BK_Vir V 5.490 1.68 3.3 Y 1.50 4.926 0.005 14010 2 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:42:11.500 a0450.fits ET_Vir B 2.770 1.65 1.7 Y 1.76 4.132 0.003 20696 4 2.79

images 451 to 500

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:44:58 a0451.fits ET_Vir V 0.690 1.66 1.7 Y 1.43 3.97 0.003 26927 15 2.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:49:22.500 a0452.fits R_CrB B 2.500 1.00 0.2 Y 1.41 4.043 0.003 34231 7 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:51:59 a0453.fits R_CrB V 1.000 1.00 0.2 Y 1.33 4.438 0.004 24478 10 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:55:02 a0454.fits R_CrB R 0.960 1.00 0.3 Y 1.40 4.382 0.004 21358 11 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:57:25.500 a0455.fits R_CrB I 2.000 1.00 0.3 Y 1.53 4.937 0.005 12762 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 09:58:55.500 a0456.fits R_CrB I 2.000 1.00 0.3 Y 1.54 4.938 0.005 11845 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:01:00.500 a0457.fits R_CrB B 2.500 1.00 0.4 Y 1.54 4.044 0.003 31437 7 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:03:36 a0458.fits R_CrB V 1.000 1.00 0.4 Y 1.34 4.438 0.004 28885 10 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:06:40.500 a0459.fits R_CrB R 0.960 1.01 0.4 Y 1.42 4.385 0.004 28485 11 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:09:08 a0460.fits R_CrB I 2.000 1.01 0.5 Y 1.59 4.944 0.005 12377 5 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:10:43.500 a0461.fits R_CrB I 2.000 1.01 0.5 Y 1.52 4.944 0.005 13226 5 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:12:55.500 a0462.fits R_CrB B 2.500 1.01 0.6 Y 1.60 4.049 0.003 40762 7 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:15:38 a0463.fits R_CrB V 1.000 1.01 0.6 Y 1.38 4.436 0.004 29645 10 0.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:18:51.500 a0464.fits R_CrB R 0.960 1.01 0.7 Y 1.44 4.391 0.004 18241 11 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:21:22 a0465.fits R_CrB I 2.000 1.01 0.7 Y 1.56 4.946 0.005 10181 5 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:22:53 a0466.fits R_CrB I 2.000 1.01 0.7 Y 1.48 4.955 0.005 13870 5 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:25:33 a0467.fits LT_Vir B 40.000 1.67 3.2 Y 2.06 3.961 0.003 29121 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:26:29 a0468.fits LT_Vir B 40.000 1.68 3.2 Y 2.12 3.957 0.003 29355 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:27:11 a0469.fits LT_Vir V 20.000 1.69 3.3 Y 1.86 3.216 0.002 52363 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:27:48 a0470.fits LT_Vir V 20.000 1.69 3.3 Y 1.74 3.288 0.002 51223 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:29:17 a0471.fits FO_Vir B 18.900 1.68 3.2 Y 2.10 2.774 0.002 56783 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:29:50 a0472.fits FO_Vir V 9.450 1.69 3.2 Y 1.81 3.118 0.002 52425 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:31:28 a0473.fits FH_Vir B 27.850 1.68 3.4 Y 2.02 4.028 0.003 24910 1.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:32:01 a0474.fits FH_Vir V 10.510 1.69 3.4 Y 1.90 3.575 0.003 48328 1.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:35:33.500 a0475.fits kap_Dra B 0.680 1.62 4.2 Y 1.89 2.992 0.002 54374 15 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:40:52 a0476.fits kap_Dra V 0.450 1.63 4.2 Y 1.51 3.469 0.002 36849 23 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:49:56 a0477.fits FS_Com B 6.250 1.63 3.9 Y 1.99 3.95 0.003 37195 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:50:58.500 a0478.fits FS_Com V 2.330 1.63 3.9 Y 2.02 3.486 0.002 38660 5 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:54:12 a0479.fits WZ_Dra B 60.000 1.08 0.1 Y 2.05 5.753 0.007 6688 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:55:28 a0480.fits WZ_Dra B 60.000 1.08 0.1 Y 2.04 5.739 0.007 6472 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:56:21 a0481.fits WZ_Dra V 30.620 1.08 0.1 Y 1.84 5.006 0.005 15136 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:57:08 a0482.fits WZ_Dra V 30.620 1.08 0.1 Y 1.83 5.011 0.005 15040 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:58:12 a0483.fits WZ_Dra R 4.000 1.08 0.1 Y 1.70 6.034 0.008 4243 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 10:59:50 a0484.fits WZ_Dra I 2.000 1.08 0.2 Y 1.60 6.21 0.009 3963 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:01:20.500 a0485.fits WZ_Dra I 2.000 1.08 0.2 Y 1.62 6.209 0.009 3827 5 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:03:48 a0486.fits Y_CVn B 4.150 1.67 4.5 Y 2.08 5.656 0.007 6997 3 2.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:05:25 a0487.fits Y_CVn V 1.550 1.67 4.5 Y 1.89 3.533 0.003 43347 7 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:07:58 a0488.fits BY_CVn B 30.440 1.68 4.5 Y 2.28 4.245 0.003 23492 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:08:46 a0489.fits BY_CVn B 30.440 1.68 4.5 Y 2.36 4.245 0.003 20776 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:09:19 a0490.fits BY_CVn V 11.300 1.69 4.6 Y 1.91 3.821 0.003 43874 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:09:46 a0491.fits BY_CVn V 11.300 1.69 4.6 Y 1.95 3.822 0.003 45421 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:11:44 a0492.fits S_UMa B 32.850 1.68 4.6 Y 2.26 8.638 0.033 459 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:12:23.500 a0493.fits S_UMa V 7.030 1.69 4.6 Y 1.68 7.598 0.017 1375 2 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:14:15 a0494.fits BZ_CVn B 29.900 1.68 4.5 Y 2.21 4.081 0.003 25359 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:14:55 a0495.fits BZ_CVn V 6.420 1.68 4.5 Y 1.77 4.179 0.003 29725 2 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:16:49 a0496.fits CE_CVn B 30.520 1.64 4.4 Y 2.28 4.139 0.003 24123 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:17:37 a0497.fits CE_CVn B 30.520 1.64 4.4 Y 2.27 4.13 0.003 23108 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:18:20.500 a0498.fits CE_CVn V 8.480 1.65 4.4 Y 1.95 3.883 0.003 38059 2 2.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:20:07 a0499.fits RS_CVn B 23.170 1.68 4.3 Y 2.12 4.108 0.003 23050 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:20:48 a0500.fits RS_CVn B 23.170 1.68 4.3 Y 2.11 4.129 0.003 23512 1.71

images 501 to 521

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:21:22 a0501.fits RS_CVn V 11.410 1.69 4.4 Y 1.87 4.21 0.003 24082 1.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:21:50 a0502.fits RS_CVn V 11.410 1.69 4.4 Y 1.86 4.211 0.003 23771 1.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:23:30 a0503.fits DL_Boo B 30.550 1.62 3.8 Y 2.08 4.292 0.004 23216 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:24:18 a0504.fits DL_Boo B 30.550 1.62 3.8 Y 2.02 4.281 0.004 24528 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:25:01.500 a0505.fits DL_Boo V 8.560 1.63 3.8 Y 1.81 4.014 0.003 29619 2 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:26:42 a0506.fits NN_Vir B 17.500 1.63 3.3 Y 2.23 3.67 0.003 28967 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:27:16 a0507.fits NN_Vir B 17.500 1.64 3.3 Y 2.26 3.677 0.003 29452 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:27:59 a0508.fits NN_Vir V 8.570 1.64 3.3 Y 1.91 4.029 0.003 33042 2 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:29:40 a0509.fits NR_Vir B 16.580 1.63 3.2 Y 2.20 4.103 0.003 22295 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:30:19.500 a0510.fits NR_Vir V 6.410 1.63 3.2 Y 2.01 3.497 0.002 48992 2 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:33:36 a0511.fits rho_Cas B 0.750 2.46 -6.2 Y 2.41 4.865 0.005 6986 10 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:37:52.500 a0512.fits rho_Cas V 0.380 2.43 -6.1 Y 2.10 4.352 0.004 10447 20 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:44:48.500 a0513.fits rho_Cas I 0.260 2.36 -6.0 Y 1.68 5.315 0.006 4818 30 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:51:00 a0514.fits TZ_Cyg B 30.000 1.09 -1.2 Y 2.75 6.956 0.015 1241 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:51:47 a0515.fits TZ_Cyg B 30.000 1.09 -1.2 Y 2.72 6.931 0.015 1274 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:52:34 a0516.fits TZ_Cyg B 30.000 1.09 -1.2 Y 2.87 6.943 0.015 1155 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:53:12 a0517.fits TZ_Cyg V 15.000 1.09 -1.2 Y 2.14 6.265 0.01 4786 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:53:45 a0518.fits TZ_Cyg V 15.000 1.09 -1.2 Y 2.38 6.28 0.01 3310 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:54:17 a0519.fits TZ_Cyg V 15.000 1.09 -1.2 Y 2.21 6.27 0.01 4493 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:55:09 a0520.fits TZ_Cyg R 7.530 1.09 -1.2 Y 1.68 5.541 0.006 8012 3 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-08 11:56:24.500 a0521.fits TZ_Cyg I 5.660 1.09 -1.2 Y 1.86 5.129 0.005 7646 3 0.15

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-04-08 02:04:49 a0101.fits ABE-097 B 24.14 1.26 3.0 Y 2.59 3.916 0.003 20939 None 2.558714 9677.58668 -4.9 -5.0 light Normal 1x1 50.013138 Y
2022-04-08 02:05:31 a0102.fits ABE-097 B 24.14 1.26 3.0 Y 2.56 3.927 0.003 20794 None 2.557845 9677.58716 -5.0 -5.0 light Normal 1x1 50.009124 Y
2022-04-08 02:06:13 a0103.fits ABE-097 B 24.14 1.27 3.0 Y 2.61 3.934 0.003 21746 None 2.553103 9677.58765 -5.0 -5.0 light Normal 1x1 50.014375 Y
2022-04-08 02:06:48 a0104.fits ABE-097 V 11.99 1.27 3.0 Y 2.12 4.600 0.004 13535 None 2.548329 9677.58806 -4.9 -5.0 light Normal 1x1 50.000017 Y
2022-04-08 02:07:17 a0105.fits ABE-097 V 11.99 1.27 3.0 Y 2.26 4.621 0.004 13957 None 2.531483 9677.58839 -5.0 -5.0 light Normal 1x1 49.999848 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-04-08 02:07:46 a0106.fits ABE-097 V 11.99 1.27 3.0 Y 2.36 4.612 0.004 12036 None 2.530019 9677.58873 -4.9 -5.0 light Normal 1x1 50.003711 Y
2022-04-08 02:08:17 a0107.fits ABE-097 R 11.33 1.27 3.0 Y 1.95 4.811 0.005 15897 None 2.501528 9677.58909 -4.9 -5.0 light Normal 1x1 49.998775 Y
2022-04-08 02:08:46 a0108.fits ABE-097 R 11.33 1.28 3.0 Y 1.97 4.830 0.005 12900 None 2.496976 9677.58942 -5.0 -5.0 light Normal 1x1 50.003526 Y
2022-04-08 02:09:14 a0109.fits ABE-097 R 11.33 1.28 3.0 Y 2.02 4.821 0.005 12506 None 2.487832 9677.58975 -4.9 -5.0 light Normal 1x1 50.005561 Y
2022-04-08 02:09:54 a0110.fits ABE-097 I 20.00 1.28 3.0 Y 2.39 5.774 0.007 4188 None 2.494733 9677.59021 -5.0 -5.0 light Normal 1x1 50.000388 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-04-08 02:10:31 a0111.fits ABE-097 I 20.0 1.28 3.0 Y 2.42 5.779 0.007 4169 None 2.476913 9677.59064 -5.0 -5.0 light Normal 1x1 50.000883 Y
2022-04-08 02:11:08 a0112.fits ABE-097 I 20.0 1.28 3.1 Y 2.44 5.773 0.007 4500 None 2.486914 9677.59106 -4.9 -5.0 light Normal 1x1 50.004058 Y
2022-04-08 02:13:17 a0113.fits ABE-176 B 31.5 1.28 3.1 Y 3.83 4.390 0.004 6353 None 0.058459 9677.59256 -5.0 -5.0 light Normal 1x1 50.014796 Y
2022-04-08 02:14:06 a0114.fits ABE-176 B 31.5 1.29 3.2 Y 3.78 4.377 0.004 6254 None 0.087036 9677.59312 -4.9 -5.0 light Normal 1x1 50.023983 Y
2022-04-08 02:14:55 a0115.fits ABE-176 B 31.5 1.29 3.2 Y 4.04 4.415 0.004 5523 None 0.111975 9677.59369 -4.9 -5.0 light Normal 1x1 50.018562 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-04-08 02:15:34 a0116.fits ABE-176 V 15.35 1.29 3.2 Y 3.52 5.067 0.005 5145 None 0.134106 9677.59414 -4.9 -5.0 light Normal 1x1 50.017363 Y
2022-04-08 02:16:06 a0117.fits ABE-176 V 15.35 1.29 3.2 Y 3.63 5.070 0.005 4578 None 0.131857 9677.59451 -4.9 -5.0 light Normal 1x1 50.014077 Y
2022-04-08 02:16:37 a0118.fits ABE-176 V 15.35 1.30 3.2 Y 3.67 5.076 0.005 4879 None 0.135139 9677.59487 -5.0 -5.0 light Normal 1x1 50.015262 Y
2022-04-08 02:17:08 a0119.fits ABE-176 R 11.47 1.30 3.2 Y 2.84 5.526 0.006 5828 None 0.139954 9677.59523 -4.9 -5.0 light Normal 1x1 50.011901 Y
2022-04-08 02:17:36 a0120.fits ABE-176 R 11.47 1.30 3.2 Y 2.93 5.520 0.006 5126 None 0.156232 9677.59556 -5.0 -5.0 light Normal 1x1 50.013513 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-04-08 02:18:04 a0121.fits ABE-176 R 11.47 1.30 3.2 Y 3.04 5.529 0.006 5187 None 0.163604 9677.59588 -5.0 -5.0 light Normal 1x1 50.009841 Y
2022-04-08 02:18:44 a0122.fits ABE-176 I 20.00 1.30 3.2 Y 3.59 6.555 0.011 1346 None 0.177027 9677.59634 -4.9 -5.0 light Normal 1x1 50.016233 Y
2022-04-08 02:19:20 a0123.fits ABE-176 I 20.00 1.31 3.2 Y 3.63 6.537 0.011 1324 None 0.190198 9677.59676 -4.9 -5.0 light Normal 1x1 50.015563 Y
2022-04-08 02:19:57 a0124.fits ABE-176 I 20.00 1.31 3.3 Y 3.75 6.567 0.011 1153 None 0.207826 9677.59719 -5.0 -5.0 light Normal 1x1 50.012364 Y
2022-04-08 02:21:07 a0125.fits ABE-A24 B 10.22 1.30 3.2 Y 4.28 4.284 0.004 4975 None 2.786813 9677.59800 -4.9 -5.0 light Normal 1x1 50.006101 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-04-08 02:21:38 a0126.fits ABE-A24 B 10.22 1.30 3.2 Y 3.86 4.249 0.004 5433 None 2.783101 9677.59836 -4.9 -5.0 light Normal 1x1 50.018923 Y
2022-04-08 02:22:08 a0127.fits ABE-A24 B 10.22 1.30 3.2 Y 4.09 4.289 0.004 4700 None 2.765814 9677.59870 -5.0 -5.0 light Normal 1x1 50.007732 Y
2022-04-08 02:23:06 a0128.fits ABE-A24 V 6.92 1.30 3.2 Y 4.01 4.525 0.004 4949 None 2.758923 9677.59937 -5.0 -5.0 light Normal 1x1 50.011844 Y
2022-04-08 02:24:19 a0129.fits ABE-A24 R 6.41 1.31 3.2 Y 3.22 4.703 0.004 7213 None 2.737123 9677.60022 -5.0 -5.0 light Normal 1x1 50.005038 Y
2022-04-08 02:25:18 a0130.fits ABE-A24 I 15.28 1.31 3.3 Y 3.89 5.365 0.006 3009 None 2.729911 9677.60090 -5.0 -5.0 light Normal 1x1 50.001383 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-04-08 02:25:51 a0131.fits ABE-A24 I 15.28 1.32 3.3 Y 3.93 5.375 0.006 2670 None 2.733688 9677.60128 -4.9 -5.0 light Normal 1x1 50.009833 Y
2022-04-08 02:26:23 a0132.fits ABE-A24 I 15.28 1.32 3.3 Y 4.06 5.396 0.006 2759 None 2.728257 9677.60166 -4.9 -5.0 light Normal 1x1 50.007835 Y
2022-04-08 02:28:03 a0133.fits ABE-A26 B 17.99 1.30 3.2 Y 3.94 4.187 0.003 4314 None 2.607821 9677.60281 -5.0 -5.0 light Normal 1x1 49.999373 Y
2022-04-08 02:28:51 a0134.fits ABE-A26 B 17.99 1.30 3.2 Y 4.10 4.208 0.003 4135 None 2.601891 9677.60337 -4.9 -5.0 light Normal 1x1 50.003981 Y
2022-04-08 02:29:41 a0135.fits ABE-A26 B 17.99 1.31 3.2 Y 3.62 5.273 0.006 4141 None 2.589389 9677.60395 -4.9 -5.0 light Normal 1x1 49.988439 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-04-08 02:30:53.500 a0136.fits ABE-A26 V 9.11 1.31 3.2 Y 4.65 4.622 0.004 3455 None 2.573366 9677.60479 -5.0 -5.0 light Normal 1x1 50.004593 Y
2022-04-08 02:32:10.500 a0137.fits ABE-A26 R 6.65 1.31 3.3 Y 3.74 4.896 0.005 4262 None 2.548987 9677.60568 -4.9 -5.0 light Normal 1x1 50.010528 Y
2022-04-08 02:33:16.000 a0138.fits ABE-A26 I 20.00 1.32 3.3 Y 4.85 5.191 0.005 2639 None 2.544272 9677.60644 -4.9 -5.0 light Normal 1x1 50.007087 Y
2022-04-08 02:33:54.000 a0139.fits ABE-A26 I 20.00 1.32 3.3 Y 4.83 5.200 0.006 2491 None 2.538693 9677.60687 -4.9 -5.0 light Normal 1x1 50.006809 Y
2022-04-08 02:34:31.000 a0140.fits ABE-A26 I 20.00 1.32 3.3 Y 4.93 5.209 0.006 2554 None 2.537532 9677.60730 -5.0 -5.0 light Normal 1x1 50.008671 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-04-08 02:36:30 a0141.fits ABE-184 B 40.0 1.30 3.2 Y 5.20 6.427 0.010 1307 None 2.462379 9677.60868 -4.9 -5.0 light Normal 1x1 50.011346 Y
2022-04-08 02:37:41 a0142.fits ABE-184 B 40.0 1.30 3.2 5.702 0.007 1408 None 9677.60950 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 02:39:53 a0143.fits ABE-184 B 40.0 1.31 3.2 5.523 0.006 1307 None 9677.61103 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 02:40:28 a0144.fits ABE-184 V 20.0 1.31 3.2 Y 5.88 6.095 0.009 960 None 2.422009 9677.61144 -4.9 -5.0 light Normal 1x1 50.009636 Y
2022-04-08 02:41:06 a0145.fits ABE-184 V 20.0 1.32 3.2 Y 5.82 5.847 0.008 911 None 2.408457 9677.61188 -4.9 -5.0 light Normal 1x1 50.008391 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-04-08 02:41:44 a0146.fits ABE-184 V 20.0 1.32 3.2 Y 5.88 7.267 0.016 912 None 2.395832 9677.61231 -4.9 -5.0 light Normal 1x1 50.012553 Y
2022-04-08 02:42:24 a0147.fits ABE-184 R 20.0 1.32 3.3 Y 5.11 5.815 0.008 1226 None 2.385123 9677.61278 -5.0 -5.0 light Normal 1x1 50.014513 Y
2022-04-08 02:43:01 a0148.fits ABE-184 R 20.0 1.32 3.3 Y 4.89 5.837 0.008 1331 None 2.382630 9677.61321 -5.0 -5.0 light Normal 1x1 50.011832 Y
2022-04-08 02:43:38 a0149.fits ABE-184 R 20.0 1.33 3.3 Y 5.22 5.818 0.008 1186 None 2.374796 9677.61363 -4.9 -5.0 light Normal 1x1 50.010983 Y
2022-04-08 02:44:18 a0150.fits ABE-184 I 20.0 1.33 3.3 Y 6.03 7.504 0.018 269 None 2.385554 9677.61410 -5.0 -5.0 light Normal 1x1 50.011466 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-04-08 02:44:55 a0151.fits ABE-184 I 20.0 1.33 3.3 Y 6.09 7.468 0.018 264 None 2.375155 9677.61453 -4.9 -5.0 light Normal 1x1 50.013009 Y
2022-04-08 02:45:32 a0152.fits ABE-184 I 20.0 1.34 3.3 Y 6.15 7.495 0.018 271 None 2.360966 9677.61495 -4.9 -5.0 light Normal 1x1 50.005766 Y
2022-04-08 02:47:29 a0153.fits ABE-027 B 40.0 1.32 3.2 None 9677.61631 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 02:49:36 a0154.fits ABE-027 B 40.0 1.32 3.2 5.444 0.006 1258 None 9677.61778 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 02:50:26 a0155.fits ABE-027 B 40.0 1.33 3.2 5.479 0.006 1225 None 9677.61836 -4.9 -5.0 light Normal 1x1 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-04-08 02:51:01 a0156.fits ABE-027 V 20.0 1.33 3.2 Y 6.34 6.418 0.010 754 None 2.180748 9677.61876 -5.0 -5.0 light Normal 1x1 49.999942 Y
2022-04-08 02:51:39 a0157.fits ABE-027 V 20.0 1.33 3.3 Y 6.38 6.293 0.010 782 None 2.168337 9677.61920 -5.0 -5.0 light Normal 1x1 50.006338 Y
2022-04-08 02:52:17 a0158.fits ABE-027 V 20.0 1.34 3.3 Y 6.74 6.184 0.009 724 None 2.167732 9677.61964 -4.9 -5.0 light Normal 1x1 50.001761 Y
2022-04-08 02:52:57 a0159.fits ABE-027 R 20.0 1.34 3.3 Y 5.71 6.018 0.009 945 None 2.161516 9677.62010 -5.0 -5.0 light Normal 1x1 50.012540 Y
2022-04-08 02:53:34 a0160.fits ABE-027 R 20.0 1.34 3.3 Y 5.70 6.041 0.009 967 None 2.164983 9677.62053 -4.9 -5.0 light Normal 1x1 50.012136 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-04-08 02:54:11 a0161.fits ABE-027 R 20.00 1.34 3.3 Y 6.01 6.060 0.009 954 None 2.153346 9677.62096 -4.9 -5.0 light Normal 1x1 50.008724 Y
2022-04-08 02:54:53 a0162.fits ABE-027 I 20.00 1.35 3.3 Y 6.63 7.660 0.021 219 None 2.141233 9677.62145 -5.0 -5.0 light Normal 1x1 50.009432 Y
2022-04-08 02:55:30 a0163.fits ABE-027 I 20.00 1.35 3.3 Y 6.69 7.636 0.020 249 None 2.134225 9677.62188 -5.0 -5.0 light Normal 1x1 50.006375 Y
2022-04-08 02:56:06 a0164.fits ABE-027 I 20.00 1.35 3.3 Y 6.60 7.616 0.020 243 None 2.124717 9677.62229 -5.0 -5.0 light Normal 1x1 50.006734 Y
2022-04-08 02:57:42 a0165.fits ABE-097 B 24.14 1.51 3.8 4.843 0.005 1976 None 9677.62340 -4.9 -5.0 light Normal 1x1 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-04-08 02:59:33 a0166.fits ABE-097 B 24.14 1.52 3.9 4.865 0.005 2046 None 9677.62469 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:00:06 a0167.fits ABE-097 B 24.14 1.53 3.9 4.860 0.005 2109 None 9677.62507 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:00:34 a0168.fits ABE-097 V 11.99 1.53 3.9 Y 5.22 5.375 0.006 1158 None 1.882060 9677.62539 -4.9 -5.0 light Normal 1x1 50.013994 Y
2022-04-08 03:01:07 a0169.fits ABE-097 V 11.99 1.53 3.9 Y 6.64 5.407 0.006 1120 None 1.870006 9677.62578 -5.0 -5.0 light Normal 1x1 49.992717 Y
2022-04-08 03:01:41 a0170.fits ABE-097 V 11.99 1.54 3.9 Y 6.13 5.530 0.006 1079 None 1.862226 9677.62617 -4.9 -5.0 light Normal 1x1 50.011785 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-04-08 03:02:17 a0171.fits ABE-097 R 11.33 1.54 3.9 Y 6.16 6.551 0.011 1452 None 1.850711 9677.62659 -4.9 -5.0 light Normal 1x1 50.009656 Y
2022-04-08 03:02:45 a0172.fits ABE-097 R 11.33 1.55 3.9 Y 5.96 5.414 0.006 1376 None 1.846687 9677.62691 -4.9 -5.0 light Normal 1x1 50.010506 Y
2022-04-08 03:03:13 a0173.fits ABE-097 R 11.33 1.55 3.9 Y 5.85 5.340 0.006 1544 None 1.840901 9677.62723 -4.9 -5.0 light Normal 1x1 50.014455 Y
2022-04-08 03:03:53 a0174.fits ABE-097 I 20.00 1.55 3.9 Y 7.00 6.423 0.010 547 None 1.842001 9677.62770 -4.9 -5.0 light Normal 1x1 50.007630 Y
2022-04-08 03:04:29 a0175.fits ABE-097 I 20.00 1.56 3.9 Y 7.09 6.453 0.010 574 None 1.835688 9677.62811 -4.9 -5.0 light Normal 1x1 50.007483 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-04-08 03:05:06 a0176.fits ABE-097 I 20.00 1.56 4.0 Y 7.14 6.472 0.01 542 None 1.833632 9677.62854 -4.9 -5.0 light Normal 1x1 50.011014 Y
2022-04-08 03:06:48 a0177.fits ABE-176 B 31.50 1.54 4.0 None 9677.62972 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:08:41 a0178.fits ABE-176 B 31.50 1.55 4.1 None 9677.63103 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:09:23 a0179.fits ABE-176 B 31.50 1.55 4.1 None 9677.63152 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:09:53 a0180.fits ABE-176 V 15.35 1.55 4.1 Y 6.00 None 2.222480 9677.63186 -4.9 -5.0 light Normal 1x1 50.016048 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-04-08 03:10:35 a0181.fits ABE-176 V 15.35 1.56 4.1 Y 6.87 None 2.217093 9677.63235 -4.9 -5.0 light Normal 1x1 49.982113 Y
2022-04-08 03:11:17 a0182.fits ABE-176 V 15.35 1.56 4.1 Y 5.70 None 2.207407 9677.63284 -4.9 -5.0 light Normal 1x1 49.997801 Y
2022-04-08 03:11:56 a0183.fits ABE-176 R 11.47 1.57 4.1 Y 6.95 None 2.206315 9677.63329 -4.9 -5.0 light Normal 1x1 50.019569 Y
2022-04-08 03:12:26 a0184.fits ABE-176 R 11.47 1.57 4.1 Y 6.49 None 2.192706 9677.63363 -4.9 -5.0 light Normal 1x1 50.018737 Y
2022-04-08 03:12:56 a0185.fits ABE-176 R 11.47 1.57 4.1 Y 6.53 6.549 0.011 650 None 2.190681 9677.63398 -4.9 -5.0 light Normal 1x1 50.016782 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-04-08 03:13:37 a0186.fits ABE-176 I 20.00 1.58 4.2 Y 8.22 7.194 0.015 316 None 2.180863 9677.63446 -5.0 -5.0 light Normal 1x1 50.022204 Y
2022-04-08 03:14:14 a0187.fits ABE-176 I 20.00 1.58 4.2 Y 8.03 7.208 0.015 296 None 2.177169 9677.63488 -4.9 -5.0 light Normal 1x1 50.015898 Y
2022-04-08 03:14:51 a0188.fits ABE-176 I 20.00 1.59 4.2 Y 8.26 7.219 0.015 270 None 2.169519 9677.63531 -4.9 -5.0 light Normal 1x1 50.012480 Y
2022-04-08 03:16:21 a0189.fits ABE-A26 B 17.99 1.53 4.0 5.068 0.005 1721 None 9677.63635 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:17:59 a0190.fits ABE-A26 B 17.99 1.55 4.0 5.057 0.005 1723 None 9677.63749 -4.9 -5.0 light Normal 1x1 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-04-08 03:18:26.000 a0191.fits ABE-A26 B 17.99 1.55 4.0 5.083 0.005 1667 None 9677.63780 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:19:47.000 a0192.fits ABE-A26 V 9.11 1.55 4.0 5.487 0.006 1053 None 9677.63874 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:21:28.500 a0193.fits ABE-A26 R 6.65 1.56 4.1 Y 6.19 5.520 0.006 1165 None 1.980186 9677.63991 -5.0 -5.0 light Normal 1x1 49.998240 Y
2022-04-08 03:22:37.000 a0194.fits ABE-A26 I 20.00 1.57 4.1 Y 8.07 7.078 0.015 975 None 1.975164 9677.64071 -4.9 -5.0 light Normal 1x1 50.016070 Y
2022-04-08 03:23:14.000 a0195.fits ABE-A26 I 20.00 1.58 4.1 Y 8.34 7.447 0.019 995 None 1.969573 9677.64113 -4.9 -5.0 light Normal 1x1 50.004924 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-04-08 03:23:51.000 a0196.fits ABE-A26 I 20.00 1.58 4.1 Y 8.28 6.582 0.011 897 None 1.963785 9677.64156 -4.9 -5.0 light Normal 1x1 50.002007 Y
2022-04-08 03:25:14.000 a0197.fits ABE-A24 B 10.22 1.63 4.3 5.316 0.006 1388 None 9677.64252 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:26:47.000 a0198.fits ABE-A24 B 10.22 1.64 4.3 5.335 0.006 1266 None 9677.64360 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:27:07.000 a0199.fits ABE-A24 B 10.22 1.64 4.3 5.382 0.006 1333 None 9677.64383 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:28:22.500 a0200.fits ABE-A24 V 6.92 1.65 4.3 5.459 0.006 967 None 9677.64470 -4.9 -5.0 light Normal 1x1 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-04-08 03:29:59.500 a0201.fits ABE-A24 R 6.41 1.66 4.3 Y 7.35 5.557 0.006 1199 None 2.031811 9677.64583 -4.9 -5.0 light Normal 1x1 50.021785 Y
2022-04-08 03:31:04.000 a0202.fits ABE-A24 I 15.28 1.67 4.4 Y 8.45 6.125 0.009 696 None 2.013449 9677.64657 -4.9 -5.0 light Normal 1x1 50.007465 Y
2022-04-08 03:31:36.000 a0203.fits ABE-A24 I 15.28 1.68 4.4 Y 8.35 6.168 0.009 622 None 2.009321 9677.64694 -5.0 -5.0 light Normal 1x1 50.020193 Y
2022-04-08 03:32:08.000 a0204.fits ABE-A24 I 15.28 1.68 4.4 Y 8.32 6.148 0.009 644 None 2.004060 9677.64731 -4.9 -5.0 light Normal 1x1 50.017295 Y
2022-04-08 03:34:00.000 a0205.fits ABE-184 B 40.00 1.60 4.1 None 9677.64861 -4.9 -5.0 light Normal 1x1 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-04-08 03:36:05 a0206.fits ABE-184 B 40.0 1.62 4.2 None 9677.65006 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:36:54 a0207.fits ABE-184 B 40.0 1.62 4.2 None 9677.65063 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:37:30 a0208.fits ABE-184 V 20.0 1.63 4.2 None 9677.65104 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:39:17 a0209.fits ABE-184 V 20.0 1.64 4.2 None 9677.65228 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:39:46 a0210.fits ABE-184 V 20.0 1.65 4.2 None 9677.65262 -4.9 -5.0 light Normal 1x1 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-04-08 03:40:17 a0211.fits ABE-184 R 20.0 1.65 4.2 Y 7.57 None 1.728991 9677.65297 -5.0 -5.0 light Normal 1x1 50.011707 Y
2022-04-08 03:40:57 a0212.fits ABE-184 R 20.0 1.66 4.2 Y 7.18 6.579 0.011 529 None 1.723398 9677.65344 -4.9 -5.0 light Normal 1x1 50.013977 Y
2022-04-08 03:41:36 a0213.fits ABE-184 R 20.0 1.66 4.2 Y 7.64 None 1.720695 9677.65389 -5.0 -5.0 light Normal 1x1 50.013612 Y
2022-04-08 03:42:19 a0214.fits ABE-184 I 20.0 1.67 4.3 Y 9.11 None 1.721170 9677.65439 -4.9 -5.0 light Normal 1x1 50.014421 Y
2022-04-08 03:42:56 a0215.fits ABE-184 I 20.0 1.67 4.3 Y 9.46 None 1.717318 9677.65481 -5.0 -5.0 light Normal 1x1 50.008045 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-04-08 03:43:33 a0216.fits ABE-184 I 20.0 1.68 4.3 Y 9.29 10.587 0.191 148 None 1.699997 9677.65524 -5.0 -5.0 light Normal 1x1 50.009107 Y
2022-04-08 03:45:24 a0217.fits ABE-027 B 40.0 1.65 4.2 None 9677.65653 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:47:29 a0218.fits ABE-027 B 40.0 1.66 4.2 None 9677.65797 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:48:19 a0219.fits ABE-027 B 40.0 1.67 4.2 None 9677.65855 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:48:55 a0220.fits ABE-027 V 20.0 1.68 4.2 None 9677.65897 -4.9 -5.0 light Normal 1x1 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-04-08 03:50:38 a0221.fits ABE-027 V 20.0 1.69 4.2 None 9677.66016 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:51:08 a0222.fits ABE-027 V 20.0 1.69 4.2 None 9677.66051 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:51:40 a0223.fits ABE-027 R 20.0 1.70 4.3 Y 7.11 None 1.493119 9677.66088 -4.9 -5.0 light Normal 1x1 50.018994 Y
2022-04-08 03:52:18 a0224.fits ABE-027 R 20.0 1.70 4.3 Y 7.92 None 1.483710 9677.66132 -4.9 -5.0 light Normal 1x1 50.004278 Y
2022-04-08 03:52:57 a0225.fits ABE-027 R 20.0 1.71 4.3 Y 7.76 None 1.481529 9677.66177 -4.9 -5.0 light Normal 1x1 50.002553 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-04-08 03:53:39 a0226.fits ABE-027 I 20.0 1.72 4.3 Y 9.30 None 1.466190 9677.66226 -4.9 -5.0 light Normal 1x1 50.005182 Y
2022-04-08 03:54:16 a0227.fits ABE-027 I 20.0 1.72 4.3 Y 9.38 None 1.456911 9677.66269 -4.9 -5.0 light Normal 1x1 50.021056 Y
2022-04-08 03:54:53 a0228.fits ABE-027 I 20.0 1.73 4.3 Y 9.45 None 1.459281 9677.66311 -5.0 -5.0 light Normal 1x1 50.023280 Y
2022-04-08 03:56:41 a0229.fits U_Gem V 10.0 1.16 2.2 000-BBN-884 9677.66436 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 03:58:15 a0230.fits U_Gem V 10.0 1.16 2.2 000-BBN-884 9677.66545 -5.0 -5.0 light Normal 1x1 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-04-08 03:58:34 a0231.fits U_Gem V 10.00 1.16 2.2 000-BBN-884 9677.66567 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 03:59:49 a0232.fits U_Gem GR 60.00 1.16 2.2 Y 3.28 000-BBN-884 0.182424 9677.66654 -4.9 -5.0 light Normal 1x1 50.024888 Y
2022-04-08 04:01:05 a0233.fits U_Gem GR 60.00 1.17 2.3 Y 4.04 000-BBN-884 0.201014 9677.66742 -4.9 -5.0 light Normal 1x1 50.025373 Y
2022-04-08 04:02:50 a0234.fits R_Aur B 20.18 1.79 4.9 000-BBJ-127 9677.66863 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 04:04:31 a0235.fits R_Aur B 20.18 1.80 4.9 000-BBJ-127 9677.66980 -5.0 -5.0 light Normal 1x1 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-04-08 04:05:43.500 a0236.fits R_Aur V 3.13 1.81 4.9 000-BBJ-127 9677.67064 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 04:08:13.000 a0237.fits R_Aur R 1.02 1.82 5.0 000-BBJ-127 9677.67237 -5.0 -5.0 light Normal 1x1 Y
2022-04-08 04:11:01.500 a0238.fits R_Aur I 0.69 1.84 5.0 000-BBJ-127 9677.67432 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 04:19:24.000 a0239.fits V_Cam B 40.00 1.71 4.4 Y 2.21 7.779 0.020 748 000-BBK-579 0.041301 9677.68014 -5.0 -5.0 light Normal 1x1 50.036089 Y
2022-04-08 04:20:20.000 a0240.fits V_Cam B 40.00 1.71 4.5 Y 2.22 7.800 0.021 719 000-BBK-579 0.043285 9677.68079 -5.0 -5.0 light Normal 1x1 50.039370 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-04-08 04:21:03.500 a0241.fits V_Cam V 8.84 1.71 4.5 Y 1.74 7.571 0.017 1059 000-BBK-579 0.026123 9677.68129 -4.9 -5.0 light Normal 1x1 50.028338 Y
2022-04-08 04:22:17.500 a0242.fits V_Cam R 3.14 1.71 4.5 Y 1.63 6.398 0.009 2715 000-BBK-579 0.014180 9677.68215 -4.9 -5.0 light Normal 1x1 50.029240 Y
2022-04-08 04:24:36.500 a0243.fits V_Cam I 1.60 1.72 4.5 Y 1.68 6.043 0.008 3001 000-BBK-579 0.031864 9677.68376 -4.9 -5.0 light Normal 1x1 50.022942 Y
2022-04-08 04:28:46.000 a0244.fits R_Lyn B 80.00 1.41 3.6 Y 2.50 10.097 0.116 133 000-BBM-269 0.114144 9677.68664 -5.0 -5.0 light Normal 1x1 50.041478 Y
2022-04-08 04:30:23.000 a0245.fits R_Lyn B 80.00 1.42 3.6 Y 2.48 10.228 0.127 140 000-BBM-269 0.108690 9677.68777 -4.9 -5.0 light Normal 1x1 50.043494 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-04-08 04:31:08.000 a0246.fits R_Lyn V 22.88 1.42 3.7 Y 2.09 9.004 0.044 347 000-BBM-269 0.107820 9677.68829 -4.9 -5.0 light Normal 1x1 50.034623 Y
2022-04-08 04:31:48.000 a0247.fits R_Lyn V 22.88 1.42 3.7 Y 2.17 9.071 0.047 259 000-BBM-269 0.092318 9677.68875 -4.9 -5.0 light Normal 1x1 50.034106 Y
2022-04-08 04:32:54.000 a0248.fits R_Lyn R 4.59 1.42 3.7 Y 1.88 8.366 0.024 432 000-BBM-269 0.116976 9677.68951 -4.9 -5.0 light Normal 1x1 50.023016 Y
2022-04-08 04:34:34.500 a0249.fits R_Lyn I 2.00 1.43 3.7 Y 1.88 8.056 0.021 475 000-BBM-269 0.124421 9677.69068 -5.0 -5.0 light Normal 1x1 50.031487 Y
2022-04-08 04:36:04.500 a0250.fits R_Lyn I 2.00 1.43 3.7 Y 2.12 8.067 0.021 402 000-BBM-269 0.122462 9677.69172 -5.0 -5.0 light Normal 1x1 50.034371 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-04-08 04:38:52.500 a0251.fits R_Leo B 4.00 1.09 1.0 Y 2.20 7.900 0.019 547 000-BBQ-798 3.730805 9677.69366 -4.9 -5.0 light Normal 1x1 50.045339 Y
2022-04-08 04:40:42.000 a0252.fits R_Leo V 2.00 1.09 1.0 Y 1.94 6.533 0.010 1907 000-BBQ-798 0.054921 9677.69493 -4.9 -5.0 light Normal 1x1 50.035908 Y
2022-04-08 04:42:13.500 a0253.fits R_Leo V 2.00 1.09 1.1 Y 2.06 6.527 0.010 2761 000-BBQ-798 0.039887 9677.69599 -4.9 -5.0 light Normal 1x1 50.026305 Y
2022-04-08 04:44:22.000 a0254.fits R_Leo R 0.50 1.10 1.1 Y 1.56 5.560 0.006 6191 000-BBQ-798 0.060819 9677.69748 -4.9 -5.0 light Normal 1x1 50.020494 Y
2022-04-08 04:47:05.500 a0255.fits R_Leo I 0.25 1.10 1.1 Y 1.66 5.045 0.005 6855 000-BBQ-798 0.053922 9677.69937 -5.0 -5.0 light Normal 1x1 50.035247 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-04-08 04:50:12.500 a0256.fits SU_LYN V 3.75 1.57 4.3 Y 2.46 5.750 0.007 4199 000-BDT-456 0.023501 9677.70153 -4.9 -5.0 light Normal 1x1 50.022870 Y
2022-04-08 04:51:02.000 a0257.fits SU_LYN B 10.00 1.58 4.3 Y 2.80 6.422 0.010 1689 000-BDT-456 0.018728 9677.70211 -4.9 -5.0 light Normal 1x1 50.034963 Y
2022-04-08 04:51:28.000 a0258.fits SU_LYN B 10.00 1.58 4.3 Y 2.79 6.419 0.010 1839 000-BDT-456 0.028843 9677.70241 -4.9 -5.0 light Normal 1x1 50.036069 Y
2022-04-08 04:51:54.000 a0259.fits SU_LYN B 10.00 1.58 4.3 Y 2.72 6.468 0.010 1904 000-BDT-456 0.030573 9677.70271 -5.0 -5.0 light Normal 1x1 50.031820 Y
2022-04-08 04:52:54.000 a0260.fits SU_LYN R 1.25 1.58 4.3 Y 1.91 5.660 0.007 4484 000-BDT-456 0.045817 9677.70340 -4.9 -5.0 light Normal 1x1 50.027588 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-04-08 04:54:40.500 a0261.fits SU_LYN I 0.5 1.59 4.3 Y 2.23 6.118 0.008 2062 000-BDT-456 0.043192 9677.70464 -5.0 -5.0 light Normal 1x1 49.999552 Y
2022-04-08 04:57:24.500 a0262.fits TYC_2449-2206-1 B 2.0 1.58 4.1 Y 2.57 9.834 0.053 82 000-BNH-722 1.893693 9677.70653 -4.9 -5.0 light Normal 1x1 50.042998 Y
2022-04-08 04:59:04.000 a0263.fits TYC_2449-2206-1 V 1.0 1.59 4.1 Y 2.21 10.129 0.063 93 000-BNH-722 1.857590 9677.70769 -4.9 -5.0 light Normal 1x1 50.022189 Y
2022-04-08 05:00:35.500 a0264.fits TYC_2449-2206-1 R 0.5 1.60 4.2 Y 1.79 10.942 0.106 49 000-BNH-722 1.845023 9677.70874 -5.0 -5.0 light Normal 1x1 50.024176 Y
2022-04-08 05:02:59.000 a0265.fits GO_Cnc B 5.0 1.15 1.9 Y 2.30 5.624 0.007 3475 000-BCZ-777 3.185082 9677.71041 -4.9 -5.0 light Normal 1x1 50.048503 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-04-08 05:04:00.500 a0266.fits GO_Cnc B 5.0 1.15 1.9 Y 2.42 5.192 0.005 5959 000-BCZ-777 0.090435 9677.71112 -4.9 -5.0 light Normal 1x1 50.040480 Y
2022-04-08 05:04:59.500 a0267.fits GO_Cnc V 5.0 1.15 1.9 Y 2.40 5.114 0.005 7896 000-BCZ-777 0.065449 9677.71180 -4.9 -5.0 light Normal 1x1 50.035621 Y
2022-04-08 05:05:53.500 a0268.fits GO_Cnc V 5.0 1.15 2.0 Y 2.34 5.114 0.005 7354 000-BCZ-777 0.073421 9677.71242 -4.9 -5.0 light Normal 1x1 50.033401 Y
2022-04-08 05:06:50.000 a0269.fits GO_Cnc R 5.0 1.16 2.0 Y 1.91 5.318 0.006 7472 000-BCZ-777 0.099857 9677.71308 -4.9 -5.0 light Normal 1x1 50.033293 Y
2022-04-08 05:07:44.000 a0270.fits GO_Cnc R 5.0 1.16 2.0 Y 1.86 5.308 0.006 8768 000-BCZ-777 0.110355 9677.71370 -4.9 -5.0 light Normal 1x1 50.032388 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-04-08 05:08:24 a0271.fits GO_Cnc I 10.0 1.16 2.0 Y 2.24 6.171 0.009 3373 000-BCZ-777 0.090966 9677.71417 -4.9 -5.0 light Normal 1x1 50.024887 Y
2022-04-08 05:08:51 a0272.fits GO_Cnc I 10.0 1.16 2.0 Y 2.27 6.161 0.009 3192 000-BCZ-777 0.094234 9677.71448 -4.9 -5.0 light Normal 1x1 50.032987 Y
2022-04-08 05:09:20 a0273.fits GO_Cnc I 10.0 1.16 2.0 Y 2.28 6.149 0.009 3572 000-BCZ-777 0.103029 9677.71481 -5.0 -5.0 light Normal 1x1 50.033658 Y
2022-04-08 05:09:47 a0274.fits GO_Cnc I 10.0 1.16 2.0 Y 2.17 6.148 0.009 3818 000-BCZ-777 0.122006 9677.71513 -5.0 -5.0 light Normal 1x1 50.037138 Y
2022-04-08 05:10:14 a0275.fits GO_Cnc I 10.0 1.16 2.0 Y 2.27 6.135 0.009 3032 000-BCZ-777 0.133805 9677.71544 -4.9 -5.0 light Normal 1x1 50.033990 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-04-08 05:12:30.000 a0276.fits TYC_4112-446-1 B 2.00 1.46 3.7 Y 2.64 10.419 0.076 44 000-BNH-723 0.037907 9677.71701 -4.9 -5.0 light Normal 1x1 50.041229 Y
2022-04-08 05:14:05.500 a0277.fits TYC_4112-446-1 V 1.00 1.47 3.7 Y 2.21 10.732 0.093 54 000-BNH-723 0.053793 9677.71812 -5.0 -5.0 light Normal 1x1 50.035089 Y
2022-04-08 05:15:33.000 a0278.fits TYC_4112-446-1 R 0.50 1.47 3.7 Y 1.78 11.523 0.161 30 000-BNH-723 0.051908 9677.71913 -5.0 -5.0 light Normal 1x1 50.034629 Y
2022-04-08 05:18:02.000 a0279.fits BR_Lyn B 30.53 1.66 4.6 Y 2.80 4.355 0.004 11846 000-BCZ-475 0.091887 9677.72086 -5.0 -5.0 light Normal 1x1 50.041110 Y
2022-04-08 05:18:50.000 a0280.fits BR_Lyn B 30.53 1.66 4.6 Y 2.93 4.382 0.004 10714 000-BCZ-475 0.092880 9677.72141 -4.9 -5.0 light Normal 1x1 50.046279 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-04-08 05:19:23 a0281.fits BR_Lyn V 10.64 1.67 4.6 Y 2.47 3.808 0.003 27316 000-BCZ-475 0.091072 9677.72179 -4.9 -5.0 light Normal 1x1 50.038247 Y
2022-04-08 05:19:51 a0282.fits BR_Lyn V 10.64 1.67 4.6 Y 2.32 3.768 0.003 30899 000-BCZ-475 0.090712 9677.72212 -4.9 -5.0 light Normal 1x1 50.037532 Y
2022-04-08 05:21:35 a0283.fits R_Lyn B 36.05 1.64 4.5 Y 2.82 000-BBM-269 3.165811 9677.72332 -4.9 -5.0 light Normal 1x1 50.043023 Y
2022-04-08 05:22:27 a0284.fits R_Lyn V 13.45 1.64 4.5 Y 2.60 9.570 0.065 190 000-BBM-269 0.079012 9677.72392 -4.9 -5.0 light Normal 1x1 50.040901 Y
2022-04-08 05:24:13 a0285.fits NQ_Gem B 31.63 1.66 4.0 Y 2.99 5.101 0.005 5975 000-BCV-951 1.394982 9677.72515 -4.9 -5.0 light Normal 1x1 50.048735 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-04-08 05:25:01.000 a0286.fits NQ_Gem B 31.63 1.67 4.0 Y 3.06 5.098 0.005 5225 000-BCV-951 1.389794 9677.72571 -4.9 -5.0 light Normal 1x1 50.043742 Y
2022-04-08 05:25:47.000 a0287.fits NQ_Gem V 9.80 1.67 4.1 Y 2.69 4.284 0.004 13354 000-BCV-951 1.353684 9677.72624 -5.0 -5.0 light Normal 1x1 50.039256 Y
2022-04-08 05:28:22.500 a0288.fits sig_Gem B 1.16 1.55 3.9 Y 2.97 4.114 0.003 10596 000-BCV-976 1.743837 9677.72804 -5.0 -5.0 light Normal 1x1 50.028648 Y
2022-04-08 05:32:19.000 a0289.fits sig_Gem V 0.56 1.57 3.9 Y 2.54 3.740 0.003 18558 000-BCV-976 1.696957 9677.73078 -4.9 -5.0 light Normal 1x1 50.025025 Y
2022-04-08 05:36:28.500 a0290.fits KW_Hya B 2.84 1.64 2.6 Y 3.13 4.148 0.003 8324 000-BCW-125 1.974405 9677.73366 -5.1 -5.0 light Normal 1x1 50.070472 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-04-08 05:38:22.500 a0291.fits KW_Hya V 1.42 1.65 2.6 Y 2.39 4.616 0.004 8423 000-BCW-125 1.968080 9677.73498 -4.9 -5.0 light Normal 1x1 50.052993 Y
2022-04-08 05:41:04.500 a0292.fits OW_Hya B 2.79 1.61 2.2 Y 3.05 3.861 0.003 11577 000-BCW-137 2.421943 9677.73686 -4.9 -5.0 light Normal 1x1 50.066143 Y
2022-04-08 05:42:58.500 a0293.fits OW_Hya V 1.40 1.62 2.2 Y 2.84 4.566 0.004 9688 000-BCW-137 2.413838 9677.73818 -4.9 -5.0 light Normal 1x1 50.048508 Y
2022-04-08 05:45:21.000 a0294.fits OP_Hya B 15.55 1.62 2.4 Y 2.99 4.422 0.004 9032 000-BCW-135 2.201349 9677.73983 -4.9 -5.0 light Normal 1x1 50.047716 Y
2022-04-08 05:46:16.000 a0295.fits OP_Hya V 3.33 1.62 2.5 Y 2.87 4.451 0.004 10974 000-BCW-135 2.196858 9677.74046 -4.9 -5.0 light Normal 1x1 50.047627 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-04-08 05:48:11 a0296.fits BP_Cnc B 5.23 1.60 3.5 Y 3.36 4.132 0.003 9730 000-BCT-994 1.262446 9677.74179 -4.9 -5.0 light Normal 1x1 50.050332 Y
2022-04-08 05:50:04 a0297.fits BP_Cnc V 1.06 1.61 3.5 Y 2.73 4.282 0.004 12262 000-BCT-994 1.240873 9677.74310 -4.9 -5.0 light Normal 1x1 50.027319 Y
2022-04-08 05:53:11 a0298.fits ASAS_J080409+24305 B 40.00 1.64 4.0 Y 3.23 4.311 0.004 7953 None 1.140410 9677.74527 -4.9 -5.0 light Normal 1x1 50.046869 Y
2022-04-08 05:54:08 a0299.fits ASAS_J080409+24305 B 40.00 1.64 4.0 Y 3.12 4.302 0.004 8353 None 1.121401 9677.74593 -4.9 -5.0 light Normal 1x1 50.041290 Y
2022-04-08 05:54:51 a0300.fits ASAS_J080409+24305 V 7.38 1.65 4.0 Y 2.68 4.454 0.004 10562 None 1.097200 9677.74642 -4.9 -5.0 light Normal 1x1 50.038820 Y

images 301 to 350

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-04-08 05:56:42 a0301.fits CE_Lyn B 30.08 1.66 4.4 Y 3.07 4.229 0.003 8586 000-BCZ-617 1.656770 9677.74771 -4.9 -5.0 light Normal 1x1 50.040554 Y
2022-04-08 05:57:22 a0302.fits CE_Lyn V 6.03 1.67 4.4 Y 2.92 4.361 0.004 12492 000-BCZ-617 1.645621 9677.74817 -4.9 -5.0 light Normal 1x1 50.019399 Y
2022-04-08 05:59:08 a0303.fits V_Cnc B 28.00 1.65 3.8 Y 2.75 9.423 0.059 92 000-BBP-539 1.160975 9677.74940 -4.9 -5.0 light Normal 1x1 50.041149 Y
2022-04-08 05:59:54 a0304.fits V_Cnc B 28.00 1.66 3.8 Y 2.85 9.424 0.059 82 000-BBP-539 1.158744 9677.74993 -4.9 -5.0 light Normal 1x1 50.048293 Y
2022-04-08 06:00:29 a0305.fits V_Cnc V 10.66 1.66 3.8 Y 2.53 9.574 0.064 273 000-BBP-539 1.161169 9677.75034 -4.9 -5.0 light Normal 1x1 50.033211 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-04-08 06:00:57.000 a0306.fits V_Cnc V 10.66 1.67 3.8 Y 2.45 9.589 0.067 326 000-BBP-539 1.144494 9677.75066 -4.9 -5.0 light Normal 1x1 50.032002 Y
2022-04-08 06:02:27.500 a0307.fits NS_Hya B 8.17 1.64 3.1 Y 2.89 4.231 0.003 11418 000-BBQ-266 1.288464 9677.75171 -4.9 -5.0 light Normal 1x1 50.043040 Y
2022-04-08 06:03:56.500 a0308.fits NS_Hya V 1.60 1.64 3.1 Y 2.51 4.369 0.004 14262 000-BBQ-266 1.272190 9677.75274 -4.9 -5.0 light Normal 1x1 50.033237 Y
2022-04-08 06:06:15.000 a0309.fits FW_Cnc B 19.32 1.61 3.5 Y 2.88 3.979 0.003 13169 000-BCV-002 1.257923 9677.75434 -4.9 -5.0 light Normal 1x1 50.061369 Y
2022-04-08 06:07:02.500 a0310.fits FW_Cnc V 4.10 1.62 3.5 Y 2.76 4.102 0.003 17155 000-BCV-002 1.238651 9677.75489 -5.0 -5.0 light Normal 1x1 50.047813 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-04-08 06:08:46.000 a0311.fits FX_Cnc B 14.91 1.60 3.5 Y 2.74 4.069 0.003 11781 000-BCV-003 1.273366 9677.75609 -4.9 -5.0 light Normal 1x1 50.042914 Y
2022-04-08 06:09:38.500 a0312.fits FX_Cnc V 2.53 1.60 3.5 Y 2.53 4.349 0.004 14011 000-BCV-003 1.273511 9677.75670 -4.9 -5.0 light Normal 1x1 50.031410 Y
2022-04-08 06:11:27.000 a0313.fits IN_Hya B 11.67 1.63 3.0 Y 2.83 4.096 0.003 11752 000-BBQ-445 1.331091 9677.75795 -4.9 -5.0 light Normal 1x1 50.052560 Y
2022-04-08 06:12:19.500 a0314.fits IN_Hya V 2.53 1.64 3.0 Y 2.47 4.113 0.003 20825 000-BBQ-445 1.318376 9677.75856 -5.0 -5.0 light Normal 1x1 50.039444 Y
2022-04-08 06:14:27.000 a0315.fits RT_Cnc B 31.40 1.60 3.4 Y 3.35 4.427 0.004 7128 000-BBQ-129 1.272436 9677.76003 -5.0 -5.0 light Normal 1x1 50.038827 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-04-08 06:15:07 a0316.fits RT_Cnc V 6.35 1.60 3.4 Y 2.69 4.697 0.004 10666 000-BBQ-129 1.258062 9677.76050 -4.9 -5.0 light Normal 1x1 50.023820 Y
2022-04-08 06:17:06 a0317.fits W_Lyn B 40.00 1.57 4.2 Y 3.01 8.547 0.034 195 000-BBP-438 1.861893 9677.76188 -4.9 -5.0 light Normal 1x1 50.043266 Y
2022-04-08 06:18:03 a0318.fits W_Lyn B 40.00 1.58 4.2 Y 2.87 8.566 0.033 192 000-BBP-438 1.858831 9677.76253 -4.9 -5.0 light Normal 1x1 50.039854 Y
2022-04-08 06:18:46 a0319.fits W_Lyn V 20.00 1.58 4.2 Y 2.63 7.801 0.021 542 000-BBP-438 1.852877 9677.76303 -4.9 -5.0 light Normal 1x1 50.038073 Y
2022-04-08 06:19:23 a0320.fits W_Lyn V 20.00 1.59 4.2 Y 2.62 7.817 0.021 557 000-BBP-438 1.845754 9677.76346 -4.9 -5.0 light Normal 1x1 50.035236 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-04-08 06:24:37 a0321.fits SS_Vir B 40.00 1.15 0.2 Y 1.58 8.402 0.029 642 000-BBS-817 0.067176 9677.76709 -5.0 -5.0 light Normal 1x1 50.050783 Y
2022-04-08 06:25:33 a0322.fits SS_Vir B 40.00 1.15 0.2 Y 1.62 8.348 0.028 628 000-BBS-817 0.074454 9677.76774 -5.0 -5.0 light Normal 1x1 50.047366 Y
2022-04-08 06:26:27 a0323.fits SS_Vir V 3.18 1.15 0.2 Y 1.52 5.723 0.007 4862 000-BBS-817 0.034806 9677.76837 -5.0 -5.0 light Normal 1x1 50.035603 Y
2022-04-08 06:28:25 a0324.fits SS_Vir R 1.23 1.15 0.2 Y 1.85 5.078 0.005 7908 000-BBS-817 0.040091 9677.76973 -5.0 -5.0 light Normal 1x1 50.029127 Y
2022-04-08 06:31:20 a0325.fits SS_Vir I 0.98 1.16 0.2 Y 1.57 5.501 0.006 4761 000-BBS-817 0.020348 9677.77176 -4.9 -5.0 light Normal 1x1 50.040316 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-04-08 06:34:21.000 a0326.fits ASAS_J092523+04172 B 14.84 1.68 3.3 Y 1.85 3.947 0.003 36946 None 1.259901 9677.77385 -5.1 -5.0 light Normal 1x1 50.049415 Y
2022-04-08 06:34:53.000 a0327.fits ASAS_J092523+04172 B 14.84 1.68 3.3 Y 2.01 3.971 0.003 26378 None 1.247076 9677.77422 -5.1 -5.0 light Normal 1x1 50.051100 Y
2022-04-08 06:35:31.500 a0328.fits ASAS_J092523+04172 V 5.68 1.68 3.3 Y 1.84 4.668 0.004 14846 None 1.215714 9677.77467 -4.9 -5.0 light Normal 1x1 50.044480 Y
2022-04-08 06:37:08.000 a0329.fits DF_Leo B 16.52 1.64 3.4 Y 1.82 4.199 0.003 28854 000-BCW-214 1.231143 9677.77579 -4.9 -5.0 light Normal 1x1 50.045300 Y
2022-04-08 06:38:02.500 a0330.fits DF_Leo V 3.28 1.64 3.4 Y 1.75 4.317 0.004 22980 000-BCW-214 1.198501 9677.77642 -5.0 -5.0 light Normal 1x1 50.044750 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-04-08 06:40:21.000 a0331.fits T_Cnc B 40.00 1.66 3.9 Y 2.02 9.346 0.058 250 000-BBQ-084 1.144621 9677.77802 -4.9 -5.0 light Normal 1x1 50.038021 Y
2022-04-08 06:41:18.000 a0332.fits T_Cnc B 40.00 1.67 3.9 Y 1.87 9.364 0.056 217 000-BBQ-084 1.123998 9677.77868 -4.9 -5.0 light Normal 1x1 50.037269 Y
2022-04-08 06:42:00.000 a0333.fits T_Cnc V 7.43 1.67 3.9 Y 1.90 5.268 0.006 6655 000-BBQ-084 1.104243 9677.77917 -5.0 -5.0 light Normal 1x1 50.034521 Y
2022-04-08 06:43:42.000 a0334.fits BO_Cnc B 7.60 1.61 4.0 Y 1.83 4.369 0.004 19290 000-BCT-993 1.167441 9677.78035 -4.9 -5.0 light Normal 1x1 50.039658 Y
2022-04-08 06:44:56.500 a0335.fits BO_Cnc V 2.10 1.61 4.0 Y 1.58 4.183 0.003 24045 000-BCT-993 1.154476 9677.78121 -4.9 -5.0 light Normal 1x1 50.035598 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-04-08 06:47:03 a0336.fits CX_Lyn B 19.60 1.61 4.2 Y 1.96 4.604 0.004 19598 000-BDT-528 1.700738 9677.78267 -4.9 -5.0 light Normal 1x1 50.036956 Y
2022-04-08 06:47:39 a0337.fits CX_Lyn B 19.60 1.61 4.2 Y 1.93 4.574 0.004 20269 000-BDT-528 1.696206 9677.78309 -5.0 -5.0 light Normal 1x1 50.035779 Y
2022-04-08 06:48:26 a0338.fits CX_Lyn V 4.41 1.61 4.3 Y 1.69 4.517 0.004 18064 000-BDT-528 1.690653 9677.78363 -4.9 -5.0 light Normal 1x1 50.033978 Y
2022-04-08 06:50:34 a0339.fits W_Cnc B 40.00 1.57 3.8 Y 1.85 9.145 0.048 259 000-BBQ-305 1.182613 9677.78512 -4.9 -5.0 light Normal 1x1 50.041038 Y
2022-04-08 06:51:31 a0340.fits W_Cnc B 40.00 1.57 3.9 Y 1.91 9.135 0.048 232 000-BBQ-305 1.179827 9677.78578 -5.0 -5.0 light Normal 1x1 50.042426 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-04-08 06:52:12.000 a0341.fits W_Cnc V 20.00 1.58 3.9 Y 1.73 8.184 0.025 749 000-BBQ-305 1.160277 9677.78625 -4.9 -5.0 light Normal 1x1 50.036197 Y
2022-04-08 06:52:49.000 a0342.fits W_Cnc V 20.00 1.58 3.9 Y 1.79 8.167 0.025 599 000-BBQ-305 1.168207 9677.78668 -5.0 -5.0 light Normal 1x1 50.033072 Y
2022-04-08 06:54:05.000 a0343.fits RS_Cnc B 6.40 1.53 3.9 Y 2.02 4.856 0.005 14646 000-BBQ-327 1.486285 9677.78756 -4.9 -5.0 light Normal 1x1 50.048278 Y
2022-04-08 06:55:36.500 a0344.fits RS_Cnc V 1.19 1.53 3.9 Y 1.47 5.045 0.005 11226 000-BBQ-327 1.469138 9677.78862 -5.0 -5.0 light Normal 1x1 50.037763 Y
2022-04-08 06:58:34.000 a0345.fits UZ_Crt B 19.60 1.69 1.6 Y 2.09 4.881 0.005 11709 000-BDN-164 0.030758 9677.79067 -5.2 -5.0 light Normal 1x1 50.056556 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-04-08 06:59:10.000 a0346.fits UZ_Crt B 19.60 1.69 1.6 Y 2.08 4.898 0.005 10070 000-BDN-164 0.025078 9677.79109 -5.0 -5.0 light Normal 1x1 50.050637 Y
2022-04-08 06:59:49.000 a0347.fits UZ_Crt V 6.02 1.70 1.7 Y 1.81 4.598 0.004 14703 000-BDN-164 0.031769 9677.79154 -4.9 -5.0 light Normal 1x1 50.048897 Y
2022-04-08 07:01:21.000 a0348.fits TZ_Sex B 10.73 1.64 3.1 Y 2.06 4.582 0.004 17110 000-BCX-250 1.460563 9677.79260 -4.9 -5.0 light Normal 1x1 50.046514 Y
2022-04-08 07:02:13.500 a0349.fits TZ_Sex V 2.50 1.64 3.1 Y 1.87 4.511 0.004 12281 000-BCX-250 1.439391 9677.79321 -4.9 -5.0 light Normal 1x1 50.033351 Y
2022-04-08 07:04:05.000 a0350.fits TX_Sex B 17.35 1.64 3.3 Y 2.08 4.402 0.004 21547 000-BFM-190 1.248814 9677.79450 -4.9 -5.0 light Normal 1x1 50.044663 Y

images 351 to 400

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-04-08 07:04:51.500 a0351.fits TX_Sex V 3.88 1.64 3.3 Y 1.78 4.379 0.004 18747 000-BFM-190 1.248025 9677.79504 -4.9 -5.0 light Normal 1x1 50.033802 Y
2022-04-08 07:06:39.000 a0352.fits R_Leo B 2.70 1.61 3.5 Y 1.91 8.259 0.024 497 000-BBQ-798 1.173561 9677.79628 -4.9 -5.0 light Normal 1x1 50.047646 Y
2022-04-08 07:07:38.500 a0353.fits R_Leo V 1.35 1.62 3.5 Y 1.69 7.024 0.013 1188 000-BBQ-798 1.155272 9677.79697 -5.0 -5.0 light Normal 1x1 50.037292 Y
2022-04-08 07:09:32.000 a0354.fits DV_Leo B 28.00 1.60 3.4 Y 1.97 4.467 0.004 16940 000-BCW-217 1.127097 9677.79829 -4.9 -5.0 light Normal 1x1 50.046572 Y
2022-04-08 07:10:17.000 a0355.fits DV_Leo B 28.00 1.61 3.4 Y 1.94 4.476 0.004 18545 000-BCW-217 1.127721 9677.79881 -5.0 -5.0 light Normal 1x1 50.041751 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-04-08 07:11:01.500 a0356.fits DV_Leo V 9.80 1.61 3.4 Y 1.65 4.066 0.003 29294 000-BCW-217 1.103863 9677.79932 -5.0 -5.0 light Normal 1x1 50.036000 Y
2022-04-08 07:12:41.000 a0357.fits VX_Crt B 7.90 1.67 1.7 Y 2.08 4.300 0.004 15262 000-BCZ-980 2.911226 9677.80047 -5.0 -5.0 light Normal 1x1 50.055151 Y
2022-04-08 07:14:02.500 a0358.fits VX_Crt V 1.79 1.67 1.7 Y 1.79 4.276 0.004 21544 000-BCZ-980 2.907519 9677.80142 -5.0 -5.0 light Normal 1x1 50.051341 Y
2022-04-08 07:16:10.000 a0359.fits SY_Crt B 12.42 1.67 2.2 Y 2.46 4.010 0.003 20377 000-BCV-572 2.551057 9677.80289 -5.0 -5.0 light Normal 1x1 50.064930 Y
2022-04-08 07:17:02.000 a0360.fits SY_Crt V 2.65 1.67 2.2 Y 1.96 4.081 0.003 16482 000-BCV-572 2.541684 9677.80350 -4.9 -5.0 light Normal 1x1 50.058645 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-04-08 07:18:50.000 a0361.fits UX_Crt B 11.27 1.67 2.0 Y 2.10 4.360 0.004 19791 000-BDN-162 2.643980 9677.80475 -4.9 -5.0 light Normal 1x1 50.057203 Y
2022-04-08 07:19:44.000 a0362.fits UX_Crt V 2.94 1.67 2.1 Y 1.87 4.125 0.003 22989 000-BDN-162 2.650195 9677.80537 -5.0 -5.0 light Normal 1x1 50.063533 Y
2022-04-08 07:21:40.000 a0363.fits UU_Crt B 17.43 1.67 2.3 Y 2.09 4.168 0.003 24786 000-BDN-160 2.431437 9677.80671 -4.9 -5.0 light Normal 1x1 50.055764 Y
2022-04-08 07:22:32.500 a0364.fits UU_Crt V 2.77 1.67 2.3 Y 1.95 4.529 0.004 13443 000-BDN-160 2.434065 9677.80732 -5.0 -5.0 light Normal 1x1 50.050426 Y
2022-04-08 07:24:41.000 a0365.fits EH_Leo B 28.00 1.67 4.1 Y 1.97 4.502 0.004 20422 000-BDS-879 0.982822 9677.80881 -4.9 -5.0 light Normal 1x1 50.043076 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-04-08 07:25:26 a0366.fits EH_Leo B 28.0 1.67 4.1 Y 2.02 4.505 0.004 16879 000-BDS-879 0.967388 9677.80933 -4.9 -5.0 light Normal 1x1 50.046046 Y
2022-04-08 07:26:11 a0367.fits EH_Leo V 9.8 1.68 4.1 Y 1.81 4.056 0.003 32207 000-BDS-879 0.955311 9677.80985 -4.9 -5.0 light Normal 1x1 50.031373 Y
2022-04-08 07:28:21 a0368.fits T_UMi B 40.0 1.36 0.1 Y 1.72 7.029 0.014 2215 000-BBT-772 7.770260 9677.81135 -4.9 -5.0 light Normal 1x1 50.057008 Y
2022-04-08 07:29:34 a0369.fits T_UMi B 40.0 1.36 0.1 Y 1.76 7.046 0.014 1849 000-BBT-772 0.035942 9677.81220 -5.0 -5.0 light Normal 1x1 50.054547 Y
2022-04-08 07:30:36 a0370.fits T_UMi V 40.0 1.36 0.1 Y 1.83 5.548 0.006 8015 000-BBT-772 0.080489 9677.81292 -4.9 -5.0 light Normal 1x1 50.045375 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-04-08 07:31:33.000 a0371.fits T_UMi V 40.00 1.36 0.1 Y 1.79 5.555 0.006 7672 000-BBT-772 0.076033 9677.81358 -5.0 -5.0 light Normal 1x1 50.049507 Y
2022-04-08 07:32:36.500 a0372.fits T_UMi R 4.00 1.36 0.1 Y 1.84 6.679 0.011 2003 000-BBT-772 0.066051 9677.81431 -4.9 -5.0 light Normal 1x1 50.043398 Y
2022-04-08 07:33:55.000 a0373.fits T_UMi I 6.00 1.36 0.1 Y 1.83 5.520 0.006 6330 000-BBT-772 0.083062 9677.81522 -4.9 -5.0 light Normal 1x1 50.041850 Y
2022-04-08 07:34:39.000 a0374.fits T_UMi I 6.00 1.36 0.2 Y 1.80 5.512 0.006 6970 000-BBT-772 0.081961 9677.81573 -4.9 -5.0 light Normal 1x1 50.044960 Y
2022-04-08 07:36:30.000 a0375.fits DR_Leo B 5.53 1.60 4.1 Y 1.77 4.340 0.004 26679 000-BBQ-638 1.599979 9677.81701 -4.9 -5.0 light Normal 1x1 50.042806 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-04-08 07:38:13 a0376.fits DR_Leo V 1.20 1.61 4.1 Y 1.49 4.384 0.004 22039 000-BBQ-638 1.568140 9677.81821 -5.0 -5.0 light Normal 1x1 50.030011 Y
2022-04-08 07:40:50 a0377.fits EL_Leo B 22.11 1.58 4.1 Y 2.12 4.442 0.004 15969 000-BCW-218 1.830185 9677.82002 -4.9 -5.0 light Normal 1x1 50.046004 Y
2022-04-08 07:41:30 a0378.fits EL_Leo B 22.11 1.59 4.1 Y 2.02 4.423 0.004 22936 000-BCW-218 1.818583 9677.82049 -4.9 -5.0 light Normal 1x1 50.048745 Y
2022-04-08 07:42:19 a0379.fits EL_Leo V 4.31 1.59 4.1 Y 1.79 4.579 0.004 18582 000-BCW-218 1.783645 9677.82105 -4.9 -5.0 light Normal 1x1 50.034192 Y
2022-04-08 07:44:15 a0380.fits TU_LMi B 28.00 1.61 4.2 Y 2.01 4.494 0.004 21362 000-BBQ-688 1.867262 9677.82240 -4.9 -5.0 light Normal 1x1 50.041372 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-04-08 07:45:00 a0381.fits TU_LMi B 28.00 1.62 4.2 Y 2.25 4.497 0.004 15327 000-BBQ-688 1.858509 9677.82292 -4.9 -5.0 light Normal 1x1 50.041652 Y
2022-04-08 07:45:39 a0382.fits TU_LMi V 5.59 1.62 4.2 Y 1.98 4.635 0.004 17118 000-BBQ-688 1.829056 9677.82337 -5.0 -5.0 light Normal 1x1 50.032596 Y
2022-04-08 07:47:29 a0383.fits VSX_J0930565+444102 B 28.00 1.65 4.4 Y 2.28 4.841 0.005 10264 None 2.393355 9677.82464 -4.9 -5.0 light Normal 1x1 50.050822 Y
2022-04-08 07:48:14 a0384.fits VSX_J0930565+444102 B 28.00 1.66 4.5 Y 2.26 4.835 0.005 12055 None 2.378576 9677.82516 -4.9 -5.0 light Normal 1x1 50.053277 Y
2022-04-08 07:48:53 a0385.fits VSX_J0930565+444102 V 5.84 1.66 4.5 Y 1.96 4.964 0.005 11065 None 2.366662 9677.82561 -4.9 -5.0 light Normal 1x1 50.034726 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-04-08 07:50:37.000 a0386.fits DH_Leo B 22.28 1.65 4.0 Y 2.33 4.226 0.003 20305 000-BCW-215 1.376684 9677.82682 -5.0 -5.0 light Normal 1x1 50.044545 Y
2022-04-08 07:51:17.000 a0387.fits DH_Leo B 22.28 1.66 4.0 Y 2.26 4.231 0.003 22267 000-BCW-215 1.359685 9677.82728 -4.9 -5.0 light Normal 1x1 50.045434 Y
2022-04-08 07:52:00.000 a0388.fits DH_Leo V 7.93 1.66 4.0 Y 1.90 4.397 0.004 20739 000-BCW-215 1.346224 9677.82778 -5.0 -5.0 light Normal 1x1 50.037336 Y
2022-04-08 07:53:37.000 a0389.fits EM_Leo B 15.53 1.67 4.2 Y 2.29 4.429 0.004 14476 000-BBQ-871 1.614189 9677.82890 -5.0 -5.0 light Normal 1x1 50.039762 Y
2022-04-08 07:54:22.500 a0390.fits EM_Leo V 3.80 1.67 4.2 Y 1.85 4.267 0.004 20929 000-BBQ-871 1.586629 9677.82943 -4.9 -5.0 light Normal 1x1 50.037014 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-04-08 07:56:20.000 a0391.fits S_LMi B 28.00 1.63 4.2 Y 2.56 9.592 0.064 110 000-BBQ-962 1.825064 9677.83079 -4.9 -5.0 light Normal 1x1 50.050272 Y
2022-04-08 07:57:05.000 a0392.fits S_LMi B 28.00 1.63 4.2 Y 2.31 9.486 0.059 136 000-BBQ-962 1.810528 9677.83131 -5.0 -5.0 light Normal 1x1 50.046133 Y
2022-04-08 07:57:46.000 a0393.fits S_LMi V 7.38 1.64 4.2 Y 2.08 9.724 0.058 147 000-BBQ-962 1.801059 9677.83178 -5.0 -5.0 light Normal 1x1 50.039400 Y
2022-04-08 07:59:47.500 a0394.fits CS_UMa B 3.54 1.60 4.4 Y 2.22 4.075 0.003 23155 000-BCX-416 0.037601 9677.83319 -4.9 -5.0 light Normal 1x1 50.025425 Y
2022-04-08 08:02:16.000 a0395.fits CS_UMa V 0.75 1.61 4.4 Y 1.72 4.135 0.003 22315 000-BCX-416 0.040666 9677.83491 -4.9 -5.0 light Normal 1x1 50.019022 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-04-08 08:05:43 a0396.fits W_UMa B 16.73 1.65 4.5 Y 2.25 4.096 0.003 20187 000-BBQ-676 0.075190 9677.83730 -4.9 -5.0 light Normal 1x1 50.048691 Y
2022-04-08 08:06:17 a0397.fits W_UMa B 16.73 1.65 4.5 Y 2.28 4.102 0.003 20469 000-BBQ-676 0.075355 9677.83770 -4.9 -5.0 light Normal 1x1 50.048777 Y
2022-04-08 08:06:58 a0398.fits W_UMa V 6.38 1.65 4.5 Y 1.85 4.455 0.004 16580 000-BBQ-676 0.067847 9677.83817 -5.0 -5.0 light Normal 1x1 50.040914 Y
2022-04-08 08:08:43 a0399.fits VY_Leo B 5.35 1.66 3.4 Y 2.39 4.372 0.004 14500 000-BCW-203 1.212651 9677.83939 -4.9 -5.0 light Normal 1x1 50.051132 Y
2022-04-08 08:10:11 a0400.fits VY_Leo V 1.45 1.67 3.4 Y 1.79 4.359 0.004 23549 000-BCW-203 1.164144 9677.84041 -4.9 -5.0 light Normal 1x1 50.038800 Y

images 401 to 450

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-04-08 08:12:23.000 a0401.fits UU_LMi B 10.11 1.54 4.0 Y 2.16 4.739 0.004 11167 000-BCW-228 1.739345 9677.84193 -4.9 -5.0 light Normal 1x1 50.038253 Y
2022-04-08 08:13:24.500 a0402.fits UU_LMi V 2.45 1.54 4.0 Y 1.73 4.768 0.004 15644 000-BCW-228 1.733745 9677.84264 -5.0 -5.0 light Normal 1x1 50.037296 Y
2022-04-08 08:15:35.500 a0403.fits GM_UMa B 3.73 1.55 4.2 Y 1.91 4.089 0.003 20453 000-BFP-090 2.815573 9677.84416 -4.9 -5.0 light Normal 1x1 50.051387 Y
2022-04-08 08:17:05.000 a0404.fits GM_UMa V 1.98 1.55 4.2 Y 1.76 4.499 0.004 16594 000-BFP-090 2.806133 9677.84520 -4.9 -5.0 light Normal 1x1 50.043083 Y
2022-04-08 08:19:34.000 a0405.fits GO_UMa B 15.00 1.57 4.3 Y 2.48 5.253 0.006 7710 000-BCX-431 0.030404 9677.84692 -4.9 -5.0 light Normal 1x1 50.044451 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-04-08 08:20:07.000 a0406.fits GO_UMa B 15.00 1.58 4.3 Y 2.53 5.241 0.006 6474 000-BCX-431 0.038307 9677.84730 -4.9 -5.0 light Normal 1x1 50.044532 Y
2022-04-08 08:20:55.500 a0407.fits GO_UMa V 4.22 1.58 4.3 Y 2.09 4.971 0.005 9693 000-BCX-431 0.044430 9677.84786 -4.9 -5.0 light Normal 1x1 50.032160 Y
2022-04-08 08:23:26.500 a0408.fits VV_Crv B 1.76 1.59 1.9 Y 2.02 3.700 0.003 16522 000-BBT-136 2.708294 9677.84961 -4.9 -5.0 light Normal 1x1 50.051559 Y
2022-04-08 08:25:52.000 a0409.fits VV_Crv V 1.05 1.60 1.9 Y 1.62 10.494 0.084 20134 000-BBT-136 2.707285 9677.85130 -4.9 -5.0 light Normal 1x1 50.050504 Y
2022-04-08 08:34:53.500 a0410.fits SV_Crv B 8.91 1.67 1.9 Y 1.83 4.986 0.005 11268 000-BCV-562 2.802255 9677.85756 -4.9 -5.0 light Normal 1x1 50.056552 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-04-08 08:35:58.500 a0411.fits SV_Crv V 2.62 1.68 1.9 Y 1.58 4.679 0.004 13441 000-BCV-562 2.832125 9677.85832 -5.0 -5.0 light Normal 1x1 50.056292 Y
2022-04-08 08:37:49.000 a0412.fits RW_Vir B 12.30 1.68 2.7 Y 1.90 4.850 0.005 17109 000-BCX-503 1.945999 9677.85959 -5.0 -5.0 light Normal 1x1 50.057581 Y
2022-04-08 08:38:42.500 a0413.fits RW_Vir V 2.62 1.68 2.7 Y 1.89 4.921 0.005 10927 000-BCX-503 1.921369 9677.86021 -4.9 -5.0 light Normal 1x1 50.055004 Y
2022-04-08 08:40:32.000 a0414.fits VW_Crv B 14.75 1.67 2.0 Y 1.76 4.972 0.005 11058 000-BCV-566 2.709664 9677.86148 -4.9 -5.0 light Normal 1x1 50.059719 Y
2022-04-08 08:41:03.000 a0415.fits VW_Crv B 14.75 1.67 2.0 Y 1.75 4.995 0.005 15745 000-BCV-566 2.700979 9677.86184 -4.9 -5.0 light Normal 1x1 50.058926 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-04-08 08:41:59.000 a0416.fits VW_Crv V 3.26 1.67 2.0 Y 1.56 4.934 0.005 14099 000-BCV-566 2.708182 9677.86249 -4.9 -5.0 light Normal 1x1 50.056381 Y
2022-04-08 08:44:11.000 a0417.fits RX_LMi B 4.74 1.65 4.2 Y 1.95 4.736 0.004 16868 000-BCW-226 1.185094 9677.86402 -4.9 -5.0 light Normal 1x1 50.040170 Y
2022-04-08 08:45:43.000 a0418.fits RX_LMi V 1.79 1.66 4.2 Y 1.62 4.196 0.003 23026 000-BCW-226 1.148432 9677.86508 -4.9 -5.0 light Normal 1x1 50.038199 Y
2022-04-08 08:48:05.500 a0419.fits ome_Vir B 4.10 1.60 3.3 Y 1.85 4.032 0.003 33688 000-BFP-668 1.143625 9677.86673 -4.9 -5.0 light Normal 1x1 50.057258 Y
2022-04-08 08:50:58.500 a0420.fits ome_Vir V 0.62 1.61 3.3 Y 1.50 4.493 0.004 11963 000-BFP-668 1.112905 9677.86873 -5.0 -5.0 light Normal 1x1 50.047158 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-04-08 08:54:39 a0421.fits KS_Vir B 21.46 1.64 2.4 Y 1.99 4.759 0.004 16137 000-BFP-621 2.175146 9677.87128 -4.9 -5.0 light Normal 1x1 50.057331 Y
2022-04-08 08:55:17 a0422.fits KS_Vir B 21.46 1.65 2.4 Y 2.03 4.808 0.005 10612 000-BFP-621 2.150960 9677.87172 -4.9 -5.0 light Normal 1x1 50.057389 Y
2022-04-08 08:56:04 a0423.fits KS_Vir V 4.24 1.65 2.4 Y 1.84 4.908 0.005 10487 000-BFP-621 2.142366 9677.87227 -5.0 -5.0 light Normal 1x1 50.044467 Y
2022-04-08 08:58:21 a0424.fits psi_Vir B 1.81 1.60 2.2 Y 1.73 4.391 0.004 18960 000-BCX-539 2.400724 9677.87385 -4.9 -5.0 light Normal 1x1 50.050754 Y
2022-04-08 09:01:15 a0425.fits psi_Vir V 0.76 1.61 2.3 Y 1.59 3.742 0.003 32926 000-BCX-539 2.345131 9677.87587 -5.0 -5.0 light Normal 1x1 50.044012 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-04-08 09:04:26.000 a0426.fits FZ_Vir B 13.47 1.60 2.8 Y 1.81 4.306 0.004 24047 000-BCX-527 1.763783 9677.87808 -4.9 -5.0 light Normal 1x1 50.059143 Y
2022-04-08 09:05:19.500 a0427.fits FZ_Vir V 2.89 1.60 2.8 Y 1.55 4.366 0.004 18332 000-BCX-527 1.733771 9677.87870 -4.9 -5.0 light Normal 1x1 50.044807 Y
2022-04-08 09:07:34.000 a0428.fits VY_UMa B 9.30 1.68 4.5 Y 1.77 4.777 0.004 15141 000-BBR-656 0.029730 9677.88025 -4.9 -5.0 light Normal 1x1 50.036749 Y
2022-04-08 09:08:50.000 a0429.fits VY_UMa V 1.46 1.68 4.6 Y 1.68 4.352 0.004 19998 000-BBR-656 0.022458 9677.88113 -5.0 -5.0 light Normal 1x1 50.026943 Y
2022-04-08 09:11:22.000 a0430.fits GY_UMa B 14.72 1.67 4.6 Y 1.65 4.363 0.004 30153 000-BBR-722 0.109287 9677.88289 -4.9 -5.0 light Normal 1x1 50.040981 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-04-08 09:12:16.000 a0431.fits GY_UMa V 3.22 1.68 4.6 Y 1.58 4.443 0.004 19813 000-BBR-722 0.108674 9677.88352 -4.9 -5.0 light Normal 1x1 50.031440 Y
2022-04-08 09:14:30.000 a0432.fits FR_Cam B 7.50 1.69 3.4 Y 1.77 4.452 0.004 19729 000-BDH-409 0.118203 9677.88507 -4.9 -5.0 light Normal 1x1 50.048940 Y
2022-04-08 09:15:42.500 a0433.fits FR_Cam V 2.00 1.69 3.4 Y 1.48 4.267 0.004 21733 000-BDH-409 0.115999 9677.88591 -4.9 -5.0 light Normal 1x1 50.038346 Y
2022-04-08 09:18:02.000 a0434.fits VW_UMa B 17.20 1.68 4.5 Y 1.86 4.430 0.004 22453 000-BBR-892 0.107059 9677.88752 -4.9 -5.0 light Normal 1x1 50.043611 Y
2022-04-08 09:18:47.500 a0435.fits VW_UMa V 3.52 1.68 4.5 Y 1.59 4.469 0.004 17999 000-BBR-892 0.096994 9677.88805 -4.9 -5.0 light Normal 1x1 50.033271 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-04-08 09:20:37 a0436.fits HM_UMa B 18.45 1.60 4.4 Y 1.58 3.982 0.003 37625 000-BFP-102 2.857855 9677.88932 -4.9 -5.0 light Normal 1x1 50.039320 Y
2022-04-08 09:21:23 a0437.fits HM_UMa V 4.03 1.60 4.4 Y 1.57 4.070 0.003 33857 000-BFP-102 2.829707 9677.88985 -5.0 -5.0 light Normal 1x1 50.036380 Y
2022-04-08 09:23:51 a0438.fits AW_UMa B 10.45 1.61 4.1 3.343 0.002 55246 000-BCX-410 9677.89156 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 09:26:01 a0439.fits AW_UMa V 3.90 1.62 4.1 4.008 0.003 27123 000-BCX-410 9677.89307 -4.9 -5.0 light Normal 1x1 Y
2022-04-08 09:28:11 a0440.fits KO_Vir B 21.19 1.64 3.3 Y 1.63 4.555 0.004 28571 000-BFP-617 1.134793 9677.89457 -4.9 -5.0 light Normal 1x1 50.053372 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-04-08 09:28:48 a0441.fits KO_Vir B 21.19 1.65 3.3 Y 1.71 4.562 0.004 20522 000-BFP-617 1.148059 9677.89500 -4.9 -5.0 light Normal 1x1 50.054951 Y
2022-04-08 09:29:36 a0442.fits KO_Vir V 4.28 1.65 3.3 Y 1.58 4.784 0.004 14239 000-BFP-617 1.118852 9677.89556 -4.9 -5.0 light Normal 1x1 50.040592 Y
2022-04-08 09:31:38 a0443.fits FK_Vir B 30.39 1.63 3.3 Y 1.88 4.337 0.004 28284 000-BCX-523 1.237611 9677.89697 -4.9 -5.0 light Normal 1x1 50.050243 Y
2022-04-08 09:32:25 a0444.fits FK_Vir B 30.39 1.64 3.3 Y 1.99 4.340 0.004 23701 000-BCX-523 1.214313 9677.89751 -4.9 -5.0 light Normal 1x1 50.052265 Y
2022-04-08 09:33:04 a0445.fits FK_Vir V 5.58 1.64 3.3 Y 1.67 4.568 0.004 19311 000-BCX-523 1.176671 9677.89796 -4.9 -5.0 light Normal 1x1 50.045411 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-04-08 09:34:50.000 a0446.fits FW_Vir B 4.50 1.64 3.1 Y 1.80 4.364 0.004 24136 000-BCX-526 1.193372 9677.89919 -4.9 -5.0 light Normal 1x1 50.062621 Y
2022-04-08 09:36:50.000 a0447.fits FW_Vir V 1.03 1.65 3.1 Y 1.62 4.990 0.005 11131 000-BCX-526 1.188464 9677.90058 -4.9 -5.0 light Normal 1x1 50.062550 Y
2022-04-08 09:39:41.000 a0448.fits BK_Vir B 22.35 1.68 3.3 Y 1.78 5.019 0.005 13948 000-BCX-512 1.092304 9677.90256 -5.1 -5.0 light Normal 1x1 50.048542 Y
2022-04-08 09:40:19.500 a0449.fits BK_Vir V 5.49 1.68 3.3 Y 1.50 4.926 0.005 14010 000-BCX-512 1.078618 9677.90300 -5.0 -5.0 light Normal 1x1 50.034135 Y
2022-04-08 09:42:11.500 a0450.fits ET_Vir B 2.77 1.65 1.7 Y 1.76 4.132 0.003 20696 000-BBV-226 2.792077 9677.90430 -4.9 -5.0 light Normal 1x1 50.059385 Y

images 451 to 500

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-04-08 09:44:58.000 a0451.fits ET_Vir V 0.69 1.66 1.7 Y 1.43 3.970 0.003 26927 000-BBV-226 2.844172 9677.90623 -4.9 -5.0 light Normal 1x1 50.056692 Y
2022-04-08 09:49:22.500 a0452.fits R_CrB B 2.50 1.00 0.2 Y 1.41 4.043 0.003 34231 000-BBW-575 0.054654 9677.90929 -4.9 -5.0 light Normal 1x1 50.047371 Y
2022-04-08 09:51:59.000 a0453.fits R_CrB V 1.00 1.00 0.2 Y 1.33 4.438 0.004 24478 000-BBW-575 0.072244 9677.91110 -5.0 -5.0 light Normal 1x1 50.033630 Y
2022-04-08 09:55:02.000 a0454.fits R_CrB R 0.96 1.00 0.3 Y 1.40 4.382 0.004 21358 000-BBW-575 0.025328 9677.91322 -4.9 -5.0 light Normal 1x1 50.031032 Y
2022-04-08 09:57:25.500 a0455.fits R_CrB I 2.00 1.00 0.3 Y 1.53 4.937 0.005 12762 000-BBW-575 0.050085 9677.91488 -5.1 -5.0 light Normal 1x1 50.031402 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-04-08 09:58:55.500 a0456.fits R_CrB I 2.00 1.00 0.3 Y 1.54 4.938 0.005 11845 000-BBW-575 0.067251 9677.91592 -4.9 -5.0 light Normal 1x1 50.031743 Y
2022-04-08 10:01:00.500 a0457.fits R_CrB B 2.50 1.00 0.4 Y 1.54 4.044 0.003 31437 000-BBW-575 0.067627 9677.91737 -5.0 -5.0 light Normal 1x1 50.044997 Y
2022-04-08 10:03:36.000 a0458.fits R_CrB V 1.00 1.00 0.4 Y 1.34 4.438 0.004 28885 000-BBW-575 0.090231 9677.91917 -5.0 -5.0 light Normal 1x1 50.038120 Y
2022-04-08 10:06:40.500 a0459.fits R_CrB R 0.96 1.01 0.4 Y 1.42 4.385 0.004 28485 000-BBW-575 0.101082 9677.92130 -4.9 -5.0 light Normal 1x1 50.030864 Y
2022-04-08 10:09:08.000 a0460.fits R_CrB I 2.00 1.01 0.5 Y 1.59 4.944 0.005 12377 000-BBW-575 0.107840 9677.92301 -4.9 -5.0 light Normal 1x1 50.030535 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-04-08 10:10:43.500 a0461.fits R_CrB I 2.00 1.01 0.5 Y 1.52 4.944 0.005 13226 000-BBW-575 0.143868 9677.92411 -4.9 -5.0 light Normal 1x1 50.039226 Y
2022-04-08 10:12:55.500 a0462.fits R_CrB B 2.50 1.01 0.6 Y 1.60 4.049 0.003 40762 000-BBW-575 0.162900 9677.92564 -5.0 -5.0 light Normal 1x1 50.046699 Y
2022-04-08 10:15:38.000 a0463.fits R_CrB V 1.00 1.01 0.6 Y 1.38 4.436 0.004 29645 000-BBW-575 0.170512 9677.92752 -5.0 -5.0 light Normal 1x1 50.036121 Y
2022-04-08 10:18:51.500 a0464.fits R_CrB R 0.96 1.01 0.7 Y 1.44 4.391 0.004 18241 000-BBW-575 0.184881 9677.92976 -4.9 -5.0 light Normal 1x1 50.030278 Y
2022-04-08 10:21:22.000 a0465.fits R_CrB I 2.00 1.01 0.7 Y 1.56 4.946 0.005 10181 000-BBW-575 0.235282 9677.93150 -5.0 -5.0 light Normal 1x1 50.030810 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-04-08 10:22:53 a0466.fits R_CrB I 2.0 1.01 0.7 Y 1.48 4.955 0.005 13870 000-BBW-575 0.235220 9677.93256 -4.9 -5.0 light Normal 1x1 50.034085 Y
2022-04-08 10:25:33 a0467.fits LT_Vir B 40.0 1.67 3.2 Y 2.06 3.961 0.003 29121 000-BFP-634 1.205446 9677.93441 -4.9 -5.0 light Normal 1x1 50.040439 Y
2022-04-08 10:26:29 a0468.fits LT_Vir B 40.0 1.68 3.2 Y 2.12 3.957 0.003 29355 000-BFP-634 1.180536 9677.93506 -5.0 -5.0 light Normal 1x1 50.038755 Y
2022-04-08 10:27:11 a0469.fits LT_Vir V 20.0 1.69 3.3 Y 1.86 3.216 0.002 52363 000-BFP-634 1.173454 9677.93554 -5.0 -5.0 light Normal 1x1 50.030461 Y
2022-04-08 10:27:48 a0470.fits LT_Vir V 20.0 1.69 3.3 Y 1.74 3.288 0.002 51223 000-BFP-634 1.157279 9677.93597 -4.9 -5.0 light Normal 1x1 50.033692 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-04-08 10:29:17.000 a0471.fits FO_Vir B 18.90 1.68 3.2 Y 2.10 2.774 0.002 56783 000-BFP-562 1.223733 9677.93700 -5.0 -5.0 light Normal 1x1 50.047014 Y
2022-04-08 10:29:50.000 a0472.fits FO_Vir V 9.45 1.69 3.2 Y 1.81 3.118 0.002 52425 000-BFP-562 1.190741 9677.93738 -5.0 -5.0 light Normal 1x1 50.040027 Y
2022-04-08 10:31:28.000 a0473.fits FH_Vir B 27.85 1.68 3.4 Y 2.02 4.028 0.003 24910 000-BBT-532 1.114584 9677.93852 -4.9 -5.0 light Normal 1x1 50.047441 Y
2022-04-08 10:32:01.000 a0474.fits FH_Vir V 10.51 1.69 3.4 Y 1.90 3.575 0.003 48328 000-BBT-532 1.094082 9677.93890 -5.0 -5.0 light Normal 1x1 50.041953 Y
2022-04-08 10:35:33.500 a0475.fits kap_Dra B 0.68 1.62 4.2 Y 1.89 2.992 0.002 54374 000-BCV-882 0.045927 9677.94136 -5.0 -5.0 light Normal 1x1 50.036976 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-04-08 10:40:52.000 a0476.fits kap_Dra V 0.45 1.63 4.2 Y 1.51 3.469 0.002 36849 000-BCV-882 0.025054 9677.94505 -5.0 -5.0 light Normal 1x1 50.047592 Y
2022-04-08 10:49:56.000 a0477.fits FS_Com B 6.25 1.63 3.9 Y 1.99 3.950 0.003 37195 000-BBT-465 1.154496 9677.95134 -4.9 -5.0 light Normal 1x1 50.052989 Y
2022-04-08 10:50:58.500 a0478.fits FS_Com V 2.33 1.63 3.9 Y 2.02 3.486 0.002 38660 000-BBT-465 1.131159 9677.95207 -4.9 -5.0 light Normal 1x1 50.048071 Y
2022-04-08 10:54:12.000 a0479.fits WZ_Dra B 60.00 1.08 0.1 Y 2.05 5.753 0.007 6688 000-BBY-284 0.046851 9677.95431 -4.9 -5.0 light Normal 1x1 50.055229 Y
2022-04-08 10:55:28.000 a0480.fits WZ_Dra B 60.00 1.08 0.1 Y 2.04 5.739 0.007 6472 000-BBY-284 0.039579 9677.95519 -4.9 -5.0 light Normal 1x1 50.054513 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-04-08 10:56:21.000 a0481.fits WZ_Dra V 30.62 1.08 0.1 Y 1.84 5.006 0.005 15136 000-BBY-284 0.075431 9677.95580 -5.0 -5.0 light Normal 1x1 50.045598 Y
2022-04-08 10:57:08.000 a0482.fits WZ_Dra V 30.62 1.08 0.1 Y 1.83 5.011 0.005 15040 000-BBY-284 0.092766 9677.95634 -5.0 -5.0 light Normal 1x1 50.044697 Y
2022-04-08 10:58:12.000 a0483.fits WZ_Dra R 4.00 1.08 0.1 Y 1.70 6.034 0.008 4243 000-BBY-284 0.069917 9677.95708 -4.9 -5.0 light Normal 1x1 50.041934 Y
2022-04-08 10:59:50.000 a0484.fits WZ_Dra I 2.00 1.08 0.2 Y 1.60 6.210 0.009 3963 000-BBY-284 0.070452 9677.95822 -4.9 -5.0 light Normal 1x1 50.041753 Y
2022-04-08 11:01:20.500 a0485.fits WZ_Dra I 2.00 1.08 0.2 Y 1.62 6.209 0.009 3827 000-BBY-284 0.057380 9677.95927 -5.0 -5.0 light Normal 1x1 50.034353 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-04-08 11:03:48 a0486.fits Y_CVn B 4.15 1.67 4.5 Y 2.08 5.656 0.007 6997 000-BBT-191 2.322197 9677.96097 -4.9 -5.0 light Normal 1x1 50.052674 Y
2022-04-08 11:05:25 a0487.fits Y_CVn V 1.55 1.67 4.5 Y 1.89 3.533 0.003 43347 000-BBT-191 2.273215 9677.96209 -5.0 -5.0 light Normal 1x1 50.038250 Y
2022-04-08 11:07:58 a0488.fits BY_CVn B 30.44 1.68 4.5 Y 2.28 4.245 0.003 23492 000-BDH-688 2.508198 9677.96387 -4.9 -5.0 light Normal 1x1 50.047037 Y
2022-04-08 11:08:46 a0489.fits BY_CVn B 30.44 1.68 4.5 Y 2.36 4.245 0.003 20776 000-BDH-688 2.499633 9677.96442 -4.9 -5.0 light Normal 1x1 50.041702 Y
2022-04-08 11:09:19 a0490.fits BY_CVn V 11.30 1.69 4.6 Y 1.91 3.821 0.003 43874 000-BDH-688 2.480074 9677.96480 -4.9 -5.0 light Normal 1x1 50.040778 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-04-08 11:09:46.000 a0491.fits BY_CVn V 11.30 1.69 4.6 Y 1.95 3.822 0.003 45421 000-BDH-688 2.475826 9677.96512 -5.0 -5.0 light Normal 1x1 50.035930 Y
2022-04-08 11:11:44.000 a0492.fits S_UMa B 32.85 1.68 4.6 Y 2.26 8.638 0.033 459 000-BBT-169 0.036165 9677.96648 -4.9 -5.0 light Normal 1x1 50.040470 Y
2022-04-08 11:12:23.500 a0493.fits S_UMa V 7.03 1.69 4.6 Y 1.68 7.598 0.017 1375 000-BBT-169 0.040077 9677.96694 -4.9 -5.0 light Normal 1x1 50.033882 Y
2022-04-08 11:14:15.000 a0494.fits BZ_CVn B 29.90 1.68 4.5 Y 2.21 4.081 0.003 25359 000-BDH-689 2.409111 9677.96823 -4.9 -5.0 light Normal 1x1 50.042648 Y
2022-04-08 11:14:55.000 a0495.fits BZ_CVn V 6.42 1.68 4.5 Y 1.77 4.179 0.003 29725 000-BDH-689 2.384894 9677.96869 -5.0 -5.0 light Normal 1x1 50.035845 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-04-08 11:16:49.000 a0496.fits CE_CVn B 30.52 1.64 4.4 Y 2.28 4.139 0.003 24123 000-BDH-691 2.363574 9677.97001 -5.0 -5.0 light Normal 1x1 50.048731 Y
2022-04-08 11:17:37.000 a0497.fits CE_CVn B 30.52 1.64 4.4 Y 2.27 4.130 0.003 23108 000-BDH-691 2.355504 9677.97057 -5.0 -5.0 light Normal 1x1 50.049333 Y
2022-04-08 11:18:20.500 a0498.fits CE_CVn V 8.48 1.65 4.4 Y 1.95 3.883 0.003 38059 000-BDH-691 2.332951 9677.97107 -4.9 -5.0 light Normal 1x1 50.039660 Y
2022-04-08 11:20:07.000 a0499.fits RS_CVn B 23.17 1.68 4.3 Y 2.12 4.108 0.003 23050 000-BBT-509 1.718761 9677.97230 -4.9 -5.0 light Normal 1x1 50.046310 Y
2022-04-08 11:20:48.000 a0500.fits RS_CVn B 23.17 1.68 4.3 Y 2.11 4.129 0.003 23512 000-BBT-509 1.713013 9677.97278 -5.0 -5.0 light Normal 1x1 50.045628 Y

images 501 to 521

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-04-08 11:21:22.000 a0501.fits RS_CVn V 11.41 1.69 4.4 Y 1.87 4.210 0.003 24082 000-BBT-509 1.679371 9677.97317 -4.9 -5.0 light Normal 1x1 50.037324 Y
2022-04-08 11:21:50.000 a0502.fits RS_CVn V 11.41 1.69 4.4 Y 1.86 4.211 0.003 23771 000-BBT-509 1.671787 9677.97350 -5.0 -5.0 light Normal 1x1 50.036985 Y
2022-04-08 11:23:30.000 a0503.fits DL_Boo B 30.55 1.62 3.8 Y 2.08 4.292 0.004 23216 000-BBT-930 1.293018 9677.97465 -4.9 -5.0 light Normal 1x1 50.052874 Y
2022-04-08 11:24:18.000 a0504.fits DL_Boo B 30.55 1.62 3.8 Y 2.02 4.281 0.004 24528 000-BBT-930 1.290935 9677.97521 -4.9 -5.0 light Normal 1x1 50.047904 Y
2022-04-08 11:25:01.500 a0505.fits DL_Boo V 8.56 1.63 3.8 Y 1.81 4.014 0.003 29619 000-BBT-930 1.262737 9677.97571 -5.0 -5.0 light Normal 1x1 50.040871 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-04-08 11:26:42.000 a0506.fits NN_Vir B 17.50 1.63 3.3 Y 2.23 3.670 0.003 28967 000-BDB-299 1.190103 9677.97688 -4.9 -5.0 light Normal 1x1 50.055839 Y
2022-04-08 11:27:16.000 a0507.fits NN_Vir B 17.50 1.64 3.3 Y 2.26 3.677 0.003 29452 000-BDB-299 1.167568 9677.97727 -5.0 -5.0 light Normal 1x1 50.059920 Y
2022-04-08 11:27:59.000 a0508.fits NN_Vir V 8.57 1.64 3.3 Y 1.91 4.029 0.003 33042 000-BDB-299 1.146571 9677.97777 -5.0 -5.0 light Normal 1x1 50.048651 Y
2022-04-08 11:29:40.000 a0509.fits NR_Vir B 16.58 1.63 3.2 Y 2.20 4.103 0.003 22295 000-BBV-455 1.193422 9677.97894 -4.9 -5.0 light Normal 1x1 50.057104 Y
2022-04-08 11:30:19.500 a0510.fits NR_Vir V 6.41 1.63 3.2 Y 2.01 3.497 0.002 48992 000-BBV-455 1.176603 9677.97939 -4.9 -5.0 light Normal 1x1 50.045156 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-04-08 11:33:36.000 a0511.fits rho_Cas B 0.75 2.46 -6.2 Y 2.41 4.865 0.005 6986 000-BCS-075 0.048694 9677.98167 -4.9 -5.0 light Normal 1x1 50.059510 Y
2022-04-08 11:37:52.500 a0512.fits rho_Cas V 0.38 2.43 -6.1 Y 2.10 4.352 0.004 10447 000-BCS-075 0.036105 9677.98464 -4.9 -5.0 light Normal 1x1 50.045618 Y
2022-04-08 11:44:48.500 a0513.fits rho_Cas I 0.26 2.36 -6.0 Y 1.68 5.315 0.006 4818 000-BCS-075 0.065853 9677.98945 -5.0 -5.0 light Normal 1x1 50.030102 Y
2022-04-08 11:51:00.000 a0514.fits TZ_Cyg B 30.00 1.09 -1.2 Y 2.75 6.956 0.015 1241 000-BCF-969 0.051924 9677.99375 -4.9 -5.0 light Normal 1x1 50.043061 Y
2022-04-08 11:51:47.000 a0515.fits TZ_Cyg B 30.00 1.09 -1.2 Y 2.72 6.931 0.015 1274 000-BCF-969 0.099146 9677.99429 -5.0 -5.0 light Normal 1x1 50.044956 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-04-08 11:52:34 a0516.fits TZ_Cyg B 30.00 1.09 -1.2 Y 2.87 6.943 0.015 1155 000-BCF-969 0.102429 9677.99484 -5.0 -5.0 light Normal 1x1 50.043782 Y
2022-04-08 11:53:12 a0517.fits TZ_Cyg V 15.00 1.09 -1.2 Y 2.14 6.265 0.010 4786 000-BCF-969 0.124000 9677.99528 -4.9 -5.0 light Normal 1x1 50.034222 Y
2022-04-08 11:53:45 a0518.fits TZ_Cyg V 15.00 1.09 -1.2 Y 2.38 6.280 0.010 3310 000-BCF-969 0.125585 9677.99566 -4.9 -5.0 light Normal 1x1 50.037637 Y
2022-04-08 11:54:17 a0519.fits TZ_Cyg V 15.00 1.09 -1.2 Y 2.21 6.270 0.010 4493 000-BCF-969 0.131459 9677.99603 -5.0 -5.0 light Normal 1x1 50.036781 Y
2022-04-08 11:55:09 a0520.fits TZ_Cyg R 7.53 1.09 -1.2 Y 1.68 5.541 0.006 8012 000-BCF-969 0.123589 9677.99663 -4.9 -5.0 light Normal 1x1 50.029652 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-04-08 11:56:24.500 a0521.fits TZ_Cyg I 5.66 1.09 -1.2 Y 1.86 5.129 0.005 7646 000-BCF-969 0.152921 9677.99751 -5.0 -5.0 light Normal 1x1 50.031771 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