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

Telescope bsm_tx date 220408 (yymmdd)

Run at 04/10/2022 03:40:49 EDT

Warnings and Errors

INFO 415 total images for bsm_tx on 220408
WARNING 5 images not plate solved at observatory
WARNING 2 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 19 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_1.0sec_temp-5_bin1.fits -5.0 None 1 1.00 fs 19 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_3.0sec_temp-5_bin1.fits -5.0 None 1 3.00 fs 19 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_10.0sec_temp-5_bin1.fits -5.0 None 1 10.00 fs 19 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_30.0sec_temp-5_bin1.fits -5.0 None 1 30.00 fs 19 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_100.0sec_temp-5_bin1.fits -5.0 None 1 100.00 fs 19 Y
220321 dark bsm_tx/bsm_tx1/calibration/220321/dark_300.0sec_temp-5_bin1.fits -5.0 None 1 300.00 fs 19 Y
220408 flat bsm_tx/bsm_tx1/calibration/220408/flatB_bin1.fits NaN B 1 None fs 1 Y
220408 flat bsm_tx/bsm_tx1/calibration/220408/flatI_bin1.fits NaN I 1 None fs 1 Y
220408 flat bsm_tx/bsm_tx1/calibration/220408/flatR_bin1.fits NaN R 1 None fs 1 Y
220408 flat bsm_tx/bsm_tx1/calibration/220408/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 49 Y
220320 bias bsm_tx/bsm_tx1/calibration/220320/bias_temp-10_bin1.fits -10.0 None 1 None fs 20
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_1.0sec_temp-10_bin1.fits -10.0 None 1 1.00 fs 20
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_3.0sec_temp-10_bin1.fits -10.0 None 1 3.00 fs 20
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_10.0sec_temp-10_bin1.fits -10.0 None 1 10.00 fs 20
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_30.0sec_temp-10_bin1.fits -10.0 None 1 30.00 fs 20
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_100.0sec_temp-10_bin1.fits -10.0 None 1 100.00 fs 20
220320 dark bsm_tx/bsm_tx1/calibration/220320/dark_300.0sec_temp-10_bin1.fits -10.0 None 1 300.00 fs 20
220408 flat bsm_tx/bsm_tx1/calibration/220408/flatSU_bin1.fits NaN SU 1 None fs 1

CCD set point vs operating temperature

Maximum delta temperature SET - CCD 0.10 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-09 08:07:54 AAVSO_ NorthSurvey_ HQ_ AUTO GM_UMa V 1.980 1.53 1.55 11.926 0.235 18842
2022-04-09 10:22:44 AAVSO_ NorthSurvey_ HQ_ AUTO LT_Vir V 20.000 1.68 1.99 12.376 0.813 145
2022-04-09 11:28:59 AAVSO_ NorthSurvey_ HQ_ AUTO NQ_Vir V 11.320 1.62 1.87 10.070 0.105 50702
2022-04-09 05:59:49 AAVSO_ NorthSurvey_ HQ_ AUTO NS_Hya B 8.170 1.64 2.02 11.755 0.337 17131
2022-04-09 07:53:45 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi B 28.000 1.64 2.05 9.425 0.058 228
2022-04-09 07:55:12 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi V 7.380 1.65 1.82 9.606 0.055 248
2022-04-09 05:56:29 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc B 28.000 1.66 2.19 9.382 0.063 187
2022-04-09 05:57:50 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc V 10.660 1.67 1.78 9.649 0.073 570
2022-04-09 02:29:44 AAVSO_ P252_ SGUA_ AUTO ABE-A26 V 9.110 1.32 1.85 10.934 0.152 20983
2022-04-09 03:52:18 AAVSO_ P254_ BRIE_ AUTO U_Gem V 10.000 1.15 3.10 10.035 0.109 93
2022-04-09 04:22:51 AAVSO_ P48and60_ SFRA_ AUTO R_Lyn B 80.000 1.40 2.43 9.960 0.115 144

Images by Target Object

6_Cas

AUID 000-BCS-000

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:32:01.000 AAVSO_ P115_ ETOA_ AUTO B 0.750 2.25 -6.1 a0508.fits Y 2.40 5.347 0.006 4026 10
2022-04-09 11:36:15.000 AAVSO_ P115_ ETOA_ AUTO V 0.380 2.23 -6.0 a0509.fits Y 1.88 5.301 0.006 4407 20
2022-04-09 11:43:10.500 AAVSO_ P115_ ETOA_ AUTO I 0.260 2.18 -5.9 a0510.fits Y 1.64 6.546 0.010 1337 30

ABE-027

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 02:45:01 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.32 3.2 a0153.fits Y 2.51 4.794 0.005 12300
2022-04-09 02:45:58 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.33 3.2 a0154.fits Y 2.57 4.809 0.005 10665
2022-04-09 02:46:55 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.33 3.2 a0155.fits Y 2.58 4.794 0.005 10584
2022-04-09 02:47:38 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.33 3.3 a0156.fits Y 2.15 5.412 0.006 7289
2022-04-09 02:48:15 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.34 3.3 a0157.fits Y 2.18 5.410 0.006 6772
2022-04-09 02:48:52 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.34 3.3 a0158.fits Y 2.22 5.405 0.006 8027
2022-04-09 02:49:30 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.34 3.3 a0159.fits Y 1.91 5.558 0.007 8210
2022-04-09 02:50:07 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.34 3.3 a0160.fits Y 1.85 5.540 0.007 8740
2022-04-09 02:50:44 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.35 3.3 a0161.fits Y 1.94 5.541 0.007 8972
2022-04-09 02:51:25 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.35 3.3 a0162.fits Y 2.08 7.039 0.014 1546
2022-04-09 02:52:01 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.35 3.3 a0163.fits Y 2.13 7.062 0.014 1670
2022-04-09 02:52:39 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.36 3.3 a0164.fits Y 2.18 7.052 0.014 1627
2022-04-09 03:34:08 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.59 4.0 a0217.fits Y 2.86 4.894 0.005 4437
2022-04-09 03:35:06 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.60 4.0 a0218.fits Y 3.21 4.917 0.005 4202
2022-04-09 03:36:05 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.61 4.1 a0219.fits Y 3.04 4.934 0.005 4152
2022-04-09 03:36:48 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.61 4.1 a0220.fits Y 3.22 5.496 0.006 3523
2022-04-09 03:37:26 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.62 4.1 a0221.fits Y 3.18 5.495 0.006 3856
2022-04-09 03:38:02 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.62 4.1 a0222.fits Y 3.28 5.496 0.006 3814
2022-04-09 03:38:41 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.63 4.1 a0223.fits Y 2.55 5.619 0.007 6220
2022-04-09 03:39:18 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.63 4.1 a0224.fits Y 2.58 5.612 0.007 5050
2022-04-09 03:39:55 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.64 4.1 a0225.fits Y 2.51 5.628 0.007 5669
2022-04-09 03:40:35 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.64 4.1 a0226.fits Y 3.17 7.185 0.015 787
2022-04-09 03:41:11 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.65 4.1 a0227.fits Y 3.22 7.202 0.015 836
2022-04-09 03:41:48 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.65 4.2 a0228.fits Y 3.38 7.213 0.015 686

ABE-097

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 02:04:37 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.27 3.0 a0101.fits Y 1.75 3.894 0.003 43518
2022-04-09 02:05:18 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.28 3.0 a0102.fits Y 1.72 3.890 0.003 44335
2022-04-09 02:05:58 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.28 3.0 a0103.fits Y 1.72 3.895 0.003 43883
2022-04-09 02:06:32 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.28 3.0 a0104.fits Y 1.80 4.559 0.004 19743
2022-04-09 02:07:01 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.28 3.1 a0105.fits Y 1.80 4.561 0.004 17921
2022-04-09 02:07:29 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.29 3.1 a0106.fits Y 1.80 4.571 0.004 16836
2022-04-09 02:08:00 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.29 3.1 a0107.fits Y 2.13 4.776 0.005 10592
2022-04-09 02:08:29 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.29 3.1 a0108.fits Y 2.19 4.784 0.005 9306
2022-04-09 02:08:57 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.29 3.1 a0109.fits Y 2.05 4.766 0.004 9848
2022-04-09 02:09:36 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.29 3.1 a0110.fits Y 1.89 5.663 0.007 5095
2022-04-09 02:10:13 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.30 3.1 a0111.fits Y 1.81 5.656 0.007 6256
2022-04-09 02:10:49 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.30 3.1 a0112.fits Y 1.97 5.659 0.007 5426
2022-04-09 02:54:16 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.52 3.8 a0165.fits Y 2.57 3.977 0.003 20708
2022-04-09 02:54:56 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.52 3.9 a0166.fits Y 2.46 3.986 0.003 21145
2022-04-09 02:55:36 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.52 3.9 a0167.fits Y 2.58 3.981 0.003 22999
2022-04-09 02:56:11 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.53 3.9 a0168.fits Y 2.25 4.613 0.004 16539
2022-04-09 02:56:39 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.53 3.9 a0169.fits Y 2.19 4.613 0.004 15323
2022-04-09 02:57:08 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.53 3.9 a0170.fits Y 2.30 4.615 0.004 15020
2022-04-09 02:57:38 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.54 3.9 a0171.fits Y 1.85 4.820 0.005 14411
2022-04-09 02:58:05 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.54 3.9 a0172.fits Y 1.79 4.803 0.005 16924
2022-04-09 02:58:32 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.54 3.9 a0173.fits Y 1.86 4.826 0.005 16632
2022-04-09 02:59:12 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.55 3.9 a0174.fits Y 2.10 5.733 0.007 5368
2022-04-09 02:59:49 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.55 3.9 a0175.fits Y 2.28 5.747 0.007 4774
2022-04-09 03:00:25 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.56 3.9 a0176.fits Y 2.15 5.734 0.007 6035
2022-04-09 03:43:22 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.93 4.7 a0229.fits Y 3.52 4.304 0.004 6554
2022-04-09 03:44:04 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.94 4.7 a0230.fits Y 3.49 4.161 0.003 7074
2022-04-09 03:44:47 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.95 4.7 a0231.fits Y 3.53 4.500 0.004 6400
2022-04-09 03:45:23 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.96 4.7 a0232.fits Y 3.29 4.758 0.004 6616
2022-04-09 03:45:51 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.96 4.7 a0233.fits Y 3.32 4.736 0.004 6647
2022-04-09 03:46:20 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.97 4.7 a0234.fits Y 3.45 4.767 0.004 5556
2022-04-09 03:46:50 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.97 4.7 a0235.fits Y 2.64 4.930 0.005 8229
2022-04-09 03:47:18 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.98 4.7 a0236.fits Y 2.42 4.921 0.005 10944
2022-04-09 03:47:47 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.98 4.7 a0237.fits Y 2.60 4.912 0.005 10550
2022-04-09 03:48:26 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.99 4.7 a0238.fits Y 3.26 5.877 0.008 2450
2022-04-09 03:49:03 AAVSO_ P252_ SGUA_ AUTO I 20.000 2.00 4.8 a0239.fits Y 3.17 5.880 0.008 2539
2022-04-09 03:49:39 AAVSO_ P252_ SGUA_ AUTO I 20.000 2.01 4.8 a0240.fits Y 3.20 5.884 0.008 2756

ABE-176

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 02:12:58 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.30 3.2 a0113.fits Y 2.23 4.292 0.004 19094
2022-04-09 02:13:49 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.30 3.2 a0114.fits Y 2.14 4.305 0.004 22593
2022-04-09 02:14:38 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.30 3.2 a0115.fits Y 2.01 4.281 0.004 23682
2022-04-09 02:15:16 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.31 3.2 a0116.fits Y 1.81 4.970 0.005 12480
2022-04-09 02:15:48 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.31 3.3 a0117.fits Y 1.93 4.982 0.005 11209
2022-04-09 02:16:20 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.31 3.3 a0118.fits Y 1.85 4.966 0.005 13439
2022-04-09 02:16:50 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.31 3.3 a0119.fits Y 1.83 5.458 0.006 5816
2022-04-09 02:17:18 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.31 3.3 a0120.fits Y 1.92 5.470 0.006 5947
2022-04-09 02:17:46 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.32 3.3 a0121.fits Y 1.81 5.453 0.006 5508
2022-04-09 02:18:25 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.32 3.3 a0122.fits Y 1.92 6.364 0.010 2716
2022-04-09 02:19:03 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.32 3.3 a0123.fits Y 2.08 6.368 0.010 2990
2022-04-09 02:19:39 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.32 3.3 a0124.fits Y 1.99 6.383 0.010 2472
2022-04-09 03:02:08 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.53 4.0 a0177.fits Y 2.55 4.361 0.004 13400
2022-04-09 03:03:00 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.54 4.0 a0178.fits Y 2.66 4.374 0.004 13592
2022-04-09 03:03:51 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.54 4.1 a0179.fits Y 2.75 4.375 0.004 13055
2022-04-09 03:04:31 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.55 4.1 a0180.fits Y 2.51 5.033 0.005 9572
2022-04-09 03:05:04 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.55 4.1 a0181.fits Y 2.60 5.039 0.005 9539
2022-04-09 03:05:37 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.55 4.1 a0182.fits Y 2.58 5.032 0.005 8972
2022-04-09 03:06:08 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.56 4.1 a0183.fits Y 2.05 5.502 0.006 8002
2022-04-09 03:06:37 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.56 4.1 a0184.fits Y 2.12 5.516 0.006 8294
2022-04-09 03:07:05 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.56 4.1 a0185.fits Y 2.18 5.509 0.006 6968
2022-04-09 03:07:46 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.57 4.1 a0186.fits Y 2.53 6.425 0.010 2236
2022-04-09 03:08:23 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.57 4.1 a0187.fits Y 2.62 6.406 0.010 2410
2022-04-09 03:09:01 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.57 4.1 a0188.fits Y 2.50 6.429 0.010 2698

ABE-184

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 02:35:24 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.31 3.2 a0141.fits Y 2.14 4.841 0.005 13886
2022-04-09 02:36:20 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.31 3.2 a0142.fits Y 2.26 4.836 0.005 12283
2022-04-09 02:37:18 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.32 3.2 a0143.fits Y 2.22 4.834 0.005 9486
2022-04-09 02:38:00 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.32 3.2 a0144.fits Y 1.82 5.428 0.006 10338
2022-04-09 02:38:37 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.32 3.3 a0145.fits Y 1.76 5.414 0.006 10049
2022-04-09 02:39:13 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.33 3.3 a0146.fits Y 1.75 5.424 0.006 9860
2022-04-09 02:39:52 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.33 3.3 a0147.fits Y 1.87 5.548 0.007 9508
2022-04-09 02:40:30 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.33 3.3 a0148.fits Y 1.65 5.544 0.007 7684
2022-04-09 02:41:07 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.33 3.3 a0149.fits Y 1.60 5.537 0.007 9630
2022-04-09 02:41:48 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.34 3.3 a0150.fits Y 1.93 7.028 0.014 1698
2022-04-09 02:42:24 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.34 3.3 a0151.fits Y 1.91 7.026 0.014 1987
2022-04-09 02:43:00 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.34 3.3 a0152.fits Y 2.23 7.050 0.014 1573
2022-04-09 03:24:39 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.57 4.0 a0205.fits Y 2.97 4.933 0.005 5440
2022-04-09 03:25:36 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.57 4.0 a0206.fits Y 3.02 4.945 0.005 4897
2022-04-09 03:26:33 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.58 4.1 a0207.fits Y 3.17 4.955 0.005 4673
2022-04-09 03:27:17 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.58 4.1 a0208.fits Y 2.80 5.509 0.006 4239
2022-04-09 03:27:53 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.59 4.1 a0209.fits Y 2.73 5.510 0.006 5116
2022-04-09 03:28:30 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.59 4.1 a0210.fits Y 2.76 5.515 0.006 4383
2022-04-09 03:29:09 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.60 4.1 a0211.fits Y 2.36 5.624 0.007 5289
2022-04-09 03:29:45 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.60 4.1 a0212.fits Y 2.31 5.613 0.007 5119
2022-04-09 03:30:21 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.61 4.1 a0213.fits Y 2.29 5.613 0.007 5807
2022-04-09 03:31:01 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.61 4.1 a0214.fits Y 2.93 7.127 0.014 1214
2022-04-09 03:31:37 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.61 4.1 a0215.fits Y 2.92 7.141 0.015 1165
2022-04-09 03:32:14 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.62 4.2 a0216.fits Y 2.92 7.107 0.014 1199

ABE-A24

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 02:20:49.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.31 3.3 a0125.fits Y 1.95 4.048 0.003 30861
2022-04-09 02:21:17.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.31 3.3 a0126.fits Y 1.97 4.037 0.003 26778
2022-04-09 02:21:44.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.31 3.3 a0127.fits Y 1.90 4.033 0.003 33677
2022-04-09 02:22:37.500 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.32 3.3 a0128.fits Y 1.94 4.362 0.004 13000 3
2022-04-09 02:23:51.000 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.32 3.3 a0129.fits Y 1.69 4.590 0.004 14659 3
2022-04-09 02:24:51.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.33 3.3 a0130.fits Y 1.99 5.147 0.005 7858
2022-04-09 02:25:24.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.33 3.3 a0131.fits Y 2.04 5.138 0.005 7666
2022-04-09 02:25:56.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.33 3.3 a0132.fits Y 1.93 5.144 0.005 9736
2022-04-09 03:10:24.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.56 4.1 a0189.fits Y 2.57 4.120 0.003 15059
2022-04-09 03:10:52.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.56 4.1 a0190.fits Y 2.57 4.117 0.003 15374
2022-04-09 03:11:21.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.56 4.1 a0191.fits Y 2.45 4.128 0.003 17130
2022-04-09 03:12:15.000 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.57 4.1 a0192.fits Y 2.37 4.418 0.004 14396 3
2022-04-09 03:13:28.500 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.57 4.1 a0193.fits Y 1.94 4.644 0.004 15648 3
2022-04-09 03:14:28.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.58 4.2 a0194.fits Y 2.40 5.213 0.006 6566
2022-04-09 03:15:00.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.59 4.2 a0195.fits Y 2.32 5.212 0.006 8535
2022-04-09 03:15:32.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.59 4.2 a0196.fits Y 2.26 5.216 0.006 8795

ABE-A26

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 02:27:32.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.31 3.2 a0133.fits Y 2.08 3.927 0.003 29520
2022-04-09 02:28:08.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.31 3.3 a0134.fits Y 2.03 3.951 0.003 29831
2022-04-09 02:28:44.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.32 3.3 a0135.fits Y 2.19 3.934 0.003 26348
2022-04-09 02:29:44.000 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.32 3.3 a0136.fits Y 1.85 10.934 0.152 20983 3
2022-04-09 02:31:01.500 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.32 3.3 a0137.fits Y 1.73 4.781 0.004 14354 3
2022-04-09 02:32:07.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.33 3.3 a0138.fits Y 2.02 4.902 0.005 11746
2022-04-09 02:32:44.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.33 3.3 a0139.fits Y 2.08 4.912 0.005 12492
2022-04-09 02:33:21.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.34 3.3 a0140.fits Y 2.05 4.903 0.005 12486
2022-04-09 03:16:59.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.56 4.1 a0197.fits Y 2.61 4.013 0.003 15911
2022-04-09 03:17:35.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.57 4.1 a0198.fits Y 2.71 4.018 0.003 15604
2022-04-09 03:18:11.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.57 4.1 a0199.fits Y 2.91 4.041 0.003 14225
2022-04-09 03:19:10.000 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.58 4.1 a0200.fits Y 2.50 11.487 0.235 5051 3
2022-04-09 03:20:27.000 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.58 4.1 a0201.fits Y 1.86 4.831 0.005 11514 3
2022-04-09 03:21:33.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.59 4.1 a0202.fits Y 2.49 4.982 0.005 8933
2022-04-09 03:22:11.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.60 4.2 a0203.fits Y 2.57 4.977 0.005 8582
2022-04-09 03:22:48.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.60 4.2 a0204.fits Y 2.58 4.989 0.005 7804

ASAS_J080409+24305

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:47:51 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.63 4.0 a0305.fits Y 2.34 4.239 0.004 18358
2022-04-09 05:48:48 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.63 4.0 a0306.fits Y 2.24 4.240 0.004 21598
2022-04-09 05:49:29 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.64 4.0 a0307.fits Y 1.73 4.390 0.004 20701 2

ASAS_J082507+04298

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:27:44 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.65 3.3 a0293.fits Y 2.60 4.388 0.004 12789
2022-04-09 05:28:29 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 3.3 a0294.fits Y 2.64 4.403 0.004 13468
2022-04-09 05:29:01 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.580 1.66 3.3 a0295.fits Y 2.05 3.821 0.003 35418
2022-04-09 05:29:28 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.580 1.66 3.3 a0296.fits Y 1.96 3.832 0.003 32866

AW_UMa

AUID 000-BCX-410

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:19:10.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.450 1.61 4.1 a0431.fits 3.463 0.002 51832
2022-04-09 09:21:21.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.900 1.62 4.1 a0432.fits 4.113 0.003 30825 3

BK_Vir

AUID 000-BCX-512

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:35:06 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.350 1.67 3.3 a0441.fits Y 2.32 4.986 0.005 9306
2022-04-09 09:35:45 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.490 1.68 3.3 a0442.fits Y 2.30 4.908 0.005 8773 2

BO_Cnc

AUID 000-BCT-993

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:40:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.600 1.61 4.0 a0335.fits Y 1.74 4.360 0.004 22601 2
2022-04-09 06:41:54.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.100 1.62 4.0 a0336.fits Y 1.53 4.174 0.003 34458 5

BP_Cnc

AUID 000-BCT-994

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:42:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.230 1.59 3.5 a0303.fits Y 2.13 4.063 0.003 32615 2
2022-04-09 05:44:44.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.060 1.60 3.5 a0304.fits Y 1.85 4.222 0.003 20814 10

BY_CVn

AUID 000-BDH-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:03:00 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.67 4.5 a0481.fits Y 2.30 4.258 0.004 18191
2022-04-09 11:03:47 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.67 4.5 a0482.fits Y 2.42 4.251 0.004 19184
2022-04-09 11:04:19 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.68 4.5 a0483.fits Y 2.18 3.830 0.003 30461
2022-04-09 11:04:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.68 4.5 a0484.fits Y 2.08 3.800 0.003 36906

BZ_CVn

AUID 000-BDH-689

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:09:18 AAVSO_ NorthSurvey_ HQ_ AUTO B 29.900 1.67 4.5 a0487.fits Y 2.18 4.082 0.003 23738
2022-04-09 11:09:59 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.420 1.67 4.5 a0488.fits Y 2.05 4.189 0.003 20821 2

CE_CVn

AUID 000-BDH-691

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:11:53.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.63 4.4 a0489.fits Y 2.22 4.130 0.003 21935
2022-04-09 11:12:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0490.fits Y 2.13 4.134 0.003 26355
2022-04-09 11:13:22.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.480 1.64 4.4 a0491.fits Y 2.04 3.919 0.003 27113 2

CS_UMa

AUID 000-BCX-416

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:57:13 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.540 1.61 4.4 a0390.fits Y 1.86 4.020 0.003 30347 3
2022-04-09 07:59:43 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.750 1.62 4.4 a0391.fits Y 1.55 4.094 0.003 24059 14

CX_Lyn

AUID 000-BDT-528

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:44:02.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.61 4.3 a0337.fits Y 1.95 4.564 0.004 20253
2022-04-09 06:44:38.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.62 4.3 a0338.fits Y 1.88 4.578 0.004 21500
2022-04-09 06:45:24.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.410 1.62 4.3 a0339.fits Y 1.66 4.504 0.004 16296 3

DF_Leo

AUID 000-BCW-214

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:37:47 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.520 1.67 3.5 a0333.fits Y 1.78 4.188 0.003 37466
2022-04-09 06:38:42 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.280 1.68 3.5 a0334.fits Y 1.55 4.311 0.004 23738 4

DH_Leo

AUID 000-BCW-215

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:48:01.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.66 4.0 a0382.fits Y 1.80 4.165 0.003 37952
2022-04-09 07:48:41.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.67 4.0 a0383.fits Y 1.84 4.171 0.003 33541
2022-04-09 07:49:22.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.930 1.67 4.0 a0384.fits Y 1.52 4.342 0.004 28463 2

DL_Boo

AUID 000-BBT-930

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:18:32.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.550 1.61 3.8 a0496.fits Y 2.29 4.273 0.004 15770
2022-04-09 11:19:19.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.550 1.62 3.8 a0497.fits Y 2.15 4.273 0.004 19421
2022-04-09 11:20:02.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.560 1.62 3.8 a0498.fits Y 2.00 3.985 0.003 24036 2

DR_Leo

AUID 000-BBQ-638

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:33:48.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.530 1.61 4.1 a0371.fits Y 1.85 4.281 0.004 22454 2
2022-04-09 07:35:32.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.200 1.62 4.1 a0372.fits Y 1.58 4.341 0.004 16033 9

DU_Lyn

AUID 000-BCZ-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:51:23 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.210 1.64 4.3 a0308.fits Y 2.18 4.141 0.003 24057 4
2022-04-09 05:53:34 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.040 1.65 4.3 a0309.fits Y 1.68 3.771 0.003 35541 10

DV_Leo

AUID 000-BCW-217

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:03:25 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.59 3.4 a0352.fits Y 1.79 4.436 0.004 26211
2022-04-09 07:04:10 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.59 3.4 a0353.fits Y 1.80 4.439 0.004 28532
2022-04-09 07:04:55 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.60 3.4 a0354.fits Y 1.55 3.998 0.003 31509 2

EH_Leo

AUID 000-BDS-879

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:21:52 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.68 4.1 a0361.fits Y 1.66 4.446 0.004 32619
2022-04-09 07:22:36 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.68 4.1 a0362.fits Y 1.69 4.461 0.004 27787
2022-04-09 07:23:21 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.69 4.1 a0363.fits Y 1.45 4.000 0.003 44386 2

EL_Leo

AUID 000-BCW-218

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:38:13.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.59 4.1 a0373.fits Y 1.76 4.398 0.004 26162
2022-04-09 07:38:53.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.60 4.1 a0374.fits Y 1.74 4.388 0.004 32457
2022-04-09 07:39:40.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.310 1.60 4.1 a0375.fits Y 1.51 4.553 0.004 25305 3

EM_Leo

AUID 000-BBQ-871

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:51:00 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.530 1.68 4.2 a0385.fits Y 1.81 4.345 0.004 31972
2022-04-09 07:51:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.800 1.68 4.2 a0386.fits Y 1.59 4.212 0.003 32915 3

ET_Vir

AUID 000-BBV-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:37:37.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.770 1.65 1.7 a0443.fits Y 2.08 4.132 0.003 28912 4
2022-04-09 09:40:23.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.690 1.65 1.7 a0444.fits Y 1.68 3.938 0.003 24773 15

EU_Del

AUID 000-BCM-022

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:49:06.500 AAVSO_ P104_ Dowhos_ AUTO B 1.000 1.26 -2.6 a0511.fits Y 1.84 5.776 0.007 5066 5
2022-04-09 11:50:37.500 AAVSO_ P104_ Dowhos_ AUTO V 0.500 1.25 -2.6 a0512.fits Y 1.53 5.051 0.005 10915 5
2022-04-09 11:52:03.000 AAVSO_ P104_ Dowhos_ AUTO R 0.250 1.25 -2.5 a0513.fits Y 1.41 4.707 0.004 17827 5
2022-04-09 11:53:28.500 AAVSO_ P104_ Dowhos_ AUTO I 0.200 1.24 -2.5 a0514.fits Y 1.57 4.427 0.004 13907 5

FK_Vir

AUID 000-BCX-523

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:27:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.63 3.3 a0436.fits Y 2.19 4.298 0.004 25823
2022-04-09 09:27:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.63 3.3 a0437.fits Y 2.40 4.318 0.004 18566
2022-04-09 09:28:27 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.580 1.64 3.3 a0438.fits Y 3.30 4.594 0.004 12732 2

FO_Vir

AUID 000-BFP-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:24:52 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.900 1.68 3.2 a0464.fits Y 2.59 2.368 0.001 54876
2022-04-09 10:25:25 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.450 1.68 3.2 a0465.fits Y 2.35 2.747 0.002 53422

FR_Cam

AUID 000-BDH-409

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:09:35 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.500 1.69 3.4 a0425.fits Y 1.96 4.365 0.004 26052 2
2022-04-09 09:10:47 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.000 1.69 3.4 a0426.fits Y 1.53 4.209 0.003 30884 5

FS_Com

AUID 000-BBT-465

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:45:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.250 1.62 3.9 a0470.fits Y 2.29 3.915 0.003 20793
2022-04-09 10:46:05 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.330 1.62 3.9 a0471.fits Y 1.83 3.451 0.002 39634 5

FW_Cnc

AUID 000-BCV-002

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:03:37.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.320 1.62 3.5 a0316.fits Y 2.42 3.924 0.003 25797
2022-04-09 06:04:24.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.100 1.63 3.5 a0317.fits Y 2.07 4.036 0.003 26916 3

FW_Vir

AUID 000-BCX-526

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:30:15.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.500 1.63 3.1 a0439.fits Y 2.19 4.318 0.004 21314 3
2022-04-09 09:32:15.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.030 1.64 3.1 a0440.fits Y 1.99 4.353 0.004 14951 10

FX_Cnc

AUID 000-BCV-003

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:06:09 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.910 1.61 3.5 a0318.fits Y 2.46 4.032 0.003 22281
2022-04-09 06:07:02 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.61 3.5 a0319.fits Y 1.93 4.312 0.004 22624 4

FZ_Vir

AUID 000-BCX-527

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:56:47.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 13.470 1.57 2.7 a0417.fits Y 2.22 4.258 0.004 28040
2022-04-09 08:57:41.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.890 1.58 2.7 a0418.fits Y 1.84 4.321 0.004 27999 4

GM_UMa

AUID 000-BFP-090

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:06:25.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.730 1.52 4.1 a0395.fits Y 1.71 4.008 0.003 32277 3
2022-04-09 08:07:54.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.980 1.53 4.1 a0396.fits Y 1.55 11.926 0.235 18842 6

GO_Cnc

AUID 000-BCZ-777

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:14:07.000 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.18 2.2 a0278.fits Y 2.26 5.291 0.006 5899 3
2022-04-09 05:15:01.500 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.19 2.2 a0279.fits Y 2.26 5.298 0.006 6590 2
2022-04-09 05:16:00.000 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.19 2.2 a0280.fits Y 2.08 5.227 0.005 5804 3
2022-04-09 05:16:53.500 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.19 2.2 a0281.fits Y 2.16 5.201 0.005 9979 2
2022-04-09 05:17:49.500 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.19 2.2 a0282.fits Y 1.77 5.415 0.006 7600 3
2022-04-09 05:18:43.000 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.20 2.2 a0283.fits Y 1.71 5.410 0.006 8279 2
2022-04-09 05:19:23.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.20 2.3 a0284.fits Y 2.01 6.242 0.009 3710
2022-04-09 05:19:50.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.20 2.3 a0285.fits Y 2.09 6.223 0.009 2693
2022-04-09 05:20:16.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.20 2.3 a0286.fits Y 2.04 6.228 0.009 4081
2022-04-09 05:20:43.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.20 2.3 a0287.fits Y 2.18 6.233 0.009 3366
2022-04-09 05:21:10.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.20 2.3 a0288.fits Y 2.03 6.223 0.009 3428

GY_UMa

AUID 000-BBR-722

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:06:24.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.720 1.67 4.5 a0423.fits Y 1.87 4.304 0.004 28200
2022-04-09 09:07:18.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.220 1.67 4.6 a0424.fits Y 1.76 4.376 0.004 23847 4

HM_UMa

AUID 000-BFP-102

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:15:56.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.450 1.60 4.3 a0429.fits Y 1.83 3.932 0.003 35754
2022-04-09 09:16:41.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.030 1.60 4.4 a0430.fits Y 1.69 4.036 0.003 28867 3

IN_Hya

AUID 000-BBQ-445

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:08:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.670 1.64 3.0 a0320.fits Y 2.51 4.039 0.003 19122
2022-04-09 06:09:42 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.65 3.0 a0321.fits Y 2.03 4.057 0.003 25902 4

KO_Vir

AUID 000-BFP-617

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:23:34 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.64 3.3 a0433.fits Y 1.79 4.526 0.004 22116
2022-04-09 09:24:13 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.64 3.3 a0434.fits Y 1.99 4.528 0.004 16402
2022-04-09 09:25:00 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.280 1.65 3.3 a0435.fits Y 1.55 4.745 0.004 12576 3

KS_Vir

AUID 000-BFP-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:46:57 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.62 2.3 a0412.fits Y 1.99 4.709 0.004 15061
2022-04-09 08:47:36 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.63 2.3 a0413.fits Y 1.86 4.702 0.004 17912
2022-04-09 08:48:24 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.240 1.63 2.3 a0414.fits Y 1.62 4.857 0.005 17847 3

KW_Hya

AUID 000-BCW-125

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:31:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.840 1.63 2.5 a0297.fits Y 2.17 3.814 0.003 28799 4
2022-04-09 05:33:01.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.420 1.64 2.6 a0298.fits Y 1.85 4.293 0.004 17012 8

KX_Vir

AUID 000-BFP-626

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:27:16 AAVSO_ NorthSurvey_ HQ_ AUTO B 39.500 1.68 3.6 a0466.fits Y 2.22 3.703 0.003 32415
2022-04-09 10:27:54 AAVSO_ NorthSurvey_ HQ_ AUTO V 14.880 1.69 3.6 a0467.fits Y 1.93 3.302 0.002 49895

LT_Vir

AUID 000-BFP-634

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:21:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.67 3.2 a0460.fits Y 2.09 3.947 0.003 30590
2022-04-09 10:22:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.68 3.2 a0461.fits Y 2.20 3.952 0.003 27470
2022-04-09 10:22:44 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.68 3.2 a0462.fits Y 1.99 12.376 0.813 145
2022-04-09 10:23:21 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.69 3.3 a0463.fits Y 2.13 3.165 0.002 54495

MW_Hya

AUID 000-BCW-131

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:25:33 AAVSO_ NorthSurvey_ HQ_ AUTO B 26.670 1.69 2.9 a0291.fits Y 2.52 4.042 0.003 21293
2022-04-09 05:26:06 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.080 1.69 3.0 a0292.fits Y 2.30 3.498 0.002 38334

MX_Hya

AUID 000-BDS-145

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:22:43 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.170 1.63 2.8 a0289.fits Y 2.57 3.609 0.003 16779 2
2022-04-09 05:23:47 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.930 1.64 2.9 a0290.fits Y 2.16 3.869 0.003 17818 4

NN_Vir

AUID 000-BDB-299

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:21:43.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.500 1.62 3.3 a0499.fits Y 2.22 3.496 0.002 37860
2022-04-09 11:22:18.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.500 1.63 3.3 a0500.fits Y 2.23 3.506 0.002 40362
2022-04-09 11:23:00.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.570 1.63 3.3 a0501.fits Y 1.96 3.867 0.003 30085 2

NQ_Vir

AUID 000-BBV-446

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:27:10 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.480 1.60 3.2 a0504.fits Y 2.00 4.090 0.003 28488
2022-04-09 11:27:57 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.480 1.61 3.2 a0505.fits Y 2.09 4.087 0.003 28572
2022-04-09 11:28:31 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.320 1.61 3.2 a0506.fits Y 1.86 3.519 0.002 52011
2022-04-09 11:28:59 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.320 1.62 3.2 a0507.fits Y 1.87 10.070 0.105 50702

NR_Vir

AUID 000-BBV-455

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:24:39.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.580 1.62 3.2 a0502.fits Y 2.14 4.099 0.003 27949
2022-04-09 11:25:18.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.410 1.63 3.2 a0503.fits Y 1.85 3.532 0.003 52841 2

NS_Hya

AUID 000-BBQ-266

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:59:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.170 1.64 3.1 a0314.fits Y 2.02 11.755 0.337 17131 2
2022-04-09 06:01:17.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.600 1.65 3.1 a0315.fits Y 1.84 4.320 0.004 21654 7

OP_Hya

AUID 000-BCW-135

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:40:04.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.550 1.61 2.4 a0301.fits Y 2.28 4.366 0.004 19662
2022-04-09 05:40:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.330 1.61 2.4 a0302.fits Y 2.23 4.400 0.004 18002 4

OW_Hya

AUID 000-BCW-137

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:35:43.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.790 1.60 2.1 a0299.fits Y 2.15 3.774 0.003 29960 4
2022-04-09 05:37:38.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.400 1.61 2.2 a0300.fits Y 1.67 4.491 0.004 19120 8

RS_CNC

AUID 000-BBQ-327

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 04:45:20.000 AAVSO_ P125_ RRIA_ AUTO B 1.000 1.08 1.8 a0268.fits Y 2.39 6.736 0.011 1157 10
2022-04-09 04:49:38.500 AAVSO_ P125_ RRIA_ AUTO V 0.500 1.09 1.8 a0269.fits Y 2.20 5.959 0.008 2792 20
2022-04-09 04:55:10.000 AAVSO_ P125_ RRIA_ AUTO R 0.500 1.10 1.9 a0270.fits Y 1.67 4.552 0.004 12295 20
2022-04-09 05:01:37.000 AAVSO_ P125_ RRIA_ AUTO I 0.380 1.11 2.0 a0271.fits Y 1.71 3.982 0.003 10963 27

RS_CVn

AUID 000-BBT-509

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:15:10 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.67 4.3 a0492.fits Y 2.22 3.888 0.003 23846
2022-04-09 11:15:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.67 4.3 a0493.fits Y 2.27 3.890 0.003 29775
2022-04-09 11:16:23 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.68 4.3 a0494.fits Y 1.96 4.004 0.003 30336
2022-04-09 11:16:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.68 4.3 a0495.fits Y 1.88 4.003 0.003 35440

RS_Cnc

AUID 000-BBQ-327

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:51:06 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.400 1.54 3.9 a0344.fits Y 1.68 4.822 0.005 19235
2022-04-09 06:52:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.190 1.54 3.9 a0345.fits Y 1.41 5.005 0.005 12703 9

RT_Cnc

AUID 000-BBQ-129

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:11:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.400 1.61 3.5 a0322.fits Y 2.88 4.391 0.004 11258
2022-04-09 06:12:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.350 1.61 3.5 a0323.fits Y 2.43 4.680 0.004 13077 2

RW_Vir

AUID 000-BCX-503

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:34:09.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.300 1.68 2.7 a0405.fits Y 2.05 4.797 0.005 15798
2022-04-09 08:35:00.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.68 2.7 a0406.fits Y 1.61 4.864 0.005 12741 4

RX_LMi

AUID 000-BCW-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:13:14 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.740 1.47 3.7 a0399.fits Y 2.03 4.617 0.004 17173 3
2022-04-09 08:14:48 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.48 3.8 a0400.fits Y 1.66 4.079 0.003 31636 6

R_Aur

AUID 000-BBJ-127

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 03:58:10.000 AAVSO_ P48and60_ SFRA_ AUTO B 20.180 1.79 4.9 a0246.fits Y 3.77 7.482 0.017 368
2022-04-09 03:58:54.000 AAVSO_ P48and60_ SFRA_ AUTO B 20.180 1.79 4.9 a0247.fits Y 4.10 7.270 0.015 332
2022-04-09 03:59:53.500 AAVSO_ P48and60_ SFRA_ AUTO V 3.130 1.80 4.9 a0248.fits Y 3.92 7.379 0.015 472 4
2022-04-09 04:02:02.000 AAVSO_ P48and60_ SFRA_ AUTO R 1.020 1.81 4.9 a0249.fits Y 2.94 6.247 0.009 1681 10
2022-04-09 04:05:35.500 AAVSO_ P48and60_ SFRA_ AUTO I 0.690 1.83 5.0 a0250.fits Y 2.81 5.513 0.006 2030 15

R_CrB

AUID 000-BBW-575

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:44:48.000 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.2 a0445.fits Y 1.67 4.001 0.003 34065 7
2022-04-09 09:47:24.500 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.2 a0446.fits Y 1.45 4.408 0.004 23776 10
2022-04-09 09:50:28.500 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.00 0.2 a0447.fits Y 1.52 4.359 0.004 24241 11
2022-04-09 09:52:52.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0448.fits Y 1.62 4.919 0.005 13854 5
2022-04-09 09:54:21.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0449.fits Y 1.62 4.925 0.005 12240 5
2022-04-09 09:56:29.000 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.4 a0450.fits Y 1.70 3.995 0.003 32728 7
2022-04-09 09:59:05.500 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.4 a0451.fits Y 1.47 4.404 0.004 22744 10
2022-04-09 10:02:10.000 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.4 a0452.fits Y 1.42 4.354 0.004 20346 11
2022-04-09 10:04:35.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0453.fits Y 1.61 4.930 0.005 13694 5
2022-04-09 10:06:07.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0454.fits Y 1.67 4.933 0.005 11514 5
2022-04-09 10:08:20.000 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.01 0.6 a0455.fits Y 1.72 4.002 0.003 26037 7
2022-04-09 10:11:02.500 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.01 0.6 a0456.fits Y 1.61 4.407 0.004 17092 10
2022-04-09 10:14:14.500 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.6 a0457.fits Y 1.52 4.351 0.004 19666 11
2022-04-09 10:16:46.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0458.fits Y 1.63 4.925 0.005 13605 5
2022-04-09 10:18:20.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0459.fits Y 1.61 4.925 0.005 10567 5

R_Leo

AUID 000-BBQ-798

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 04:33:17.000 AAVSO_ P48and60_ SFRA_ AUTO B 4.000 1.09 1.0 a0263.fits Y 2.08 7.586 0.017 854 5
2022-04-09 04:34:56.500 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.09 1.0 a0264.fits Y 1.77 6.456 0.010 2913 5
2022-04-09 04:36:28.000 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.09 1.0 a0265.fits Y 2.13 6.467 0.010 2438 5
2022-04-09 04:38:35.500 AAVSO_ P48and60_ SFRA_ AUTO R 0.500 1.09 1.1 a0266.fits Y 1.67 5.524 0.006 5548 10
2022-04-09 04:41:18.500 AAVSO_ P48and60_ SFRA_ AUTO I 0.250 1.10 1.1 a0267.fits Y 1.59 4.984 0.005 6668 10
2022-04-09 07:00:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.700 1.59 3.4 a0350.fits Y 1.87 8.163 0.022 555 3
2022-04-09 07:01:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.350 1.60 3.5 a0351.fits Y 1.54 6.929 0.012 2619 3

R_Lyn

AUID 000-BBM-269

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 04:22:51.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.40 3.6 a0256.fits Y 2.43 9.960 0.115 144
2022-04-09 04:24:28.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.41 3.6 a0257.fits Y 2.51 10.028 0.120 143
2022-04-09 04:25:13.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.41 3.6 a0258.fits Y 2.10 8.937 0.045 370
2022-04-09 04:25:52.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.41 3.6 a0259.fits Y 2.14 8.955 0.045 297
2022-04-09 04:26:57.500 AAVSO_ P48and60_ SFRA_ AUTO R 4.590 1.42 3.6 a0260.fits Y 1.74 8.340 0.024 519 5
2022-04-09 04:28:38.000 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.42 3.7 a0261.fits Y 1.82 8.028 0.021 499 5
2022-04-09 04:30:13.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.43 3.7 a0262.fits Y 1.88 8.008 0.020 512 5

SS_Vir

AUID 000-BBS-817

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:17:50 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.1 a0324.fits Y 1.60 8.406 0.030 509
2022-04-09 06:18:46 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.1 a0325.fits Y 1.59 8.398 0.030 626
2022-04-09 06:19:41 AAVSO_ P48and60_ SFRA_ AUTO V 3.180 1.15 0.1 a0326.fits Y 1.49 5.739 0.007 6490 4
2022-04-09 06:21:39 AAVSO_ P48and60_ SFRA_ AUTO R 1.230 1.15 0.1 a0327.fits Y 1.62 5.099 0.005 7673 9
2022-04-09 06:24:35 AAVSO_ P48and60_ SFRA_ AUTO I 0.980 1.15 0.2 a0328.fits Y 1.42 5.504 0.006 6360 11

SU_LYN

AUID 000-BDT-456

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:07:05.000 AAVSO_ P77_ Henden_ AUTO V 3.750 1.68 4.6 a0272.fits Y 2.17 5.737 0.007 3787 3
2022-04-09 05:07:55.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.68 4.6 a0273.fits Y 2.85 6.433 0.010 1814
2022-04-09 05:08:21.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.69 4.6 a0274.fits Y 2.85 6.427 0.010 1740
2022-04-09 05:08:47.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.69 4.7 a0275.fits Y 2.90 6.453 0.010 1645
2022-04-09 05:09:45.500 AAVSO_ P77_ Henden_ AUTO R 1.250 1.69 4.7 a0276.fits Y 1.77 5.651 0.007 5724 5
2022-04-09 05:11:31.000 AAVSO_ P77_ Henden_ AUTO I 0.500 1.70 4.7 a0277.fits Y 1.87 6.066 0.008 3084 7

SV_Crv

AUID 000-BCV-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:31:13.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.910 1.67 1.9 a0403.fits Y 1.82 4.960 0.005 12631 2
2022-04-09 08:32:19.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.68 1.9 a0404.fits Y 1.84 4.647 0.004 13541 4

S_LMi

AUID 000-BBQ-962

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:53:45 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.64 4.2 a0387.fits Y 2.05 9.425 0.058 228
2022-04-09 07:54:30 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.64 4.2 a0388.fits Y 1.95 9.425 0.058 277
2022-04-09 07:55:12 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.65 4.3 a0389.fits Y 1.82 9.606 0.055 248 2

S_UMa

AUID 000-BBT-169

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:06:45.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 32.850 1.68 4.6 a0485.fits Y 2.17 8.619 0.033 420
2022-04-09 11:07:25.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.030 1.68 4.6 a0486.fits Y 1.85 7.630 0.018 806 2

TU_LMi

AUID 000-BBQ-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:41:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.62 4.2 a0376.fits Y 1.63 4.440 0.004 26667
2022-04-09 07:42:25.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.63 4.2 a0377.fits Y 1.89 4.453 0.004 23243
2022-04-09 07:43:04.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.590 1.63 4.2 a0378.fits Y 1.49 4.573 0.004 26652 2

TX_Sex

AUID 000-BFM-190

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:57:54 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.350 1.62 3.2 a0348.fits Y 1.94 4.364 0.004 30179
2022-04-09 06:58:40 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.880 1.62 3.2 a0349.fits Y 1.82 4.319 0.004 21195 3

TX_UMa

AUID 000-BBR-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:59:41 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.220 1.66 4.5 a0419.fits Y 1.98 3.803 0.003 36200 2
2022-04-09 09:00:38 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.720 1.67 4.5 a0420.fits Y 1.57 4.093 0.003 35937 3

TZ_Sex

AUID 000-BCX-250

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:55:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.730 1.62 3.0 a0346.fits Y 1.96 4.539 0.004 24013
2022-04-09 06:56:00.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.500 1.63 3.0 a0347.fits Y 1.68 4.471 0.004 21359 4

T_UMi

AUID 000-BBT-772

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:25:51 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0364.fits Y 1.54 6.987 0.013 2132
2022-04-09 07:26:49 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0365.fits Y 1.51 6.999 0.013 3347
2022-04-09 07:27:51 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0366.fits Y 1.59 5.499 0.006 7880
2022-04-09 07:28:48 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0367.fits Y 1.62 5.498 0.006 8694
2022-04-09 07:29:52 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.36 0.1 a0368.fits Y 1.72 6.636 0.011 2067 5
2022-04-09 07:31:11 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0369.fits Y 1.73 5.462 0.006 7676 2
2022-04-09 07:31:55 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0370.fits Y 1.74 5.462 0.006 6824 2

UU_LMi

AUID 000-BCW-228

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:09:59 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.110 1.55 4.0 a0397.fits Y 1.69 4.685 0.004 18354
2022-04-09 08:11:01 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.450 1.55 4.0 a0398.fits Y 1.56 4.692 0.004 15935 5

UV_Sex

AUID 000-BFM-192

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:34:25 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.780 1.66 2.4 a0331.fits 4.438 0.004 26314
2022-04-09 06:35:56 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.880 1.66 2.4 a0332.fits 4.195 0.003 26393 3

UX_Sgr

AUID 000-BCW-982

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 11:56:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 37.750 1.50 -0.7 a0515.fits Y 1.76 4.147 0.004 35134

U_Gem

AUID 000-BBN-884

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 03:51:25 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.15 2.2 a0241.fits Y 3.05 10.403 0.153 96
2022-04-09 03:51:52 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.15 2.2 a0242.fits Y 2.99 10.289 0.135 97
2022-04-09 03:52:18 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.15 2.2 a0243.fits Y 3.10 10.035 0.109 93
2022-04-09 03:53:39 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.16 2.2 a0244.fits Y 2.76
2022-04-09 03:55:27 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.16 2.2 a0245.fits

U_Hya

AUID 000-BBR-567

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:27:39.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.150 1.66 2.1 a0329.fits Y 1.62 5.173 0.005 11872 3
2022-04-09 06:30:17.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.680 1.66 2.1 a0330.fits Y 1.43 4.073 0.003 18905 15

VSX_J0930565+444102

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:44:54.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.5 a0379.fits Y 1.82 4.781 0.005 17253
2022-04-09 07:45:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.5 a0380.fits Y 2.08 4.805 0.005 12728
2022-04-09 07:46:18.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.840 1.67 4.5 a0381.fits Y 1.62 4.895 0.005 15701 2

VV_Crv

AUID 000-BBT-136

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:22:03.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.760 1.60 1.9 a0401.fits Y 1.89 4.345 0.004 22014 6
2022-04-09 08:24:30.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.050 1.61 1.9 a0402.fits Y 1.56 4.344 0.004 17696 10

VW_Crv

AUID 000-BCV-566

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:36:53.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.750 1.67 2.0 a0407.fits Y 1.68 4.947 0.005 20892
2022-04-09 08:37:24.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.750 1.67 2.0 a0408.fits Y 1.70 4.928 0.005 14455
2022-04-09 08:38:18.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.260 1.68 2.0 a0409.fits Y 1.48 4.920 0.005 13796 4

VW_UMa

AUID 000-BBR-892

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:13:07.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.200 1.68 4.5 a0427.fits Y 1.72 4.315 0.004 34080
2022-04-09 09:13:52.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.520 1.68 4.5 a0428.fits Y 1.55 4.391 0.004 21003 3

VX_Crt

AUID 000-BCZ-980

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:06:38.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.900 1.66 1.7 a0355.fits Y 1.55 4.253 0.004 23878 2
2022-04-09 07:08:07.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.66 1.7 a0356.fits Y 1.48 4.433 0.004 23573 6

VY_UMa

AUID 000-BBR-656

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 09:02:34.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 9.300 1.67 4.5 a0421.fits Y 1.99 4.726 0.004 16237
2022-04-09 09:03:50.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.460 1.68 4.5 a0422.fits Y 1.59 4.284 0.004 31173 7

V_CVn

AUID 000-BBT-559

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 07:11:03.000 AAVSO_ P138_ RRIA_ AUTO B 5.000 1.03 0.1 a0357.fits Y 1.43 5.659 0.007 10914 3
2022-04-09 07:12:32.000 AAVSO_ P138_ RRIA_ AUTO V 1.750 1.03 0.1 a0358.fits Y 1.45 5.127 0.005 13277 6
2022-04-09 07:15:19.500 AAVSO_ P138_ RRIA_ AUTO R 0.800 1.03 0.1 a0359.fits Y 1.52 4.966 0.005 9927 13
2022-04-09 07:18:40.500 AAVSO_ P138_ RRIA_ AUTO I 1.040 1.04 0.2 a0360.fits Y 1.55 4.374 0.004 15562 10

V_Cam

AUID 000-BBK-579

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 04:13:28.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.70 4.4 a0251.fits Y 2.20 7.780 0.021 747
2022-04-09 04:14:24.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.71 4.4 a0252.fits Y 2.19 7.798 0.021 681
2022-04-09 04:15:07.500 AAVSO_ P48and60_ SFRA_ AUTO V 8.840 1.71 4.4 a0253.fits Y 1.81 7.552 0.017 1182 2
2022-04-09 04:16:21.000 AAVSO_ P48and60_ SFRA_ AUTO R 3.140 1.71 4.4 a0254.fits Y 1.70 6.358 0.009 3237 5
2022-04-09 04:18:39.500 AAVSO_ P48and60_ SFRA_ AUTO I 1.600 1.71 4.5 a0255.fits Y 1.78 6.008 0.008 3059 10

V_Cnc

AUID 000-BBP-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 05:56:29 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 3.8 a0310.fits Y 2.19 9.382 0.063 187
2022-04-09 05:57:16 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 3.8 a0311.fits Y 2.24 9.450 0.066 170
2022-04-09 05:57:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.67 3.8 a0312.fits Y 1.78 9.649 0.073 570
2022-04-09 05:58:19 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.68 3.8 a0313.fits Y 1.85 9.639 0.075 521

WZ_Dra

AUID 000-BBY-284

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:49:19.000 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0472.fits Y 1.97 5.692 0.007 9141
2022-04-09 10:50:35.000 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0473.fits Y 1.96 5.701 0.007 8017
2022-04-09 10:51:28.000 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0474.fits Y 1.80 4.953 0.005 13818
2022-04-09 10:52:15.000 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0475.fits Y 1.78 4.955 0.005 14598
2022-04-09 10:53:19.000 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.08 0.1 a0476.fits Y 1.72 5.981 0.008 4760 5
2022-04-09 10:54:57.000 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.1 a0477.fits Y 1.55 6.164 0.008 3264 5
2022-04-09 10:56:25.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0478.fits Y 1.57 6.152 0.008 3616 5

W_Cnc

AUID 000-BBQ-305

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 06:47:35 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.57 3.9 a0340.fits Y 1.81 9.071 0.050 363
2022-04-09 06:48:32 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.58 3.9 a0341.fits Y 1.81 9.055 0.049 365
2022-04-09 06:49:14 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.59 3.9 a0342.fits Y 1.60 8.252 0.028 770
2022-04-09 06:49:51 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.59 3.9 a0343.fits Y 1.64 8.127 0.026 893

W_UMa

AUID 000-BBQ-676

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:03:12.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.730 1.66 4.6 a0392.fits Y 1.89 4.052 0.003 35016
2022-04-09 08:03:45.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.730 1.66 4.6 a0393.fits Y 2.14 4.047 0.003 25205
2022-04-09 08:04:24.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.380 1.66 4.6 a0394.fits Y 1.61 4.411 0.004 27553 2

Y_CVn

AUID 000-BBT-191

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:58:50.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.150 1.66 4.5 a0479.fits Y 2.02 5.653 0.007 5156 3
2022-04-09 11:00:27.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.550 1.67 4.5 a0480.fits Y 1.80 3.544 0.003 38431 7

kap_Dra

AUID 000-BCV-882

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 10:31:28 AAVSO_ NorthSurvey_ HQ_ AUTO B 0.680 1.62 4.2 a0468.fits Y 2.09 2.940 0.002 49671 15
2022-04-09 10:36:47 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.450 1.63 4.2 a0469.fits Y 1.54 3.431 0.002 31387 23

ome_Vir

AUID 000-BFP-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:40:22.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.100 1.57 3.3 a0410.fits Y 1.97 3.953 0.003 29692 3
2022-04-09 08:43:16.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.620 1.58 3.3 a0411.fits Y 1.56 4.417 0.004 15501 17

psi_Vir

AUID 000-BCX-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-09 08:50:42.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.810 1.58 2.2 a0415.fits Y 1.65 4.347 0.004 25851 6
2022-04-09 08:53:37.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.760 1.59 2.2 a0416.fits Y 1.41 3.732 0.003 39147 14

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-09 02:04:37 a0101.fits ABE-097 B 24.140 1.27 3.0 Y 1.75 3.894 0.003 43518 2.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:05:18 a0102.fits ABE-097 B 24.140 1.28 3.0 Y 1.72 3.89 0.003 44335 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:05:58 a0103.fits ABE-097 B 24.140 1.28 3.0 Y 1.72 3.895 0.003 43883 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:06:32 a0104.fits ABE-097 V 11.990 1.28 3.0 Y 1.80 4.559 0.004 19743 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:07:01 a0105.fits ABE-097 V 11.990 1.28 3.1 Y 1.80 4.561 0.004 17921 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:07:29 a0106.fits ABE-097 V 11.990 1.29 3.1 Y 1.80 4.571 0.004 16836 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:08:00 a0107.fits ABE-097 R 11.330 1.29 3.1 Y 2.13 4.776 0.005 10592 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:08:29 a0108.fits ABE-097 R 11.330 1.29 3.1 Y 2.19 4.784 0.005 9306 2.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:08:57 a0109.fits ABE-097 R 11.330 1.29 3.1 Y 2.05 4.766 0.004 9848 2.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:09:36 a0110.fits ABE-097 I 20.000 1.29 3.1 Y 1.89 5.663 0.007 5095 2.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:10:13 a0111.fits ABE-097 I 20.000 1.30 3.1 Y 1.81 5.656 0.007 6256 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:10:49 a0112.fits ABE-097 I 20.000 1.30 3.1 Y 1.97 5.659 0.007 5426 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:12:58 a0113.fits ABE-176 B 31.500 1.30 3.2 Y 2.23 4.292 0.004 19094 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:13:49 a0114.fits ABE-176 B 31.500 1.30 3.2 Y 2.14 4.305 0.004 22593 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:14:38 a0115.fits ABE-176 B 31.500 1.30 3.2 Y 2.01 4.281 0.004 23682 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:15:16 a0116.fits ABE-176 V 15.350 1.31 3.2 Y 1.81 4.97 0.005 12480 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:15:48 a0117.fits ABE-176 V 15.350 1.31 3.3 Y 1.93 4.982 0.005 11209 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:16:20 a0118.fits ABE-176 V 15.350 1.31 3.3 Y 1.85 4.966 0.005 13439 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:16:50 a0119.fits ABE-176 R 11.470 1.31 3.3 Y 1.83 5.458 0.006 5816 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:17:18 a0120.fits ABE-176 R 11.470 1.31 3.3 Y 1.92 5.47 0.006 5947 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:17:46 a0121.fits ABE-176 R 11.470 1.32 3.3 Y 1.81 5.453 0.006 5508 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:18:25 a0122.fits ABE-176 I 20.000 1.32 3.3 Y 1.92 6.364 0.01 2716 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:19:03 a0123.fits ABE-176 I 20.000 1.32 3.3 Y 2.08 6.368 0.01 2990 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:19:39 a0124.fits ABE-176 I 20.000 1.32 3.3 Y 1.99 6.383 0.01 2472 0.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:20:49 a0125.fits ABE-A24 B 10.220 1.31 3.3 Y 1.95 4.048 0.003 30861 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:21:17 a0126.fits ABE-A24 B 10.220 1.31 3.3 Y 1.97 4.037 0.003 26778 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:21:44 a0127.fits ABE-A24 B 10.220 1.31 3.3 Y 1.90 4.033 0.003 33677 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:22:37.500 a0128.fits ABE-A24 V 6.920 1.32 3.3 Y 1.94 4.362 0.004 13000 3 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:23:51 a0129.fits ABE-A24 R 6.410 1.32 3.3 Y 1.69 4.59 0.004 14659 3 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:24:51 a0130.fits ABE-A24 I 15.280 1.33 3.3 Y 1.99 5.147 0.005 7858 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:25:24 a0131.fits ABE-A24 I 15.280 1.33 3.3 Y 2.04 5.138 0.005 7666 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:25:56 a0132.fits ABE-A24 I 15.280 1.33 3.3 Y 1.93 5.144 0.005 9736 2.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:27:32 a0133.fits ABE-A26 B 17.990 1.31 3.2 Y 2.08 3.927 0.003 29520 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:28:08 a0134.fits ABE-A26 B 17.990 1.31 3.3 Y 2.03 3.951 0.003 29831 2.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:28:44 a0135.fits ABE-A26 B 17.990 1.32 3.3 Y 2.19 3.934 0.003 26348 2.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:29:44 a0136.fits ABE-A26 V 9.110 1.32 3.3 Y 1.85 10.934 0.152 20983 3 2.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:31:01.500 a0137.fits ABE-A26 R 6.650 1.32 3.3 Y 1.73 4.781 0.004 14354 3 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:32:07 a0138.fits ABE-A26 I 20.000 1.33 3.3 Y 2.02 4.902 0.005 11746 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:32:44 a0139.fits ABE-A26 I 20.000 1.33 3.3 Y 2.08 4.912 0.005 12492 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:33:21 a0140.fits ABE-A26 I 20.000 1.34 3.3 Y 2.05 4.903 0.005 12486 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:35:24 a0141.fits ABE-184 B 40.000 1.31 3.2 Y 2.14 4.841 0.005 13886 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:36:20 a0142.fits ABE-184 B 40.000 1.31 3.2 Y 2.26 4.836 0.005 12283 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:37:18 a0143.fits ABE-184 B 40.000 1.32 3.2 Y 2.22 4.834 0.005 9486 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:38:00 a0144.fits ABE-184 V 20.000 1.32 3.2 Y 1.82 5.428 0.006 10338 2.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:38:37 a0145.fits ABE-184 V 20.000 1.32 3.3 Y 1.76 5.414 0.006 10049 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:39:13 a0146.fits ABE-184 V 20.000 1.33 3.3 Y 1.75 5.424 0.006 9860 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:39:52 a0147.fits ABE-184 R 20.000 1.33 3.3 Y 1.87 5.548 0.007 9508 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:40:30 a0148.fits ABE-184 R 20.000 1.33 3.3 Y 1.65 5.544 0.007 7684 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:41:07 a0149.fits ABE-184 R 20.000 1.33 3.3 Y 1.60 5.537 0.007 9630 2.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:41:48 a0150.fits ABE-184 I 20.000 1.34 3.3 Y 1.93 7.028 0.014 1698 2.37

images 151 to 200

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:42:24 a0151.fits ABE-184 I 20.000 1.34 3.3 Y 1.91 7.026 0.014 1987 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:43:00 a0152.fits ABE-184 I 20.000 1.34 3.3 Y 2.23 7.05 0.014 1573 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:45:01 a0153.fits ABE-027 B 40.000 1.32 3.2 Y 2.51 4.794 0.005 12300 2.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:45:58 a0154.fits ABE-027 B 40.000 1.33 3.2 Y 2.57 4.809 0.005 10665 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:46:55 a0155.fits ABE-027 B 40.000 1.33 3.2 Y 2.58 4.794 0.005 10584 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:47:38 a0156.fits ABE-027 V 20.000 1.33 3.3 Y 2.15 5.412 0.006 7289 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:48:15 a0157.fits ABE-027 V 20.000 1.34 3.3 Y 2.18 5.41 0.006 6772 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:48:52 a0158.fits ABE-027 V 20.000 1.34 3.3 Y 2.22 5.405 0.006 8027 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:49:30 a0159.fits ABE-027 R 20.000 1.34 3.3 Y 1.91 5.558 0.007 8210 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:50:07 a0160.fits ABE-027 R 20.000 1.34 3.3 Y 1.85 5.54 0.007 8740 2.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:50:44 a0161.fits ABE-027 R 20.000 1.35 3.3 Y 1.94 5.541 0.007 8972 2.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:51:25 a0162.fits ABE-027 I 20.000 1.35 3.3 Y 2.08 7.039 0.014 1546 2.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:52:01 a0163.fits ABE-027 I 20.000 1.35 3.3 Y 2.13 7.062 0.014 1670 2.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:52:39 a0164.fits ABE-027 I 20.000 1.36 3.3 Y 2.18 7.052 0.014 1627 2.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:54:16 a0165.fits ABE-097 B 24.140 1.52 3.8 Y 2.57 3.977 0.003 20708 1.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:54:56 a0166.fits ABE-097 B 24.140 1.52 3.9 Y 2.46 3.986 0.003 21145 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:55:36 a0167.fits ABE-097 B 24.140 1.52 3.9 Y 2.58 3.981 0.003 22999 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:56:11 a0168.fits ABE-097 V 11.990 1.53 3.9 Y 2.25 4.613 0.004 16539 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:56:39 a0169.fits ABE-097 V 11.990 1.53 3.9 Y 2.19 4.613 0.004 15323 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:57:08 a0170.fits ABE-097 V 11.990 1.53 3.9 Y 2.30 4.615 0.004 15020 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:57:38 a0171.fits ABE-097 R 11.330 1.54 3.9 Y 1.85 4.82 0.005 14411 1.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:58:05 a0172.fits ABE-097 R 11.330 1.54 3.9 Y 1.79 4.803 0.005 16924 1.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:58:32 a0173.fits ABE-097 R 11.330 1.54 3.9 Y 1.86 4.826 0.005 16632 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:59:12 a0174.fits ABE-097 I 20.000 1.55 3.9 Y 2.10 5.733 0.007 5368 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 02:59:49 a0175.fits ABE-097 I 20.000 1.55 3.9 Y 2.28 5.747 0.007 4774 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:00:25 a0176.fits ABE-097 I 20.000 1.56 3.9 Y 2.15 5.734 0.007 6035 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:02:08 a0177.fits ABE-176 B 31.500 1.53 4.0 Y 2.55 4.361 0.004 13400 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:03:00 a0178.fits ABE-176 B 31.500 1.54 4.0 Y 2.66 4.374 0.004 13592 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:03:51 a0179.fits ABE-176 B 31.500 1.54 4.1 Y 2.75 4.375 0.004 13055 2.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:04:31 a0180.fits ABE-176 V 15.350 1.55 4.1 Y 2.51 5.033 0.005 9572 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:05:04 a0181.fits ABE-176 V 15.350 1.55 4.1 Y 2.60 5.039 0.005 9539 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:05:37 a0182.fits ABE-176 V 15.350 1.55 4.1 Y 2.58 5.032 0.005 8972 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:06:08 a0183.fits ABE-176 R 11.470 1.56 4.1 Y 2.05 5.502 0.006 8002 2.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:06:37 a0184.fits ABE-176 R 11.470 1.56 4.1 Y 2.12 5.516 0.006 8294 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:07:05 a0185.fits ABE-176 R 11.470 1.56 4.1 Y 2.18 5.509 0.006 6968 2.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:07:46 a0186.fits ABE-176 I 20.000 1.57 4.1 Y 2.53 6.425 0.01 2236 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:08:23 a0187.fits ABE-176 I 20.000 1.57 4.1 Y 2.62 6.406 0.01 2410 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:09:01 a0188.fits ABE-176 I 20.000 1.57 4.1 Y 2.50 6.429 0.01 2698 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:10:24 a0189.fits ABE-A24 B 10.220 1.56 4.1 Y 2.57 4.12 0.003 15059 2.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:10:52 a0190.fits ABE-A24 B 10.220 1.56 4.1 Y 2.57 4.117 0.003 15374 2.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:11:21 a0191.fits ABE-A24 B 10.220 1.56 4.1 Y 2.45 4.128 0.003 17130 2.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:12:15 a0192.fits ABE-A24 V 6.920 1.57 4.1 Y 2.37 4.418 0.004 14396 3 2.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:13:28.500 a0193.fits ABE-A24 R 6.410 1.57 4.1 Y 1.94 4.644 0.004 15648 3 2.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:14:28 a0194.fits ABE-A24 I 15.280 1.58 4.2 Y 2.40 5.213 0.006 6566 2.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:15:00 a0195.fits ABE-A24 I 15.280 1.59 4.2 Y 2.32 5.212 0.006 8535 2.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:15:32 a0196.fits ABE-A24 I 15.280 1.59 4.2 Y 2.26 5.216 0.006 8795 2.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:16:59 a0197.fits ABE-A26 B 17.990 1.56 4.1 Y 2.61 4.013 0.003 15911 1.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:17:35 a0198.fits ABE-A26 B 17.990 1.57 4.1 Y 2.71 4.018 0.003 15604 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:18:11 a0199.fits ABE-A26 B 17.990 1.57 4.1 Y 2.91 4.041 0.003 14225 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:19:10 a0200.fits ABE-A26 V 9.110 1.58 4.1 Y 2.50 11.487 0.235 5051 3 1.89

images 201 to 250

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:20:27 a0201.fits ABE-A26 R 6.650 1.58 4.1 Y 1.86 4.831 0.005 11514 3 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:21:33 a0202.fits ABE-A26 I 20.000 1.59 4.1 Y 2.49 4.982 0.005 8933 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:22:11 a0203.fits ABE-A26 I 20.000 1.60 4.2 Y 2.57 4.977 0.005 8582 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:22:48 a0204.fits ABE-A26 I 20.000 1.60 4.2 Y 2.58 4.989 0.005 7804 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:24:39 a0205.fits ABE-184 B 40.000 1.57 4.0 Y 2.97 4.933 0.005 5440 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:25:36 a0206.fits ABE-184 B 40.000 1.57 4.0 Y 3.02 4.945 0.005 4897 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:26:33 a0207.fits ABE-184 B 40.000 1.58 4.1 Y 3.17 4.955 0.005 4673 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:27:17 a0208.fits ABE-184 V 20.000 1.58 4.1 Y 2.80 5.509 0.006 4239 1.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:27:53 a0209.fits ABE-184 V 20.000 1.59 4.1 Y 2.73 5.51 0.006 5116 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:28:30 a0210.fits ABE-184 V 20.000 1.59 4.1 Y 2.76 5.515 0.006 4383 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:29:09 a0211.fits ABE-184 R 20.000 1.60 4.1 Y 2.36 5.624 0.007 5289 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:29:45 a0212.fits ABE-184 R 20.000 1.60 4.1 Y 2.31 5.613 0.007 5119 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:30:21 a0213.fits ABE-184 R 20.000 1.61 4.1 Y 2.29 5.613 0.007 5807 1.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:31:01 a0214.fits ABE-184 I 20.000 1.61 4.1 Y 2.93 7.127 0.014 1214 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:31:37 a0215.fits ABE-184 I 20.000 1.61 4.1 Y 2.92 7.141 0.015 1165 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:32:14 a0216.fits ABE-184 I 20.000 1.62 4.2 Y 2.92 7.107 0.014 1199 1.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:34:08 a0217.fits ABE-027 B 40.000 1.59 4.0 Y 2.86 4.894 0.005 4437 1.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:35:06 a0218.fits ABE-027 B 40.000 1.60 4.0 Y 3.21 4.917 0.005 4202 1.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:36:05 a0219.fits ABE-027 B 40.000 1.61 4.1 Y 3.04 4.934 0.005 4152 1.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:36:48 a0220.fits ABE-027 V 20.000 1.61 4.1 Y 3.22 5.496 0.006 3523 1.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:37:26 a0221.fits ABE-027 V 20.000 1.62 4.1 Y 3.18 5.495 0.006 3856 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:38:02 a0222.fits ABE-027 V 20.000 1.62 4.1 Y 3.28 5.496 0.006 3814 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:38:41 a0223.fits ABE-027 R 20.000 1.63 4.1 Y 2.55 5.619 0.007 6220 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:39:18 a0224.fits ABE-027 R 20.000 1.63 4.1 Y 2.58 5.612 0.007 5050 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:39:55 a0225.fits ABE-027 R 20.000 1.64 4.1 Y 2.51 5.628 0.007 5669 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:40:35 a0226.fits ABE-027 I 20.000 1.64 4.1 Y 3.17 7.185 0.015 787 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:41:11 a0227.fits ABE-027 I 20.000 1.65 4.1 Y 3.22 7.202 0.015 836 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:41:48 a0228.fits ABE-027 I 20.000 1.65 4.2 Y 3.38 7.213 0.015 686 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:43:22 a0229.fits ABE-097 B 24.140 1.93 4.7 Y 3.52 4.304 0.004 6554 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:44:04 a0230.fits ABE-097 B 24.140 1.94 4.7 Y 3.49 4.161 0.003 7074 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:44:47 a0231.fits ABE-097 B 24.140 1.95 4.7 Y 3.53 4.5 0.004 6400 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:45:23 a0232.fits ABE-097 V 11.990 1.96 4.7 Y 3.29 4.758 0.004 6616 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:45:51 a0233.fits ABE-097 V 11.990 1.96 4.7 Y 3.32 4.736 0.004 6647 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:46:20 a0234.fits ABE-097 V 11.990 1.97 4.7 Y 3.45 4.767 0.004 5556 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:46:50 a0235.fits ABE-097 R 11.330 1.97 4.7 Y 2.64 4.93 0.005 8229 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:47:18 a0236.fits ABE-097 R 11.330 1.98 4.7 Y 2.42 4.921 0.005 10944 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:47:47 a0237.fits ABE-097 R 11.330 1.98 4.7 Y 2.60 4.912 0.005 10550 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:48:26 a0238.fits ABE-097 I 20.000 1.99 4.7 Y 3.26 5.877 0.008 2450 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:49:03 a0239.fits ABE-097 I 20.000 2.00 4.8 Y 3.17 5.88 0.008 2539 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:49:39 a0240.fits ABE-097 I 20.000 2.01 4.8 Y 3.20 5.884 0.008 2756 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:51:25 a0241.fits U_Gem V 10.000 1.15 2.2 Y 3.05 10.403 0.153 96 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:51:52 a0242.fits U_Gem V 10.000 1.15 2.2 Y 2.99 10.289 0.135 97 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:52:18 a0243.fits U_Gem V 10.000 1.15 2.2 Y 3.10 10.035 0.109 93 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:53:39 a0244.fits U_Gem GR 60.000 1.16 2.2 Y 2.76 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:55:27 a0245.fits U_Gem GR 60.000 1.16 2.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:58:10 a0246.fits R_Aur B 20.180 1.79 4.9 Y 3.77 7.482 0.017 368 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:58:54 a0247.fits R_Aur B 20.180 1.79 4.9 Y 4.10 7.27 0.015 332 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 03:59:53.500 a0248.fits R_Aur V 3.130 1.80 4.9 Y 3.92 7.379 0.015 472 4 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:02:02 a0249.fits R_Aur R 1.020 1.81 4.9 Y 2.94 6.247 0.009 1681 10 2.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:05:35.500 a0250.fits R_Aur I 0.690 1.83 5.0 Y 2.81 5.513 0.006 2030 15 2.69

images 251 to 300

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:13:28 a0251.fits V_Cam B 40.000 1.70 4.4 Y 2.20 7.78 0.021 747 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:14:24 a0252.fits V_Cam B 40.000 1.71 4.4 Y 2.19 7.798 0.021 681 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:15:07.500 a0253.fits V_Cam V 8.840 1.71 4.4 Y 1.81 7.552 0.017 1182 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:16:21 a0254.fits V_Cam R 3.140 1.71 4.4 Y 1.70 6.358 0.009 3237 5 0.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:18:39.500 a0255.fits V_Cam I 1.600 1.71 4.5 Y 1.78 6.008 0.008 3059 10 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:22:51 a0256.fits R_Lyn B 80.000 1.40 3.6 Y 2.43 9.96 0.115 144 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:24:28 a0257.fits R_Lyn B 80.000 1.41 3.6 Y 2.51 10.028 0.12 143 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:25:13 a0258.fits R_Lyn V 22.880 1.41 3.6 Y 2.10 8.937 0.045 370 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:25:52 a0259.fits R_Lyn V 22.880 1.41 3.6 Y 2.14 8.955 0.045 297 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:26:57.500 a0260.fits R_Lyn R 4.590 1.42 3.6 Y 1.74 8.34 0.024 519 5 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:28:38 a0261.fits R_Lyn I 2.000 1.42 3.7 Y 1.82 8.028 0.021 499 5 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:30:13.500 a0262.fits R_Lyn I 2.000 1.43 3.7 Y 1.88 8.008 0.02 512 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:33:17 a0263.fits R_Leo B 4.000 1.09 1.0 Y 2.08 7.586 0.017 854 5 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:34:56.500 a0264.fits R_Leo V 2.000 1.09 1.0 Y 1.77 6.456 0.01 2913 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:36:28 a0265.fits R_Leo V 2.000 1.09 1.0 Y 2.13 6.467 0.01 2438 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:38:35.500 a0266.fits R_Leo R 0.500 1.09 1.1 Y 1.67 5.524 0.006 5548 10 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:41:18.500 a0267.fits R_Leo I 0.250 1.10 1.1 Y 1.59 4.984 0.005 6668 10 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:45:20 a0268.fits RS_CNC B 1.000 1.08 1.8 Y 2.39 6.736 0.011 1157 10 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:49:38.500 a0269.fits RS_CNC V 0.500 1.09 1.8 Y 2.20 5.959 0.008 2792 20 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 04:55:10 a0270.fits RS_CNC R 0.500 1.10 1.9 Y 1.67 4.552 0.004 12295 20 0.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:01:37 a0271.fits RS_CNC I 0.380 1.11 2.0 Y 1.71 3.982 0.003 10963 27 0.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:07:05 a0272.fits SU_LYN V 3.750 1.68 4.6 Y 2.17 5.737 0.007 3787 3 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:07:55 a0273.fits SU_LYN B 10.000 1.68 4.6 Y 2.85 6.433 0.01 1814 0.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:08:21 a0274.fits SU_LYN B 10.000 1.69 4.6 Y 2.85 6.427 0.01 1740 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:08:47 a0275.fits SU_LYN B 10.000 1.69 4.7 Y 2.90 6.453 0.01 1645 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:09:45.500 a0276.fits SU_LYN R 1.250 1.69 4.7 Y 1.77 5.651 0.007 5724 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:11:31 a0277.fits SU_LYN I 0.500 1.70 4.7 Y 1.87 6.066 0.008 3084 7 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:14:07 a0278.fits GO_Cnc B 5.000 1.18 2.2 Y 2.26 5.291 0.006 5899 3 2.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:15:01.500 a0279.fits GO_Cnc B 5.000 1.19 2.2 Y 2.26 5.298 0.006 6590 2 2.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:16:00 a0280.fits GO_Cnc V 5.000 1.19 2.2 Y 2.08 5.227 0.005 5804 3 2.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:16:53.500 a0281.fits GO_Cnc V 5.000 1.19 2.2 Y 2.16 5.201 0.005 9979 2 2.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:17:49.500 a0282.fits GO_Cnc R 5.000 1.19 2.2 Y 1.77 5.415 0.006 7600 3 2.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:18:43 a0283.fits GO_Cnc R 5.000 1.20 2.2 Y 1.71 5.41 0.006 8279 2 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:19:23 a0284.fits GO_Cnc I 10.000 1.20 2.3 Y 2.01 6.242 0.009 3710 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:19:50 a0285.fits GO_Cnc I 10.000 1.20 2.3 Y 2.09 6.223 0.009 2693 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:20:16 a0286.fits GO_Cnc I 10.000 1.20 2.3 Y 2.04 6.228 0.009 4081 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:20:43 a0287.fits GO_Cnc I 10.000 1.20 2.3 Y 2.18 6.233 0.009 3366 2.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:21:10 a0288.fits GO_Cnc I 10.000 1.20 2.3 Y 2.03 6.223 0.009 3428 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:22:43 a0289.fits MX_Hya B 6.170 1.63 2.8 Y 2.57 3.609 0.003 16779 2 1.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:23:47 a0290.fits MX_Hya V 2.930 1.64 2.9 Y 2.16 3.869 0.003 17818 4 1.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:25:33 a0291.fits MW_Hya B 26.670 1.69 2.9 Y 2.52 4.042 0.003 21293 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:26:06 a0292.fits MW_Hya V 10.080 1.69 3.0 Y 2.30 3.498 0.002 38334 1.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:27:44 a0293.fits ASAS_J082507+04298 B 28.000 1.65 3.3 Y 2.60 4.388 0.004 12789 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:28:29 a0294.fits ASAS_J082507+04298 B 28.000 1.66 3.3 Y 2.64 4.403 0.004 13468 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:29:01 a0295.fits ASAS_J082507+04298 V 10.580 1.66 3.3 Y 2.05 3.821 0.003 35418 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:29:28 a0296.fits ASAS_J082507+04298 V 10.580 1.66 3.3 Y 1.96 3.832 0.003 32866 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:31:08 a0297.fits KW_Hya B 2.840 1.63 2.5 Y 2.17 3.814 0.003 28799 4 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:33:01.500 a0298.fits KW_Hya V 1.420 1.64 2.6 Y 1.85 4.293 0.004 17012 8 1.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:35:43.500 a0299.fits OW_Hya B 2.790 1.60 2.1 Y 2.15 3.774 0.003 29960 4 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:37:38.500 a0300.fits OW_Hya V 1.400 1.61 2.2 Y 1.67 4.491 0.004 19120 8 2.41

images 301 to 350

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:40:04 a0301.fits OP_Hya B 15.550 1.61 2.4 Y 2.28 4.366 0.004 19662 2.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:40:58.500 a0302.fits OP_Hya V 3.330 1.61 2.4 Y 2.23 4.4 0.004 18002 4 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:42:52 a0303.fits BP_Cnc B 5.230 1.59 3.5 Y 2.13 4.063 0.003 32615 2 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:44:44.500 a0304.fits BP_Cnc V 1.060 1.60 3.5 Y 1.85 4.222 0.003 20814 10 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:47:51 a0305.fits ASAS_J080409+24305 B 40.000 1.63 4.0 Y 2.34 4.239 0.004 18358 1.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:48:48 a0306.fits ASAS_J080409+24305 B 40.000 1.63 4.0 Y 2.24 4.24 0.004 21598 1.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:49:29 a0307.fits ASAS_J080409+24305 V 7.380 1.64 4.0 Y 1.73 4.39 0.004 20701 2 1.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:51:23 a0308.fits DU_Lyn B 3.210 1.64 4.3 Y 2.18 4.141 0.003 24057 4 1.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:53:34 a0309.fits DU_Lyn V 1.040 1.65 4.3 Y 1.68 3.771 0.003 35541 10 1.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:56:29 a0310.fits V_Cnc B 28.000 1.66 3.8 Y 2.19 9.382 0.063 187 1.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:57:16 a0311.fits V_Cnc B 28.000 1.67 3.8 Y 2.24 9.45 0.066 170 1.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:57:50 a0312.fits V_Cnc V 10.660 1.67 3.8 Y 1.78 9.649 0.073 570 1.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:58:19 a0313.fits V_Cnc V 10.660 1.68 3.8 Y 1.85 9.639 0.075 521 1.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 05:59:49 a0314.fits NS_Hya B 8.170 1.64 3.1 Y 2.02 11.755 0.337 17131 2 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:01:17.500 a0315.fits NS_Hya V 1.600 1.65 3.1 Y 1.84 4.32 0.004 21654 7 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:03:37 a0316.fits FW_Cnc B 19.320 1.62 3.5 Y 2.42 3.924 0.003 25797 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:04:24.500 a0317.fits FW_Cnc V 4.100 1.63 3.5 Y 2.07 4.036 0.003 26916 3 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:06:09 a0318.fits FX_Cnc B 14.910 1.61 3.5 Y 2.46 4.032 0.003 22281 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:07:02 a0319.fits FX_Cnc V 2.530 1.61 3.5 Y 1.93 4.312 0.004 22624 4 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:08:49 a0320.fits IN_Hya B 11.670 1.64 3.0 Y 2.51 4.039 0.003 19122 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:09:42 a0321.fits IN_Hya V 2.530 1.65 3.0 Y 2.03 4.057 0.003 25902 4 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:11:49 a0322.fits RT_Cnc B 31.400 1.61 3.5 Y 2.88 4.391 0.004 11258 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:12:29.500 a0323.fits RT_Cnc V 6.350 1.61 3.5 Y 2.43 4.68 0.004 13077 2 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:17:50 a0324.fits SS_Vir B 40.000 1.15 0.1 Y 1.60 8.406 0.03 509 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:18:46 a0325.fits SS_Vir B 40.000 1.15 0.1 Y 1.59 8.398 0.03 626 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:19:41 a0326.fits SS_Vir V 3.180 1.15 0.1 Y 1.49 5.739 0.007 6490 4 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:21:39 a0327.fits SS_Vir R 1.230 1.15 0.1 Y 1.62 5.099 0.005 7673 9 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:24:35 a0328.fits SS_Vir I 0.980 1.15 0.2 Y 1.42 5.504 0.006 6360 11 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:27:39 a0329.fits U_Hya B 3.150 1.66 2.1 Y 1.62 5.173 0.005 11872 3 2.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:30:17.500 a0330.fits U_Hya V 0.680 1.66 2.1 Y 1.43 4.073 0.003 18905 15 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:34:25 a0331.fits UV_Sex B 14.780 1.66 2.4 4.438 0.004 26314
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:35:56 a0332.fits UV_Sex V 3.880 1.66 2.4 4.195 0.003 26393 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:37:47 a0333.fits DF_Leo B 16.520 1.67 3.5 Y 1.78 4.188 0.003 37466 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:38:42 a0334.fits DF_Leo V 3.280 1.68 3.5 Y 1.55 4.311 0.004 23738 4 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:40:40 a0335.fits BO_Cnc B 7.600 1.61 4.0 Y 1.74 4.36 0.004 22601 2 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:41:54.500 a0336.fits BO_Cnc V 2.100 1.62 4.0 Y 1.53 4.174 0.003 34458 5 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:44:02 a0337.fits CX_Lyn B 19.600 1.61 4.3 Y 1.95 4.564 0.004 20253 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:44:38 a0338.fits CX_Lyn B 19.600 1.62 4.3 Y 1.88 4.578 0.004 21500 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:45:24.500 a0339.fits CX_Lyn V 4.410 1.62 4.3 Y 1.66 4.504 0.004 16296 3 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:47:35 a0340.fits W_Cnc B 40.000 1.57 3.9 Y 1.81 9.071 0.05 363 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:48:32 a0341.fits W_Cnc B 40.000 1.58 3.9 Y 1.81 9.055 0.049 365 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:49:14 a0342.fits W_Cnc V 20.000 1.59 3.9 Y 1.60 8.252 0.028 770 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:49:51 a0343.fits W_Cnc V 20.000 1.59 3.9 Y 1.64 8.127 0.026 893 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:51:06 a0344.fits RS_Cnc B 6.400 1.54 3.9 Y 1.68 4.822 0.005 19235 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:52:39 a0345.fits RS_Cnc V 1.190 1.54 3.9 Y 1.41 5.005 0.005 12703 9 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:55:08 a0346.fits TZ_Sex B 10.730 1.62 3.0 Y 1.96 4.539 0.004 24013 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:56:00.500 a0347.fits TZ_Sex V 2.500 1.63 3.0 Y 1.68 4.471 0.004 21359 4 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:57:54 a0348.fits TX_Sex B 17.350 1.62 3.2 Y 1.94 4.364 0.004 30179 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 06:58:40 a0349.fits TX_Sex V 3.880 1.62 3.2 Y 1.82 4.319 0.004 21195 3 1.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:00:29.500 a0350.fits R_Leo B 2.700 1.59 3.4 Y 1.87 8.163 0.022 555 3 1.32

images 351 to 400

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:01:29.500 a0351.fits R_Leo V 1.350 1.60 3.5 Y 1.54 6.929 0.012 2619 3 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:03:25 a0352.fits DV_Leo B 28.000 1.59 3.4 Y 1.79 4.436 0.004 26211 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:04:10 a0353.fits DV_Leo B 28.000 1.59 3.4 Y 1.80 4.439 0.004 28532 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:04:55 a0354.fits DV_Leo V 9.800 1.60 3.4 Y 1.55 3.998 0.003 31509 2 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:06:38 a0355.fits VX_Crt B 7.900 1.66 1.7 Y 1.55 4.253 0.004 23878 2 2.95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:08:07.500 a0356.fits VX_Crt V 1.790 1.66 1.7 Y 1.48 4.433 0.004 23573 6 2.99
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:11:03 a0357.fits V_CVn B 5.000 1.03 0.1 Y 1.43 5.659 0.007 10914 3 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:12:32 a0358.fits V_CVn V 1.750 1.03 0.1 Y 1.45 5.127 0.005 13277 6 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:15:19.500 a0359.fits V_CVn R 0.800 1.03 0.1 Y 1.52 4.966 0.005 9927 13 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:18:40.500 a0360.fits V_CVn I 1.040 1.04 0.2 Y 1.55 4.374 0.004 15562 10 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:21:52 a0361.fits EH_Leo B 28.000 1.68 4.1 Y 1.66 4.446 0.004 32619 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:22:36 a0362.fits EH_Leo B 28.000 1.68 4.1 Y 1.69 4.461 0.004 27787 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:23:21 a0363.fits EH_Leo V 9.800 1.69 4.1 Y 1.45 4.0 0.003 44386 2 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:25:51 a0364.fits T_UMi B 40.000 1.36 0.1 Y 1.54 6.987 0.013 2132 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:26:49 a0365.fits T_UMi B 40.000 1.36 0.1 Y 1.51 6.999 0.013 3347 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:27:51 a0366.fits T_UMi V 40.000 1.36 0.1 Y 1.59 5.499 0.006 7880 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:28:48 a0367.fits T_UMi V 40.000 1.36 0.1 Y 1.62 5.498 0.006 8694 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:29:52 a0368.fits T_UMi R 4.000 1.36 0.1 Y 1.72 6.636 0.011 2067 5 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:31:11 a0369.fits T_UMi I 6.000 1.36 0.2 Y 1.73 5.462 0.006 7676 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:31:55 a0370.fits T_UMi I 6.000 1.36 0.2 Y 1.74 5.462 0.006 6824 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:33:48.500 a0371.fits DR_Leo B 5.530 1.61 4.1 Y 1.85 4.281 0.004 22454 2 1.63
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:35:32 a0372.fits DR_Leo V 1.200 1.62 4.1 Y 1.58 4.341 0.004 16033 9 1.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:38:13 a0373.fits EL_Leo B 22.110 1.59 4.1 Y 1.76 4.398 0.004 26162 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:38:53 a0374.fits EL_Leo B 22.110 1.60 4.1 Y 1.74 4.388 0.004 32457 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:39:40.500 a0375.fits EL_Leo V 4.310 1.60 4.1 Y 1.51 4.553 0.004 25305 3 1.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:41:40 a0376.fits TU_LMi B 28.000 1.62 4.2 Y 1.63 4.44 0.004 26667 1.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:42:25 a0377.fits TU_LMi B 28.000 1.63 4.2 Y 1.89 4.453 0.004 23243 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:43:04.500 a0378.fits TU_LMi V 5.590 1.63 4.2 Y 1.49 4.573 0.004 26652 2 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:44:54 a0379.fits VSX_J0930565+444102 B 28.000 1.66 4.5 Y 1.82 4.781 0.005 17253 2.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:45:40 a0380.fits VSX_J0930565+444102 B 28.000 1.67 4.5 Y 2.08 4.805 0.005 12728 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:46:18.500 a0381.fits VSX_J0930565+444102 V 5.840 1.67 4.5 Y 1.62 4.895 0.005 15701 2 2.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:48:01 a0382.fits DH_Leo B 22.280 1.66 4.0 Y 1.80 4.165 0.003 37952 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:48:41 a0383.fits DH_Leo B 22.280 1.67 4.0 Y 1.84 4.171 0.003 33541 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:49:22.500 a0384.fits DH_Leo V 7.930 1.67 4.0 Y 1.52 4.342 0.004 28463 2 1.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:51:00 a0385.fits EM_Leo B 15.530 1.68 4.2 Y 1.81 4.345 0.004 31972 1.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:51:46 a0386.fits EM_Leo V 3.800 1.68 4.2 Y 1.59 4.212 0.003 32915 3 1.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:53:45 a0387.fits S_LMi B 28.000 1.64 4.2 Y 2.05 9.425 0.058 228 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:54:30 a0388.fits S_LMi B 28.000 1.64 4.2 Y 1.95 9.425 0.058 277 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:55:12 a0389.fits S_LMi V 7.380 1.65 4.3 Y 1.82 9.606 0.055 248 2 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:57:13 a0390.fits CS_UMa B 3.540 1.61 4.4 Y 1.86 4.02 0.003 30347 3 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 07:59:43 a0391.fits CS_UMa V 0.750 1.62 4.4 Y 1.55 4.094 0.003 24059 14 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:03:12 a0392.fits W_UMa B 16.730 1.66 4.6 Y 1.89 4.052 0.003 35016 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:03:45 a0393.fits W_UMa B 16.730 1.66 4.6 Y 2.14 4.047 0.003 25205 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:04:24.500 a0394.fits W_UMa V 6.380 1.66 4.6 Y 1.61 4.411 0.004 27553 2 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:06:25.500 a0395.fits GM_UMa B 3.730 1.52 4.1 Y 1.71 4.008 0.003 32277 3 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:07:54 a0396.fits GM_UMa V 1.980 1.53 4.1 Y 1.55 11.926 0.235 18842 6 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:09:59 a0397.fits UU_LMi B 10.110 1.55 4.0 Y 1.69 4.685 0.004 18354 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:11:01 a0398.fits UU_LMi V 2.450 1.55 4.0 Y 1.56 4.692 0.004 15935 5 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:13:14 a0399.fits RX_LMi B 4.740 1.47 3.7 Y 2.03 4.617 0.004 17173 3 1.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:14:48 a0400.fits RX_LMi V 1.790 1.48 3.8 Y 1.66 4.079 0.003 31636 6 1.85

images 401 to 450

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:22:03.500 a0401.fits VV_Crv B 1.760 1.60 1.9 Y 1.89 4.345 0.004 22014 6 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:24:30 a0402.fits VV_Crv V 1.050 1.61 1.9 Y 1.56 4.344 0.004 17696 10 2.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:31:13.500 a0403.fits SV_Crv B 8.910 1.67 1.9 Y 1.82 4.96 0.005 12631 2 2.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:32:19 a0404.fits SV_Crv V 2.620 1.68 1.9 Y 1.84 4.647 0.004 13541 4 2.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:34:09 a0405.fits RW_Vir B 12.300 1.68 2.7 Y 2.05 4.797 0.005 15798 2.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:35:00.500 a0406.fits RW_Vir V 2.620 1.68 2.7 Y 1.61 4.864 0.005 12741 4 2.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:36:53 a0407.fits VW_Crv B 14.750 1.67 2.0 Y 1.68 4.947 0.005 20892 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:37:24 a0408.fits VW_Crv B 14.750 1.67 2.0 Y 1.70 4.928 0.005 14455 2.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:38:18.500 a0409.fits VW_Crv V 3.260 1.68 2.0 Y 1.48 4.92 0.005 13796 4 2.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:40:22.500 a0410.fits ome_Vir B 4.100 1.57 3.3 Y 1.97 3.953 0.003 29692 3 1.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:43:16 a0411.fits ome_Vir V 0.620 1.58 3.3 Y 1.56 4.417 0.004 15501 17 1.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:46:57 a0412.fits KS_Vir B 21.460 1.62 2.3 Y 1.99 4.709 0.004 15061 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:47:36 a0413.fits KS_Vir B 21.460 1.63 2.3 Y 1.86 4.702 0.004 17912 2.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:48:24 a0414.fits KS_Vir V 4.240 1.63 2.3 Y 1.62 4.857 0.005 17847 3 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:50:42.500 a0415.fits psi_Vir B 1.810 1.58 2.2 Y 1.65 4.347 0.004 25851 6 2.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:53:37.500 a0416.fits psi_Vir V 0.760 1.59 2.2 Y 1.41 3.732 0.003 39147 14 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:56:47 a0417.fits FZ_Vir B 13.470 1.57 2.7 Y 2.22 4.258 0.004 28040 1.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:57:41.500 a0418.fits FZ_Vir V 2.890 1.58 2.7 Y 1.84 4.321 0.004 27999 4 1.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 08:59:41 a0419.fits TX_UMa B 5.220 1.66 4.5 Y 1.98 3.803 0.003 36200 2 2.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:00:38 a0420.fits TX_UMa V 3.720 1.67 4.5 Y 1.57 4.093 0.003 35937 3 2.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:02:34 a0421.fits VY_UMa B 9.300 1.67 4.5 Y 1.99 4.726 0.004 16237 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:03:50.500 a0422.fits VY_UMa V 1.460 1.68 4.5 Y 1.59 4.284 0.004 31173 7 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:06:24 a0423.fits GY_UMa B 14.720 1.67 4.5 Y 1.87 4.304 0.004 28200 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:07:18.500 a0424.fits GY_UMa V 3.220 1.67 4.6 Y 1.76 4.376 0.004 23847 4 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:09:35 a0425.fits FR_Cam B 7.500 1.69 3.4 Y 1.96 4.365 0.004 26052 2 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:10:47 a0426.fits FR_Cam V 2.000 1.69 3.4 Y 1.53 4.209 0.003 30884 5 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:13:07 a0427.fits VW_UMa B 17.200 1.68 4.5 Y 1.72 4.315 0.004 34080 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:13:52.500 a0428.fits VW_UMa V 3.520 1.68 4.5 Y 1.55 4.391 0.004 21003 3 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:15:56 a0429.fits HM_UMa B 18.450 1.60 4.3 Y 1.83 3.932 0.003 35754 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:16:41.500 a0430.fits HM_UMa V 4.030 1.60 4.4 Y 1.69 4.036 0.003 28867 3 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:19:10 a0431.fits AW_UMa B 10.450 1.61 4.1 3.463 0.002 51832
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:21:21.500 a0432.fits AW_UMa V 3.900 1.62 4.1 4.113 0.003 30825 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:23:34 a0433.fits KO_Vir B 21.190 1.64 3.3 Y 1.79 4.526 0.004 22116 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:24:13 a0434.fits KO_Vir B 21.190 1.64 3.3 Y 1.99 4.528 0.004 16402 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:25:00 a0435.fits KO_Vir V 4.280 1.65 3.3 Y 1.55 4.745 0.004 12576 3 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:27:02 a0436.fits FK_Vir B 30.390 1.63 3.3 Y 2.19 4.298 0.004 25823 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:27:49 a0437.fits FK_Vir B 30.390 1.63 3.3 Y 2.40 4.318 0.004 18566 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:28:27 a0438.fits FK_Vir V 5.580 1.64 3.3 Y 3.30 4.594 0.004 12732 2 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:30:15 a0439.fits FW_Vir B 4.500 1.63 3.1 Y 2.19 4.318 0.004 21314 3 1.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:32:15.500 a0440.fits FW_Vir V 1.030 1.64 3.1 Y 1.99 4.353 0.004 14951 10 1.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:35:06 a0441.fits BK_Vir B 22.350 1.67 3.3 Y 2.32 4.986 0.005 9306 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:35:45 a0442.fits BK_Vir V 5.490 1.68 3.3 Y 2.30 4.908 0.005 8773 2 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:37:37.500 a0443.fits ET_Vir B 2.770 1.65 1.7 Y 2.08 4.132 0.003 28912 4 2.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:40:23.500 a0444.fits ET_Vir V 0.690 1.65 1.7 Y 1.68 3.938 0.003 24773 15 2.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:44:48 a0445.fits R_CrB B 2.500 1.00 0.2 Y 1.67 4.001 0.003 34065 7 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:47:24.500 a0446.fits R_CrB V 1.000 1.00 0.2 Y 1.45 4.408 0.004 23776 10 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:50:28.500 a0447.fits R_CrB R 0.960 1.00 0.2 Y 1.52 4.359 0.004 24241 11 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:52:52.500 a0448.fits R_CrB I 2.000 1.00 0.3 Y 1.62 4.919 0.005 13854 5 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:54:21.500 a0449.fits R_CrB I 2.000 1.00 0.3 Y 1.62 4.925 0.005 12240 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:56:29 a0450.fits R_CrB B 2.500 1.00 0.4 Y 1.70 3.995 0.003 32728 7 0.07

images 451 to 500

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 09:59:05.500 a0451.fits R_CrB V 1.000 1.00 0.4 Y 1.47 4.404 0.004 22744 10 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:02:10 a0452.fits R_CrB R 0.960 1.01 0.4 Y 1.42 4.354 0.004 20346 11 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:04:35 a0453.fits R_CrB I 2.000 1.01 0.5 Y 1.61 4.93 0.005 13694 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:06:07.500 a0454.fits R_CrB I 2.000 1.01 0.5 Y 1.67 4.933 0.005 11514 5 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:08:20 a0455.fits R_CrB B 2.500 1.01 0.6 Y 1.72 4.002 0.003 26037 7 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:11:02.500 a0456.fits R_CrB V 1.000 1.01 0.6 Y 1.61 4.407 0.004 17092 10 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:14:14.500 a0457.fits R_CrB R 0.960 1.01 0.6 Y 1.52 4.351 0.004 19666 11 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:16:46 a0458.fits R_CrB I 2.000 1.01 0.7 Y 1.63 4.925 0.005 13605 5 0.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:18:20 a0459.fits R_CrB I 2.000 1.01 0.7 Y 1.61 4.925 0.005 10567 5 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:21:03 a0460.fits LT_Vir B 40.000 1.67 3.2 Y 2.09 3.947 0.003 30590 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:22:01 a0461.fits LT_Vir B 40.000 1.68 3.2 Y 2.20 3.952 0.003 27470 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:22:44 a0462.fits LT_Vir V 20.000 1.68 3.2 Y 1.99 12.376 0.813 145 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:23:21 a0463.fits LT_Vir V 20.000 1.69 3.3 Y 2.13 3.165 0.002 54495 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:24:52 a0464.fits FO_Vir B 18.900 1.68 3.2 Y 2.59 2.368 0.001 54876 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:25:25 a0465.fits FO_Vir V 9.450 1.68 3.2 Y 2.35 2.747 0.002 53422 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:27:16 a0466.fits KX_Vir B 39.500 1.68 3.6 Y 2.22 3.703 0.003 32415 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:27:54 a0467.fits KX_Vir V 14.880 1.69 3.6 Y 1.93 3.302 0.002 49895 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:31:28 a0468.fits kap_Dra B 0.680 1.62 4.2 Y 2.09 2.94 0.002 49671 15 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:36:47 a0469.fits kap_Dra V 0.450 1.63 4.2 Y 1.54 3.431 0.002 31387 23 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:45:03 a0470.fits FS_Com B 6.250 1.62 3.9 Y 2.29 3.915 0.003 20793 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:46:05 a0471.fits FS_Com V 2.330 1.62 3.9 Y 1.83 3.451 0.002 39634 5 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:49:19 a0472.fits WZ_Dra B 60.000 1.08 0.1 Y 1.97 5.692 0.007 9141 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:50:35 a0473.fits WZ_Dra B 60.000 1.08 0.1 Y 1.96 5.701 0.007 8017 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:51:28 a0474.fits WZ_Dra V 30.620 1.08 0.1 Y 1.80 4.953 0.005 13818 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:52:15 a0475.fits WZ_Dra V 30.620 1.08 0.1 Y 1.78 4.955 0.005 14598 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:53:19 a0476.fits WZ_Dra R 4.000 1.08 0.1 Y 1.72 5.981 0.008 4760 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:54:57 a0477.fits WZ_Dra I 2.000 1.08 0.1 Y 1.55 6.164 0.008 3264 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:56:25.500 a0478.fits WZ_Dra I 2.000 1.08 0.2 Y 1.57 6.152 0.008 3616 5 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 10:58:50.500 a0479.fits Y_CVn B 4.150 1.66 4.5 Y 2.02 5.653 0.007 5156 3 2.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:00:27 a0480.fits Y_CVn V 1.550 1.67 4.5 Y 1.80 3.544 0.003 38431 7 2.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:03:00 a0481.fits BY_CVn B 30.440 1.67 4.5 Y 2.30 4.258 0.004 18191 2.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:03:47 a0482.fits BY_CVn B 30.440 1.67 4.5 Y 2.42 4.251 0.004 19184 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:04:19 a0483.fits BY_CVn V 11.300 1.68 4.5 Y 2.18 3.83 0.003 30461 2.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:04:46 a0484.fits BY_CVn V 11.300 1.68 4.5 Y 2.08 3.8 0.003 36906 2.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:06:45 a0485.fits S_UMa B 32.850 1.68 4.6 Y 2.17 8.619 0.033 420 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:07:25.500 a0486.fits S_UMa V 7.030 1.68 4.6 Y 1.85 7.63 0.018 806 2 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:09:18 a0487.fits BZ_CVn B 29.900 1.67 4.5 Y 2.18 4.082 0.003 23738 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:09:59 a0488.fits BZ_CVn V 6.420 1.67 4.5 Y 2.05 4.189 0.003 20821 2 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:11:53 a0489.fits CE_CVn B 30.520 1.63 4.4 Y 2.22 4.13 0.003 21935 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:12:40 a0490.fits CE_CVn B 30.520 1.64 4.4 Y 2.13 4.134 0.003 26355 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:13:22.500 a0491.fits CE_CVn V 8.480 1.64 4.4 Y 2.04 3.919 0.003 27113 2 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:15:10 a0492.fits RS_CVn B 23.170 1.67 4.3 Y 2.22 3.888 0.003 23846 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:15:49 a0493.fits RS_CVn B 23.170 1.67 4.3 Y 2.27 3.89 0.003 29775 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:16:23 a0494.fits RS_CVn V 11.410 1.68 4.3 Y 1.96 4.004 0.003 30336 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:16:50 a0495.fits RS_CVn V 11.410 1.68 4.3 Y 1.88 4.003 0.003 35440 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:18:32 a0496.fits DL_Boo B 30.550 1.61 3.8 Y 2.29 4.273 0.004 15770 1.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:19:19 a0497.fits DL_Boo B 30.550 1.62 3.8 Y 2.15 4.273 0.004 19421 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:20:02.500 a0498.fits DL_Boo V 8.560 1.62 3.8 Y 2.00 3.985 0.003 24036 2 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:21:43 a0499.fits NN_Vir B 17.500 1.62 3.3 Y 2.22 3.496 0.002 37860 1.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:22:18 a0500.fits NN_Vir B 17.500 1.63 3.3 Y 2.23 3.506 0.002 40362 1.28

images 501 to 515

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:23:00.500 a0501.fits NN_Vir V 8.570 1.63 3.3 Y 1.96 3.867 0.003 30085 2 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:24:39 a0502.fits NR_Vir B 16.580 1.62 3.2 Y 2.14 4.099 0.003 27949 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:25:18.500 a0503.fits NR_Vir V 6.410 1.63 3.2 Y 1.85 3.532 0.003 52841 2 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:27:10 a0504.fits NQ_Vir B 30.480 1.60 3.2 Y 2.00 4.09 0.003 28488 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:27:57 a0505.fits NQ_Vir B 30.480 1.61 3.2 Y 2.09 4.087 0.003 28572 1.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:28:31 a0506.fits NQ_Vir V 11.320 1.61 3.2 Y 1.86 3.519 0.002 52011 1.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:28:59 a0507.fits NQ_Vir V 11.320 1.62 3.2 Y 1.87 10.07 0.105 50702 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:32:01 a0508.fits 6_Cas B 0.750 2.25 -6.1 Y 2.40 5.347 0.006 4026 10 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:36:15 a0509.fits 6_Cas V 0.380 2.23 -6.0 Y 1.88 5.301 0.006 4407 20 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:43:10.500 a0510.fits 6_Cas I 0.260 2.18 -5.9 Y 1.64 6.546 0.01 1337 30 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:49:06.500 a0511.fits EU_Del B 1.000 1.26 -2.6 Y 1.84 5.776 0.007 5066 5 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:50:37.500 a0512.fits EU_Del V 0.500 1.25 -2.6 Y 1.53 5.051 0.005 10915 5 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:52:03 a0513.fits EU_Del R 0.250 1.25 -2.5 Y 1.41 4.707 0.004 17827 5 2.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:53:28.500 a0514.fits EU_Del I 0.200 1.24 -2.5 Y 1.57 4.427 0.004 13907 5 2.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-09 11:56:02 a0515.fits UX_Sgr B 37.750 1.50 -0.7 Y 1.76 4.147 0.004 35134 2.00

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-09 02:04:37 a0101.fits ABE-097 B 24.14 1.27 3.0 Y 1.75 3.894 0.003 43518 None 2.543611 9678.58654 -4.9 -5.0 light Normal 1x1 50.013609 Y
2022-04-09 02:05:18 a0102.fits ABE-097 B 24.14 1.28 3.0 Y 1.72 3.890 0.003 44335 None 2.534861 9678.58701 -4.9 -5.0 light Normal 1x1 50.014410 Y
2022-04-09 02:05:58 a0103.fits ABE-097 B 24.14 1.28 3.0 Y 1.72 3.895 0.003 43883 None 2.533432 9678.58748 -4.9 -5.0 light Normal 1x1 50.013728 Y
2022-04-09 02:06:32 a0104.fits ABE-097 V 11.99 1.28 3.0 Y 1.80 4.559 0.004 19743 None 2.489380 9678.58787 -4.9 -5.0 light Normal 1x1 50.007435 Y
2022-04-09 02:07:01 a0105.fits ABE-097 V 11.99 1.28 3.1 Y 1.80 4.561 0.004 17921 None 2.498591 9678.58821 -4.9 -5.0 light Normal 1x1 50.004092 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-09 02:07:29 a0106.fits ABE-097 V 11.99 1.29 3.1 Y 1.80 4.571 0.004 16836 None 2.498060 9678.58853 -4.9 -5.0 light Normal 1x1 50.004505 Y
2022-04-09 02:08:00 a0107.fits ABE-097 R 11.33 1.29 3.1 Y 2.13 4.776 0.005 10592 None 2.479279 9678.58889 -4.9 -5.0 light Normal 1x1 49.999598 Y
2022-04-09 02:08:29 a0108.fits ABE-097 R 11.33 1.29 3.1 Y 2.19 4.784 0.005 9306 None 2.472584 9678.58922 -4.9 -5.0 light Normal 1x1 50.001140 Y
2022-04-09 02:08:57 a0109.fits ABE-097 R 11.33 1.29 3.1 Y 2.05 4.766 0.004 9848 None 2.452619 9678.58955 -5.0 -5.0 light Normal 1x1 50.001691 Y
2022-04-09 02:09:36 a0110.fits ABE-097 I 20.00 1.29 3.1 Y 1.89 5.663 0.007 5095 None 2.453113 9678.59000 -4.9 -5.0 light Normal 1x1 50.007013 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-09 02:10:13 a0111.fits ABE-097 I 20.0 1.30 3.1 Y 1.81 5.656 0.007 6256 None 2.444281 9678.59043 -4.9 -5.0 light Normal 1x1 50.006816 Y
2022-04-09 02:10:49 a0112.fits ABE-097 I 20.0 1.30 3.1 Y 1.97 5.659 0.007 5426 None 2.438768 9678.59084 -4.9 -5.0 light Normal 1x1 50.006247 Y
2022-04-09 02:12:58 a0113.fits ABE-176 B 31.5 1.30 3.2 Y 2.23 4.292 0.004 19094 None 0.045989 9678.59234 -4.9 -5.0 light Normal 1x1 50.024082 Y
2022-04-09 02:13:49 a0114.fits ABE-176 B 31.5 1.30 3.2 Y 2.14 4.305 0.004 22593 None 0.055140 9678.59293 -5.0 -5.0 light Normal 1x1 50.024257 Y
2022-04-09 02:14:38 a0115.fits ABE-176 B 31.5 1.30 3.2 Y 2.01 4.281 0.004 23682 None 0.075442 9678.59350 -4.9 -5.0 light Normal 1x1 50.023873 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-09 02:15:16 a0116.fits ABE-176 V 15.35 1.31 3.2 Y 1.81 4.970 0.005 12480 None 0.108320 9678.59394 -5.0 -5.0 light Normal 1x1 50.019640 Y
2022-04-09 02:15:48 a0117.fits ABE-176 V 15.35 1.31 3.3 Y 1.93 4.982 0.005 11209 None 0.122836 9678.59431 -5.0 -5.0 light Normal 1x1 50.008866 Y
2022-04-09 02:16:20 a0118.fits ABE-176 V 15.35 1.31 3.3 Y 1.85 4.966 0.005 13439 None 0.121252 9678.59468 -4.9 -5.0 light Normal 1x1 50.012775 Y
2022-04-09 02:16:50 a0119.fits ABE-176 R 11.47 1.31 3.3 Y 1.83 5.458 0.006 5816 None 0.139125 9678.59502 -4.9 -5.0 light Normal 1x1 50.010398 Y
2022-04-09 02:17:18 a0120.fits ABE-176 R 11.47 1.31 3.3 Y 1.92 5.470 0.006 5947 None 0.140303 9678.59535 -5.0 -5.0 light Normal 1x1 50.004078 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-09 02:17:46 a0121.fits ABE-176 R 11.47 1.32 3.3 Y 1.81 5.453 0.006 5508 None 0.135682 9678.59567 -4.9 -5.0 light Normal 1x1 50.012713 Y
2022-04-09 02:18:25 a0122.fits ABE-176 I 20.00 1.32 3.3 Y 1.92 6.364 0.010 2716 None 0.139550 9678.59612 -5.0 -5.0 light Normal 1x1 50.012051 Y
2022-04-09 02:19:03 a0123.fits ABE-176 I 20.00 1.32 3.3 Y 2.08 6.368 0.010 2990 None 0.155727 9678.59656 -4.9 -5.0 light Normal 1x1 50.012211 Y
2022-04-09 02:19:39 a0124.fits ABE-176 I 20.00 1.32 3.3 Y 1.99 6.383 0.010 2472 None 0.171737 9678.59698 -4.9 -5.0 light Normal 1x1 50.016947 Y
2022-04-09 02:20:49 a0125.fits ABE-A24 B 10.22 1.31 3.3 Y 1.95 4.048 0.003 30861 None 2.767454 9678.59779 -5.0 -5.0 light Normal 1x1 50.019574 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-09 02:21:17.000 a0126.fits ABE-A24 B 10.22 1.31 3.3 Y 1.97 4.037 0.003 26778 None 2.763430 9678.59811 -4.9 -5.0 light Normal 1x1 50.021877 Y
2022-04-09 02:21:44.000 a0127.fits ABE-A24 B 10.22 1.31 3.3 Y 1.90 4.033 0.003 33677 None 2.756694 9678.59843 -4.9 -5.0 light Normal 1x1 50.015909 Y
2022-04-09 02:22:37.500 a0128.fits ABE-A24 V 6.92 1.32 3.3 Y 1.94 4.362 0.004 13000 None 2.745852 9678.59905 -4.9 -5.0 light Normal 1x1 50.009718 Y
2022-04-09 02:23:51.000 a0129.fits ABE-A24 R 6.41 1.32 3.3 Y 1.69 4.590 0.004 14659 None 2.725064 9678.59990 -4.9 -5.0 light Normal 1x1 50.007046 Y
2022-04-09 02:24:51.000 a0130.fits ABE-A24 I 15.28 1.33 3.3 Y 1.99 5.147 0.005 7858 None 2.705947 9678.60059 -5.0 -5.0 light Normal 1x1 50.007392 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-09 02:25:24 a0131.fits ABE-A24 I 15.28 1.33 3.3 Y 2.04 5.138 0.005 7666 None 2.712933 9678.60097 -5.0 -5.0 light Normal 1x1 50.013090 Y
2022-04-09 02:25:56 a0132.fits ABE-A24 I 15.28 1.33 3.3 Y 1.93 5.144 0.005 9736 None 2.698379 9678.60134 -5.0 -5.0 light Normal 1x1 50.009305 Y
2022-04-09 02:27:32 a0133.fits ABE-A26 B 17.99 1.31 3.2 Y 2.08 3.927 0.003 29520 None 2.587052 9678.60245 -4.9 -5.0 light Normal 1x1 50.019368 Y
2022-04-09 02:28:08 a0134.fits ABE-A26 B 17.99 1.31 3.3 Y 2.03 3.951 0.003 29831 None 2.577323 9678.60287 -4.9 -5.0 light Normal 1x1 50.021185 Y
2022-04-09 02:28:44 a0135.fits ABE-A26 B 17.99 1.32 3.3 Y 2.19 3.934 0.003 26348 None 2.578736 9678.60329 -4.9 -5.0 light Normal 1x1 50.018965 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-09 02:29:44.000 a0136.fits ABE-A26 V 9.11 1.32 3.3 Y 1.85 10.934 0.152 20983 None 2.566265 9678.60398 -4.9 -5.0 light Normal 1x1 50.009240 Y
2022-04-09 02:31:01.500 a0137.fits ABE-A26 R 6.65 1.32 3.3 Y 1.73 4.781 0.004 14354 None 2.547306 9678.60488 -5.0 -5.0 light Normal 1x1 50.013712 Y
2022-04-09 02:32:07.000 a0138.fits ABE-A26 I 20.00 1.33 3.3 Y 2.02 4.902 0.005 11746 None 2.519558 9678.60564 -5.0 -5.0 light Normal 1x1 50.010700 Y
2022-04-09 02:32:44.000 a0139.fits ABE-A26 I 20.00 1.33 3.3 Y 2.08 4.912 0.005 12492 None 2.518043 9678.60606 -5.0 -5.0 light Normal 1x1 50.016955 Y
2022-04-09 02:33:21.000 a0140.fits ABE-A26 I 20.00 1.34 3.3 Y 2.05 4.903 0.005 12486 None 2.511047 9678.60649 -4.9 -5.0 light Normal 1x1 50.012664 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-09 02:35:24 a0141.fits ABE-184 B 40.0 1.31 3.2 Y 2.14 4.841 0.005 13886 None 2.434326 9678.60792 -4.9 -5.0 light Normal 1x1 50.022786 Y
2022-04-09 02:36:20 a0142.fits ABE-184 B 40.0 1.31 3.2 Y 2.26 4.836 0.005 12283 None 2.437386 9678.60856 -4.9 -5.0 light Normal 1x1 50.024164 Y
2022-04-09 02:37:18 a0143.fits ABE-184 B 40.0 1.32 3.2 Y 2.22 4.834 0.005 9486 None 2.428815 9678.60924 -4.9 -5.0 light Normal 1x1 50.025049 Y
2022-04-09 02:38:00 a0144.fits ABE-184 V 20.0 1.32 3.2 Y 1.82 5.428 0.006 10338 None 2.400677 9678.60972 -5.0 -5.0 light Normal 1x1 50.014061 Y
2022-04-09 02:38:37 a0145.fits ABE-184 V 20.0 1.32 3.3 Y 1.76 5.414 0.006 10049 None 2.391832 9678.61015 -4.9 -5.0 light Normal 1x1 50.019051 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-09 02:39:13 a0146.fits ABE-184 V 20.0 1.33 3.3 Y 1.75 5.424 0.006 9860 None 2.391273 9678.61057 -4.9 -5.0 light Normal 1x1 50.014290 Y
2022-04-09 02:39:52 a0147.fits ABE-184 R 20.0 1.33 3.3 Y 1.87 5.548 0.007 9508 None 2.386396 9678.61102 -4.9 -5.0 light Normal 1x1 50.012311 Y
2022-04-09 02:40:30 a0148.fits ABE-184 R 20.0 1.33 3.3 Y 1.65 5.544 0.007 7684 None 2.379973 9678.61146 -4.9 -5.0 light Normal 1x1 50.013966 Y
2022-04-09 02:41:07 a0149.fits ABE-184 R 20.0 1.33 3.3 Y 1.60 5.537 0.007 9630 None 2.366445 9678.61189 -5.0 -5.0 light Normal 1x1 50.015494 Y
2022-04-09 02:41:48 a0150.fits ABE-184 I 20.0 1.34 3.3 Y 1.93 7.028 0.014 1698 None 2.366739 9678.61236 -5.0 -5.0 light Normal 1x1 50.014533 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-09 02:42:24 a0151.fits ABE-184 I 20.0 1.34 3.3 Y 1.91 7.026 0.014 1987 None 2.355011 9678.61278 -4.9 -5.0 light Normal 1x1 50.014833 Y
2022-04-09 02:43:00 a0152.fits ABE-184 I 20.0 1.34 3.3 Y 2.23 7.050 0.014 1573 None 2.347197 9678.61319 -4.9 -5.0 light Normal 1x1 50.015431 Y
2022-04-09 02:45:01 a0153.fits ABE-027 B 40.0 1.32 3.2 Y 2.51 4.794 0.005 12300 None 2.219362 9678.61459 -4.9 -5.0 light Normal 1x1 50.017089 Y
2022-04-09 02:45:58 a0154.fits ABE-027 B 40.0 1.33 3.2 Y 2.57 4.809 0.005 10665 None 2.209164 9678.61525 -4.9 -5.0 light Normal 1x1 50.019844 Y
2022-04-09 02:46:55 a0155.fits ABE-027 B 40.0 1.33 3.2 Y 2.58 4.794 0.005 10584 None 2.192552 9678.61591 -5.0 -5.0 light Normal 1x1 50.024834 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-09 02:47:38 a0156.fits ABE-027 V 20.0 1.33 3.3 Y 2.15 5.412 0.006 7289 None 2.171406 9678.61641 -5.0 -5.0 light Normal 1x1 50.014492 Y
2022-04-09 02:48:15 a0157.fits ABE-027 V 20.0 1.34 3.3 Y 2.18 5.410 0.006 6772 None 2.168005 9678.61684 -5.0 -5.0 light Normal 1x1 50.018164 Y
2022-04-09 02:48:52 a0158.fits ABE-027 V 20.0 1.34 3.3 Y 2.22 5.405 0.006 8027 None 2.157172 9678.61727 -5.0 -5.0 light Normal 1x1 50.017546 Y
2022-04-09 02:49:30 a0159.fits ABE-027 R 20.0 1.34 3.3 Y 1.91 5.558 0.007 8210 None 2.155259 9678.61771 -4.9 -5.0 light Normal 1x1 50.012823 Y
2022-04-09 02:50:07 a0160.fits ABE-027 R 20.0 1.34 3.3 Y 1.85 5.540 0.007 8740 None 2.140439 9678.61814 -5.0 -5.0 light Normal 1x1 50.013174 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-09 02:50:44 a0161.fits ABE-027 R 20.00 1.35 3.3 Y 1.94 5.541 0.007 8972 None 2.130003 9678.61856 -4.9 -5.0 light Normal 1x1 50.011234 Y
2022-04-09 02:51:25 a0162.fits ABE-027 I 20.00 1.35 3.3 Y 2.08 7.039 0.014 1546 None 2.119274 9678.61904 -4.9 -5.0 light Normal 1x1 50.015753 Y
2022-04-09 02:52:01 a0163.fits ABE-027 I 20.00 1.35 3.3 Y 2.13 7.062 0.014 1670 None 2.109702 9678.61946 -4.9 -5.0 light Normal 1x1 50.017077 Y
2022-04-09 02:52:39 a0164.fits ABE-027 I 20.00 1.36 3.3 Y 2.18 7.052 0.014 1627 None 2.105981 9678.61990 -4.9 -5.0 light Normal 1x1 50.016681 Y
2022-04-09 02:54:16 a0165.fits ABE-097 B 24.14 1.52 3.8 Y 2.57 3.977 0.003 20708 None 1.887984 9678.62102 -5.0 -5.0 light Normal 1x1 50.024091 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-09 02:54:56 a0166.fits ABE-097 B 24.14 1.52 3.9 Y 2.46 3.986 0.003 21145 None 1.868462 9678.62148 -5.0 -5.0 light Normal 1x1 50.023500 Y
2022-04-09 02:55:36 a0167.fits ABE-097 B 24.14 1.52 3.9 Y 2.58 3.981 0.003 22999 None 1.873442 9678.62194 -4.9 -5.0 light Normal 1x1 50.024908 Y
2022-04-09 02:56:11 a0168.fits ABE-097 V 11.99 1.53 3.9 Y 2.25 4.613 0.004 16539 None 1.847502 9678.62235 -5.0 -5.0 light Normal 1x1 50.010130 Y
2022-04-09 02:56:39 a0169.fits ABE-097 V 11.99 1.53 3.9 Y 2.19 4.613 0.004 15323 None 1.847880 9678.62267 -4.9 -5.0 light Normal 1x1 50.018632 Y
2022-04-09 02:57:08 a0170.fits ABE-097 V 11.99 1.53 3.9 Y 2.30 4.615 0.004 15020 None 1.836350 9678.62301 -4.9 -5.0 light Normal 1x1 50.017548 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-09 02:57:38 a0171.fits ABE-097 R 11.33 1.54 3.9 Y 1.85 4.820 0.005 14411 None 1.829687 9678.62336 -4.9 -5.0 light Normal 1x1 50.007414 Y
2022-04-09 02:58:05 a0172.fits ABE-097 R 11.33 1.54 3.9 Y 1.79 4.803 0.005 16924 None 1.817705 9678.62367 -5.0 -5.0 light Normal 1x1 50.012308 Y
2022-04-09 02:58:32 a0173.fits ABE-097 R 11.33 1.54 3.9 Y 1.86 4.826 0.005 16632 None 1.813101 9678.62398 -4.9 -5.0 light Normal 1x1 50.011605 Y
2022-04-09 02:59:12 a0174.fits ABE-097 I 20.00 1.55 3.9 Y 2.10 5.733 0.007 5368 None 1.805993 9678.62444 -5.0 -5.0 light Normal 1x1 50.012574 Y
2022-04-09 02:59:49 a0175.fits ABE-097 I 20.00 1.55 3.9 Y 2.28 5.747 0.007 4774 None 1.814363 9678.62487 -5.0 -5.0 light Normal 1x1 50.011199 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-09 03:00:25 a0176.fits ABE-097 I 20.00 1.56 3.9 Y 2.15 5.734 0.007 6035 None 1.797626 9678.62529 -4.9 -5.0 light Normal 1x1 50.016344 Y
2022-04-09 03:02:08 a0177.fits ABE-176 B 31.50 1.53 4.0 Y 2.55 4.361 0.004 13400 None 2.252108 9678.62648 -4.9 -5.0 light Normal 1x1 50.029603 Y
2022-04-09 03:03:00 a0178.fits ABE-176 B 31.50 1.54 4.0 Y 2.66 4.374 0.004 13592 None 2.246243 9678.62708 -5.0 -5.0 light Normal 1x1 50.030580 Y
2022-04-09 03:03:51 a0179.fits ABE-176 B 31.50 1.54 4.1 Y 2.75 4.375 0.004 13055 None 2.233440 9678.62767 -5.0 -5.0 light Normal 1x1 50.026799 Y
2022-04-09 03:04:31 a0180.fits ABE-176 V 15.35 1.55 4.1 Y 2.51 5.033 0.005 9572 None 2.205743 9678.62814 -4.9 -5.0 light Normal 1x1 50.022789 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-09 03:05:04 a0181.fits ABE-176 V 15.35 1.55 4.1 Y 2.60 5.039 0.005 9539 None 2.189553 9678.62852 -5.0 -5.0 light Normal 1x1 50.015545 Y
2022-04-09 03:05:37 a0182.fits ABE-176 V 15.35 1.55 4.1 Y 2.58 5.032 0.005 8972 None 2.191600 9678.62890 -5.0 -5.0 light Normal 1x1 50.020558 Y
2022-04-09 03:06:08 a0183.fits ABE-176 R 11.47 1.56 4.1 Y 2.05 5.502 0.006 8002 None 2.184325 9678.62926 -5.0 -5.0 light Normal 1x1 50.023845 Y
2022-04-09 03:06:37 a0184.fits ABE-176 R 11.47 1.56 4.1 Y 2.12 5.516 0.006 8294 None 2.186924 9678.62959 -5.0 -5.0 light Normal 1x1 50.018589 Y
2022-04-09 03:07:05 a0185.fits ABE-176 R 11.47 1.56 4.1 Y 2.18 5.509 0.006 6968 None 2.176876 9678.62992 -4.9 -5.0 light Normal 1x1 50.015379 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-09 03:07:46 a0186.fits ABE-176 I 20.00 1.57 4.1 Y 2.53 6.425 0.010 2236 None 2.171090 9678.63039 -4.9 -5.0 light Normal 1x1 50.020212 Y
2022-04-09 03:08:23 a0187.fits ABE-176 I 20.00 1.57 4.1 Y 2.62 6.406 0.010 2410 None 2.160541 9678.63082 -4.9 -5.0 light Normal 1x1 50.022110 Y
2022-04-09 03:09:01 a0188.fits ABE-176 I 20.00 1.57 4.1 Y 2.50 6.429 0.010 2698 None 2.155079 9678.63126 -5.0 -5.0 light Normal 1x1 50.018998 Y
2022-04-09 03:10:24 a0189.fits ABE-A24 B 10.22 1.56 4.1 Y 2.57 4.120 0.003 15059 None 2.070564 9678.63222 -4.9 -5.0 light Normal 1x1 50.027875 Y
2022-04-09 03:10:52 a0190.fits ABE-A24 B 10.22 1.56 4.1 Y 2.57 4.117 0.003 15374 None 2.065897 9678.63255 -4.9 -5.0 light Normal 1x1 50.024448 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-09 03:11:21.000 a0191.fits ABE-A24 B 10.22 1.56 4.1 Y 2.45 4.128 0.003 17130 None 2.062920 9678.63288 -4.9 -5.0 light Normal 1x1 50.021118 Y
2022-04-09 03:12:15.000 a0192.fits ABE-A24 V 6.92 1.57 4.1 Y 2.37 4.418 0.004 14396 None 2.045415 9678.63351 -5.0 -5.0 light Normal 1x1 50.015858 Y
2022-04-09 03:13:28.500 a0193.fits ABE-A24 R 6.41 1.57 4.1 Y 1.94 4.644 0.004 15648 None 2.025594 9678.63436 -4.9 -5.0 light Normal 1x1 50.013224 Y
2022-04-09 03:14:28.000 a0194.fits ABE-A24 I 15.28 1.58 4.2 Y 2.40 5.213 0.006 6566 None 2.020703 9678.63505 -4.9 -5.0 light Normal 1x1 50.015791 Y
2022-04-09 03:15:00.000 a0195.fits ABE-A24 I 15.28 1.59 4.2 Y 2.32 5.212 0.006 8535 None 2.015888 9678.63542 -4.9 -5.0 light Normal 1x1 50.014744 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-09 03:15:32 a0196.fits ABE-A24 I 15.28 1.59 4.2 Y 2.26 5.216 0.006 8795 None 2.012343 9678.63579 -4.9 -5.0 light Normal 1x1 50.015035 Y
2022-04-09 03:16:59 a0197.fits ABE-A26 B 17.99 1.56 4.1 Y 2.61 4.013 0.003 15911 None 1.907537 9678.63679 -4.9 -5.0 light Normal 1x1 50.025098 Y
2022-04-09 03:17:35 a0198.fits ABE-A26 B 17.99 1.57 4.1 Y 2.71 4.018 0.003 15604 None 1.903244 9678.63721 -5.0 -5.0 light Normal 1x1 50.034402 Y
2022-04-09 03:18:11 a0199.fits ABE-A26 B 17.99 1.57 4.1 Y 2.91 4.041 0.003 14225 None 1.900746 9678.63763 -5.0 -5.0 light Normal 1x1 50.026044 Y
2022-04-09 03:19:10 a0200.fits ABE-A26 V 9.11 1.58 4.1 Y 2.50 11.487 0.235 5051 None 1.887929 9678.63831 -4.9 -5.0 light Normal 1x1 50.018235 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-09 03:20:27 a0201.fits ABE-A26 R 6.65 1.58 4.1 Y 1.86 4.831 0.005 11514 None 1.872653 9678.63920 -5.0 -5.0 light Normal 1x1 50.014893 Y
2022-04-09 03:21:33 a0202.fits ABE-A26 I 20.00 1.59 4.1 Y 2.49 4.982 0.005 8933 None 1.850576 9678.63997 -4.9 -5.0 light Normal 1x1 50.018399 Y
2022-04-09 03:22:11 a0203.fits ABE-A26 I 20.00 1.60 4.2 Y 2.57 4.977 0.005 8582 None 1.847202 9678.64041 -4.9 -5.0 light Normal 1x1 50.019822 Y
2022-04-09 03:22:48 a0204.fits ABE-A26 I 20.00 1.60 4.2 Y 2.58 4.989 0.005 7804 None 1.839471 9678.64083 -4.9 -5.0 light Normal 1x1 50.020522 Y
2022-04-09 03:24:39 a0205.fits ABE-184 B 40.00 1.57 4.0 Y 2.97 4.933 0.005 5440 None 1.771054 9678.64212 -5.0 -5.0 light Normal 1x1 50.027062 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-09 03:25:36 a0206.fits ABE-184 B 40.0 1.57 4.0 Y 3.02 4.945 0.005 4897 None 1.764290 9678.64278 -4.9 -5.0 light Normal 1x1 50.031948 Y
2022-04-09 03:26:33 a0207.fits ABE-184 B 40.0 1.58 4.1 Y 3.17 4.955 0.005 4673 None 1.756690 9678.64344 -4.9 -5.0 light Normal 1x1 50.030832 Y
2022-04-09 03:27:17 a0208.fits ABE-184 V 20.0 1.58 4.1 Y 2.80 5.509 0.006 4239 None 1.733762 9678.64395 -4.9 -5.0 light Normal 1x1 50.016591 Y
2022-04-09 03:27:53 a0209.fits ABE-184 V 20.0 1.59 4.1 Y 2.73 5.510 0.006 5116 None 1.724303 9678.64436 -5.0 -5.0 light Normal 1x1 50.022117 Y
2022-04-09 03:28:30 a0210.fits ABE-184 V 20.0 1.59 4.1 Y 2.76 5.515 0.006 4383 None 1.721008 9678.64479 -5.0 -5.0 light Normal 1x1 50.024999 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-09 03:29:09 a0211.fits ABE-184 R 20.0 1.60 4.1 Y 2.36 5.624 0.007 5289 None 1.723960 9678.64524 -5.0 -5.0 light Normal 1x1 50.014743 Y
2022-04-09 03:29:45 a0212.fits ABE-184 R 20.0 1.60 4.1 Y 2.31 5.613 0.007 5119 None 1.720099 9678.64566 -5.0 -5.0 light Normal 1x1 50.018131 Y
2022-04-09 03:30:21 a0213.fits ABE-184 R 20.0 1.61 4.1 Y 2.29 5.613 0.007 5807 None 1.709357 9678.64608 -4.9 -5.0 light Normal 1x1 50.017964 Y
2022-04-09 03:31:01 a0214.fits ABE-184 I 20.0 1.61 4.1 Y 2.93 7.127 0.014 1214 None 1.704412 9678.64654 -5.0 -5.0 light Normal 1x1 50.023176 Y
2022-04-09 03:31:37 a0215.fits ABE-184 I 20.0 1.61 4.1 Y 2.92 7.141 0.015 1165 None 1.696816 9678.64696 -4.9 -5.0 light Normal 1x1 50.022271 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-09 03:32:14 a0216.fits ABE-184 I 20.0 1.62 4.2 Y 2.92 7.107 0.014 1199 None 1.679942 9678.64738 -4.9 -5.0 light Normal 1x1 50.020783 Y
2022-04-09 03:34:08 a0217.fits ABE-027 B 40.0 1.59 4.0 Y 2.86 4.894 0.005 4437 None 1.550039 9678.64870 -4.9 -5.0 light Normal 1x1 50.027735 Y
2022-04-09 03:35:06 a0218.fits ABE-027 B 40.0 1.60 4.0 Y 3.21 4.917 0.005 4202 None 1.545685 9678.64938 -5.0 -5.0 light Normal 1x1 50.029843 Y
2022-04-09 03:36:05 a0219.fits ABE-027 B 40.0 1.61 4.1 Y 3.04 4.934 0.005 4152 None 1.531821 9678.65006 -5.0 -5.0 light Normal 1x1 50.024786 Y
2022-04-09 03:36:48 a0220.fits ABE-027 V 20.0 1.61 4.1 Y 3.22 5.496 0.006 3523 None 1.507074 9678.65056 -4.9 -5.0 light Normal 1x1 50.016653 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-09 03:37:26 a0221.fits ABE-027 V 20.0 1.62 4.1 Y 3.18 5.495 0.006 3856 None 1.498228 9678.65100 -4.9 -5.0 light Normal 1x1 50.024894 Y
2022-04-09 03:38:02 a0222.fits ABE-027 V 20.0 1.62 4.1 Y 3.28 5.496 0.006 3814 None 1.499097 9678.65141 -4.9 -5.0 light Normal 1x1 50.023184 Y
2022-04-09 03:38:41 a0223.fits ABE-027 R 20.0 1.63 4.1 Y 2.55 5.619 0.007 6220 None 1.499374 9678.65186 -4.9 -5.0 light Normal 1x1 50.020715 Y
2022-04-09 03:39:18 a0224.fits ABE-027 R 20.0 1.63 4.1 Y 2.58 5.612 0.007 5050 None 1.495196 9678.65229 -4.9 -5.0 light Normal 1x1 50.018726 Y
2022-04-09 03:39:55 a0225.fits ABE-027 R 20.0 1.64 4.1 Y 2.51 5.628 0.007 5669 None 1.484610 9678.65272 -5.0 -5.0 light Normal 1x1 50.021907 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-09 03:40:35 a0226.fits ABE-027 I 20.00 1.64 4.1 Y 3.17 7.185 0.015 787 None 1.472120 9678.65318 -4.9 -5.0 light Normal 1x1 50.015658 Y
2022-04-09 03:41:11 a0227.fits ABE-027 I 20.00 1.65 4.1 Y 3.22 7.202 0.015 836 None 1.464432 9678.65360 -4.9 -5.0 light Normal 1x1 50.020636 Y
2022-04-09 03:41:48 a0228.fits ABE-027 I 20.00 1.65 4.2 Y 3.38 7.213 0.015 686 None 1.464496 9678.65403 -5.0 -5.0 light Normal 1x1 50.021354 Y
2022-04-09 03:43:22 a0229.fits ABE-097 B 24.14 1.93 4.7 Y 3.52 4.304 0.004 6554 None 1.275714 9678.65512 -4.9 -5.0 light Normal 1x1 50.025367 Y
2022-04-09 03:44:04 a0230.fits ABE-097 B 24.14 1.94 4.7 Y 3.49 4.161 0.003 7074 None 1.259920 9678.65560 -4.9 -5.0 light Normal 1x1 50.027379 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-09 03:44:47 a0231.fits ABE-097 B 24.14 1.95 4.7 Y 3.53 4.500 0.004 6400 None 1.254983 9678.65610 -5.0 -5.0 light Normal 1x1 50.033985 Y
2022-04-09 03:45:23 a0232.fits ABE-097 V 11.99 1.96 4.7 Y 3.29 4.758 0.004 6616 None 1.224351 9678.65652 -4.9 -5.0 light Normal 1x1 50.023940 Y
2022-04-09 03:45:51 a0233.fits ABE-097 V 11.99 1.96 4.7 Y 3.32 4.736 0.004 6647 None 1.232799 9678.65684 -5.0 -5.0 light Normal 1x1 50.019740 Y
2022-04-09 03:46:20 a0234.fits ABE-097 V 11.99 1.97 4.7 Y 3.45 4.767 0.004 5556 None 1.228075 9678.65718 -4.9 -5.0 light Normal 1x1 50.025922 Y
2022-04-09 03:46:50 a0235.fits ABE-097 R 11.33 1.97 4.7 Y 2.64 4.930 0.005 8229 None 1.213024 9678.65752 -5.0 -5.0 light Normal 1x1 50.019210 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-09 03:47:18 a0236.fits ABE-097 R 11.33 1.98 4.7 Y 2.42 4.921 0.005 10944 None 1.202954 9678.65785 -4.9 -5.0 light Normal 1x1 50.019513 Y
2022-04-09 03:47:47 a0237.fits ABE-097 R 11.33 1.98 4.7 Y 2.60 4.912 0.005 10550 None 1.199836 9678.65818 -4.9 -5.0 light Normal 1x1 50.020331 Y
2022-04-09 03:48:26 a0238.fits ABE-097 I 20.00 1.99 4.7 Y 3.26 5.877 0.008 2450 None 1.188548 9678.65863 -5.0 -5.0 light Normal 1x1 50.022116 Y
2022-04-09 03:49:03 a0239.fits ABE-097 I 20.00 2.00 4.8 Y 3.17 5.880 0.008 2539 None 1.186254 9678.65906 -5.0 -5.0 light Normal 1x1 50.023757 Y
2022-04-09 03:49:39 a0240.fits ABE-097 I 20.00 2.01 4.8 Y 3.20 5.884 0.008 2756 None 1.182261 9678.65948 -5.0 -5.0 light Normal 1x1 50.024270 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-09 03:51:25 a0241.fits U_Gem V 10.0 1.15 2.2 Y 3.05 10.403 0.153 96 000-BBN-884 0.074964 9678.66071 -4.9 -5.0 light Normal 1x1 50.015696 Y
2022-04-09 03:51:52 a0242.fits U_Gem V 10.0 1.15 2.2 Y 2.99 10.289 0.135 97 000-BBN-884 0.082774 9678.66102 -5.0 -5.0 light Normal 1x1 50.022428 Y
2022-04-09 03:52:18 a0243.fits U_Gem V 10.0 1.15 2.2 Y 3.10 10.035 0.109 93 000-BBN-884 0.085881 9678.66132 -4.9 -5.0 light Normal 1x1 50.016904 Y
2022-04-09 03:53:39 a0244.fits U_Gem GR 60.0 1.16 2.2 Y 2.76 000-BBN-884 0.090336 9678.66226 -4.9 -5.0 light Normal 1x1 50.012083 Y
2022-04-09 03:55:27 a0245.fits U_Gem GR 60.0 1.16 2.2 000-BBN-884 9678.66351 -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-09 03:58:10.000 a0246.fits R_Aur B 20.18 1.79 4.9 Y 3.77 7.482 0.017 368 000-BBJ-127 2.757448 9678.66539 -5.0 -5.0 light Normal 1x1 50.017990 Y
2022-04-09 03:58:54.000 a0247.fits R_Aur B 20.18 1.79 4.9 Y 4.10 7.270 0.015 332 000-BBJ-127 2.752964 9678.66590 -5.0 -5.0 light Normal 1x1 50.015914 Y
2022-04-09 03:59:53.500 a0248.fits R_Aur V 3.13 1.80 4.9 Y 3.92 7.379 0.015 472 000-BBJ-127 2.731291 9678.66659 -4.9 -5.0 light Normal 1x1 50.013191 Y
2022-04-09 04:02:02.000 a0249.fits R_Aur R 1.02 1.81 4.9 Y 2.94 6.247 0.009 1681 000-BBJ-127 2.720685 9678.66808 -4.9 -5.0 light Normal 1x1 50.012068 Y
2022-04-09 04:05:35.500 a0250.fits R_Aur I 0.69 1.83 5.0 Y 2.81 5.513 0.006 2030 000-BBJ-127 2.686955 9678.67055 -4.9 -5.0 light Normal 1x1 50.001861 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-09 04:13:28.000 a0251.fits V_Cam B 40.00 1.70 4.4 Y 2.20 7.780 0.021 747 000-BBK-579 0.052382 9678.67602 -4.9 -5.0 light Normal 1x1 50.028215 Y
2022-04-09 04:14:24.000 a0252.fits V_Cam B 40.00 1.71 4.4 Y 2.19 7.798 0.021 681 000-BBK-579 0.051151 9678.67667 -5.0 -5.0 light Normal 1x1 50.025572 Y
2022-04-09 04:15:07.500 a0253.fits V_Cam V 8.84 1.71 4.4 Y 1.81 7.552 0.017 1182 000-BBK-579 0.029359 9678.67717 -4.9 -5.0 light Normal 1x1 50.023118 Y
2022-04-09 04:16:21.000 a0254.fits V_Cam R 3.14 1.71 4.4 Y 1.70 6.358 0.009 3237 000-BBK-579 0.011962 9678.67802 -5.0 -5.0 light Normal 1x1 50.016274 Y
2022-04-09 04:18:39.500 a0255.fits V_Cam I 1.60 1.71 4.5 Y 1.78 6.008 0.008 3059 000-BBK-579 0.034280 9678.67962 -4.9 -5.0 light Normal 1x1 50.023984 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-09 04:22:51.000 a0256.fits R_Lyn B 80.00 1.40 3.6 Y 2.43 9.960 0.115 144 000-BBM-269 0.096456 9678.68253 -4.9 -5.0 light Normal 1x1 50.036082 Y
2022-04-09 04:24:28.000 a0257.fits R_Lyn B 80.00 1.41 3.6 Y 2.51 10.028 0.120 143 000-BBM-269 0.085023 9678.68366 -4.9 -5.0 light Normal 1x1 50.034312 Y
2022-04-09 04:25:13.000 a0258.fits R_Lyn V 22.88 1.41 3.6 Y 2.10 8.937 0.045 370 000-BBM-269 0.090747 9678.68418 -4.9 -5.0 light Normal 1x1 50.024242 Y
2022-04-09 04:25:52.000 a0259.fits R_Lyn V 22.88 1.41 3.6 Y 2.14 8.955 0.045 297 000-BBM-269 0.088626 9678.68463 -5.0 -5.0 light Normal 1x1 50.023832 Y
2022-04-09 04:26:57.500 a0260.fits R_Lyn R 4.59 1.42 3.6 Y 1.74 8.340 0.024 519 000-BBM-269 0.109680 9678.68539 -4.9 -5.0 light Normal 1x1 50.023632 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-09 04:28:38.000 a0261.fits R_Lyn I 2.0 1.42 3.7 Y 1.82 8.028 0.021 499 000-BBM-269 0.095286 9678.68655 -5.0 -5.0 light Normal 1x1 50.024366 Y
2022-04-09 04:30:13.500 a0262.fits R_Lyn I 2.0 1.43 3.7 Y 1.88 8.008 0.020 512 000-BBM-269 0.123829 9678.68766 -5.0 -5.0 light Normal 1x1 50.019651 Y
2022-04-09 04:33:17.000 a0263.fits R_Leo B 4.0 1.09 1.0 Y 2.08 7.586 0.017 854 000-BBQ-798 0.094043 9678.68978 -4.9 -5.0 light Normal 1x1 50.032468 Y
2022-04-09 04:34:56.500 a0264.fits R_Leo V 2.0 1.09 1.0 Y 1.77 6.456 0.010 2913 000-BBQ-798 0.078287 9678.69093 -5.0 -5.0 light Normal 1x1 50.027208 Y
2022-04-09 04:36:28.000 a0265.fits R_Leo V 2.0 1.09 1.0 Y 2.13 6.467 0.010 2438 000-BBQ-798 0.051827 9678.69199 -5.0 -5.0 light Normal 1x1 50.021884 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-09 04:38:35.500 a0266.fits R_Leo R 0.50 1.09 1.1 Y 1.67 5.524 0.006 5548 000-BBQ-798 0.077641 9678.69347 -4.9 -5.0 light Normal 1x1 50.019528 Y
2022-04-09 04:41:18.500 a0267.fits R_Leo I 0.25 1.10 1.1 Y 1.59 4.984 0.005 6668 000-BBQ-798 0.086420 9678.69535 -4.9 -5.0 light Normal 1x1 50.022845 Y
2022-04-09 04:45:20.000 a0268.fits RS_CNC B 1.00 1.08 1.8 Y 2.39 6.736 0.011 1157 000-BBQ-327 0.057952 9678.69815 -5.0 -5.0 light Normal 1x1 50.036220 Y
2022-04-09 04:49:38.500 a0269.fits RS_CNC V 0.50 1.09 1.8 Y 2.20 5.959 0.008 2792 000-BBQ-327 0.096017 9678.70114 -4.9 -5.0 light Normal 1x1 50.002816 Y
2022-04-09 04:55:10.000 a0270.fits RS_CNC R 0.50 1.10 1.9 Y 1.67 4.552 0.004 12295 000-BBQ-327 0.200593 9678.70498 -5.0 -5.0 light Normal 1x1 50.019426 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-09 05:01:37 a0271.fits RS_CNC I 0.38 1.11 2.0 Y 1.71 3.982 0.003 10963 000-BBQ-327 0.276282 9678.70946 -4.9 -5.0 light Normal 1x1 50.028655 Y
2022-04-09 05:07:05 a0272.fits SU_LYN V 3.75 1.68 4.6 Y 2.17 5.737 0.007 3787 000-BDT-456 0.018782 9678.71325 -5.0 -5.0 light Normal 1x1 50.017675 Y
2022-04-09 05:07:55 a0273.fits SU_LYN B 10.00 1.68 4.6 Y 2.85 6.433 0.010 1814 000-BDT-456 0.014908 9678.71383 -5.0 -5.0 light Normal 1x1 50.031894 Y
2022-04-09 05:08:21 a0274.fits SU_LYN B 10.00 1.69 4.6 Y 2.85 6.427 0.010 1740 000-BDT-456 0.019786 9678.71413 -4.9 -5.0 light Normal 1x1 50.026572 Y
2022-04-09 05:08:47 a0275.fits SU_LYN B 10.00 1.69 4.7 Y 2.90 6.453 0.010 1645 000-BDT-456 0.030779 9678.71443 -5.0 -5.0 light Normal 1x1 50.025429 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-09 05:09:45.500 a0276.fits SU_LYN R 1.25 1.69 4.7 Y 1.77 5.651 0.007 5724 000-BDT-456 0.047434 9678.71511 -4.9 -5.0 light Normal 1x1 50.017925 Y
2022-04-09 05:11:31.000 a0277.fits SU_LYN I 0.50 1.70 4.7 Y 1.87 6.066 0.008 3084 000-BDT-456 0.057911 9678.71633 -4.9 -5.0 light Normal 1x1 50.014904 Y
2022-04-09 05:14:07.000 a0278.fits GO_Cnc B 5.00 1.18 2.2 Y 2.26 5.291 0.006 5899 000-BCZ-777 2.847431 9678.71814 -4.9 -5.0 light Normal 1x1 50.037929 Y
2022-04-09 05:15:01.500 a0279.fits GO_Cnc B 5.00 1.19 2.2 Y 2.26 5.298 0.006 6590 000-BCZ-777 2.824690 9678.71877 -4.9 -5.0 light Normal 1x1 50.040082 Y
2022-04-09 05:16:00.000 a0280.fits GO_Cnc V 5.00 1.19 2.2 Y 2.08 5.227 0.005 5804 000-BCZ-777 2.812848 9678.71944 -5.0 -5.0 light Normal 1x1 50.025365 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-09 05:16:53.500 a0281.fits GO_Cnc V 5.0 1.19 2.2 Y 2.16 5.201 0.005 9979 000-BCZ-777 2.797463 9678.72006 -5.0 -5.0 light Normal 1x1 50.027191 Y
2022-04-09 05:17:49.500 a0282.fits GO_Cnc R 5.0 1.19 2.2 Y 1.77 5.415 0.006 7600 000-BCZ-777 2.780714 9678.72071 -4.9 -5.0 light Normal 1x1 50.015966 Y
2022-04-09 05:18:43.000 a0283.fits GO_Cnc R 5.0 1.20 2.2 Y 1.71 5.410 0.006 8279 000-BCZ-777 2.774869 9678.72133 -4.9 -5.0 light Normal 1x1 50.026569 Y
2022-04-09 05:19:23.000 a0284.fits GO_Cnc I 10.0 1.20 2.3 Y 2.01 6.242 0.009 3710 000-BCZ-777 2.763574 9678.72179 -4.9 -5.0 light Normal 1x1 50.023308 Y
2022-04-09 05:19:50.000 a0285.fits GO_Cnc I 10.0 1.20 2.3 Y 2.09 6.223 0.009 2693 000-BCZ-777 2.750586 9678.72211 -5.0 -5.0 light Normal 1x1 50.030728 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-09 05:20:16 a0286.fits GO_Cnc I 10.00 1.20 2.3 Y 2.04 6.228 0.009 4081 000-BCZ-777 2.732624 9678.72241 -4.9 -5.0 light Normal 1x1 50.025862 Y
2022-04-09 05:20:43 a0287.fits GO_Cnc I 10.00 1.20 2.3 Y 2.18 6.233 0.009 3366 000-BCZ-777 2.715975 9678.72272 -4.9 -5.0 light Normal 1x1 50.025728 Y
2022-04-09 05:21:10 a0288.fits GO_Cnc I 10.00 1.20 2.3 Y 2.03 6.223 0.009 3428 000-BCZ-777 2.728674 9678.72303 -4.9 -5.0 light Normal 1x1 50.024566 Y
2022-04-09 05:22:43 a0289.fits MX_Hya B 6.17 1.63 2.8 Y 2.57 3.609 0.003 16779 000-BDS-145 1.573067 9678.72411 -5.0 -5.0 light Normal 1x1 50.043932 Y
2022-04-09 05:23:47 a0290.fits MX_Hya V 2.93 1.64 2.9 Y 2.16 3.869 0.003 17818 000-BDS-145 1.541937 9678.72485 -4.9 -5.0 light Normal 1x1 50.025459 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-09 05:25:33 a0291.fits MW_Hya B 26.67 1.69 2.9 Y 2.52 4.042 0.003 21293 000-BCW-131 1.389475 9678.72608 -4.9 -5.0 light Normal 1x1 50.036299 Y
2022-04-09 05:26:06 a0292.fits MW_Hya V 10.08 1.69 3.0 Y 2.30 3.498 0.002 38334 000-BCW-131 1.407460 9678.72646 -4.9 -5.0 light Normal 1x1 50.034072 Y
2022-04-09 05:27:44 a0293.fits ASAS_J082507+04298 B 28.00 1.65 3.3 Y 2.60 4.388 0.004 12789 None 1.203738 9678.72759 -4.9 -5.0 light Normal 1x1 50.036837 Y
2022-04-09 05:28:29 a0294.fits ASAS_J082507+04298 B 28.00 1.66 3.3 Y 2.64 4.403 0.004 13468 None 1.209172 9678.72811 -4.9 -5.0 light Normal 1x1 50.036529 Y
2022-04-09 05:29:01 a0295.fits ASAS_J082507+04298 V 10.58 1.66 3.3 Y 2.05 3.821 0.003 35418 None 1.181440 9678.72848 -4.9 -5.0 light Normal 1x1 50.023372 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-09 05:29:28.000 a0296.fits ASAS_J082507+04298 V 10.58 1.66 3.3 Y 1.96 3.832 0.003 32866 None 1.167792 9678.72880 -4.9 -5.0 light Normal 1x1 50.029038 Y
2022-04-09 05:31:08.000 a0297.fits KW_Hya B 2.84 1.63 2.5 Y 2.17 3.814 0.003 28799 000-BCW-125 1.970625 9678.72995 -4.9 -5.0 light Normal 1x1 50.049394 Y
2022-04-09 05:33:01.500 a0298.fits KW_Hya V 1.42 1.64 2.6 Y 1.85 4.293 0.004 17012 000-BCW-125 1.925834 9678.73127 -4.9 -5.0 light Normal 1x1 50.038278 Y
2022-04-09 05:35:43.500 a0299.fits OW_Hya B 2.79 1.60 2.1 Y 2.15 3.774 0.003 29960 000-BCW-137 2.428644 9678.73314 -4.9 -5.0 light Normal 1x1 50.051047 Y
2022-04-09 05:37:38.500 a0300.fits OW_Hya V 1.40 1.61 2.2 Y 1.67 4.491 0.004 19120 000-BCW-137 2.407782 9678.73447 -5.0 -5.0 light Normal 1x1 50.042403 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-09 05:40:04.000 a0301.fits OP_Hya B 15.55 1.61 2.4 Y 2.28 4.366 0.004 19662 000-BCW-135 2.152423 9678.73616 -4.9 -5.0 light Normal 1x1 50.044068 Y
2022-04-09 05:40:58.500 a0302.fits OP_Hya V 3.33 1.61 2.4 Y 2.23 4.400 0.004 18002 000-BCW-135 2.171301 9678.73679 -4.9 -5.0 light Normal 1x1 50.030213 Y
2022-04-09 05:42:52.000 a0303.fits BP_Cnc B 5.23 1.59 3.5 Y 2.13 4.063 0.003 32615 000-BCT-994 1.177959 9678.73810 -4.9 -5.0 light Normal 1x1 50.036442 Y
2022-04-09 05:44:44.500 a0304.fits BP_Cnc V 1.06 1.60 3.5 Y 1.85 4.222 0.003 20814 000-BCT-994 1.194366 9678.73940 -4.9 -5.0 light Normal 1x1 50.023776 Y
2022-04-09 05:47:51.000 a0305.fits ASAS_J080409+24305 B 40.00 1.63 4.0 Y 2.34 4.239 0.004 18358 None 1.098509 9678.74156 -4.9 -5.0 light Normal 1x1 50.034821 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-09 05:48:48 a0306.fits ASAS_J080409+24305 B 40.00 1.63 4.0 Y 2.24 4.240 0.004 21598 None 1.086158 9678.74222 -4.9 -5.0 light Normal 1x1 50.031288 Y
2022-04-09 05:49:29 a0307.fits ASAS_J080409+24305 V 7.38 1.64 4.0 Y 1.73 4.390 0.004 20701 None 1.071902 9678.74270 -4.9 -5.0 light Normal 1x1 50.028444 Y
2022-04-09 05:51:23 a0308.fits DU_Lyn B 3.21 1.64 4.3 Y 2.18 4.141 0.003 24057 000-BCZ-621 1.574791 9678.74402 -4.9 -5.0 light Normal 1x1 50.034119 Y
2022-04-09 05:53:34 a0309.fits DU_Lyn V 1.04 1.65 4.3 Y 1.68 3.771 0.003 35541 000-BCZ-621 1.561708 9678.74553 -4.9 -5.0 light Normal 1x1 50.027471 Y
2022-04-09 05:56:29 a0310.fits V_Cnc B 28.00 1.66 3.8 Y 2.19 9.382 0.063 187 000-BBP-539 1.109421 9678.74756 -5.0 -5.0 light Normal 1x1 50.038416 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-09 05:57:16.000 a0311.fits V_Cnc B 28.00 1.67 3.8 Y 2.24 9.450 0.066 170 000-BBP-539 1.085982 9678.74810 -4.9 -5.0 light Normal 1x1 50.037322 Y
2022-04-09 05:57:50.000 a0312.fits V_Cnc V 10.66 1.67 3.8 Y 1.78 9.649 0.073 570 000-BBP-539 1.066203 9678.74850 -4.9 -5.0 light Normal 1x1 50.029178 Y
2022-04-09 05:58:19.000 a0313.fits V_Cnc V 10.66 1.68 3.8 Y 1.85 9.639 0.075 521 000-BBP-539 1.059601 9678.74883 -5.0 -5.0 light Normal 1x1 50.027762 Y
2022-04-09 05:59:49.000 a0314.fits NS_Hya B 8.17 1.64 3.1 Y 2.02 11.755 0.337 17131 000-BBQ-266 1.226091 9678.74987 -4.9 -5.0 light Normal 1x1 50.035461 Y
2022-04-09 06:01:17.500 a0315.fits NS_Hya V 1.60 1.65 3.1 Y 1.84 4.320 0.004 21654 000-BBQ-266 1.216955 9678.75090 -5.0 -5.0 light Normal 1x1 50.028605 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-09 06:03:37.000 a0316.fits FW_Cnc B 19.32 1.62 3.5 Y 2.42 3.924 0.003 25797 000-BCV-002 1.149237 9678.75251 -4.9 -5.0 light Normal 1x1 50.048679 Y
2022-04-09 06:04:24.500 a0317.fits FW_Cnc V 4.10 1.63 3.5 Y 2.07 4.036 0.003 26916 000-BCV-002 1.148311 9678.75306 -5.0 -5.0 light Normal 1x1 50.037945 Y
2022-04-09 06:06:09.000 a0318.fits FX_Cnc B 14.91 1.61 3.5 Y 2.46 4.032 0.003 22281 000-BCV-003 1.186990 9678.75427 -4.9 -5.0 light Normal 1x1 50.036060 Y
2022-04-09 06:07:02.000 a0319.fits FX_Cnc V 2.53 1.61 3.5 Y 1.93 4.312 0.004 22624 000-BCV-003 1.167057 9678.75488 -4.9 -5.0 light Normal 1x1 50.028116 Y
2022-04-09 06:08:49.000 a0320.fits IN_Hya B 11.67 1.64 3.0 Y 2.51 4.039 0.003 19122 000-BBQ-445 1.293844 9678.75612 -4.9 -5.0 light Normal 1x1 50.045410 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-09 06:09:42.000 a0321.fits IN_Hya V 2.53 1.65 3.0 Y 2.03 4.057 0.003 25902 000-BBQ-445 1.261213 9678.75674 -4.9 -5.0 light Normal 1x1 50.037147 Y
2022-04-09 06:11:49.000 a0322.fits RT_Cnc B 31.40 1.61 3.5 Y 2.88 4.391 0.004 11258 000-BBQ-129 1.169849 9678.75821 -4.9 -5.0 light Normal 1x1 50.029942 Y
2022-04-09 06:12:29.500 a0323.fits RT_Cnc V 6.35 1.61 3.5 Y 2.43 4.680 0.004 13077 000-BBQ-129 1.152833 9678.75867 -4.9 -5.0 light Normal 1x1 50.022563 Y
2022-04-09 06:17:50.000 a0324.fits SS_Vir B 40.00 1.15 0.1 Y 1.60 8.406 0.030 509 000-BBS-817 0.059322 9678.76238 -5.0 -5.0 light Normal 1x1 50.041535 Y
2022-04-09 06:18:46.000 a0325.fits SS_Vir B 40.00 1.15 0.1 Y 1.59 8.398 0.030 626 000-BBS-817 0.052250 9678.76303 -4.9 -5.0 light Normal 1x1 50.040445 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-09 06:19:41.000 a0326.fits SS_Vir V 3.18 1.15 0.1 Y 1.49 5.739 0.007 6490 000-BBS-817 0.068262 9678.76367 -4.9 -5.0 light Normal 1x1 50.032334 Y
2022-04-09 06:21:39.000 a0327.fits SS_Vir R 1.23 1.15 0.1 Y 1.62 5.099 0.005 7673 000-BBS-817 0.087346 9678.76503 -4.9 -5.0 light Normal 1x1 50.022178 Y
2022-04-09 06:24:35.000 a0328.fits SS_Vir I 0.98 1.15 0.2 Y 1.42 5.504 0.006 6360 000-BBS-817 0.090756 9678.76707 -4.9 -5.0 light Normal 1x1 50.037790 Y
2022-04-09 06:27:39.000 a0329.fits U_Hya B 3.15 1.66 2.1 Y 1.62 5.173 0.005 11872 000-BBR-567 2.743256 9678.76920 -5.1 -5.0 light Normal 1x1 50.050338 Y
2022-04-09 06:30:17.500 a0330.fits U_Hya V 0.68 1.66 2.1 Y 1.43 4.073 0.003 18905 000-BBR-567 2.759644 9678.77104 -4.9 -5.0 light Normal 1x1 50.043267 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-09 06:34:25 a0331.fits UV_Sex B 14.78 1.66 2.4 4.438 0.004 26314 000-BFM-192 9678.77390 -4.9 -5.0 light Normal 1x1 Y
2022-04-09 06:35:56 a0332.fits UV_Sex V 3.88 1.66 2.4 4.195 0.003 26393 000-BFM-192 9678.77495 -4.9 -5.0 light Normal 1x1 Y
2022-04-09 06:37:47 a0333.fits DF_Leo B 16.52 1.67 3.5 Y 1.78 4.188 0.003 37466 000-BCW-214 1.228450 9678.77624 -5.0 -5.0 light Normal 1x1 50.038920 Y
2022-04-09 06:38:42 a0334.fits DF_Leo V 3.28 1.68 3.5 Y 1.55 4.311 0.004 23738 000-BCW-214 1.216671 9678.77687 -5.0 -5.0 light Normal 1x1 50.030654 Y
2022-04-09 06:40:40 a0335.fits BO_Cnc B 7.60 1.61 4.0 Y 1.74 4.360 0.004 22601 000-BCT-993 1.214271 9678.77824 -4.9 -5.0 light Normal 1x1 50.029724 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-09 06:41:54.500 a0336.fits BO_Cnc V 2.10 1.62 4.0 Y 1.53 4.174 0.003 34458 000-BCT-993 1.194418 9678.77910 -4.9 -5.0 light Normal 1x1 50.023278 Y
2022-04-09 06:44:02.000 a0337.fits CX_Lyn B 19.60 1.61 4.3 Y 1.95 4.564 0.004 20253 000-BDT-528 1.723170 9678.78058 -5.0 -5.0 light Normal 1x1 50.028977 Y
2022-04-09 06:44:38.000 a0338.fits CX_Lyn B 19.60 1.62 4.3 Y 1.88 4.578 0.004 21500 000-BDT-528 1.718743 9678.78100 -5.0 -5.0 light Normal 1x1 50.028738 Y
2022-04-09 06:45:24.500 a0339.fits CX_Lyn V 4.41 1.62 4.3 Y 1.66 4.504 0.004 16296 000-BDT-528 1.717649 9678.78153 -4.9 -5.0 light Normal 1x1 50.022854 Y
2022-04-09 06:47:35.000 a0340.fits W_Cnc B 40.00 1.57 3.9 Y 1.81 9.071 0.050 363 000-BBQ-305 1.221347 9678.78304 -4.9 -5.0 light Normal 1x1 50.034683 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-09 06:48:32 a0341.fits W_Cnc B 40.00 1.58 3.9 Y 1.81 9.055 0.049 365 000-BBQ-305 1.212823 9678.78370 -4.9 -5.0 light Normal 1x1 50.035904 Y
2022-04-09 06:49:14 a0342.fits W_Cnc V 20.00 1.59 3.9 Y 1.60 8.252 0.028 770 000-BBQ-305 1.211975 9678.78419 -4.9 -5.0 light Normal 1x1 50.026014 Y
2022-04-09 06:49:51 a0343.fits W_Cnc V 20.00 1.59 3.9 Y 1.64 8.127 0.026 893 000-BBQ-305 1.205576 9678.78462 -4.9 -5.0 light Normal 1x1 50.027800 Y
2022-04-09 06:51:06 a0344.fits RS_Cnc B 6.40 1.54 3.9 Y 1.68 4.822 0.005 19235 000-BBQ-327 1.503235 9678.78549 -4.9 -5.0 light Normal 1x1 50.039302 Y
2022-04-09 06:52:39 a0345.fits RS_Cnc V 1.19 1.54 3.9 Y 1.41 5.005 0.005 12703 000-BBQ-327 1.493657 9678.78656 -4.9 -5.0 light Normal 1x1 50.032353 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-09 06:55:08.000 a0346.fits TZ_Sex B 10.73 1.62 3.0 Y 1.96 4.539 0.004 24013 000-BCX-250 1.461480 9678.78829 -5.0 -5.0 light Normal 1x1 50.039362 Y
2022-04-09 06:56:00.500 a0347.fits TZ_Sex V 2.50 1.63 3.0 Y 1.68 4.471 0.004 21359 000-BCX-250 1.460370 9678.78889 -4.9 -5.0 light Normal 1x1 50.032908 Y
2022-04-09 06:57:54.000 a0348.fits TX_Sex B 17.35 1.62 3.2 Y 1.94 4.364 0.004 30179 000-BFM-190 1.386772 9678.79021 -4.9 -5.0 light Normal 1x1 50.034027 Y
2022-04-09 06:58:40.000 a0349.fits TX_Sex V 3.88 1.62 3.2 Y 1.82 4.319 0.004 21195 000-BFM-190 1.371984 9678.79074 -4.9 -5.0 light Normal 1x1 50.026759 Y
2022-04-09 07:00:29.500 a0350.fits R_Leo B 2.70 1.59 3.4 Y 1.87 8.163 0.022 555 000-BBQ-798 1.318040 9678.79201 -4.9 -5.0 light Normal 1x1 50.030239 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-09 07:01:29.500 a0351.fits R_Leo V 1.35 1.60 3.5 Y 1.54 6.929 0.012 2619 000-BBQ-798 1.283883 9678.79270 -5.0 -5.0 light Normal 1x1 50.036525 Y
2022-04-09 07:03:25.000 a0352.fits DV_Leo B 28.00 1.59 3.4 Y 1.79 4.436 0.004 26211 000-BCW-217 1.219216 9678.79404 -4.9 -5.0 light Normal 1x1 50.037663 Y
2022-04-09 07:04:10.000 a0353.fits DV_Leo B 28.00 1.59 3.4 Y 1.80 4.439 0.004 28532 000-BCW-217 1.206794 9678.79456 -4.9 -5.0 light Normal 1x1 50.037137 Y
2022-04-09 07:04:55.000 a0354.fits DV_Leo V 9.80 1.60 3.4 Y 1.55 3.998 0.003 31509 000-BCW-217 1.213751 9678.79508 -5.0 -5.0 light Normal 1x1 50.029604 Y
2022-04-09 07:06:38.000 a0355.fits VX_Crt B 7.90 1.66 1.7 Y 1.55 4.253 0.004 23878 000-BCZ-980 2.948371 9678.79627 -4.9 -5.0 light Normal 1x1 50.055499 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-09 07:08:07.500 a0356.fits VX_Crt V 1.79 1.66 1.7 Y 1.48 4.433 0.004 23573 000-BCZ-980 2.985004 9678.79731 -4.9 -5.0 light Normal 1x1 50.047601 Y
2022-04-09 07:11:03.000 a0357.fits V_CVn B 5.00 1.03 0.1 Y 1.43 5.659 0.007 10914 000-BBT-559 0.034117 9678.79934 -4.9 -5.0 light Normal 1x1 50.048082 Y
2022-04-09 07:12:32.000 a0358.fits V_CVn V 1.75 1.03 0.1 Y 1.45 5.127 0.005 13277 000-BBT-559 0.058204 9678.80037 -4.9 -5.0 light Normal 1x1 50.040702 Y
2022-04-09 07:15:19.500 a0359.fits V_CVn R 0.80 1.03 0.1 Y 1.52 4.966 0.005 9927 000-BBT-559 0.088524 9678.80231 -5.0 -5.0 light Normal 1x1 50.044872 Y
2022-04-09 07:18:40.500 a0360.fits V_CVn I 1.04 1.04 0.2 Y 1.55 4.374 0.004 15562 000-BBT-559 0.085787 9678.80464 -4.9 -5.0 light Normal 1x1 50.074653 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-09 07:21:52 a0361.fits EH_Leo B 28.0 1.68 4.1 Y 1.66 4.446 0.004 32619 000-BDS-879 1.286469 9678.80685 -4.9 -5.0 light Normal 1x1 50.036636 Y
2022-04-09 07:22:36 a0362.fits EH_Leo B 28.0 1.68 4.1 Y 1.69 4.461 0.004 27787 000-BDS-879 1.277553 9678.80736 -4.9 -5.0 light Normal 1x1 50.036310 Y
2022-04-09 07:23:21 a0363.fits EH_Leo V 9.8 1.69 4.1 Y 1.45 4.000 0.003 44386 000-BDS-879 1.248043 9678.80788 -4.9 -5.0 light Normal 1x1 50.028365 Y
2022-04-09 07:25:51 a0364.fits T_UMi B 40.0 1.36 0.1 Y 1.54 6.987 0.013 2132 000-BBT-772 0.040537 9678.80962 -4.9 -5.0 light Normal 1x1 50.046528 Y
2022-04-09 07:26:49 a0365.fits T_UMi B 40.0 1.36 0.1 Y 1.51 6.999 0.013 3347 000-BBT-772 0.035990 9678.81029 -5.0 -5.0 light Normal 1x1 50.046922 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-09 07:27:51 a0366.fits T_UMi V 40.0 1.36 0.1 Y 1.59 5.499 0.006 7880 000-BBT-772 0.067875 9678.81101 -4.9 -5.0 light Normal 1x1 50.036613 Y
2022-04-09 07:28:48 a0367.fits T_UMi V 40.0 1.36 0.1 Y 1.62 5.498 0.006 8694 000-BBT-772 0.078758 9678.81167 -5.0 -5.0 light Normal 1x1 50.037338 Y
2022-04-09 07:29:52 a0368.fits T_UMi R 4.0 1.36 0.1 Y 1.72 6.636 0.011 2067 000-BBT-772 0.086109 9678.81241 -4.9 -5.0 light Normal 1x1 50.030139 Y
2022-04-09 07:31:11 a0369.fits T_UMi I 6.0 1.36 0.2 Y 1.73 5.462 0.006 7676 000-BBT-772 0.079661 9678.81332 -4.9 -5.0 light Normal 1x1 50.035070 Y
2022-04-09 07:31:55 a0370.fits T_UMi I 6.0 1.36 0.2 Y 1.74 5.462 0.006 6824 000-BBT-772 0.079968 9678.81383 -4.9 -5.0 light Normal 1x1 50.035536 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-09 07:33:48.500 a0371.fits DR_Leo B 5.53 1.61 4.1 Y 1.85 4.281 0.004 22454 000-BBQ-638 1.634967 9678.81514 -4.9 -5.0 light Normal 1x1 50.035983 Y
2022-04-09 07:35:32.000 a0372.fits DR_Leo V 1.20 1.62 4.1 Y 1.58 4.341 0.004 16033 000-BBQ-638 1.598256 9678.81634 -5.0 -5.0 light Normal 1x1 50.017386 Y
2022-04-09 07:38:13.000 a0373.fits EL_Leo B 22.11 1.59 4.1 Y 1.76 4.398 0.004 26162 000-BCW-218 1.852466 9678.81821 -4.9 -5.0 light Normal 1x1 50.038879 Y
2022-04-09 07:38:53.000 a0374.fits EL_Leo B 22.11 1.60 4.1 Y 1.74 4.388 0.004 32457 000-BCW-218 1.841685 9678.81867 -4.9 -5.0 light Normal 1x1 50.040872 Y
2022-04-09 07:39:40.500 a0375.fits EL_Leo V 4.31 1.60 4.1 Y 1.51 4.553 0.004 25305 000-BCW-218 1.817748 9678.81922 -5.0 -5.0 light Normal 1x1 50.032797 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-09 07:41:40.000 a0376.fits TU_LMi B 28.00 1.62 4.2 Y 1.63 4.440 0.004 26667 000-BBQ-688 1.885057 9678.82060 -4.9 -5.0 light Normal 1x1 50.030171 Y
2022-04-09 07:42:25.000 a0377.fits TU_LMi B 28.00 1.63 4.2 Y 1.89 4.453 0.004 23243 000-BBQ-688 1.873241 9678.82112 -4.9 -5.0 light Normal 1x1 50.030698 Y
2022-04-09 07:43:04.500 a0378.fits TU_LMi V 5.59 1.63 4.2 Y 1.49 4.573 0.004 26652 000-BBQ-688 1.846470 9678.82158 -5.0 -5.0 light Normal 1x1 50.023894 Y
2022-04-09 07:44:54.000 a0379.fits VSX_J0930565+444102 B 28.00 1.66 4.5 Y 1.82 4.781 0.005 17253 None 2.399755 9678.82285 -4.9 -5.0 light Normal 1x1 50.039471 Y
2022-04-09 07:45:40.000 a0380.fits VSX_J0930565+444102 B 28.00 1.67 4.5 Y 2.08 4.805 0.005 12728 None 2.394143 9678.82338 -5.0 -5.0 light Normal 1x1 50.038180 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-09 07:46:18.500 a0381.fits VSX_J0930565+444102 V 5.84 1.67 4.5 Y 1.62 4.895 0.005 15701 None 2.374418 9678.82383 -5.0 -5.0 light Normal 1x1 50.028862 Y
2022-04-09 07:48:01.000 a0382.fits DH_Leo B 22.28 1.66 4.0 Y 1.80 4.165 0.003 37952 000-BCW-215 1.392654 9678.82501 -4.9 -5.0 light Normal 1x1 50.035167 Y
2022-04-09 07:48:41.000 a0383.fits DH_Leo B 22.28 1.67 4.0 Y 1.84 4.171 0.003 33541 000-BCW-215 1.375808 9678.82547 -4.9 -5.0 light Normal 1x1 50.034301 Y
2022-04-09 07:49:22.500 a0384.fits DH_Leo V 7.93 1.67 4.0 Y 1.52 4.342 0.004 28463 000-BCW-215 1.343951 9678.82595 -4.9 -5.0 light Normal 1x1 50.023212 Y
2022-04-09 07:51:00.000 a0385.fits EM_Leo B 15.53 1.68 4.2 Y 1.81 4.345 0.004 31972 000-BBQ-871 1.610938 9678.82708 -4.9 -5.0 light Normal 1x1 50.029755 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-09 07:51:46 a0386.fits EM_Leo V 3.80 1.68 4.2 Y 1.59 4.212 0.003 32915 000-BBQ-871 1.583682 9678.82762 -4.9 -5.0 light Normal 1x1 50.018385 Y
2022-04-09 07:53:45 a0387.fits S_LMi B 28.00 1.64 4.2 Y 2.05 9.425 0.058 228 000-BBQ-962 1.814544 9678.82899 -4.9 -5.0 light Normal 1x1 50.033444 Y
2022-04-09 07:54:30 a0388.fits S_LMi B 28.00 1.64 4.2 Y 1.95 9.425 0.058 277 000-BBQ-962 1.804117 9678.82951 -4.9 -5.0 light Normal 1x1 50.035204 Y
2022-04-09 07:55:12 a0389.fits S_LMi V 7.38 1.65 4.3 Y 1.82 9.606 0.055 248 000-BBQ-962 1.797755 9678.83000 -5.0 -5.0 light Normal 1x1 50.027285 Y
2022-04-09 07:57:13 a0390.fits CS_UMa B 3.54 1.61 4.4 Y 1.86 4.020 0.003 30347 000-BCX-416 0.037011 9678.83140 -4.9 -5.0 light Normal 1x1 50.024479 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-09 07:59:43.000 a0391.fits CS_UMa V 0.75 1.62 4.4 Y 1.55 4.094 0.003 24059 000-BCX-416 0.031559 9678.83314 -4.9 -5.0 light Normal 1x1 50.030187 Y
2022-04-09 08:03:12.000 a0392.fits W_UMa B 16.73 1.66 4.6 Y 1.89 4.052 0.003 35016 000-BBQ-676 0.092817 9678.83556 -5.0 -5.0 light Normal 1x1 50.035978 Y
2022-04-09 08:03:45.000 a0393.fits W_UMa B 16.73 1.66 4.6 Y 2.14 4.047 0.003 25205 000-BBQ-676 0.093273 9678.83594 -4.9 -5.0 light Normal 1x1 50.034994 Y
2022-04-09 08:04:24.500 a0394.fits W_UMa V 6.38 1.66 4.6 Y 1.61 4.411 0.004 27553 000-BBQ-676 0.092363 9678.83639 -4.9 -5.0 light Normal 1x1 50.028541 Y
2022-04-09 08:06:25.500 a0395.fits GM_UMa B 3.73 1.52 4.1 Y 1.71 4.008 0.003 32277 000-BFP-090 0.095669 9678.83780 -4.9 -5.0 light Normal 1x1 50.041239 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-09 08:07:54 a0396.fits GM_UMa V 1.98 1.53 4.1 Y 1.55 11.926 0.235 18842 000-BFP-090 0.089907 9678.83882 -4.9 -5.0 light Normal 1x1 50.027518 Y
2022-04-09 08:09:59 a0397.fits UU_LMi B 10.11 1.55 4.0 Y 1.69 4.685 0.004 18354 000-BCW-228 1.897407 9678.84027 -4.9 -5.0 light Normal 1x1 50.029819 Y
2022-04-09 08:11:01 a0398.fits UU_LMi V 2.45 1.55 4.0 Y 1.56 4.692 0.004 15935 000-BCW-228 1.870461 9678.84098 -5.0 -5.0 light Normal 1x1 50.024859 Y
2022-04-09 08:13:14 a0399.fits RX_LMi B 4.74 1.47 3.7 Y 2.03 4.617 0.004 17173 000-BCW-226 1.886470 9678.84252 -4.9 -5.0 light Normal 1x1 50.036214 Y
2022-04-09 08:14:48 a0400.fits RX_LMi V 1.79 1.48 3.8 Y 1.66 4.079 0.003 31636 000-BCW-226 1.849336 9678.84361 -4.9 -5.0 light Normal 1x1 50.021871 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-09 08:22:03.500 a0401.fits VV_Crv B 1.76 1.60 1.9 Y 1.89 4.345 0.004 22014 000-BBT-136 2.770113 9678.84865 -4.9 -5.0 light Normal 1x1 50.049813 Y
2022-04-09 08:24:30.000 a0402.fits VV_Crv V 1.05 1.61 1.9 Y 1.56 4.344 0.004 17696 000-BBT-136 2.823593 9678.85035 -5.0 -5.0 light Normal 1x1 50.034249 Y
2022-04-09 08:31:13.500 a0403.fits SV_Crv B 8.91 1.67 1.9 Y 1.82 4.960 0.005 12631 000-BCV-562 2.884589 9678.85502 -5.0 -5.0 light Normal 1x1 50.052267 Y
2022-04-09 08:32:19.000 a0404.fits SV_Crv V 2.62 1.68 1.9 Y 1.84 4.647 0.004 13541 000-BCV-562 2.904953 9678.85578 -5.0 -5.0 light Normal 1x1 50.044682 Y
2022-04-09 08:34:09.000 a0405.fits RW_Vir B 12.30 1.68 2.7 Y 2.05 4.797 0.005 15798 000-BCX-503 2.037734 9678.85705 -4.9 -5.0 light Normal 1x1 50.045834 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-09 08:35:00.500 a0406.fits RW_Vir V 2.62 1.68 2.7 Y 1.61 4.864 0.005 12741 000-BCX-503 2.008877 9678.85764 -4.9 -5.0 light Normal 1x1 50.043280 Y
2022-04-09 08:36:53.000 a0407.fits VW_Crv B 14.75 1.67 2.0 Y 1.68 4.947 0.005 20892 000-BCV-566 2.772160 9678.85895 -4.9 -5.0 light Normal 1x1 50.053935 Y
2022-04-09 08:37:24.000 a0408.fits VW_Crv B 14.75 1.67 2.0 Y 1.70 4.928 0.005 14455 000-BCV-566 2.776005 9678.85931 -4.9 -5.0 light Normal 1x1 50.052915 Y
2022-04-09 08:38:18.500 a0409.fits VW_Crv V 3.26 1.68 2.0 Y 1.48 4.920 0.005 13796 000-BCV-566 2.802405 9678.85994 -5.0 -5.0 light Normal 1x1 50.046856 Y
2022-04-09 08:40:22.500 a0410.fits ome_Vir B 4.10 1.57 3.3 Y 1.97 3.953 0.003 29692 000-BFP-668 1.403126 9678.86137 -4.9 -5.0 light Normal 1x1 50.047839 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-09 08:43:16.000 a0411.fits ome_Vir V 0.62 1.58 3.3 Y 1.56 4.417 0.004 15501 000-BFP-668 1.398645 9678.86338 -5.0 -5.0 light Normal 1x1 50.044499 Y
2022-04-09 08:46:57.000 a0412.fits KS_Vir B 21.46 1.62 2.3 Y 1.99 4.709 0.004 15061 000-BFP-621 2.348653 9678.86594 -4.9 -5.0 light Normal 1x1 50.045933 Y
2022-04-09 08:47:36.000 a0413.fits KS_Vir B 21.46 1.63 2.3 Y 1.86 4.702 0.004 17912 000-BFP-621 2.344796 9678.86639 -4.9 -5.0 light Normal 1x1 50.050560 Y
2022-04-09 08:48:24.000 a0414.fits KS_Vir V 4.24 1.63 2.3 Y 1.62 4.857 0.005 17847 000-BFP-621 2.350002 9678.86694 -5.0 -5.0 light Normal 1x1 50.041120 Y
2022-04-09 08:50:42.500 a0415.fits psi_Vir B 1.81 1.58 2.2 Y 1.65 4.347 0.004 25851 000-BCX-539 2.570415 9678.86855 -4.9 -5.0 light Normal 1x1 50.037845 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-09 08:53:37.500 a0416.fits psi_Vir V 0.76 1.59 2.2 Y 1.41 3.732 0.003 39147 000-BCX-539 2.533549 9678.87057 -4.9 -5.0 light Normal 1x1 50.038945 Y
2022-04-09 08:56:47.000 a0417.fits FZ_Vir B 13.47 1.57 2.7 Y 2.22 4.258 0.004 28040 000-BCX-527 1.956959 9678.87277 -4.9 -5.0 light Normal 1x1 50.048704 Y
2022-04-09 08:57:41.500 a0418.fits FZ_Vir V 2.89 1.58 2.7 Y 1.84 4.321 0.004 27999 000-BCX-527 1.925734 9678.87340 -4.9 -5.0 light Normal 1x1 50.038986 Y
2022-04-09 08:59:41.000 a0419.fits TX_UMa B 5.22 1.66 4.5 Y 1.98 3.803 0.003 36200 000-BBR-668 2.084862 9678.87478 -4.9 -5.0 light Normal 1x1 50.027332 Y
2022-04-09 09:00:38.000 a0420.fits TX_UMa V 3.72 1.67 4.5 Y 1.57 4.093 0.003 35937 000-BBR-668 2.084332 9678.87544 -5.0 -5.0 light Normal 1x1 50.020353 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-09 09:02:34.000 a0421.fits VY_UMa B 9.30 1.67 4.5 Y 1.99 4.726 0.004 16237 000-BBR-656 0.034289 9678.87678 -4.9 -5.0 light Normal 1x1 50.031233 Y
2022-04-09 09:03:50.500 a0422.fits VY_UMa V 1.46 1.68 4.5 Y 1.59 4.284 0.004 31173 000-BBR-656 0.029381 9678.87767 -5.0 -5.0 light Normal 1x1 50.025890 Y
2022-04-09 09:06:24.000 a0423.fits GY_UMa B 14.72 1.67 4.5 Y 1.87 4.304 0.004 28200 000-BBR-722 0.110354 9678.87944 -5.0 -5.0 light Normal 1x1 50.030350 Y
2022-04-09 09:07:18.500 a0424.fits GY_UMa V 3.22 1.67 4.6 Y 1.76 4.376 0.004 23847 000-BBR-722 0.102895 9678.88008 -4.9 -5.0 light Normal 1x1 50.023661 Y
2022-04-09 09:09:35.000 a0425.fits FR_Cam B 7.50 1.69 3.4 Y 1.96 4.365 0.004 26052 000-BDH-409 0.117534 9678.88166 -4.9 -5.0 light Normal 1x1 50.043152 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-09 09:10:47.000 a0426.fits FR_Cam V 2.00 1.69 3.4 Y 1.53 4.209 0.003 30884 000-BDH-409 0.126296 9678.88249 -4.9 -5.0 light Normal 1x1 50.035993 Y
2022-04-09 09:13:07.000 a0427.fits VW_UMa B 17.20 1.68 4.5 Y 1.72 4.315 0.004 34080 000-BBR-892 0.114068 9678.88411 -4.9 -5.0 light Normal 1x1 50.031475 Y
2022-04-09 09:13:52.500 a0428.fits VW_UMa V 3.52 1.68 4.5 Y 1.55 4.391 0.004 21003 000-BBR-892 0.110500 9678.88464 -4.9 -5.0 light Normal 1x1 50.023853 Y
2022-04-09 09:15:56.000 a0429.fits HM_UMa B 18.45 1.60 4.3 Y 1.83 3.932 0.003 35754 000-BFP-102 0.103502 9678.88606 -4.9 -5.0 light Normal 1x1 50.034354 Y
2022-04-09 09:16:41.500 a0430.fits HM_UMa V 4.03 1.60 4.4 Y 1.69 4.036 0.003 28867 000-BFP-102 0.095632 9678.88659 -5.0 -5.0 light Normal 1x1 50.027110 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-09 09:19:10.000 a0431.fits AW_UMa B 10.45 1.61 4.1 3.463 0.002 51832 000-BCX-410 9678.88831 -5.0 -5.0 light Normal 1x1 Y
2022-04-09 09:21:21.500 a0432.fits AW_UMa V 3.90 1.62 4.1 4.113 0.003 30825 000-BCX-410 9678.88983 -4.9 -5.0 light Normal 1x1 Y
2022-04-09 09:23:34.000 a0433.fits KO_Vir B 21.19 1.64 3.3 Y 1.79 4.526 0.004 22116 000-BFP-617 1.246432 9678.89137 -5.0 -5.0 light Normal 1x1 50.047155 Y
2022-04-09 09:24:13.000 a0434.fits KO_Vir B 21.19 1.64 3.3 Y 1.99 4.528 0.004 16402 000-BFP-617 1.230849 9678.89182 -5.0 -5.0 light Normal 1x1 50.046109 Y
2022-04-09 09:25:00.000 a0435.fits KO_Vir V 4.28 1.65 3.3 Y 1.55 4.745 0.004 12576 000-BFP-617 1.240566 9678.89236 -4.9 -5.0 light Normal 1x1 50.042357 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-09 09:27:02.000 a0436.fits FK_Vir B 30.39 1.63 3.3 Y 2.19 4.298 0.004 25823 000-BCX-523 1.353412 9678.89377 -4.9 -5.0 light Normal 1x1 50.046660 Y
2022-04-09 09:27:49.000 a0437.fits FK_Vir B 30.39 1.63 3.3 Y 2.40 4.318 0.004 18566 000-BCX-523 1.333629 9678.89432 -4.9 -5.0 light Normal 1x1 50.043444 Y
2022-04-09 09:28:27.000 a0438.fits FK_Vir V 5.58 1.64 3.3 Y 3.30 4.594 0.004 12732 000-BCX-523 1.306256 9678.89476 -4.9 -5.0 light Normal 1x1 50.031612 Y
2022-04-09 09:30:15.000 a0439.fits FW_Vir B 4.50 1.63 3.1 Y 2.19 4.318 0.004 21314 000-BCX-526 1.299549 9678.89601 -4.9 -5.0 light Normal 1x1 50.053234 Y
2022-04-09 09:32:15.500 a0440.fits FW_Vir V 1.03 1.64 3.1 Y 1.99 4.353 0.004 14951 000-BCX-526 1.304441 9678.89740 -5.0 -5.0 light Normal 1x1 50.036770 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-09 09:35:06.000 a0441.fits BK_Vir B 22.35 1.67 3.3 Y 2.32 4.986 0.005 9306 000-BCX-512 1.220704 9678.89938 -5.1 -5.0 light Normal 1x1 50.039237 Y
2022-04-09 09:35:45.000 a0442.fits BK_Vir V 5.49 1.68 3.3 Y 2.30 4.908 0.005 8773 000-BCX-512 1.201454 9678.89983 -5.0 -5.0 light Normal 1x1 50.031339 Y
2022-04-09 09:37:37.500 a0443.fits ET_Vir B 2.77 1.65 1.7 Y 2.08 4.132 0.003 28912 000-BBV-226 2.883937 9678.90113 -5.0 -5.0 light Normal 1x1 50.049901 Y
2022-04-09 09:40:23.500 a0444.fits ET_Vir V 0.69 1.65 1.7 Y 1.68 3.938 0.003 24773 000-BBV-226 2.937827 9678.90305 -4.9 -5.0 light Normal 1x1 50.051622 Y
2022-04-09 09:44:48.000 a0445.fits R_CrB B 2.50 1.00 0.2 Y 1.67 4.001 0.003 34065 000-BBW-575 0.058962 9678.90611 -4.9 -5.0 light Normal 1x1 50.031988 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-09 09:47:24.500 a0446.fits R_CrB V 1.00 1.00 0.2 Y 1.45 4.408 0.004 23776 000-BBW-575 0.042447 9678.90792 -5.0 -5.0 light Normal 1x1 50.029644 Y
2022-04-09 09:50:28.500 a0447.fits R_CrB R 0.96 1.00 0.2 Y 1.52 4.359 0.004 24241 000-BBW-575 0.025372 9678.91005 -4.9 -5.0 light Normal 1x1 50.029041 Y
2022-04-09 09:52:52.500 a0448.fits R_CrB I 2.00 1.00 0.3 Y 1.62 4.919 0.005 13854 000-BBW-575 0.058107 9678.91172 -5.1 -5.0 light Normal 1x1 50.025653 Y
2022-04-09 09:54:21.500 a0449.fits R_CrB I 2.00 1.00 0.3 Y 1.62 4.925 0.005 12240 000-BBW-575 0.069994 9678.91275 -4.9 -5.0 light Normal 1x1 50.024134 Y
2022-04-09 09:56:29.000 a0450.fits R_CrB B 2.50 1.00 0.4 Y 1.70 3.995 0.003 32728 000-BBW-575 0.073119 9678.91422 -5.0 -5.0 light Normal 1x1 50.036581 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-09 09:59:05.500 a0451.fits R_CrB V 1.00 1.00 0.4 Y 1.47 4.404 0.004 22744 000-BBW-575 0.077696 9678.91604 -4.9 -5.0 light Normal 1x1 50.025073 Y
2022-04-09 10:02:10.000 a0452.fits R_CrB R 0.96 1.01 0.4 Y 1.42 4.354 0.004 20346 000-BBW-575 0.089888 9678.91817 -4.9 -5.0 light Normal 1x1 50.027133 Y
2022-04-09 10:04:35.000 a0453.fits R_CrB I 2.00 1.01 0.5 Y 1.61 4.930 0.005 13694 000-BBW-575 0.121543 9678.91985 -4.9 -5.0 light Normal 1x1 50.024939 Y
2022-04-09 10:06:07.500 a0454.fits R_CrB I 2.00 1.01 0.5 Y 1.67 4.933 0.005 11514 000-BBW-575 0.128611 9678.92092 -5.0 -5.0 light Normal 1x1 50.025996 Y
2022-04-09 10:08:20.000 a0455.fits R_CrB B 2.50 1.01 0.6 Y 1.72 4.002 0.003 26037 000-BBW-575 0.184787 9678.92245 -5.0 -5.0 light Normal 1x1 50.032042 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-09 10:11:02.500 a0456.fits R_CrB V 1.00 1.01 0.6 Y 1.61 4.407 0.004 17092 000-BBW-575 0.163796 9678.92433 -5.0 -5.0 light Normal 1x1 50.032163 Y
2022-04-09 10:14:14.500 a0457.fits R_CrB R 0.96 1.01 0.6 Y 1.52 4.351 0.004 19666 000-BBW-575 0.211908 9678.92656 -4.9 -5.0 light Normal 1x1 50.026897 Y
2022-04-09 10:16:46.000 a0458.fits R_CrB I 2.00 1.01 0.7 Y 1.63 4.925 0.005 13605 000-BBW-575 0.247653 9678.92831 -5.0 -5.0 light Normal 1x1 50.023859 Y
2022-04-09 10:18:20.000 a0459.fits R_CrB I 2.00 1.01 0.7 Y 1.61 4.925 0.005 10567 000-BBW-575 0.231792 9678.92940 -5.0 -5.0 light Normal 1x1 50.024406 Y
2022-04-09 10:21:03.000 a0460.fits LT_Vir B 40.00 1.67 3.2 Y 2.09 3.947 0.003 30590 000-BFP-634 1.331900 9678.93128 -4.9 -5.0 light Normal 1x1 50.030275 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-09 10:22:01 a0461.fits LT_Vir B 40.00 1.68 3.2 Y 2.20 3.952 0.003 27470 000-BFP-634 1.294577 9678.93196 -4.9 -5.0 light Normal 1x1 50.026123 Y
2022-04-09 10:22:44 a0462.fits LT_Vir V 20.00 1.68 3.2 Y 1.99 12.376 0.813 145 000-BFP-634 1.264981 9678.93245 -4.9 -5.0 light Normal 1x1 50.024434 Y
2022-04-09 10:23:21 a0463.fits LT_Vir V 20.00 1.69 3.3 Y 2.13 3.165 0.002 54495 000-BFP-634 1.266125 9678.93288 -4.9 -5.0 light Normal 1x1 50.020017 Y
2022-04-09 10:24:52 a0464.fits FO_Vir B 18.90 1.68 3.2 Y 2.59 2.368 0.001 54876 000-BFP-562 1.320878 9678.93394 -4.9 -5.0 light Normal 1x1 50.040881 Y
2022-04-09 10:25:25 a0465.fits FO_Vir V 9.45 1.68 3.2 Y 2.35 2.747 0.002 53422 000-BFP-562 1.310055 9678.93432 -4.9 -5.0 light Normal 1x1 50.030601 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-09 10:27:16 a0466.fits KX_Vir B 39.50 1.68 3.6 Y 2.22 3.703 0.003 32415 000-BFP-626 1.168715 9678.93560 -4.9 -5.0 light Normal 1x1 50.037487 Y
2022-04-09 10:27:54 a0467.fits KX_Vir V 14.88 1.69 3.6 Y 1.93 3.302 0.002 49895 000-BFP-626 1.153586 9678.93604 -4.9 -5.0 light Normal 1x1 50.030830 Y
2022-04-09 10:31:28 a0468.fits kap_Dra B 0.68 1.62 4.2 Y 2.09 2.940 0.002 49671 000-BCV-882 0.042440 9678.93852 -4.9 -5.0 light Normal 1x1 50.043010 Y
2022-04-09 10:36:47 a0469.fits kap_Dra V 0.45 1.63 4.2 Y 1.54 3.431 0.002 31387 000-BCV-882 0.020295 9678.94221 -4.9 -5.0 light Normal 1x1 50.029216 Y
2022-04-09 10:45:03 a0470.fits FS_Com B 6.25 1.62 3.9 Y 2.29 3.915 0.003 20793 000-BBT-465 1.243088 9678.94795 -4.9 -5.0 light Normal 1x1 50.040321 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-09 10:46:05 a0471.fits FS_Com V 2.33 1.62 3.9 Y 1.83 3.451 0.002 39634 000-BBT-465 1.201237 9678.94867 -4.9 -5.0 light Normal 1x1 50.031146 Y
2022-04-09 10:49:19 a0472.fits WZ_Dra B 60.00 1.08 0.1 Y 1.97 5.692 0.007 9141 000-BBY-284 0.050328 9678.95091 -4.9 -5.0 light Normal 1x1 50.041578 Y
2022-04-09 10:50:35 a0473.fits WZ_Dra B 60.00 1.08 0.1 Y 1.96 5.701 0.007 8017 000-BBY-284 0.043533 9678.95179 -4.9 -5.0 light Normal 1x1 50.042677 Y
2022-04-09 10:51:28 a0474.fits WZ_Dra V 30.62 1.08 0.1 Y 1.80 4.953 0.005 13818 000-BBY-284 0.064372 9678.95241 -4.9 -5.0 light Normal 1x1 50.033296 Y
2022-04-09 10:52:15 a0475.fits WZ_Dra V 30.62 1.08 0.1 Y 1.78 4.955 0.005 14598 000-BBY-284 0.073694 9678.95295 -4.9 -5.0 light Normal 1x1 50.033029 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-09 10:53:19.000 a0476.fits WZ_Dra R 4.00 1.08 0.1 Y 1.72 5.981 0.008 4760 000-BBY-284 0.075832 9678.95369 -4.9 -5.0 light Normal 1x1 50.028851 Y
2022-04-09 10:54:57.000 a0477.fits WZ_Dra I 2.00 1.08 0.1 Y 1.55 6.164 0.008 3264 000-BBY-284 0.077437 9678.95483 -5.0 -5.0 light Normal 1x1 50.028493 Y
2022-04-09 10:56:25.500 a0478.fits WZ_Dra I 2.00 1.08 0.2 Y 1.57 6.152 0.008 3616 000-BBY-284 0.057603 9678.95585 -5.0 -5.0 light Normal 1x1 50.031739 Y
2022-04-09 10:58:50.500 a0479.fits Y_CVn B 4.15 1.66 4.5 Y 2.02 5.653 0.007 5156 000-BBT-191 2.401863 9678.95753 -4.9 -5.0 light Normal 1x1 50.040925 Y
2022-04-09 11:00:27.000 a0480.fits Y_CVn V 1.55 1.67 4.5 Y 1.80 3.544 0.003 38431 000-BBT-191 2.365633 9678.95865 -4.9 -5.0 light Normal 1x1 50.029661 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-09 11:03:00 a0481.fits BY_CVn B 30.44 1.67 4.5 Y 2.30 4.258 0.004 18191 000-BDH-688 2.597636 9678.96042 -4.9 -5.0 light Normal 1x1 50.033556 Y
2022-04-09 11:03:47 a0482.fits BY_CVn B 30.44 1.67 4.5 Y 2.42 4.251 0.004 19184 000-BDH-688 2.590767 9678.96096 -4.9 -5.0 light Normal 1x1 50.035818 Y
2022-04-09 11:04:19 a0483.fits BY_CVn V 11.30 1.68 4.5 Y 2.18 3.830 0.003 30461 000-BDH-688 2.563595 9678.96133 -4.9 -5.0 light Normal 1x1 50.024641 Y
2022-04-09 11:04:46 a0484.fits BY_CVn V 11.30 1.68 4.5 Y 2.08 3.800 0.003 36906 000-BDH-688 2.564676 9678.96164 -4.9 -5.0 light Normal 1x1 50.022786 Y
2022-04-09 11:06:45 a0485.fits S_UMa B 32.85 1.68 4.6 Y 2.17 8.619 0.033 420 000-BBT-169 0.061103 9678.96302 -4.9 -5.0 light Normal 1x1 50.029276 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-09 11:07:25.500 a0486.fits S_UMa V 7.03 1.68 4.6 Y 1.85 7.630 0.018 806 000-BBT-169 0.053828 9678.96349 -4.9 -5.0 light Normal 1x1 50.024790 Y
2022-04-09 11:09:18.000 a0487.fits BZ_CVn B 29.90 1.67 4.5 Y 2.18 4.082 0.003 23738 000-BDH-689 2.487298 9678.96479 -4.9 -5.0 light Normal 1x1 50.033785 Y
2022-04-09 11:09:59.000 a0488.fits BZ_CVn V 6.42 1.67 4.5 Y 2.05 4.189 0.003 20821 000-BDH-689 2.458480 9678.96527 -4.9 -5.0 light Normal 1x1 50.016633 Y
2022-04-09 11:11:53.000 a0489.fits CE_CVn B 30.52 1.63 4.4 Y 2.22 4.130 0.003 21935 000-BDH-691 2.438785 9678.96659 -4.9 -5.0 light Normal 1x1 50.038469 Y
2022-04-09 11:12:40.000 a0490.fits CE_CVn B 30.52 1.64 4.4 Y 2.13 4.134 0.003 26355 000-BDH-691 2.433900 9678.96713 -4.9 -5.0 light Normal 1x1 50.036417 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-09 11:13:22.500 a0491.fits CE_CVn V 8.48 1.64 4.4 Y 2.04 3.919 0.003 27113 000-BDH-691 2.409358 9678.96762 -5.0 -5.0 light Normal 1x1 50.032869 Y
2022-04-09 11:15:10.000 a0492.fits RS_CVn B 23.17 1.67 4.3 Y 2.22 3.888 0.003 23846 000-BBT-509 1.768902 9678.96887 -5.0 -5.0 light Normal 1x1 50.034293 Y
2022-04-09 11:15:49.000 a0493.fits RS_CVn B 23.17 1.67 4.3 Y 2.27 3.890 0.003 29775 000-BBT-509 1.766082 9678.96932 -4.9 -5.0 light Normal 1x1 50.032783 Y
2022-04-09 11:16:23.000 a0494.fits RS_CVn V 11.41 1.68 4.3 Y 1.96 4.004 0.003 30336 000-BBT-509 1.739765 9678.96971 -5.0 -5.0 light Normal 1x1 50.024748 Y
2022-04-09 11:16:50.000 a0495.fits RS_CVn V 11.41 1.68 4.3 Y 1.88 4.003 0.003 35440 000-BBT-509 1.735265 9678.97002 -4.9 -5.0 light Normal 1x1 50.026607 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-09 11:18:32.000 a0496.fits DL_Boo B 30.55 1.61 3.8 Y 2.29 4.273 0.004 15770 000-BBT-930 1.367796 9678.97120 -4.9 -5.0 light Normal 1x1 50.041444 Y
2022-04-09 11:19:19.000 a0497.fits DL_Boo B 30.55 1.62 3.8 Y 2.15 4.273 0.004 19421 000-BBT-930 1.353533 9678.97175 -4.9 -5.0 light Normal 1x1 50.039301 Y
2022-04-09 11:20:02.500 a0498.fits DL_Boo V 8.56 1.62 3.8 Y 2.00 3.985 0.003 24036 000-BBT-930 1.326411 9678.97225 -5.0 -5.0 light Normal 1x1 50.030155 Y
2022-04-09 11:21:43.000 a0499.fits NN_Vir B 17.50 1.62 3.3 Y 2.22 3.496 0.002 37860 000-BDB-299 1.297218 9678.97341 -5.0 -5.0 light Normal 1x1 50.040475 Y
2022-04-09 11:22:18.000 a0500.fits NN_Vir B 17.50 1.63 3.3 Y 2.23 3.506 0.002 40362 000-BDB-299 1.278328 9678.97382 -5.0 -5.0 light Normal 1x1 50.044345 Y

images 501 to 515

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-09 11:23:00.500 a0501.fits NN_Vir V 8.57 1.63 3.3 Y 1.96 3.867 0.003 30085 000-BDB-299 1.253160 9678.97431 -5.0 -5.0 light Normal 1x1 50.035123 Y
2022-04-09 11:24:39.000 a0502.fits NR_Vir B 16.58 1.62 3.2 Y 2.14 4.099 0.003 27949 000-BBV-455 1.287628 9678.97545 -5.0 -5.0 light Normal 1x1 50.038961 Y
2022-04-09 11:25:18.500 a0503.fits NR_Vir V 6.41 1.63 3.2 Y 1.85 3.532 0.003 52841 000-BBV-455 1.278931 9678.97591 -4.9 -5.0 light Normal 1x1 50.030787 Y
2022-04-09 11:27:10.000 a0504.fits NQ_Vir B 30.48 1.60 3.2 Y 2.00 4.090 0.003 28488 000-BBV-446 1.394594 9678.97720 -4.9 -5.0 light Normal 1x1 50.044412 Y
2022-04-09 11:27:57.000 a0505.fits NQ_Vir B 30.48 1.61 3.2 Y 2.09 4.087 0.003 28572 000-BBV-446 1.370699 9678.97774 -5.0 -5.0 light Normal 1x1 50.046206 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-09 11:28:31.000 a0506.fits NQ_Vir V 11.32 1.61 3.2 Y 1.86 3.519 0.002 52011 000-BBV-446 1.341645 9678.97814 -5.0 -5.0 light Normal 1x1 50.036422 Y
2022-04-09 11:28:59.000 a0507.fits NQ_Vir V 11.32 1.62 3.2 Y 1.87 10.070 0.105 50702 000-BBV-446 1.329570 9678.97846 -4.9 -5.0 light Normal 1x1 50.038113 Y
2022-04-09 11:32:01.000 a0508.fits 6_Cas B 0.75 2.25 -6.1 Y 2.40 5.347 0.006 4026 000-BCS-000 0.066001 9678.98057 -4.9 -5.0 light Normal 1x1 50.039405 Y
2022-04-09 11:36:15.000 a0509.fits 6_Cas V 0.38 2.23 -6.0 Y 1.88 5.301 0.006 4407 000-BCS-000 0.057714 9678.98351 -5.0 -5.0 light Normal 1x1 50.010191 Y
2022-04-09 11:43:10.500 a0510.fits 6_Cas I 0.26 2.18 -5.9 Y 1.64 6.546 0.010 1337 000-BCS-000 0.109972 9678.98832 -4.9 -5.0 light Normal 1x1 50.028424 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-09 11:49:06.500 a0511.fits EU_Del B 1.00 1.26 -2.6 Y 1.84 5.776 0.007 5066 000-BCM-022 2.273073 9678.99244 -5.1 -5.0 light Normal 1x1 50.038655 Y
2022-04-09 11:50:37.500 a0512.fits EU_Del V 0.50 1.25 -2.6 Y 1.53 5.051 0.005 10915 000-BCM-022 2.268369 9678.99349 -4.9 -5.0 light Normal 1x1 50.028991 Y
2022-04-09 11:52:03.000 a0513.fits EU_Del R 0.25 1.25 -2.5 Y 1.41 4.707 0.004 17827 000-BCM-022 2.275819 9678.99448 -4.9 -5.0 light Normal 1x1 50.023870 Y
2022-04-09 11:53:28.500 a0514.fits EU_Del I 0.20 1.24 -2.5 Y 1.57 4.427 0.004 13907 000-BCM-022 2.311093 9678.99547 -5.0 -5.0 light Normal 1x1 50.020756 Y
2022-04-09 11:56:02.000 a0515.fits UX_Sgr B 37.75 1.50 -0.7 Y 1.76 4.147 0.004 35134 000-BCW-982 1.996865 9678.99725 -5.1 -5.0 light Normal 1x1 50.051979 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