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

Telescope bsm_tx date 220405 (yymmdd)

Run at 04/07/2022 04:02:49 EDT

Warnings and Errors

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

CCD set point vs operating temperature

Maximum delta temperature SET - CCD 0.30 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-06 05:36:34 AAVSO_ NorthSurvey_ HQ_ AUTO R_Lyn B 36.050 1.68 2.28 10.917 0.184 52
2022-04-06 05:37:09 AAVSO_ NorthSurvey_ HQ_ AUTO R_Lyn V 13.450 1.68 1.85 9.539 0.063 230
2022-04-06 08:05:16 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi B 28.000 1.64 3.35 9.549 0.063 58
2022-04-06 08:06:44 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi V 7.380 1.65 3.62 9.661 0.056 60
2022-04-06 05:25:06 AAVSO_ NorthSurvey_ HQ_ AUTO T_Hya B 22.750 1.69 2.50 9.552 0.062 122
2022-04-06 06:07:55 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc B 28.000 1.66 2.25 9.447 0.058 160
2022-04-06 06:08:29 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc V 10.660 1.66 1.92 9.590 0.062 541
2022-04-06 02:26:47 AAVSO_ P252_ SGUA_ AUTO ABE-A26 B 17.990 1.27 2.43 11.063 0.249 23560
2022-04-06 04:22:51 AAVSO_ P254_ BRIE_ AUTO U_Gem GR 60.000 1.21 9.349 0.073 165
2022-04-06 04:21:29 AAVSO_ P254_ BRIE_ AUTO U_Gem V 10.000 1.20 2.59 10.684 0.143 44
2022-04-06 04:36:40 AAVSO_ P48and60_ SFRA_ AUTO R_Lyn B 80.000 1.41 3.72 9.903 0.087 64

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-06 11:36:12.500 AAVSO_ P115_ ETOA_ AUTO B 0.750 2.32 -6.2 a0553.fits Y 3.79 5.456 0.006 1838 10
2022-04-06 11:40:43.000 AAVSO_ P115_ ETOA_ AUTO V 0.380 2.29 -6.1 a0554.fits Y 3.32 5.536 0.006 1681 20
2022-04-06 11:47:02.500 AAVSO_ P115_ ETOA_ AUTO I 0.260 2.24 -6.0 a0555.fits Y 3.06 6.982 0.012 400 30

AA_Cam

AUID 000-BBM-768

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:39:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.4 a0335.fits Y 2.71 4.752 0.004 8313
2022-04-06 05:39:47 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.4 a0336.fits Y 2.39 4.661 0.004 11353
2022-04-06 05:40:26 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.620 1.66 4.5 a0337.fits Y 2.12 4.780 0.004 10518 2

ABE-027

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 02:43:00 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.27 3.0 a0153.fits Y 3.16 4.796 0.005 7602
2022-04-06 02:43:57 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.27 3.0 a0154.fits Y 2.68 4.750 0.004 9699
2022-04-06 02:44:55 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.27 3.0 a0155.fits Y 2.71 4.756 0.004 10514
2022-04-06 02:45:37 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.28 3.0 a0156.fits Y 3.09 5.529 0.006 3608
2022-04-06 02:46:14 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.28 3.0 a0157.fits Y 2.75 5.366 0.006 5320
2022-04-06 02:46:51 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.28 3.0 a0158.fits Y 2.51 5.348 0.006 7458
2022-04-06 02:47:29 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.28 3.1 a0159.fits Y 2.31 5.513 0.006 5857
2022-04-06 02:48:06 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.29 3.1 a0160.fits Y 2.02 5.507 0.006 8879
2022-04-06 02:48:44 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.29 3.1 a0161.fits Y 2.15 5.475 0.006 8003
2022-04-06 02:49:24 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.29 3.1 a0162.fits Y 3.04 7.094 0.014 795
2022-04-06 02:50:01 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.29 3.1 a0163.fits Y 2.37 7.050 0.014 1568
2022-04-06 02:50:38 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.30 3.1 a0164.fits Y 2.74 7.043 0.014 985
2022-04-06 03:31:53 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.50 3.8 a0217.fits Y 2.53 4.819 0.005 10230
2022-04-06 03:32:50 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.51 3.8 a0218.fits Y 2.79 4.851 0.005 7963
2022-04-06 03:33:47 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.51 3.8 a0219.fits Y 2.61 4.829 0.005 8803
2022-04-06 03:34:30 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.52 3.8 a0220.fits Y 2.52 5.435 0.006 6116
2022-04-06 03:35:06 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.52 3.8 a0221.fits Y 2.45 5.462 0.006 5827
2022-04-06 03:35:43 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.52 3.9 a0222.fits Y 2.66 5.447 0.006 5739
2022-04-06 03:36:21 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.53 3.9 a0223.fits Y 2.24 5.580 0.007 6269
2022-04-06 03:36:58 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.53 3.9 a0224.fits Y 2.02 5.542 0.006 9686
2022-04-06 03:37:35 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.54 3.9 a0225.fits Y 2.43 5.577 0.007 5240
2022-04-06 03:38:15 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.54 3.9 a0226.fits Y 2.68 7.145 0.014 1023
2022-04-06 03:38:52 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.54 3.9 a0227.fits Y 2.31 7.093 0.014 1452
2022-04-06 03:39:29 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.55 3.9 a0228.fits Y 2.57 7.162 0.014 1185

ABE-097

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 02:02:19 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.23 2.8 a0101.fits Y 2.41 3.841 0.003 30419
2022-04-06 02:03:00 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.23 2.8 a0102.fits Y 2.24 3.825 0.003 32290
2022-04-06 02:03:41 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.23 2.8 a0103.fits Y 2.27 3.827 0.003 28603
2022-04-06 02:04:14 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.23 2.8 a0104.fits Y 2.34 4.545 0.004 13995
2022-04-06 02:04:42 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.23 2.8 a0105.fits Y 1.96 4.520 0.004 19469
2022-04-06 02:05:10 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.24 2.8 a0106.fits Y 2.66 4.567 0.004 9840
2022-04-06 02:05:40 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.24 2.8 a0107.fits Y 1.62 4.725 0.004 22715
2022-04-06 02:06:09 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.24 2.8 a0108.fits Y 2.03 4.749 0.004 12259
2022-04-06 02:06:37 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.24 2.8 a0109.fits Y 1.64 4.719 0.004 18793
2022-04-06 02:07:17 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.24 2.9 a0110.fits Y 2.04 5.646 0.007 6349
2022-04-06 02:07:52 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.24 2.9 a0111.fits Y 1.95 5.642 0.007 6654
2022-04-06 02:08:28 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 2.9 a0112.fits Y 2.37 5.668 0.007 4739
2022-04-06 02:52:10 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.44 3.6 a0165.fits Y 3.00 3.942 0.003 16376
2022-04-06 02:52:50 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.44 3.6 a0166.fits Y 3.53 4.102 0.003 10885
2022-04-06 02:53:31 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.44 3.6 a0167.fits Y 3.14 4.007 0.003 13395
2022-04-06 02:54:05 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.45 3.6 a0168.fits Y 2.48 4.731 0.004 13602
2022-04-06 02:54:33 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.45 3.6 a0169.fits Y 3.21 6.936 0.013 6199
2022-04-06 02:55:01 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.45 3.7 a0170.fits Y 3.05 4.630 0.004 8195
2022-04-06 02:55:31 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.45 3.7 a0171.fits Y 2.07 4.780 0.005 10831
2022-04-06 02:55:59 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.46 3.7 a0172.fits Y 2.27 4.777 0.004 12070
2022-04-06 02:56:27 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.46 3.7 a0173.fits Y 2.14 4.792 0.005 12569
2022-04-06 02:57:07 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.46 3.7 a0174.fits Y 2.79 5.733 0.007 3180
2022-04-06 02:57:43 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.47 3.7 a0175.fits Y 3.46 5.938 0.008 2152
2022-04-06 02:58:20 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.47 3.7 a0176.fits Y 2.81 5.803 0.007 3303
2022-04-06 03:41:05 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.79 4.4 a0229.fits Y 2.78 4.064 0.003 17212
2022-04-06 03:41:46 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.79 4.4 a0230.fits Y 2.80 4.079 0.003 15926
2022-04-06 03:42:27 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.80 4.5 a0231.fits Y 2.79 4.074 0.003 17417
2022-04-06 03:43:01 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.81 4.5 a0232.fits Y 2.32 4.692 0.004 15190
2022-04-06 03:43:29 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.81 4.5 a0233.fits Y 2.44 4.692 0.004 16266
2022-04-06 03:43:58 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.81 4.5 a0234.fits Y 2.41 4.687 0.004 10955
2022-04-06 03:44:27 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.82 4.5 a0235.fits Y 2.31 4.895 0.005 9932
2022-04-06 03:44:55 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.82 4.5 a0236.fits Y 1.94 4.828 0.005 13223
2022-04-06 03:45:24 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.83 4.5 a0237.fits Y 1.86 4.858 0.005 17026
2022-04-06 03:46:04 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.84 4.5 a0238.fits Y 2.26 5.800 0.007 5088
2022-04-06 03:46:41 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.84 4.5 a0239.fits Y 2.39 5.814 0.007 3989
2022-04-06 03:47:17 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.85 4.5 a0240.fits Y 2.69 5.816 0.007 3787

ABE-176

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 02:10:38 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.25 3.0 a0113.fits Y 2.28 4.210 0.003 22707
2022-04-06 02:11:29 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.25 3.0 a0114.fits Y 2.32 4.228 0.003 24412
2022-04-06 02:12:20 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.25 3.0 a0115.fits Y 2.31 4.229 0.003 21459
2022-04-06 02:13:01 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.26 3.0 a0116.fits Y 2.03 4.910 0.005 17179
2022-04-06 02:13:33 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.26 3.0 a0117.fits Y 2.02 4.907 0.005 14913
2022-04-06 02:14:05 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.26 3.0 a0118.fits Y 2.17 4.902 0.005 15181
2022-04-06 02:14:35 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.26 3.0 a0119.fits Y 1.64 5.411 0.006 8453
2022-04-06 02:15:03 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.26 3.0 a0120.fits Y 1.64 5.395 0.006 9087
2022-04-06 02:15:30 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.27 3.1 a0121.fits Y 1.68 5.388 0.006 11855
2022-04-06 02:16:10 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.27 3.1 a0122.fits Y 2.21 6.352 0.010 3213
2022-04-06 02:16:47 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.27 3.1 a0123.fits Y 2.25 6.347 0.010 3352
2022-04-06 02:17:23 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.27 3.1 a0124.fits Y 2.23 6.363 0.010 3051
2022-04-06 03:00:04 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.45 3.8 a0177.fits Y 3.50 4.427 0.004 8220
2022-04-06 03:00:55 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.46 3.8 a0178.fits Y 3.46 4.460 0.004 8583
2022-04-06 03:01:46 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.46 3.8 a0179.fits Y 2.87 4.338 0.004 12822
2022-04-06 03:02:26 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.47 3.8 a0180.fits Y 2.94 5.110 0.005 6840
2022-04-06 03:02:59 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.47 3.8 a0181.fits Y 2.54 4.990 0.005 10668
2022-04-06 03:03:32 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.47 3.9 a0182.fits Y 3.00 5.042 0.005 6220
2022-04-06 03:04:03 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.47 3.9 a0183.fits Y 2.39 5.499 0.006 5427
2022-04-06 03:04:32 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.48 3.9 a0184.fits Y 2.14 5.443 0.006 7068
2022-04-06 03:05:01 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.48 3.9 a0185.fits Y 2.88 5.824 0.007 2738
2022-04-06 03:05:42 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.48 3.9 a0186.fits Y 3.29 6.445 0.010 1600
2022-04-06 03:06:19 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.49 3.9 a0187.fits Y 2.38 6.411 0.010 3157
2022-04-06 03:06:57 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.49 3.9 a0188.fits Y 2.53 6.393 0.010 2620
2022-04-06 03:49:01 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.79 4.6 a0241.fits Y 2.76 4.441 0.004 9855
2022-04-06 03:49:52 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.79 4.6 a0242.fits Y 3.26 4.464 0.004 8933
2022-04-06 03:50:43 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.80 4.6 a0243.fits Y 2.83 4.442 0.004 9754
2022-04-06 03:51:23 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.81 4.7 a0244.fits Y 2.70 5.078 0.005 9193
2022-04-06 03:51:56 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.81 4.7 a0245.fits Y 2.81 5.052 0.005 7614
2022-04-06 03:52:29 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.82 4.7 a0246.fits Y 2.74 5.081 0.005 7725
2022-04-06 03:53:00 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.82 4.7 a0247.fits Y 2.15 5.515 0.006 6466
2022-04-06 03:53:28 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.83 4.7 a0248.fits Y 2.22 5.499 0.006 5959
2022-04-06 03:53:56 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.83 4.7 a0249.fits Y 2.30 5.547 0.006 6042
2022-04-06 03:54:36 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.84 4.7 a0250.fits Y 2.89 6.490 0.010 1716
2022-04-06 03:55:14 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.84 4.7 a0251.fits Y 3.05 6.475 0.010 1705
2022-04-06 03:55:51 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.85 4.7 a0252.fits Y 2.80 6.494 0.010 2062

ABE-184

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 02:33:24 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.26 3.0 a0141.fits Y 2.57 4.788 0.005 9211
2022-04-06 02:34:21 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.26 3.0 a0142.fits Y 2.63 4.800 0.005 8873
2022-04-06 02:35:18 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.26 3.0 a0143.fits Y 2.88 4.856 0.005 7715
2022-04-06 02:36:00 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.27 3.0 a0144.fits Y 2.04 5.365 0.006 7502
2022-04-06 02:36:37 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.27 3.0 a0145.fits Y 2.20 5.371 0.006 6743
2022-04-06 02:37:14 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.27 3.0 a0146.fits Y 2.83 5.434 0.006 4148
2022-04-06 02:37:53 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.27 3.0 a0147.fits Y 2.68 5.599 0.007 4791
2022-04-06 02:38:30 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.28 3.1 a0148.fits Y 2.11 5.497 0.006 7368
2022-04-06 02:39:06 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.28 3.1 a0149.fits Y 2.06 5.506 0.006 7012
2022-04-06 02:39:46 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.1 a0150.fits Y 2.44 7.020 0.013 1385
2022-04-06 02:40:23 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.1 a0151.fits Y 2.47 6.997 0.013 1370
2022-04-06 02:40:59 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.29 3.1 a0152.fits Y 2.56 7.020 0.013 1227
2022-04-06 03:22:28 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.48 3.8 a0205.fits Y 2.53 4.878 0.005 8411
2022-04-06 03:23:25 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.48 3.8 a0206.fits Y 2.47 4.864 0.005 9886
2022-04-06 03:24:21 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.49 3.8 a0207.fits Y 2.70 4.899 0.005 7378
2022-04-06 03:25:03 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.49 3.8 a0208.fits Y 2.33 5.470 0.006 6151
2022-04-06 03:25:40 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.50 3.8 a0209.fits Y 2.14 5.449 0.006 8726
2022-04-06 03:26:16 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.50 3.9 a0210.fits Y 2.45 5.431 0.006 5211
2022-04-06 03:26:54 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.51 3.9 a0211.fits Y 1.71 5.549 0.006 9239
2022-04-06 03:27:31 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.51 3.9 a0212.fits Y 1.75 5.540 0.006 10496
2022-04-06 03:28:07 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.51 3.9 a0213.fits Y 1.94 5.569 0.007 7475
2022-04-06 03:28:47 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.52 3.9 a0214.fits Y 2.52 7.138 0.014 1092
2022-04-06 03:29:23 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.52 3.9 a0215.fits Y 3.25 7.120 0.014 775
2022-04-06 03:30:00 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.52 3.9 a0216.fits Y 2.33 7.062 0.014 1432
2022-04-06 04:11:29 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.86 4.6 a0269.fits Y 3.73 5.125 0.005 3387
2022-04-06 04:12:26 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.86 4.6 a0270.fits Y 3.25 5.049 0.005 4373
2022-04-06 04:13:23 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.87 4.6 a0271.fits Y 3.00 5.022 0.005 5057
2022-04-06 04:14:06 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.88 4.7 a0272.fits Y 2.80 5.514 0.006 4996
2022-04-06 04:14:43 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.89 4.7 a0273.fits Y 2.83 5.535 0.006 4527
2022-04-06 04:15:18 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.89 4.7 a0274.fits Y 2.79 5.549 0.006 4078
2022-04-06 04:15:57 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.90 4.7 a0275.fits Y 2.83 5.654 0.007 3916
2022-04-06 04:16:34 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.91 4.7 a0276.fits Y 2.10 5.646 0.007 6289
2022-04-06 04:17:11 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.91 4.7 a0277.fits Y 2.02 5.621 0.007 8329
2022-04-06 04:17:51 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.92 4.7 a0278.fits Y 2.65 7.139 0.014 1022
2022-04-06 04:18:28 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.93 4.7 a0279.fits Y 2.89 7.193 0.015 894
2022-04-06 04:19:05 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.94 4.7 a0280.fits Y 2.73 7.140 0.014 942

ABE-A24

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 02:18:33.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.26 3.0 a0125.fits Y 2.13 3.976 0.003 25502
2022-04-06 02:19:16.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.26 3.0 a0126.fits Y 2.36 3.981 0.003 20083
2022-04-06 02:19:44.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.26 3.0 a0127.fits Y 2.27 3.980 0.003 22360
2022-04-06 02:20:38.000 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.27 3.1 a0128.fits Y 1.99 4.309 0.004 19875 3
2022-04-06 02:21:51.000 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.27 3.1 a0129.fits Y 1.62 4.721 0.004 14323 3
2022-04-06 02:22:51.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.28 3.1 a0130.fits Y 2.01 5.128 0.005 10615
2022-04-06 02:23:23.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.28 3.1 a0131.fits Y 2.28 5.174 0.005 6823
2022-04-06 02:23:56.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.28 3.1 a0132.fits Y 2.34 5.166 0.005 6924
2022-04-06 03:08:17.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.47 3.9 a0189.fits Y 2.91 4.177 0.003 12471
2022-04-06 03:08:44.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.48 3.9 a0190.fits Y 3.43 4.419 0.004 6788
2022-04-06 03:09:11.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.48 3.9 a0191.fits Y 2.70 4.118 0.003 13782
2022-04-06 03:10:04.500 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.48 3.9 a0192.fits Y 2.13 4.377 0.004 12805 3
2022-04-06 03:11:17.000 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.49 3.9 a0193.fits Y 1.74 4.630 0.004 12983 3
2022-04-06 03:12:16.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.50 3.9 a0194.fits Y 4.20 5.475 0.006 2304
2022-04-06 03:12:47.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.50 3.9 a0195.fits Y 3.45 5.399 0.006 3249
2022-04-06 03:13:19.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.50 3.9 a0196.fits Y 3.71 5.370 0.006 2842
2022-04-06 03:57:13.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.82 4.7 a0253.fits Y 2.88 4.219 0.003 11284
2022-04-06 03:57:40.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.83 4.7 a0254.fits Y 2.87 4.259 0.004 10298
2022-04-06 03:58:07.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.83 4.7 a0255.fits Y 3.02 4.268 0.004 9106
2022-04-06 03:59:01.000 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.84 4.7 a0256.fits Y 2.55 4.483 0.004 11622 3
2022-04-06 04:00:14.000 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.85 4.7 a0257.fits Y 2.03 4.699 0.004 12187 3
2022-04-06 04:01:14.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.86 4.7 a0258.fits Y 2.66 5.290 0.006 4837
2022-04-06 04:01:46.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.87 4.8 a0259.fits Y 2.65 5.308 0.006 4974
2022-04-06 04:02:18.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.87 4.8 a0260.fits Y 2.79 5.325 0.006 5070

ABE-A26

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 02:25:36.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.26 3.0 a0133.fits Y 2.66 3.822 0.003 22907
2022-04-06 02:26:12.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.26 3.0 a0134.fits Y 2.78 3.786 0.003 18666
2022-04-06 02:26:47.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.27 3.0 a0135.fits Y 2.43 11.063 0.249 23560
2022-04-06 02:27:47.000 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.27 3.0 a0136.fits Y 2.08 4.244 0.003 18637 3
2022-04-06 02:29:04.000 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.27 3.1 a0137.fits Y 2.10 4.593 0.004 16410 3
2022-04-06 02:30:09.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.1 a0138.fits Y 2.46 4.781 0.004 9634
2022-04-06 02:30:46.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.1 a0139.fits Y 2.47 4.765 0.004 8771
2022-04-06 02:31:25.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.28 3.1 a0140.fits Y 2.85 4.811 0.005 8158
2022-04-06 03:14:49.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.48 3.8 a0197.fits Y 2.65 3.844 0.003 19880
2022-04-06 03:15:25.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.48 3.8 a0198.fits Y 2.65 3.854 0.003 22418
2022-04-06 03:16:01.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.49 3.9 a0199.fits Y 2.71 3.906 0.003 21321
2022-04-06 03:16:58.500 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.49 3.9 a0200.fits Y 2.79 4.391 0.004 13846 3
2022-04-06 03:18:15.000 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.50 3.9 a0201.fits Y 2.76 4.700 0.004 10513 3
2022-04-06 03:19:20.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.51 3.9 a0202.fits Y 2.92 4.897 0.005 7669
2022-04-06 03:19:57.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.51 3.9 a0203.fits Y 3.31 4.911 0.005 5323
2022-04-06 03:20:35.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.51 3.9 a0204.fits Y 3.59 5.035 0.005 4578
2022-04-06 04:03:48.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.84 4.7 a0261.fits Y 3.47 4.041 0.003 10684
2022-04-06 04:04:23.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.85 4.7 a0262.fits Y 3.26 3.986 0.003 11094
2022-04-06 04:04:58.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.85 4.7 a0263.fits Y 3.12 4.017 0.003 12419
2022-04-06 04:05:57.500 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.86 4.7 a0264.fits Y 2.71 4.403 0.004 12294 3
2022-04-06 04:07:14.500 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.87 4.7 a0265.fits Y 2.53 4.750 0.004 9072 3
2022-04-06 04:08:20.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.89 4.7 a0266.fits Y 2.88 4.902 0.005 7337
2022-04-06 04:08:58.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.89 4.7 a0267.fits Y 2.78 4.891 0.005 7519
2022-04-06 04:09:36.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.90 4.8 a0268.fits Y 2.71 4.878 0.005 7768

ASAS_J080409+24305

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:03:43 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.66 4.0 a0346.fits Y 2.33 4.266 0.004 19888
2022-04-06 06:04:39 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.67 4.0 a0347.fits Y 2.32 4.251 0.004 18374
2022-04-06 06:05:20 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.67 4.0 a0348.fits Y 1.97 4.406 0.004 16573 2

AW_UMa

AUID 000-BCX-410

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:30:48 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.450 1.61 4.1 a0479.fits 3.326 0.002 23025
2022-04-06 09:32:58 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.900 1.62 4.1 a0480.fits 4.085 0.003 9166 3

BK_Vir

AUID 000-BCX-512

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:46:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.350 1.67 3.3 a0489.fits Y 3.39 5.092 0.005 3848
2022-04-06 09:47:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.490 1.68 3.3 a0490.fits Y 3.65 5.060 0.005 4249 2

BO_Cnc

AUID 000-BCT-993

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:52:02.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.600 1.61 4.0 a0378.fits Y 2.56 4.319 0.004 11721 2
2022-04-06 06:53:16.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.100 1.62 4.0 a0379.fits Y 2.19 8.306 0.024 14793 5

BP_Cnc

AUID 000-BCT-994

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:58:46.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.230 1.62 3.6 a0344.fits Y 2.48 4.107 0.003 15357 2
2022-04-06 06:00:37.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.060 1.63 3.6 a0345.fits Y 2.04 4.226 0.003 14283 10

BV_CMi

AUID 000-BCV-074

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:18:55.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.620 1.67 3.4 a0320.fits Y 2.55 4.185 0.003 19544 3
2022-04-06 05:20:01.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.860 1.68 3.4 a0321.fits Y 2.08 4.126 0.003 29406 3

BX_CVn

AUID 000-BCV-017

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:56:32 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.60 4.3 a0522.fits Y 3.78 3.998 0.003 9830
2022-04-06 10:57:32 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.61 4.3 a0523.fits Y 4.27 4.091 0.003 6916
2022-04-06 10:58:08 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.450 1.61 4.3 a0524.fits Y 3.33 3.767 0.003 17528
2022-04-06 10:58:38 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.450 1.62 4.3 a0525.fits Y 4.10 3.829 0.003 10580

BY_CVn

AUID 000-BDH-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:15:38 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.68 4.5 a0535.fits Y 4.52 4.396 0.004 4576
2022-04-06 11:16:25 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.68 4.5 a0536.fits Y 4.44 4.388 0.004 4658
2022-04-06 11:16:58 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.68 4.5 a0537.fits Y 4.08 3.900 0.003 9889
2022-04-06 11:17:25 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.69 4.6 a0538.fits Y 4.39 3.944 0.003 8304

BZ_CVn

AUID 000-BDH-689

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:22:00 AAVSO_ NorthSurvey_ HQ_ AUTO B 29.900 1.68 4.5 a0541.fits Y 3.69 4.116 0.003 7185
2022-04-06 11:22:42 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.420 1.68 4.5 a0542.fits Y 3.25 4.201 0.003 9235 2

CE_CVn

AUID 000-BDH-691

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:24:36.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0543.fits Y 3.49 4.099 0.003 8078
2022-04-06 11:25:24.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0544.fits Y 3.29 4.106 0.003 8367
2022-04-06 11:26:09.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.480 1.65 4.4 a0545.fits Y 3.12 3.875 0.003 16958 2

CO_UMa

AUID 000-BCX-415

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:26:23.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.110 1.67 4.3 a0477.fits Y 3.25 4.170 0.003 8574 2
2022-04-06 09:27:48.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.440 1.67 4.3 a0478.fits Y 2.47 4.081 0.003 14180 7

CS_UMa

AUID 000-BCX-416

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:08:46.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.540 1.61 4.4 a0438.fits Y 3.89 4.023 0.003 8240 3
2022-04-06 08:11:17.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.750 1.61 4.4 a0439.fits Y 3.73 4.149 0.003 8641 14

CX_Lyn

AUID 000-BDT-528

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:55:19 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.61 4.2 a0380.fits Y 2.59 4.546 0.004 12598
2022-04-06 06:55:56 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.61 4.3 a0381.fits Y 3.10 4.600 0.004 9424
2022-04-06 06:56:43 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.410 1.62 4.3 a0382.fits Y 2.68 4.491 0.004 16924 3

DF_Leo

AUID 000-BCW-214

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:49:12 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.520 1.67 3.5 a0376.fits Y 2.50 4.154 0.003 19488
2022-04-06 06:50:06 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.280 1.67 3.5 a0377.fits Y 2.17 4.300 0.004 17653 4

DH_Leo

AUID 000-BCW-215

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:59:34 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.66 4.0 a0430.fits Y 3.30 4.251 0.004 7260
2022-04-06 08:00:14 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.67 4.0 a0431.fits Y 3.53 4.230 0.003 7298
2022-04-06 08:00:57 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.930 1.67 4.0 a0432.fits Y 3.06 4.390 0.004 8724 2

DL_Boo

AUID 000-BBT-930

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:31:20.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.550 1.62 3.8 a0550.fits Y 3.02 4.275 0.004 7468
2022-04-06 11:32:11.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.550 1.63 3.8 a0551.fits Y 3.36 4.295 0.004 6844
2022-04-06 11:32:57.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.560 1.63 3.8 a0552.fits Y 3.21 4.001 0.003 13502 2

DR_Leo

AUID 000-BBQ-638

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:45:22 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.530 1.61 4.1 a0419.fits Y 2.95 4.267 0.004 9695 2
2022-04-06 07:47:05 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.200 1.62 4.1 a0420.fits Y 2.70 4.395 0.004 8410 9

DU_Lyn

AUID 000-BCZ-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:53:50.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.210 1.58 4.1 a0342.fits Y 2.24 4.083 0.003 22407 4
2022-04-06 05:56:02.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.040 1.59 4.2 a0343.fits Y 1.83 3.739 0.003 19001 10

DV_Leo

AUID 000-BCW-217

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:18:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.61 3.4 a0398.fits Y 2.81 4.459 0.004 9383
2022-04-06 07:18:48 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.62 3.4 a0399.fits Y 2.72 4.448 0.004 9882
2022-04-06 07:19:33 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.62 3.5 a0400.fits Y 2.66 4.026 0.003 20205 2

EH_Leo

AUID 000-BDS-879

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:33:29.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.68 4.1 a0409.fits Y 2.91 4.488 0.004 7102
2022-04-06 07:34:14.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.68 4.1 a0410.fits Y 2.81 4.466 0.004 7714
2022-04-06 07:34:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.69 4.1 a0411.fits Y 2.67 4.030 0.003 15181 2

EL_Leo

AUID 000-BCW-218

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:49:45 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.59 4.1 a0421.fits Y 3.16 4.431 0.004 7251
2022-04-06 07:50:26 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.59 4.1 a0422.fits Y 2.98 4.426 0.004 7907
2022-04-06 07:51:15 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.310 1.60 4.1 a0423.fits Y 2.78 4.590 0.004 8772 3

EM_Leo

AUID 000-BBQ-871

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:02:31 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.530 1.67 4.2 a0433.fits Y 3.22 4.453 0.004 6301
2022-04-06 08:03:19 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.800 1.68 4.2 a0434.fits Y 3.11 4.272 0.004 9942 3

ET_Vir

AUID 000-BBV-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:49:21.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.770 1.65 1.7 a0491.fits Y 3.24 4.178 0.003 8587 4
2022-04-06 09:51:43.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.690 1.65 1.7 a0492.fits Y 2.65 4.075 0.003 9710 15

FG_Dra

AUID 000-BDQ-410

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:13:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.120 1.69 4.3 a0468.fits Y 2.88 4.405 0.004 9661
2022-04-06 09:14:28.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.120 1.69 4.3 a0469.fits Y 2.89 4.399 0.004 10117
2022-04-06 09:15:06.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.920 1.69 4.3 a0470.fits Y 3.57 4.901 0.005 6785 2

FH_Vir

AUID 000-BBT-532

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:39:23 AAVSO_ NorthSurvey_ HQ_ AUTO B 27.850 1.68 3.4 a0516.fits Y 3.43 4.017 0.003 10533
2022-04-06 10:39:56 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.510 1.69 3.4 a0517.fits Y 3.84 3.659 0.003 12362

FK_Vir

AUID 000-BCX-523

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:38:39 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.62 3.3 a0484.fits Y 4.47 4.602 0.004 4200
2022-04-06 09:39:26 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.63 3.3 a0485.fits Y 4.43 4.498 0.004 4856
2022-04-06 09:40:05 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.580 1.63 3.3 a0486.fits Y 3.76 4.703 0.004 5229 2

FO_Vir

AUID 000-BFP-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:34:45 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.900 1.66 3.1 a0512.fits Y 3.47 2.362 0.001 47442
2022-04-06 10:35:18 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.450 1.67 3.1 a0513.fits Y 2.99 2.752 0.002 46350

FW_Cnc

AUID 000-BCV-002

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:14:16 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.320 1.62 3.5 a0355.fits Y 2.51 3.935 0.003 23470
2022-04-06 06:15:02 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.100 1.62 3.5 a0356.fits Y 2.23 4.074 0.003 14415 3

FW_Vir

AUID 000-BCX-526

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:41:53.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.500 1.63 3.1 a0487.fits Y 3.49 4.405 0.004 7427 3
2022-04-06 09:43:57.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.030 1.64 3.1 a0488.fits Y 2.35 4.479 0.004 7354 10

FX_Cnc

AUID 000-BCV-003

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:16:45 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.910 1.60 3.5 a0357.fits Y 2.46 3.988 0.003 21074
2022-04-06 06:17:38 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.60 3.5 a0358.fits Y 2.07 4.328 0.004 14436 4

FZ_Vir

AUID 000-BCX-527

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:07:32.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 13.470 1.57 2.7 a0464.fits Y 3.35 4.327 0.004 7503
2022-04-06 09:08:25.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.890 1.57 2.7 a0465.fits Y 3.05 4.385 0.004 6365 4

GM_UMa

AUID 000-BFP-090

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:41:24 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.730 1.65 4.5 a0450.fits Y 2.62 4.065 0.003 16872 3
2022-04-06 08:42:52 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.980 1.65 4.5 a0451.fits Y 1.86 4.410 0.004 13289 6

GO_Cnc

AUID 000-BCZ-777

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:10:09.000 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.15 1.9 a0309.fits Y 2.24 5.632 0.007 3800 3
2022-04-06 05:11:10.500 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.15 1.9 a0310.fits Y 3.14 5.321 0.006 5816 2
2022-04-06 05:12:09.000 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.15 1.9 a0311.fits Y 1.86 5.067 0.005 8503 3
2022-04-06 05:13:03.000 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.15 1.9 a0312.fits Y 1.79 5.068 0.005 10983 2
2022-04-06 05:14:00.500 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.15 2.0 a0313.fits Y 1.88 5.336 0.006 7189 3
2022-04-06 05:14:53.500 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.16 2.0 a0314.fits Y 1.86 5.552 0.006 4067 2
2022-04-06 05:15:34.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0315.fits Y 2.28 6.205 0.009 2917
2022-04-06 05:16:01.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0316.fits Y 2.03 6.132 0.009 3359
2022-04-06 05:16:27.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0317.fits Y 2.14 6.106 0.008 2959
2022-04-06 05:16:53.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0318.fits Y 2.61 6.211 0.009 2146
2022-04-06 05:17:20.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0319.fits Y 2.01 6.078 0.008 3027

GO_UMa

AUID 000-BCX-431

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:45:17.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.000 1.66 4.6 a0452.fits Y 2.10 5.215 0.006 8498
2022-04-06 08:45:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.000 1.66 4.6 a0453.fits Y 2.75 5.292 0.006 4674
2022-04-06 08:46:36.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.220 1.66 4.6 a0454.fits Y 2.06 4.936 0.005 12991 3

GY_UMa

AUID 000-BBR-722

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:20:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.720 1.68 4.6 a0473.fits Y 2.58 4.318 0.004 13342
2022-04-06 09:21:34.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.220 1.68 4.6 a0474.fits Y 2.50 4.425 0.004 7014 4

IN_Hya

AUID 000-BBQ-445

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:19:23 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.670 1.63 3.0 a0359.fits Y 2.33 4.112 0.003 18096
2022-04-06 06:20:16 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.64 3.0 a0360.fits Y 2.09 4.120 0.003 24262 4

KO_Vir

AUID 000-BFP-617

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:35:09.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.64 3.3 a0481.fits Y 3.49 4.622 0.004 5236
2022-04-06 09:35:47.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.64 3.3 a0482.fits Y 3.07 4.549 0.004 7290
2022-04-06 09:36:35.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.280 1.64 3.3 a0483.fits Y 3.30 4.827 0.005 4642 3

KS_Vir

AUID 000-BFP-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:58:59.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.62 2.3 a0459.fits Y 3.54 4.900 0.005 4221
2022-04-06 08:59:37.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.63 2.3 a0460.fits Y 3.11 4.810 0.005 5540
2022-04-06 09:00:24.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.240 1.63 2.4 a0461.fits Y 3.55 4.892 0.005 5450 3

KX_Vir

AUID 000-BFP-626

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:37:08 AAVSO_ NorthSurvey_ HQ_ AUTO B 39.500 1.67 3.6 a0514.fits Y 3.94 3.766 0.003 10511
2022-04-06 10:37:44 AAVSO_ NorthSurvey_ HQ_ AUTO V 14.880 1.67 3.6 a0515.fits Y 2.87 3.197 0.002 31221

LO_Hya

AUID 000-BCZ-694

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:21:54 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.870 1.66 2.9 a0322.fits Y 1.94 3.892 0.003 25403 3
2022-04-06 05:23:07 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.610 1.67 2.9 a0323.fits Y 2.29 3.964 0.003 26924 4

LT_Vir

AUID 000-BFP-634

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:31:03 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.65 3.2 a0508.fits Y 3.15 3.898 0.003 12859
2022-04-06 10:31:59 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.66 3.2 a0509.fits Y 3.19 3.932 0.003 11928
2022-04-06 10:32:41 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.67 3.2 a0510.fits Y 3.05 3.104 0.002 30655
2022-04-06 10:33:17 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.67 3.2 a0511.fits Y 3.05 3.074 0.002 30871

NQ_Gem

AUID 000-BCV-951

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:33:00 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.630 1.67 4.0 a0330.fits Y 2.27 5.092 0.005 11389
2022-04-06 05:33:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.630 1.68 4.1 a0331.fits Y 2.62 5.071 0.005 8224
2022-04-06 05:34:34 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.68 4.1 a0332.fits Y 1.89 4.215 0.003 23841 2

NSV_18346

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:29:36 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.150 1.66 1.3 a0328.fits Y 2.14 4.457 0.004 18365
2022-04-06 05:30:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.170 1.67 1.3 a0329.fits Y 2.06 4.571 0.004 11401 5

NS_Hya

AUID 000-BBQ-266

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:10:26.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.170 1.64 3.1 a0353.fits Y 2.49 4.224 0.003 15171 2
2022-04-06 06:11:56.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.600 1.64 3.1 a0354.fits Y 1.85 4.344 0.004 18861 7

RS_CVn

AUID 000-BBT-509

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:27:56 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.68 4.3 a0546.fits Y 3.19 3.880 0.003 9226
2022-04-06 11:28:37 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.68 4.3 a0547.fits Y 3.39 3.904 0.003 9463
2022-04-06 11:29:11 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.69 4.4 a0548.fits Y 3.17 3.984 0.003 15528
2022-04-06 11:29:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.69 4.4 a0549.fits Y 3.15 3.964 0.003 15052

RS_Cnc

AUID 000-BBQ-327

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:02:25.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.400 1.53 3.9 a0387.fits Y 2.36 4.813 0.005 8970
2022-04-06 07:03:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.190 1.54 3.9 a0388.fits Y 2.21 5.000 0.005 9122 9

RT_Cnc

AUID 000-BBQ-129

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:22:24.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.400 1.60 3.4 a0361.fits Y 2.66 4.357 0.004 13796
2022-04-06 06:23:04.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.350 1.60 3.4 a0362.fits Y 2.27 4.618 0.004 17104 2

RW_Vir

AUID 000-BCX-503

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:34:39.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.300 1.61 2.5 a0448.fits Y 3.60 4.846 0.005 3669
2022-04-06 08:35:32.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.61 2.5 a0449.fits Y 3.20 4.920 0.005 4310 4

RX_LMi

AUID 000-BCW-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:48:34.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.740 1.63 4.1 a0455.fits Y 2.33 4.691 0.004 8452 3
2022-04-06 08:50:06.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.64 4.2 a0456.fits Y 3.43 4.165 0.003 11421 6

RY_UMa

AUID 000-BBS-756

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:53:32.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.300 1.67 4.6 a0520.fits Y 3.63 4.156 0.003 8564
2022-04-06 10:54:20.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.820 1.67 4.6 a0521.fits Y 3.17 4.012 0.003 13340 3

R_CrB

AUID 000-BBW-575

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:55:37.000 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.1 a0493.fits Y 2.57 4.088 0.003 11853 7
2022-04-06 09:58:11.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.2 a0494.fits Y 2.44 4.488 0.004 10012 10
2022-04-06 10:01:13.500 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.00 0.2 a0495.fits Y 2.04 4.412 0.004 10739 11
2022-04-06 10:03:38.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0496.fits Y 1.95 4.984 0.005 6434 5
2022-04-06 10:05:08.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0497.fits Y 2.05 4.970 0.005 7615 5
2022-04-06 10:07:15.500 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.3 a0498.fits Y 2.73 4.140 0.003 13392 7
2022-04-06 10:09:49.500 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.4 a0499.fits Y 2.28 4.457 0.004 12070 10
2022-04-06 10:12:52.000 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.4 a0500.fits Y 1.93 4.436 0.004 10131 11
2022-04-06 10:15:15.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0501.fits Y 2.18 4.976 0.005 7283 5
2022-04-06 10:16:46.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0502.fits Y 2.19 4.971 0.005 7343 5
2022-04-06 10:18:52.500 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.01 0.5 a0503.fits Y 2.42 4.080 0.003 15539 7
2022-04-06 10:21:27.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.01 0.6 a0504.fits Y 1.97 4.480 0.004 9527 10
2022-04-06 10:24:31.000 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.6 a0505.fits Y 2.04 4.394 0.004 13106 11
2022-04-06 10:26:54.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0506.fits Y 2.33 4.976 0.005 7803 5
2022-04-06 10:28:24.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0507.fits Y 2.60 4.988 0.005 6228 5

R_Leo

AUID 000-BBQ-798

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 04:46:59.000 AAVSO_ P48and60_ SFRA_ AUTO B 4.000 1.09 1.0 a0298.fits Y 2.66 7.741 0.018 405 5
2022-04-06 04:48:41.500 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.09 1.0 a0299.fits Y 2.36 6.659 0.011 1189 5
2022-04-06 04:50:12.000 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.09 1.1 a0300.fits Y 2.30 6.587 0.010 2215 5
2022-04-06 04:52:20.500 AAVSO_ P48and60_ SFRA_ AUTO R 0.500 1.10 1.1 a0301.fits Y 1.84 5.627 0.007 5179 10
2022-04-06 04:54:47.000 AAVSO_ P48and60_ SFRA_ AUTO I 0.250 1.10 1.1 a0302.fits Y 1.86 5.145 0.005 3584 10
2022-04-06 07:15:08.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.700 1.61 3.5 a0396.fits Y 2.61 8.350 0.025 235 3
2022-04-06 07:16:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.350 1.62 3.5 a0397.fits Y 2.24 7.078 0.013 1393 3

R_Lyn

AUID 000-BBM-269

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 04:36:40.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.41 3.6 a0291.fits Y 3.72 9.903 0.087 64
2022-04-06 04:38:18.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.42 3.6 a0292.fits Y 3.41 10.017 0.092 55
2022-04-06 04:39:03.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.42 3.7 a0293.fits Y 3.08 9.022 0.044 201
2022-04-06 04:39:43.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.42 3.7 a0294.fits Y 3.34 8.968 0.042 166
2022-04-06 04:40:47.500 AAVSO_ P48and60_ SFRA_ AUTO R 4.590 1.42 3.7 a0295.fits Y 2.19 8.318 0.024 410 5
2022-04-06 04:42:27.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.43 3.7 a0296.fits Y 2.52 8.126 0.022 259 5
2022-04-06 04:43:58.000 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.43 3.7 a0297.fits Y 2.23 8.056 0.021 336 5
2022-04-06 05:36:34.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 36.050 1.68 4.6 a0333.fits Y 2.28 10.917 0.184 52
2022-04-06 05:37:09.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 13.450 1.68 4.6 a0334.fits Y 1.85 9.539 0.063 230

SS_Vir

AUID 000-BBS-817

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:29:35.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.1 a0367.fits Y 2.28 8.258 0.026 568
2022-04-06 06:30:31.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.1 a0368.fits Y 2.32 8.288 0.027 425
2022-04-06 06:31:26.500 AAVSO_ P48and60_ SFRA_ AUTO V 3.180 1.15 0.1 a0369.fits Y 2.39 5.663 0.007 5757 4
2022-04-06 06:33:24.500 AAVSO_ P48and60_ SFRA_ AUTO R 1.230 1.15 0.1 a0370.fits Y 1.94 5.007 0.005 9365 9
2022-04-06 06:36:20.000 AAVSO_ P48and60_ SFRA_ AUTO I 0.980 1.15 0.2 a0371.fits Y 1.60 5.493 0.006 5462 11

SU_LYN

AUID 000-BDT-456

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 04:57:31.500 AAVSO_ P77_ Henden_ AUTO V 3.750 1.57 4.3 a0303.fits Y 2.71 5.880 0.007 2123 3
2022-04-06 04:58:20.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.57 4.3 a0304.fits Y 3.07 6.421 0.010 1324
2022-04-06 04:58:47.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.58 4.3 a0305.fits Y 2.78 6.415 0.010 1480
2022-04-06 04:59:14.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.58 4.3 a0306.fits Y 3.30 6.420 0.010 1321
2022-04-06 05:00:42.000 AAVSO_ P77_ Henden_ AUTO R 1.250 1.58 4.3 a0307.fits Y 2.10 5.760 0.007 2778 5
2022-04-06 05:02:48.500 AAVSO_ P77_ Henden_ AUTO I 0.500 1.59 4.3 a0308.fits Y 2.15 6.075 0.008 1915 7

SV_Crv

AUID 000-BCV-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:31:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.910 1.62 1.7 a0446.fits Y 4.36 5.122 0.005 2446 2
2022-04-06 08:32:42.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.63 1.7 a0447.fits Y 3.31 4.938 0.005 4719 4

SY_Crt

AUID 000-BCV-572

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:24:58 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.420 1.68 2.2 a0403.fits Y 2.91 3.937 0.003 16363
2022-04-06 07:25:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.650 1.68 2.2 a0404.fits Y 2.44 4.060 0.003 21747 4

S_LMi

AUID 000-BBQ-962

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:05:16 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.64 4.2 a0435.fits Y 3.35 9.549 0.063 58
2022-04-06 08:06:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.64 4.2 a0436.fits Y 3.51
2022-04-06 08:06:44 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.65 4.2 a0437.fits Y 3.62 9.661 0.056 60 2

S_UMa

AUID 000-BBT-169

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:19:27 AAVSO_ NorthSurvey_ HQ_ AUTO B 32.850 1.68 4.6 a0539.fits Y 3.57 8.540 0.031 143
2022-04-06 11:20:09 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.030 1.69 4.6 a0540.fits Y 3.80 7.612 0.017 358 2

TU_LMi

AUID 000-BBQ-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:53:14 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.62 4.2 a0424.fits Y 3.18 4.465 0.004 7030
2022-04-06 07:54:00 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.62 4.2 a0425.fits Y 3.15 4.465 0.004 7077
2022-04-06 07:54:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.590 1.63 4.2 a0426.fits Y 3.07 4.613 0.004 7816 2

TX_Sex

AUID 000-BFM-190

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:12:31.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.350 1.64 3.3 a0394.fits Y 2.51 4.362 0.004 12137
2022-04-06 07:13:17.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.880 1.64 3.3 a0395.fits Y 2.50 4.313 0.004 16708 3

TX_UMa

AUID 000-BBR-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:10:25.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.220 1.65 4.5 a0466.fits Y 2.87 3.869 0.003 16321 2
2022-04-06 09:11:22.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.720 1.66 4.5 a0467.fits Y 2.24 4.109 0.003 17207 3

TZ_Sex

AUID 000-BCX-250

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:09:45 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.730 1.64 3.1 a0392.fits Y 2.49 4.594 0.004 10482
2022-04-06 07:10:38 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.500 1.65 3.1 a0393.fits Y 2.19 4.495 0.004 13296 4

T_Hya

AUID 000-BBQ-068

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:25:06 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.750 1.69 2.5 a0324.fits Y 2.50 9.552 0.062 122
2022-04-06 05:25:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.350 1.69 2.5 a0325.fits Y 1.92 8.697 0.034 417

T_UMi

AUID 000-BBT-772

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:37:09.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0412.fits Y 2.51 6.995 0.013 1158
2022-04-06 07:38:21.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0413.fits Y 2.60 6.998 0.013 1097
2022-04-06 07:39:24.000 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0414.fits Y 2.22 5.511 0.006 6449
2022-04-06 07:40:21.000 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0415.fits Y 2.59 5.530 0.006 4613
2022-04-06 07:41:25.500 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.36 0.1 a0416.fits Y 1.97 6.666 0.011 1680 5
2022-04-06 07:42:44.000 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0417.fits Y 2.22 5.549 0.006 3940 2
2022-04-06 07:43:29.000 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0418.fits Y 2.19 5.535 0.006 4614 2

UU_Crt

AUID 000-BDN-160

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:30:28 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.430 1.68 2.3 a0407.fits Y 3.33 4.182 0.003 9747
2022-04-06 07:31:20 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.770 1.68 2.3 a0408.fits Y 2.56 4.467 0.004 13915 4

UU_LMi

AUID 000-BCW-228

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:20:18.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.110 1.54 4.0 a0442.fits Y 4.38 4.763 0.004 3260
2022-04-06 08:21:20.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.450 1.54 4.0 a0443.fits Y 3.34 4.812 0.005 3650 5

UV_Sex

AUID 000-BFM-192

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:45:48.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.780 1.53 2.4 a0374.fits
2022-04-06 06:47:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.880 1.53 2.4 a0375.fits 3

UX_Crt

AUID 000-BDN-162

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:27:37.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.270 1.67 2.1 a0405.fits Y 2.70 4.305 0.004 12354
2022-04-06 07:28:30.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.940 1.67 2.1 a0406.fits Y 2.56 4.088 0.003 17216 4

UZ_Crt

AUID 000-BDN-164

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:06:59.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.69 1.6 a0389.fits Y 3.02 4.874 0.005 7135
2022-04-06 07:07:35.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.70 1.7 a0390.fits Y 2.35 4.839 0.005 10320
2022-04-06 07:08:14.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.020 1.70 1.7 a0391.fits Y 2.12 4.523 0.004 16587 2

U_Gem

AUID 000-BBN-884

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 04:20:36 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.20 2.4 a0281.fits Y 2.70 11.086 0.212 40
2022-04-06 04:21:03 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.20 2.5 a0282.fits Y 3.08
2022-04-06 04:21:29 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.20 2.5 a0283.fits Y 2.59 10.684 0.143 44
2022-04-06 04:22:51 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.21 2.5 a0284.fits 9.349 0.073 165
2022-04-06 04:25:07 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.21 2.5 a0285.fits

U_Hya

AUID 000-BBR-567

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:39:23 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.150 1.66 2.1 a0372.fits Y 2.33 5.118 0.005 9869 3
2022-04-06 06:42:00 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.680 1.66 2.1 a0373.fits Y 1.92 4.098 0.003 16001 15

V1405_Cas

AUID 000-BNX-642

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:55:38.000 AAVSO_ P205_ HQA_ AUTO B 7.720 1.98 -5.4 a0556.fits Y 3.88 7.287 0.016 519 2
2022-04-06 11:56:37.500 AAVSO_ P205_ HQA_ AUTO V 3.710 1.97 -5.4 a0557.fits Y 4.34 7.896 0.021 271 3
2022-04-06 11:57:57.500 AAVSO_ P205_ HQA_ AUTO R 2.170 1.96 -5.4 a0558.fits Y 3.86 8.108 0.022 237 5
2022-04-06 11:59:15.000 AAVSO_ P205_ HQA_ AUTO I 6.420 1.95 -5.4 a0559.fits Y 4.02 8.385 0.033 290 2

VSX_J0930565+444102

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:56:25 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.5 a0427.fits Y 2.99 4.838 0.005 4730
2022-04-06 07:57:12 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.5 a0428.fits Y 3.56 4.883 0.005 4198
2022-04-06 07:57:51 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.840 1.67 4.5 a0429.fits Y 3.41 4.993 0.005 5275 2

VV_Crv

AUID 000-BBT-136

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:26:12.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.760 1.57 1.8 a0444.fits Y 3.75 3.784 0.003 7262 6
2022-04-06 08:28:41.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.050 1.58 1.8 a0445.fits Y 2.95 3.862 0.003 7698 10

VW_UMa

AUID 000-BBR-892

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:23:46 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.200 1.67 4.5 a0475.fits Y 2.27 4.403 0.004 16404
2022-04-06 09:24:31 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.520 1.68 4.5 a0476.fits Y 2.41 4.425 0.004 15506 3

VX_Crt

AUID 000-BCZ-980

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 07:21:31.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.900 1.67 1.7 a0401.fits Y 2.46 4.270 0.004 15333 2
2022-04-06 07:22:53.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.68 1.7 a0402.fits Y 2.36 4.233 0.003 16443 6

VY_Leo

AUID 000-BCW-203

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:16:42.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.350 1.66 3.4 a0440.fits Y 3.69 4.439 0.004 4678 2
2022-04-06 08:18:10.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.450 1.67 3.4 a0441.fits Y 3.60 4.269 0.004 7462 7

VY_UMa

AUID 000-BBR-656

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:16:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 9.300 1.68 4.6 a0471.fits Y 2.75 4.759 0.004 7466
2022-04-06 09:18:07.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.460 1.68 4.6 a0472.fits Y 2.60 4.310 0.004 11320 7

V_Cam

AUID 000-BBK-579

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 04:27:18.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.71 4.4 a0286.fits Y 4.09 8.060 0.024 199
2022-04-06 04:28:15.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.71 4.5 a0287.fits Y 3.17 7.782 0.020 362
2022-04-06 04:28:59.500 AAVSO_ P48and60_ SFRA_ AUTO V 8.840 1.71 4.5 a0288.fits Y 2.81 7.470 0.016 939 2
2022-04-06 04:30:11.500 AAVSO_ P48and60_ SFRA_ AUTO R 3.140 1.71 4.5 a0289.fits Y 2.45 6.374 0.009 1771 5
2022-04-06 04:32:29.500 AAVSO_ P48and60_ SFRA_ AUTO I 1.600 1.72 4.5 a0290.fits Y 3.12 6.124 0.008 1479 10

V_Cnc

AUID 000-BBP-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:07:09 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.65 3.8 a0349.fits Y 2.14 9.496 0.060 177
2022-04-06 06:07:55 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 3.8 a0350.fits Y 2.25 9.447 0.058 160
2022-04-06 06:08:29 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.66 3.8 a0351.fits Y 1.92 9.590 0.062 541
2022-04-06 06:08:57 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.67 3.8 a0352.fits Y 2.05 9.640 0.067 478

WZ_Dra

AUID 000-BBY-284

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:01:17 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0526.fits Y 3.00 5.794 0.007 2620
2022-04-06 11:02:33 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0527.fits Y 3.31 5.835 0.007 2147
2022-04-06 11:03:25 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0528.fits Y 2.78 5.088 0.005 5845
2022-04-06 11:04:13 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0529.fits Y 2.53 5.085 0.005 7234
2022-04-06 11:05:16 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.08 0.1 a0530.fits Y 1.99 6.112 0.008 2803 5
2022-04-06 11:06:54 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0531.fits Y 2.17 6.311 0.009 1889 5
2022-04-06 11:08:23 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0532.fits Y 2.41 7.924 0.020 1582 5

W_Cnc

AUID 000-BBQ-305

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:58:53 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.57 3.8 a0383.fits Y 2.39 8.954 0.041 170
2022-04-06 06:59:50 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.58 3.9 a0384.fits Y 2.96 9.185 0.048 116
2022-04-06 07:00:33 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.58 3.9 a0385.fits Y 2.37 8.149 0.025 494
2022-04-06 07:01:09 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.59 3.9 a0386.fits Y 2.49 8.142 0.024 548

W_Lyn

AUID 000-BBP-438

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 06:25:04 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.57 4.2 a0363.fits Y 2.69 8.843 0.038 168
2022-04-06 06:26:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.58 4.2 a0364.fits Y 2.57 8.830 0.038 198
2022-04-06 06:26:43 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.58 4.2 a0365.fits Y 2.20 8.079 0.024 473
2022-04-06 06:27:20 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.59 4.2 a0366.fits Y 2.15 8.064 0.023 660

X_Hya

AUID 000-BBQ-549

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:27:22 AAVSO_ NorthSurvey_ HQ_ AUTO B 36.050 1.65 1.9 a0326.fits Y 2.16 5.756 0.007 4890
2022-04-06 05:28:02 AAVSO_ NorthSurvey_ HQ_ AUTO V 18.000 1.66 1.9 a0327.fits Y 1.85 5.014 0.005 13263

Y_CVn

AUID 000-BBT-191

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 11:10:49.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.150 1.66 4.5 a0533.fits Y 4.33 5.786 0.007 1663 3
2022-04-06 11:12:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.550 1.67 4.5 a0534.fits Y 3.77 3.584 0.003 13789 7

Y_Lyn

AUID 000-BBN-148

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:50:42.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.250 1.63 4.4 a0340.fits Y 2.67 4.543 0.004 11352
2022-04-06 05:51:38.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.250 1.63 4.4 a0341.fits Y 2.36 4.384 0.004 12494 4

kap_Dra

AUID 000-BCV-882

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 10:43:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 0.680 1.62 4.2 a0518.fits Y 3.29 2.96 0.002 25228 15
2022-04-06 10:48:44.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.450 1.63 4.2 a0519.fits Y 2.42 3.50 0.002 16426 23

ome_Vir

AUID 000-BFP-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 08:52:27.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.100 1.58 3.3 a0457.fits Y 3.23 4.092 0.003 8898 3
2022-04-06 08:55:18.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.620 1.58 3.3 a0458.fits Y 2.66 4.680 0.004 5255 17

psi_Vir

AUID 000-BCX-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 09:02:42 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.810 1.58 2.2 a0462.fits Y 2.60 4.357 0.004 12140 6
2022-04-06 09:05:03 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.760 1.59 2.2 a0463.fits Y 2.69 3.797 0.003 13699 14

sig_Gem

AUID 000-BCV-976

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-06 05:43:04.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.160 1.60 4.0 a0338.fits Y 2.53 3.963 0.003 22613 9
2022-04-06 05:46:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.560 1.62 4.0 a0339.fits Y 1.75 3.615 0.003 24244 18

Remark-o-matic Image View

images 101 to 150

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:02:19 a0101.fits ABE-097 B 24.140 1.23 2.8 Y 2.41 3.841 0.003 30419 2.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:03:00 a0102.fits ABE-097 B 24.140 1.23 2.8 Y 2.24 3.825 0.003 32290 2.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:03:41 a0103.fits ABE-097 B 24.140 1.23 2.8 Y 2.27 3.827 0.003 28603 2.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:04:14 a0104.fits ABE-097 V 11.990 1.23 2.8 Y 2.34 4.545 0.004 13995 2.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:04:42 a0105.fits ABE-097 V 11.990 1.23 2.8 Y 1.96 4.52 0.004 19469 2.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:05:10 a0106.fits ABE-097 V 11.990 1.24 2.8 Y 2.66 4.567 0.004 9840 2.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:05:40 a0107.fits ABE-097 R 11.330 1.24 2.8 Y 1.62 4.725 0.004 22715 2.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:06:09 a0108.fits ABE-097 R 11.330 1.24 2.8 Y 2.03 4.749 0.004 12259 2.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:06:37 a0109.fits ABE-097 R 11.330 1.24 2.8 Y 1.64 4.719 0.004 18793 2.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:07:17 a0110.fits ABE-097 I 20.000 1.24 2.9 Y 2.04 5.646 0.007 6349 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:07:52 a0111.fits ABE-097 I 20.000 1.24 2.9 Y 1.95 5.642 0.007 6654 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:08:28 a0112.fits ABE-097 I 20.000 1.25 2.9 Y 2.37 5.668 0.007 4739 2.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:10:38 a0113.fits ABE-176 B 31.500 1.25 3.0 Y 2.28 4.21 0.003 22707 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:11:29 a0114.fits ABE-176 B 31.500 1.25 3.0 Y 2.32 4.228 0.003 24412 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:12:20 a0115.fits ABE-176 B 31.500 1.25 3.0 Y 2.31 4.229 0.003 21459 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:13:01 a0116.fits ABE-176 V 15.350 1.26 3.0 Y 2.03 4.91 0.005 17179 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:13:33 a0117.fits ABE-176 V 15.350 1.26 3.0 Y 2.02 4.907 0.005 14913 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:14:05 a0118.fits ABE-176 V 15.350 1.26 3.0 Y 2.17 4.902 0.005 15181 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:14:35 a0119.fits ABE-176 R 11.470 1.26 3.0 Y 1.64 5.411 0.006 8453 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:15:03 a0120.fits ABE-176 R 11.470 1.26 3.0 Y 1.64 5.395 0.006 9087 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:15:30 a0121.fits ABE-176 R 11.470 1.27 3.1 Y 1.68 5.388 0.006 11855 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:16:10 a0122.fits ABE-176 I 20.000 1.27 3.1 Y 2.21 6.352 0.01 3213 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:16:47 a0123.fits ABE-176 I 20.000 1.27 3.1 Y 2.25 6.347 0.01 3352 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:17:23 a0124.fits ABE-176 I 20.000 1.27 3.1 Y 2.23 6.363 0.01 3051 0.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:18:33 a0125.fits ABE-A24 B 10.220 1.26 3.0 Y 2.13 3.976 0.003 25502 3.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:19:16 a0126.fits ABE-A24 B 10.220 1.26 3.0 Y 2.36 3.981 0.003 20083 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:19:44 a0127.fits ABE-A24 B 10.220 1.26 3.0 Y 2.27 3.98 0.003 22360 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:20:38 a0128.fits ABE-A24 V 6.920 1.27 3.1 Y 1.99 4.309 0.004 19875 3 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:21:51 a0129.fits ABE-A24 R 6.410 1.27 3.1 Y 1.62 4.721 0.004 14323 3 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:22:51 a0130.fits ABE-A24 I 15.280 1.28 3.1 Y 2.01 5.128 0.005 10615 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:23:23 a0131.fits ABE-A24 I 15.280 1.28 3.1 Y 2.28 5.174 0.005 6823 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:23:56 a0132.fits ABE-A24 I 15.280 1.28 3.1 Y 2.34 5.166 0.005 6924 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:25:36 a0133.fits ABE-A26 B 17.990 1.26 3.0 Y 2.66 3.822 0.003 22907 2.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:26:12 a0134.fits ABE-A26 B 17.990 1.26 3.0 Y 2.78 3.786 0.003 18666 2.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:26:47 a0135.fits ABE-A26 B 17.990 1.27 3.0 Y 2.43 11.063 0.249 23560 2.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:27:47 a0136.fits ABE-A26 V 9.110 1.27 3.0 Y 2.08 4.244 0.003 18637 3 2.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:29:04 a0137.fits ABE-A26 R 6.650 1.27 3.1 Y 2.10 4.593 0.004 16410 3 2.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:30:09 a0138.fits ABE-A26 I 20.000 1.28 3.1 Y 2.46 4.781 0.004 9634 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:30:46 a0139.fits ABE-A26 I 20.000 1.28 3.1 Y 2.47 4.765 0.004 8771 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:31:25 a0140.fits ABE-A26 I 20.000 1.28 3.1 Y 2.85 4.811 0.005 8158 2.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:33:24 a0141.fits ABE-184 B 40.000 1.26 3.0 Y 2.57 4.788 0.005 9211 2.79
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:34:21 a0142.fits ABE-184 B 40.000 1.26 3.0 Y 2.63 4.8 0.005 8873 2.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:35:18 a0143.fits ABE-184 B 40.000 1.26 3.0 Y 2.88 4.856 0.005 7715 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:36:00 a0144.fits ABE-184 V 20.000 1.27 3.0 Y 2.04 5.365 0.006 7502 2.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:36:37 a0145.fits ABE-184 V 20.000 1.27 3.0 Y 2.20 5.371 0.006 6743 2.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:37:14 a0146.fits ABE-184 V 20.000 1.27 3.0 Y 2.83 5.434 0.006 4148 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:37:53 a0147.fits ABE-184 R 20.000 1.27 3.0 Y 2.68 5.599 0.007 4791 2.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:38:30 a0148.fits ABE-184 R 20.000 1.28 3.1 Y 2.11 5.497 0.006 7368 2.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:39:06 a0149.fits ABE-184 R 20.000 1.28 3.1 Y 2.06 5.506 0.006 7012 2.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:39:46 a0150.fits ABE-184 I 20.000 1.28 3.1 Y 2.44 7.02 0.013 1385 2.70

images 151 to 200

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:40:23 a0151.fits ABE-184 I 20.000 1.28 3.1 Y 2.47 6.997 0.013 1370 2.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:40:59 a0152.fits ABE-184 I 20.000 1.29 3.1 Y 2.56 7.02 0.013 1227 2.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:43:00 a0153.fits ABE-027 B 40.000 1.27 3.0 Y 3.16 4.796 0.005 7602 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:43:57 a0154.fits ABE-027 B 40.000 1.27 3.0 Y 2.68 4.75 0.004 9699 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:44:55 a0155.fits ABE-027 B 40.000 1.27 3.0 Y 2.71 4.756 0.004 10514 2.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:45:37 a0156.fits ABE-027 V 20.000 1.28 3.0 Y 3.09 5.529 0.006 3608 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:46:14 a0157.fits ABE-027 V 20.000 1.28 3.0 Y 2.75 5.366 0.006 5320 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:46:51 a0158.fits ABE-027 V 20.000 1.28 3.0 Y 2.51 5.348 0.006 7458 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:47:29 a0159.fits ABE-027 R 20.000 1.28 3.1 Y 2.31 5.513 0.006 5857 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:48:06 a0160.fits ABE-027 R 20.000 1.29 3.1 Y 2.02 5.507 0.006 8879 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:48:44 a0161.fits ABE-027 R 20.000 1.29 3.1 Y 2.15 5.475 0.006 8003 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:49:24 a0162.fits ABE-027 I 20.000 1.29 3.1 Y 3.04 7.094 0.014 795 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:50:01 a0163.fits ABE-027 I 20.000 1.29 3.1 Y 2.37 7.05 0.014 1568 2.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:50:38 a0164.fits ABE-027 I 20.000 1.30 3.1 Y 2.74 7.043 0.014 985 2.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:52:10 a0165.fits ABE-097 B 24.140 1.44 3.6 Y 3.00 3.942 0.003 16376 2.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:52:50 a0166.fits ABE-097 B 24.140 1.44 3.6 Y 3.53 4.102 0.003 10885 2.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:53:31 a0167.fits ABE-097 B 24.140 1.44 3.6 Y 3.14 4.007 0.003 13395 2.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:54:05 a0168.fits ABE-097 V 11.990 1.45 3.6 Y 2.48 4.731 0.004 13602 2.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:54:33 a0169.fits ABE-097 V 11.990 1.45 3.6 Y 3.21 6.936 0.013 6199 2.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:55:01 a0170.fits ABE-097 V 11.990 1.45 3.7 Y 3.05 4.63 0.004 8195 2.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:55:31 a0171.fits ABE-097 R 11.330 1.45 3.7 Y 2.07 4.78 0.005 10831 2.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:55:59 a0172.fits ABE-097 R 11.330 1.46 3.7 Y 2.27 4.777 0.004 12070 2.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:56:27 a0173.fits ABE-097 R 11.330 1.46 3.7 Y 2.14 4.792 0.005 12569 2.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:57:07 a0174.fits ABE-097 I 20.000 1.46 3.7 Y 2.79 5.733 0.007 3180 2.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:57:43 a0175.fits ABE-097 I 20.000 1.47 3.7 Y 3.46 5.938 0.008 2152 2.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 02:58:20 a0176.fits ABE-097 I 20.000 1.47 3.7 Y 2.81 5.803 0.007 3303 2.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:00:04 a0177.fits ABE-176 B 31.500 1.45 3.8 Y 3.50 4.427 0.004 8220 2.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:00:55 a0178.fits ABE-176 B 31.500 1.46 3.8 Y 3.46 4.46 0.004 8583 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:01:46 a0179.fits ABE-176 B 31.500 1.46 3.8 Y 2.87 4.338 0.004 12822 2.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:02:26 a0180.fits ABE-176 V 15.350 1.47 3.8 Y 2.94 5.11 0.005 6840 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:02:59 a0181.fits ABE-176 V 15.350 1.47 3.8 Y 2.54 4.99 0.005 10668 2.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:03:32 a0182.fits ABE-176 V 15.350 1.47 3.9 Y 3.00 5.042 0.005 6220 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:04:03 a0183.fits ABE-176 R 11.470 1.47 3.9 Y 2.39 5.499 0.006 5427 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:04:32 a0184.fits ABE-176 R 11.470 1.48 3.9 Y 2.14 5.443 0.006 7068 2.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:05:01 a0185.fits ABE-176 R 11.470 1.48 3.9 Y 2.88 5.824 0.007 2738 2.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:05:42 a0186.fits ABE-176 I 20.000 1.48 3.9 Y 3.29 6.445 0.01 1600 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:06:19 a0187.fits ABE-176 I 20.000 1.49 3.9 Y 2.38 6.411 0.01 3157 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:06:57 a0188.fits ABE-176 I 20.000 1.49 3.9 Y 2.53 6.393 0.01 2620 2.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:08:17 a0189.fits ABE-A24 B 10.220 1.47 3.9 Y 2.91 4.177 0.003 12471 2.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:08:44 a0190.fits ABE-A24 B 10.220 1.48 3.9 Y 3.43 4.419 0.004 6788 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:09:11 a0191.fits ABE-A24 B 10.220 1.48 3.9 Y 2.70 4.118 0.003 13782 2.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:10:04.500 a0192.fits ABE-A24 V 6.920 1.48 3.9 Y 2.13 4.377 0.004 12805 3 2.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:11:17 a0193.fits ABE-A24 R 6.410 1.49 3.9 Y 1.74 4.63 0.004 12983 3 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:12:16 a0194.fits ABE-A24 I 15.280 1.50 3.9 Y 4.20 5.475 0.006 2304 2.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:12:47 a0195.fits ABE-A24 I 15.280 1.50 3.9 Y 3.45 5.399 0.006 3249 2.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:13:19 a0196.fits ABE-A24 I 15.280 1.50 3.9 Y 3.71 5.37 0.006 2842 2.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:14:49 a0197.fits ABE-A26 B 17.990 1.48 3.8 Y 2.65 3.844 0.003 19880 2.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:15:25 a0198.fits ABE-A26 B 17.990 1.48 3.8 Y 2.65 3.854 0.003 22418 2.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:16:01 a0199.fits ABE-A26 B 17.990 1.49 3.9 Y 2.71 3.906 0.003 21321 2.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:16:58.500 a0200.fits ABE-A26 V 9.110 1.49 3.9 Y 2.79 4.391 0.004 13846 3 2.12

images 201 to 250

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:18:15 a0201.fits ABE-A26 R 6.650 1.50 3.9 Y 2.76 4.7 0.004 10513 3 2.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:19:20 a0202.fits ABE-A26 I 20.000 1.51 3.9 Y 2.92 4.897 0.005 7669 2.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:19:57 a0203.fits ABE-A26 I 20.000 1.51 3.9 Y 3.31 4.911 0.005 5323 2.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:20:35 a0204.fits ABE-A26 I 20.000 1.51 3.9 Y 3.59 5.035 0.005 4578 2.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:22:28 a0205.fits ABE-184 B 40.000 1.48 3.8 Y 2.53 4.878 0.005 8411 2.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:23:25 a0206.fits ABE-184 B 40.000 1.48 3.8 Y 2.47 4.864 0.005 9886 2.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:24:21 a0207.fits ABE-184 B 40.000 1.49 3.8 Y 2.70 4.899 0.005 7378 1.99
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:25:03 a0208.fits ABE-184 V 20.000 1.49 3.8 Y 2.33 5.47 0.006 6151 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:25:40 a0209.fits ABE-184 V 20.000 1.50 3.8 Y 2.14 5.449 0.006 8726 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:26:16 a0210.fits ABE-184 V 20.000 1.50 3.9 Y 2.45 5.431 0.006 5211 1.95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:26:54 a0211.fits ABE-184 R 20.000 1.51 3.9 Y 1.71 5.549 0.006 9239 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:27:31 a0212.fits ABE-184 R 20.000 1.51 3.9 Y 1.75 5.54 0.006 10496 1.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:28:07 a0213.fits ABE-184 R 20.000 1.51 3.9 Y 1.94 5.569 0.007 7475 1.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:28:47 a0214.fits ABE-184 I 20.000 1.52 3.9 Y 2.52 7.138 0.014 1092 1.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:29:23 a0215.fits ABE-184 I 20.000 1.52 3.9 Y 3.25 7.12 0.014 775 1.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:30:00 a0216.fits ABE-184 I 20.000 1.52 3.9 Y 2.33 7.062 0.014 1432 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:31:53 a0217.fits ABE-027 B 40.000 1.50 3.8 Y 2.53 4.819 0.005 10230 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:32:50 a0218.fits ABE-027 B 40.000 1.51 3.8 Y 2.79 4.851 0.005 7963 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:33:47 a0219.fits ABE-027 B 40.000 1.51 3.8 Y 2.61 4.829 0.005 8803 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:34:30 a0220.fits ABE-027 V 20.000 1.52 3.8 Y 2.52 5.435 0.006 6116 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:35:06 a0221.fits ABE-027 V 20.000 1.52 3.8 Y 2.45 5.462 0.006 5827 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:35:43 a0222.fits ABE-027 V 20.000 1.52 3.9 Y 2.66 5.447 0.006 5739 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:36:21 a0223.fits ABE-027 R 20.000 1.53 3.9 Y 2.24 5.58 0.007 6269 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:36:58 a0224.fits ABE-027 R 20.000 1.53 3.9 Y 2.02 5.542 0.006 9686 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:37:35 a0225.fits ABE-027 R 20.000 1.54 3.9 Y 2.43 5.577 0.007 5240 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:38:15 a0226.fits ABE-027 I 20.000 1.54 3.9 Y 2.68 7.145 0.014 1023 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:38:52 a0227.fits ABE-027 I 20.000 1.54 3.9 Y 2.31 7.093 0.014 1452 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:39:29 a0228.fits ABE-027 I 20.000 1.55 3.9 Y 2.57 7.162 0.014 1185 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:41:05 a0229.fits ABE-097 B 24.140 1.79 4.4 Y 2.78 4.064 0.003 17212 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:41:46 a0230.fits ABE-097 B 24.140 1.79 4.4 Y 2.80 4.079 0.003 15926 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:42:27 a0231.fits ABE-097 B 24.140 1.80 4.5 Y 2.79 4.074 0.003 17417 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:43:01 a0232.fits ABE-097 V 11.990 1.81 4.5 Y 2.32 4.692 0.004 15190 1.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:43:29 a0233.fits ABE-097 V 11.990 1.81 4.5 Y 2.44 4.692 0.004 16266 1.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:43:58 a0234.fits ABE-097 V 11.990 1.81 4.5 Y 2.41 4.687 0.004 10955 1.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:44:27 a0235.fits ABE-097 R 11.330 1.82 4.5 Y 2.31 4.895 0.005 9932 1.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:44:55 a0236.fits ABE-097 R 11.330 1.82 4.5 Y 1.94 4.828 0.005 13223 1.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:45:24 a0237.fits ABE-097 R 11.330 1.83 4.5 Y 1.86 4.858 0.005 17026 1.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:46:04 a0238.fits ABE-097 I 20.000 1.84 4.5 Y 2.26 5.8 0.007 5088 1.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:46:41 a0239.fits ABE-097 I 20.000 1.84 4.5 Y 2.39 5.814 0.007 3989 1.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:47:17 a0240.fits ABE-097 I 20.000 1.85 4.5 Y 2.69 5.816 0.007 3787 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:49:01 a0241.fits ABE-176 B 31.500 1.79 4.6 Y 2.76 4.441 0.004 9855 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:49:52 a0242.fits ABE-176 B 31.500 1.79 4.6 Y 3.26 4.464 0.004 8933 1.79
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:50:43 a0243.fits ABE-176 B 31.500 1.80 4.6 Y 2.83 4.442 0.004 9754 1.79
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:51:23 a0244.fits ABE-176 V 15.350 1.81 4.7 Y 2.70 5.078 0.005 9193 1.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:51:56 a0245.fits ABE-176 V 15.350 1.81 4.7 Y 2.81 5.052 0.005 7614 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:52:29 a0246.fits ABE-176 V 15.350 1.82 4.7 Y 2.74 5.081 0.005 7725 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:53:00 a0247.fits ABE-176 R 11.470 1.82 4.7 Y 2.15 5.515 0.006 6466 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:53:28 a0248.fits ABE-176 R 11.470 1.83 4.7 Y 2.22 5.499 0.006 5959 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:53:56 a0249.fits ABE-176 R 11.470 1.83 4.7 Y 2.30 5.547 0.006 6042 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:54:36 a0250.fits ABE-176 I 20.000 1.84 4.7 Y 2.89 6.49 0.01 1716 1.75

images 251 to 300

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:55:14 a0251.fits ABE-176 I 20.000 1.84 4.7 Y 3.05 6.475 0.01 1705 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:55:51 a0252.fits ABE-176 I 20.000 1.85 4.7 Y 2.80 6.494 0.01 2062 1.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:57:13 a0253.fits ABE-A24 B 10.220 1.82 4.7 Y 2.88 4.219 0.003 11284 1.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:57:40 a0254.fits ABE-A24 B 10.220 1.83 4.7 Y 2.87 4.259 0.004 10298 1.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:58:07 a0255.fits ABE-A24 B 10.220 1.83 4.7 Y 3.02 4.268 0.004 9106 1.63
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 03:59:01 a0256.fits ABE-A24 V 6.920 1.84 4.7 Y 2.55 4.483 0.004 11622 3 1.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:00:14 a0257.fits ABE-A24 R 6.410 1.85 4.7 Y 2.03 4.699 0.004 12187 3 1.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:01:14 a0258.fits ABE-A24 I 15.280 1.86 4.7 Y 2.66 5.29 0.006 4837 1.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:01:46 a0259.fits ABE-A24 I 15.280 1.87 4.8 Y 2.65 5.308 0.006 4974 1.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:02:18 a0260.fits ABE-A24 I 15.280 1.87 4.8 Y 2.79 5.325 0.006 5070 1.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:03:48 a0261.fits ABE-A26 B 17.990 1.84 4.7 Y 3.47 4.041 0.003 10684 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:04:23 a0262.fits ABE-A26 B 17.990 1.85 4.7 Y 3.26 3.986 0.003 11094 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:04:58 a0263.fits ABE-A26 B 17.990 1.85 4.7 Y 3.12 4.017 0.003 12419 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:05:57.500 a0264.fits ABE-A26 V 9.110 1.86 4.7 Y 2.71 4.403 0.004 12294 3 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:07:14.500 a0265.fits ABE-A26 R 6.650 1.87 4.7 Y 2.53 4.75 0.004 9072 3 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:08:20 a0266.fits ABE-A26 I 20.000 1.89 4.7 Y 2.88 4.902 0.005 7337 1.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:08:58 a0267.fits ABE-A26 I 20.000 1.89 4.7 Y 2.78 4.891 0.005 7519 1.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:09:36 a0268.fits ABE-A26 I 20.000 1.90 4.8 Y 2.71 4.878 0.005 7768 1.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:11:29 a0269.fits ABE-184 B 40.000 1.86 4.6 Y 3.73 5.125 0.005 3387 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:12:26 a0270.fits ABE-184 B 40.000 1.86 4.6 Y 3.25 5.049 0.005 4373 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:13:23 a0271.fits ABE-184 B 40.000 1.87 4.6 Y 3.00 5.022 0.005 5057 1.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:14:06 a0272.fits ABE-184 V 20.000 1.88 4.7 Y 2.80 5.514 0.006 4996 1.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:14:43 a0273.fits ABE-184 V 20.000 1.89 4.7 Y 2.83 5.535 0.006 4527 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:15:18 a0274.fits ABE-184 V 20.000 1.89 4.7 Y 2.79 5.549 0.006 4078 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:15:57 a0275.fits ABE-184 R 20.000 1.90 4.7 Y 2.83 5.654 0.007 3916 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:16:34 a0276.fits ABE-184 R 20.000 1.91 4.7 Y 2.10 5.646 0.007 6289 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:17:11 a0277.fits ABE-184 R 20.000 1.91 4.7 Y 2.02 5.621 0.007 8329 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:17:51 a0278.fits ABE-184 I 20.000 1.92 4.7 Y 2.65 7.139 0.014 1022 1.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:18:28 a0279.fits ABE-184 I 20.000 1.93 4.7 Y 2.89 7.193 0.015 894 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:19:05 a0280.fits ABE-184 I 20.000 1.94 4.7 Y 2.73 7.14 0.014 942 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:20:36 a0281.fits U_Gem V 10.000 1.20 2.4 Y 2.70 11.086 0.212 40 2.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:21:03 a0282.fits U_Gem V 10.000 1.20 2.5 Y 3.08 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:21:29 a0283.fits U_Gem V 10.000 1.20 2.5 Y 2.59 10.684 0.143 44 2.78
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:22:51 a0284.fits U_Gem GR 60.000 1.21 2.5 9.349 0.073 165
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:25:07 a0285.fits U_Gem GR 60.000 1.21 2.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:27:18 a0286.fits V_Cam B 40.000 1.71 4.4 Y 4.09 8.06 0.024 199 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:28:15 a0287.fits V_Cam B 40.000 1.71 4.5 Y 3.17 7.782 0.02 362 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:28:59.500 a0288.fits V_Cam V 8.840 1.71 4.5 Y 2.81 7.47 0.016 939 2 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:30:11.500 a0289.fits V_Cam R 3.140 1.71 4.5 Y 2.45 6.374 0.009 1771 5 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:32:29.500 a0290.fits V_Cam I 1.600 1.72 4.5 Y 3.12 6.124 0.008 1479 10 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:36:40 a0291.fits R_Lyn B 80.000 1.41 3.6 Y 3.72 9.903 0.087 64 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:38:18 a0292.fits R_Lyn B 80.000 1.42 3.6 Y 3.41 10.017 0.092 55 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:39:03 a0293.fits R_Lyn V 22.880 1.42 3.7 Y 3.08 9.022 0.044 201 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:39:43 a0294.fits R_Lyn V 22.880 1.42 3.7 Y 3.34 8.968 0.042 166 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:40:47.500 a0295.fits R_Lyn R 4.590 1.42 3.7 Y 2.19 8.318 0.024 410 5 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:42:27.500 a0296.fits R_Lyn I 2.000 1.43 3.7 Y 2.52 8.126 0.022 259 5 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:43:58 a0297.fits R_Lyn I 2.000 1.43 3.7 Y 2.23 8.056 0.021 336 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:46:59 a0298.fits R_Leo B 4.000 1.09 1.0 Y 2.66 7.741 0.018 405 5 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:48:41.500 a0299.fits R_Leo V 2.000 1.09 1.0 Y 2.36 6.659 0.011 1189 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:50:12 a0300.fits R_Leo V 2.000 1.09 1.1 Y 2.30 6.587 0.01 2215 5 0.05

images 301 to 350

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:52:20.500 a0301.fits R_Leo R 0.500 1.10 1.1 Y 1.84 5.627 0.007 5179 10 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:54:47 a0302.fits R_Leo I 0.250 1.10 1.1 Y 1.86 5.145 0.005 3584 10 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:57:31.500 a0303.fits SU_LYN V 3.750 1.57 4.3 Y 2.71 5.88 0.007 2123 3 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:58:20 a0304.fits SU_LYN B 10.000 1.57 4.3 Y 3.07 6.421 0.01 1324 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:58:47 a0305.fits SU_LYN B 10.000 1.58 4.3 Y 2.78 6.415 0.01 1480 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 04:59:14 a0306.fits SU_LYN B 10.000 1.58 4.3 Y 3.30 6.42 0.01 1321 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:00:42 a0307.fits SU_LYN R 1.250 1.58 4.3 Y 2.10 5.76 0.007 2778 5 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:02:48.500 a0308.fits SU_LYN I 0.500 1.59 4.3 Y 2.15 6.075 0.008 1915 7 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:10:09 a0309.fits GO_Cnc B 5.000 1.15 1.9 Y 2.24 5.632 0.007 3800 3 3.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:11:10.500 a0310.fits GO_Cnc B 5.000 1.15 1.9 Y 3.14 5.321 0.006 5816 2 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:12:09 a0311.fits GO_Cnc V 5.000 1.15 1.9 Y 1.86 5.067 0.005 8503 3 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:13:03 a0312.fits GO_Cnc V 5.000 1.15 1.9 Y 1.79 5.068 0.005 10983 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:14:00.500 a0313.fits GO_Cnc R 5.000 1.15 2.0 Y 1.88 5.336 0.006 7189 3 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:14:53.500 a0314.fits GO_Cnc R 5.000 1.16 2.0 Y 1.86 5.552 0.006 4067 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:15:34 a0315.fits GO_Cnc I 10.000 1.16 2.0 Y 2.28 6.205 0.009 2917 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:16:01 a0316.fits GO_Cnc I 10.000 1.16 2.0 Y 2.03 6.132 0.009 3359 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:16:27 a0317.fits GO_Cnc I 10.000 1.16 2.0 Y 2.14 6.106 0.008 2959 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:16:53 a0318.fits GO_Cnc I 10.000 1.16 2.0 Y 2.61 6.211 0.009 2146 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:17:20 a0319.fits GO_Cnc I 10.000 1.16 2.0 Y 2.01 6.078 0.008 3027 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:18:55.500 a0320.fits BV_CMi B 3.620 1.67 3.4 Y 2.55 4.185 0.003 19544 3 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:20:01 a0321.fits BV_CMi V 3.860 1.68 3.4 Y 2.08 4.126 0.003 29406 3 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:21:54 a0322.fits LO_Hya B 3.870 1.66 2.9 Y 1.94 3.892 0.003 25403 3 1.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:23:07 a0323.fits LO_Hya V 2.610 1.67 2.9 Y 2.29 3.964 0.003 26924 4 1.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:25:06 a0324.fits T_Hya B 22.750 1.69 2.5 Y 2.50 9.552 0.062 122 2.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:25:39 a0325.fits T_Hya V 11.350 1.69 2.5 Y 1.92 8.697 0.034 417 2.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:27:22 a0326.fits X_Hya B 36.050 1.65 1.9 Y 2.16 5.756 0.007 4890 2.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:28:02 a0327.fits X_Hya V 18.000 1.66 1.9 Y 1.85 5.014 0.005 13263 2.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:29:36 a0328.fits NSV_18346 B 10.150 1.66 1.3 Y 2.14 4.457 0.004 18365 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:30:39 a0329.fits NSV_18346 V 2.170 1.67 1.3 Y 2.06 4.571 0.004 11401 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:33:00 a0330.fits NQ_Gem B 31.630 1.67 4.0 Y 2.27 5.092 0.005 11389 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:33:49 a0331.fits NQ_Gem B 31.630 1.68 4.1 Y 2.62 5.071 0.005 8224 1.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:34:34 a0332.fits NQ_Gem V 9.800 1.68 4.1 Y 1.89 4.215 0.003 23841 2 1.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:36:34 a0333.fits R_Lyn B 36.050 1.68 4.6 Y 2.28 10.917 0.184 52 2.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:37:09 a0334.fits R_Lyn V 13.450 1.68 4.6 Y 1.85 9.539 0.063 230 2.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:39:02 a0335.fits AA_Cam B 28.000 1.66 4.4 Y 2.71 4.752 0.004 8313 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:39:47 a0336.fits AA_Cam B 28.000 1.66 4.4 Y 2.39 4.661 0.004 11353 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:40:26 a0337.fits AA_Cam V 5.620 1.66 4.5 Y 2.12 4.78 0.004 10518 2 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:43:04 a0338.fits sig_Gem B 1.160 1.60 4.0 Y 2.53 3.963 0.003 22613 9 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:46:58.500 a0339.fits sig_Gem V 0.560 1.62 4.0 Y 1.75 3.615 0.003 24244 18 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:50:42 a0340.fits Y_Lyn B 14.250 1.63 4.4 Y 2.67 4.543 0.004 11352 2.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:51:38.500 a0341.fits Y_Lyn V 3.250 1.63 4.4 Y 2.36 4.384 0.004 12494 4 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:53:50.500 a0342.fits DU_Lyn B 3.210 1.58 4.1 Y 2.24 4.083 0.003 22407 4 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:56:02.500 a0343.fits DU_Lyn V 1.040 1.59 4.2 Y 1.83 3.739 0.003 19001 10 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 05:58:46.500 a0344.fits BP_Cnc B 5.230 1.62 3.6 Y 2.48 4.107 0.003 15357 2 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:00:37.500 a0345.fits BP_Cnc V 1.060 1.63 3.6 Y 2.04 4.226 0.003 14283 10 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:03:43 a0346.fits ASAS_J080409+24305 B 40.000 1.66 4.0 Y 2.33 4.266 0.004 19888 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:04:39 a0347.fits ASAS_J080409+24305 B 40.000 1.67 4.0 Y 2.32 4.251 0.004 18374 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:05:20 a0348.fits ASAS_J080409+24305 V 7.380 1.67 4.0 Y 1.97 4.406 0.004 16573 2 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:07:09 a0349.fits V_Cnc B 28.000 1.65 3.8 Y 2.14 9.496 0.06 177 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:07:55 a0350.fits V_Cnc B 28.000 1.66 3.8 Y 2.25 9.447 0.058 160 1.16

images 351 to 400

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:08:29 a0351.fits V_Cnc V 10.660 1.66 3.8 Y 1.92 9.59 0.062 541 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:08:57 a0352.fits V_Cnc V 10.660 1.67 3.8 Y 2.05 9.64 0.067 478 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:10:26.500 a0353.fits NS_Hya B 8.170 1.64 3.1 Y 2.49 4.224 0.003 15171 2 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:11:56 a0354.fits NS_Hya V 1.600 1.64 3.1 Y 1.85 4.344 0.004 18861 7 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:14:16 a0355.fits FW_Cnc B 19.320 1.62 3.5 Y 2.51 3.935 0.003 23470 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:15:02 a0356.fits FW_Cnc V 4.100 1.62 3.5 Y 2.23 4.074 0.003 14415 3 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:16:45 a0357.fits FX_Cnc B 14.910 1.60 3.5 Y 2.46 3.988 0.003 21074 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:17:38 a0358.fits FX_Cnc V 2.530 1.60 3.5 Y 2.07 4.328 0.004 14436 4 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:19:23 a0359.fits IN_Hya B 11.670 1.63 3.0 Y 2.33 4.112 0.003 18096 1.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:20:16 a0360.fits IN_Hya V 2.530 1.64 3.0 Y 2.09 4.12 0.003 24262 4 1.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:22:24 a0361.fits RT_Cnc B 31.400 1.60 3.4 Y 2.66 4.357 0.004 13796 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:23:04.500 a0362.fits RT_Cnc V 6.350 1.60 3.4 Y 2.27 4.618 0.004 17104 2 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:25:04 a0363.fits W_Lyn B 40.000 1.57 4.2 Y 2.69 8.843 0.038 168 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:26:01 a0364.fits W_Lyn B 40.000 1.58 4.2 Y 2.57 8.83 0.038 198 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:26:43 a0365.fits W_Lyn V 20.000 1.58 4.2 Y 2.20 8.079 0.024 473 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:27:20 a0366.fits W_Lyn V 20.000 1.59 4.2 Y 2.15 8.064 0.023 660 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:29:35 a0367.fits SS_Vir B 40.000 1.15 0.1 Y 2.28 8.258 0.026 568 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:30:31 a0368.fits SS_Vir B 40.000 1.15 0.1 Y 2.32 8.288 0.027 425 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:31:26.500 a0369.fits SS_Vir V 3.180 1.15 0.1 Y 2.39 5.663 0.007 5757 4 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:33:24.500 a0370.fits SS_Vir R 1.230 1.15 0.1 Y 1.94 5.007 0.005 9365 9 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:36:20 a0371.fits SS_Vir I 0.980 1.15 0.2 Y 1.60 5.493 0.006 5462 11 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:39:23 a0372.fits U_Hya B 3.150 1.66 2.1 Y 2.33 5.118 0.005 9869 3 2.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:42:00 a0373.fits U_Hya V 0.680 1.66 2.1 Y 1.92 4.098 0.003 16001 15 2.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:45:48 a0374.fits UV_Sex B 14.780 1.53 2.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:47:19.500 a0375.fits UV_Sex V 3.880 1.53 2.4 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:49:12 a0376.fits DF_Leo B 16.520 1.67 3.5 Y 2.50 4.154 0.003 19488 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:50:06 a0377.fits DF_Leo V 3.280 1.67 3.5 Y 2.17 4.3 0.004 17653 4 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:52:02 a0378.fits BO_Cnc B 7.600 1.61 4.0 Y 2.56 4.319 0.004 11721 2 1.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:53:16.500 a0379.fits BO_Cnc V 2.100 1.62 4.0 Y 2.19 8.306 0.024 14793 5 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:55:19 a0380.fits CX_Lyn B 19.600 1.61 4.2 Y 2.59 4.546 0.004 12598 1.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:55:56 a0381.fits CX_Lyn B 19.600 1.61 4.3 Y 3.10 4.6 0.004 9424 1.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:56:43 a0382.fits CX_Lyn V 4.410 1.62 4.3 Y 2.68 4.491 0.004 16924 3 1.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:58:53 a0383.fits W_Cnc B 40.000 1.57 3.8 Y 2.39 8.954 0.041 170 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 06:59:50 a0384.fits W_Cnc B 40.000 1.58 3.9 Y 2.96 9.185 0.048 116 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:00:33 a0385.fits W_Cnc V 20.000 1.58 3.9 Y 2.37 8.149 0.025 494 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:01:09 a0386.fits W_Cnc V 20.000 1.59 3.9 Y 2.49 8.142 0.024 548 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:02:25 a0387.fits RS_Cnc B 6.400 1.53 3.9 Y 2.36 4.813 0.005 8970 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:03:58.500 a0388.fits RS_Cnc V 1.190 1.54 3.9 Y 2.21 5.0 0.005 9122 9 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:06:59 a0389.fits UZ_Crt B 19.600 1.69 1.6 Y 3.02 4.874 0.005 7135 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:07:35 a0390.fits UZ_Crt B 19.600 1.70 1.7 Y 2.35 4.839 0.005 10320 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:08:14.500 a0391.fits UZ_Crt V 6.020 1.70 1.7 Y 2.12 4.523 0.004 16587 2 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:09:45 a0392.fits TZ_Sex B 10.730 1.64 3.1 Y 2.49 4.594 0.004 10482 1.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:10:38 a0393.fits TZ_Sex V 2.500 1.65 3.1 Y 2.19 4.495 0.004 13296 4 1.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:12:31 a0394.fits TX_Sex B 17.350 1.64 3.3 Y 2.51 4.362 0.004 12137 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:13:17.500 a0395.fits TX_Sex V 3.880 1.64 3.3 Y 2.50 4.313 0.004 16708 3 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:15:08.500 a0396.fits R_Leo B 2.700 1.61 3.5 Y 2.61 8.35 0.025 235 3 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:16:08 a0397.fits R_Leo V 1.350 1.62 3.5 Y 2.24 7.078 0.013 1393 3 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:18:03 a0398.fits DV_Leo B 28.000 1.61 3.4 Y 2.81 4.459 0.004 9383 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:18:48 a0399.fits DV_Leo B 28.000 1.62 3.4 Y 2.72 4.448 0.004 9882 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:19:33 a0400.fits DV_Leo V 9.800 1.62 3.5 Y 2.66 4.026 0.003 20205 2 1.15

images 401 to 450

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:21:31.500 a0401.fits VX_Crt B 7.900 1.67 1.7 Y 2.46 4.27 0.004 15333 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:22:53 a0402.fits VX_Crt V 1.790 1.68 1.7 Y 2.36 4.233 0.003 16443 6 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:24:58 a0403.fits SY_Crt B 12.420 1.68 2.2 Y 2.91 3.937 0.003 16363 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:25:50 a0404.fits SY_Crt V 2.650 1.68 2.2 Y 2.44 4.06 0.003 21747 4 2.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:27:37 a0405.fits UX_Crt B 11.270 1.67 2.1 Y 2.70 4.305 0.004 12354 2.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:28:30.500 a0406.fits UX_Crt V 2.940 1.67 2.1 Y 2.56 4.088 0.003 17216 4 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:30:28 a0407.fits UU_Crt B 17.430 1.68 2.3 Y 3.33 4.182 0.003 9747 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:31:20 a0408.fits UU_Crt V 2.770 1.68 2.3 Y 2.56 4.467 0.004 13915 4 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:33:29 a0409.fits EH_Leo B 28.000 1.68 4.1 Y 2.91 4.488 0.004 7102 0.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:34:14 a0410.fits EH_Leo B 28.000 1.68 4.1 Y 2.81 4.466 0.004 7714 0.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:34:58.500 a0411.fits EH_Leo V 9.800 1.69 4.1 Y 2.67 4.03 0.003 15181 2 0.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:37:09 a0412.fits T_UMi B 40.000 1.36 0.1 Y 2.51 6.995 0.013 1158 8.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:38:21 a0413.fits T_UMi B 40.000 1.36 0.1 Y 2.60 6.998 0.013 1097 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:39:24 a0414.fits T_UMi V 40.000 1.36 0.1 Y 2.22 5.511 0.006 6449 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:40:21 a0415.fits T_UMi V 40.000 1.36 0.1 Y 2.59 5.53 0.006 4613 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:41:25.500 a0416.fits T_UMi R 4.000 1.36 0.1 Y 1.97 6.666 0.011 1680 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:42:44 a0417.fits T_UMi I 6.000 1.36 0.2 Y 2.22 5.549 0.006 3940 2 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:43:29 a0418.fits T_UMi I 6.000 1.36 0.2 Y 2.19 5.535 0.006 4614 2 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:45:22 a0419.fits DR_Leo B 5.530 1.61 4.1 Y 2.95 4.267 0.004 9695 2 1.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:47:05 a0420.fits DR_Leo V 1.200 1.62 4.1 Y 2.70 4.395 0.004 8410 9 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:49:45 a0421.fits EL_Leo B 22.110 1.59 4.1 Y 3.16 4.431 0.004 7251 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:50:26 a0422.fits EL_Leo B 22.110 1.59 4.1 Y 2.98 4.426 0.004 7907 1.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:51:15 a0423.fits EL_Leo V 4.310 1.60 4.1 Y 2.78 4.59 0.004 8772 3 1.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:53:14 a0424.fits TU_LMi B 28.000 1.62 4.2 Y 3.18 4.465 0.004 7030 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:54:00 a0425.fits TU_LMi B 28.000 1.62 4.2 Y 3.15 4.465 0.004 7077 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:54:39 a0426.fits TU_LMi V 5.590 1.63 4.2 Y 3.07 4.613 0.004 7816 2 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:56:25 a0427.fits VSX_J0930565+444102 B 28.000 1.66 4.5 Y 2.99 4.838 0.005 4730 2.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:57:12 a0428.fits VSX_J0930565+444102 B 28.000 1.67 4.5 Y 3.56 4.883 0.005 4198 2.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:57:51 a0429.fits VSX_J0930565+444102 V 5.840 1.67 4.5 Y 3.41 4.993 0.005 5275 2 2.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 07:59:34 a0430.fits DH_Leo B 22.280 1.66 4.0 Y 3.30 4.251 0.004 7260 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:00:14 a0431.fits DH_Leo B 22.280 1.67 4.0 Y 3.53 4.23 0.003 7298 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:00:57 a0432.fits DH_Leo V 7.930 1.67 4.0 Y 3.06 4.39 0.004 8724 2 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:02:31 a0433.fits EM_Leo B 15.530 1.67 4.2 Y 3.22 4.453 0.004 6301 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:03:19 a0434.fits EM_Leo V 3.800 1.68 4.2 Y 3.11 4.272 0.004 9942 3 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:05:16 a0435.fits S_LMi B 28.000 1.64 4.2 Y 3.35 9.549 0.063 58 1.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:06:01 a0436.fits S_LMi B 28.000 1.64 4.2 Y 3.51 1.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:06:44 a0437.fits S_LMi V 7.380 1.65 4.2 Y 3.62 9.661 0.056 60 2 1.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:08:46.500 a0438.fits CS_UMa B 3.540 1.61 4.4 Y 3.89 4.023 0.003 8240 3 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:11:17 a0439.fits CS_UMa V 0.750 1.61 4.4 Y 3.73 4.149 0.003 8641 14 0.01
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:16:42.500 a0440.fits VY_Leo B 5.350 1.66 3.4 Y 3.69 4.439 0.004 4678 2 1.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:18:10.500 a0441.fits VY_Leo V 1.450 1.67 3.4 Y 3.60 4.269 0.004 7462 7 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:20:18 a0442.fits UU_LMi B 10.110 1.54 4.0 Y 4.38 4.763 0.004 3260 1.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:21:20.500 a0443.fits UU_LMi V 2.450 1.54 4.0 Y 3.34 4.812 0.005 3650 5 1.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:26:12.500 a0444.fits VV_Crv B 1.760 1.57 1.8 Y 3.75 3.784 0.003 7262 6 2.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:28:41.500 a0445.fits VV_Crv V 1.050 1.58 1.8 Y 2.95 3.862 0.003 7698 10 2.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:31:29.500 a0446.fits SV_Crv B 8.910 1.62 1.7 Y 4.36 5.122 0.005 2446 2 2.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:32:42 a0447.fits SV_Crv V 2.620 1.63 1.7 Y 3.31 4.938 0.005 4719 4 2.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:34:39 a0448.fits RW_Vir B 12.300 1.61 2.5 Y 3.60 4.846 0.005 3669 2.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:35:32.500 a0449.fits RW_Vir V 2.620 1.61 2.5 Y 3.20 4.92 0.005 4310 4 2.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:41:24 a0450.fits GM_UMa B 3.730 1.65 4.5 Y 2.62 4.065 0.003 16872 3 2.60

images 451 to 500

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:42:52 a0451.fits GM_UMa V 1.980 1.65 4.5 Y 1.86 4.41 0.004 13289 6 2.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:45:17 a0452.fits GO_UMa B 15.000 1.66 4.6 Y 2.10 5.215 0.006 8498 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:45:49 a0453.fits GO_UMa B 15.000 1.66 4.6 Y 2.75 5.292 0.006 4674 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:46:36.500 a0454.fits GO_UMa V 4.220 1.66 4.6 Y 2.06 4.936 0.005 12991 3 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:48:34.500 a0455.fits RX_LMi B 4.740 1.63 4.1 Y 2.33 4.691 0.004 8452 3 1.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:50:06 a0456.fits RX_LMi V 1.790 1.64 4.2 Y 3.43 4.165 0.003 11421 6 1.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:52:27 a0457.fits ome_Vir B 4.100 1.58 3.3 Y 3.23 4.092 0.003 8898 3 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:55:18.500 a0458.fits ome_Vir V 0.620 1.58 3.3 Y 2.66 4.68 0.004 5255 17 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:58:59 a0459.fits KS_Vir B 21.460 1.62 2.3 Y 3.54 4.9 0.005 4221 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 08:59:37 a0460.fits KS_Vir B 21.460 1.63 2.3 Y 3.11 4.81 0.005 5540 2.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:00:24.500 a0461.fits KS_Vir V 4.240 1.63 2.4 Y 3.55 4.892 0.005 5450 3 2.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:02:42 a0462.fits psi_Vir B 1.810 1.58 2.2 Y 2.60 4.357 0.004 12140 6 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:05:03 a0463.fits psi_Vir V 0.760 1.59 2.2 Y 2.69 3.797 0.003 13699 14 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:07:32 a0464.fits FZ_Vir B 13.470 1.57 2.7 Y 3.35 4.327 0.004 7503 1.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:08:25.500 a0465.fits FZ_Vir V 2.890 1.57 2.7 Y 3.05 4.385 0.004 6365 4 1.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:10:25.500 a0466.fits TX_UMa B 5.220 1.65 4.5 Y 2.87 3.869 0.003 16321 2 1.96
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:11:22 a0467.fits TX_UMa V 3.720 1.66 4.5 Y 2.24 4.109 0.003 17207 3 2.00
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:13:40 a0468.fits FG_Dra B 31.120 1.69 4.3 Y 2.88 4.405 0.004 9661 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:14:28 a0469.fits FG_Dra B 31.120 1.69 4.3 Y 2.89 4.399 0.004 10117 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:15:06.500 a0470.fits FG_Dra V 5.920 1.69 4.3 Y 3.57 4.901 0.005 6785 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:16:52 a0471.fits VY_UMa B 9.300 1.68 4.6 Y 2.75 4.759 0.004 7466 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:18:07.500 a0472.fits VY_UMa V 1.460 1.68 4.6 Y 2.60 4.31 0.004 11320 7 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:20:40 a0473.fits GY_UMa B 14.720 1.68 4.6 Y 2.58 4.318 0.004 13342 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:21:34.500 a0474.fits GY_UMa V 3.220 1.68 4.6 Y 2.50 4.425 0.004 7014 4 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:23:46 a0475.fits VW_UMa B 17.200 1.67 4.5 Y 2.27 4.403 0.004 16404 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:24:31 a0476.fits VW_UMa V 3.520 1.68 4.5 Y 2.41 4.425 0.004 15506 3 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:26:23.500 a0477.fits CO_UMa B 5.110 1.67 4.3 Y 3.25 4.17 0.003 8574 2 1.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:27:48.500 a0478.fits CO_UMa V 1.440 1.67 4.3 Y 2.47 4.081 0.003 14180 7 1.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:30:48 a0479.fits AW_UMa B 10.450 1.61 4.1 3.326 0.002 23025
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:32:58 a0480.fits AW_UMa V 3.900 1.62 4.1 4.085 0.003 9166 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:35:09 a0481.fits KO_Vir B 21.190 1.64 3.3 Y 3.49 4.622 0.004 5236 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:35:47 a0482.fits KO_Vir B 21.190 1.64 3.3 Y 3.07 4.549 0.004 7290 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:36:35.500 a0483.fits KO_Vir V 4.280 1.64 3.3 Y 3.30 4.827 0.005 4642 3 1.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:38:39 a0484.fits FK_Vir B 30.390 1.62 3.3 Y 4.47 4.602 0.004 4200 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:39:26 a0485.fits FK_Vir B 30.390 1.63 3.3 Y 4.43 4.498 0.004 4856 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:40:05 a0486.fits FK_Vir V 5.580 1.63 3.3 Y 3.76 4.703 0.004 5229 2 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:41:53 a0487.fits FW_Vir B 4.500 1.63 3.1 Y 3.49 4.405 0.004 7427 3 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:43:57.500 a0488.fits FW_Vir V 1.030 1.64 3.1 Y 2.35 4.479 0.004 7354 10 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:46:52 a0489.fits BK_Vir B 22.350 1.67 3.3 Y 3.39 5.092 0.005 3848 1.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:47:29.500 a0490.fits BK_Vir V 5.490 1.68 3.3 Y 3.65 5.06 0.005 4249 2 1.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:49:21 a0491.fits ET_Vir B 2.770 1.65 1.7 Y 3.24 4.178 0.003 8587 4 2.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:51:43.500 a0492.fits ET_Vir V 0.690 1.65 1.7 Y 2.65 4.075 0.003 9710 15 2.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:55:37 a0493.fits R_CrB B 2.500 1.00 0.1 Y 2.57 4.088 0.003 11853 7 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 09:58:11 a0494.fits R_CrB V 1.000 1.00 0.2 Y 2.44 4.488 0.004 10012 10 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:01:13.500 a0495.fits R_CrB R 0.960 1.00 0.2 Y 2.04 4.412 0.004 10739 11 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:03:38 a0496.fits R_CrB I 2.000 1.00 0.3 Y 1.95 4.984 0.005 6434 5 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:05:08.500 a0497.fits R_CrB I 2.000 1.00 0.3 Y 2.05 4.97 0.005 7615 5 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:07:15.500 a0498.fits R_CrB B 2.500 1.00 0.3 Y 2.73 4.14 0.003 13392 7 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:09:49.500 a0499.fits R_CrB V 1.000 1.00 0.4 Y 2.28 4.457 0.004 12070 10 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:12:52 a0500.fits R_CrB R 0.960 1.01 0.4 Y 1.93 4.436 0.004 10131 11 0.10

images 501 to 550

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:15:15.500 a0501.fits R_CrB I 2.000 1.01 0.5 Y 2.18 4.976 0.005 7283 5 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:16:46 a0502.fits R_CrB I 2.000 1.01 0.5 Y 2.19 4.971 0.005 7343 5 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:18:52.500 a0503.fits R_CrB B 2.500 1.01 0.5 Y 2.42 4.08 0.003 15539 7 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:21:27 a0504.fits R_CrB V 1.000 1.01 0.6 Y 1.97 4.48 0.004 9527 10 0.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:24:31 a0505.fits R_CrB R 0.960 1.01 0.6 Y 2.04 4.394 0.004 13106 11 0.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:26:54.500 a0506.fits R_CrB I 2.000 1.01 0.7 Y 2.33 4.976 0.005 7803 5 0.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:28:24 a0507.fits R_CrB I 2.000 1.01 0.7 Y 2.60 4.988 0.005 6228 5 0.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:31:03 a0508.fits LT_Vir B 40.000 1.65 3.2 Y 3.15 3.898 0.003 12859 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:31:59 a0509.fits LT_Vir B 40.000 1.66 3.2 Y 3.19 3.932 0.003 11928 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:32:41 a0510.fits LT_Vir V 20.000 1.67 3.2 Y 3.05 3.104 0.002 30655 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:33:17 a0511.fits LT_Vir V 20.000 1.67 3.2 Y 3.05 3.074 0.002 30871 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:34:45 a0512.fits FO_Vir B 18.900 1.66 3.1 Y 3.47 2.362 0.001 47442 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:35:18 a0513.fits FO_Vir V 9.450 1.67 3.1 Y 2.99 2.752 0.002 46350 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:37:08 a0514.fits KX_Vir B 39.500 1.67 3.6 Y 3.94 3.766 0.003 10511 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:37:44 a0515.fits KX_Vir V 14.880 1.67 3.6 Y 2.87 3.197 0.002 31221 1.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:39:23 a0516.fits FH_Vir B 27.850 1.68 3.4 Y 3.43 4.017 0.003 10533 1.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:39:56 a0517.fits FH_Vir V 10.510 1.69 3.4 Y 3.84 3.659 0.003 12362 1.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:43:29.500 a0518.fits kap_Dra B 0.680 1.62 4.2 Y 3.29 2.96 0.002 25228 15 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:48:44.500 a0519.fits kap_Dra V 0.450 1.63 4.2 Y 2.42 3.5 0.002 16426 23 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:53:32 a0520.fits RY_UMa B 22.300 1.67 4.6 Y 3.63 4.156 0.003 8564 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:54:20.500 a0521.fits RY_UMa V 4.820 1.67 4.6 Y 3.17 4.012 0.003 13340 3 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:56:32 a0522.fits BX_CVn B 40.000 1.60 4.3 Y 3.78 3.998 0.003 9830 2.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:57:32 a0523.fits BX_CVn B 40.000 1.61 4.3 Y 4.27 4.091 0.003 6916 2.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:58:08 a0524.fits BX_CVn V 11.450 1.61 4.3 Y 3.33 3.767 0.003 17528 1.99
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 10:58:38 a0525.fits BX_CVn V 11.450 1.62 4.3 Y 4.10 3.829 0.003 10580 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:01:17 a0526.fits WZ_Dra B 60.000 1.08 0.1 Y 3.00 5.794 0.007 2620 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:02:33 a0527.fits WZ_Dra B 60.000 1.08 0.1 Y 3.31 5.835 0.007 2147 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:03:25 a0528.fits WZ_Dra V 30.620 1.08 0.1 Y 2.78 5.088 0.005 5845 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:04:13 a0529.fits WZ_Dra V 30.620 1.08 0.1 Y 2.53 5.085 0.005 7234 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:05:16 a0530.fits WZ_Dra R 4.000 1.08 0.1 Y 1.99 6.112 0.008 2803 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:06:54 a0531.fits WZ_Dra I 2.000 1.08 0.2 Y 2.17 6.311 0.009 1889 5 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:08:23 a0532.fits WZ_Dra I 2.000 1.08 0.2 Y 2.41 7.924 0.02 1582 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:10:49.500 a0533.fits Y_CVn B 4.150 1.66 4.5 Y 4.33 5.786 0.007 1663 3 2.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:12:49 a0534.fits Y_CVn V 1.550 1.67 4.5 Y 3.77 3.584 0.003 13789 7 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:15:38 a0535.fits BY_CVn B 30.440 1.68 4.5 Y 4.52 4.396 0.004 4576 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:16:25 a0536.fits BY_CVn B 30.440 1.68 4.5 Y 4.44 4.388 0.004 4658 2.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:16:58 a0537.fits BY_CVn V 11.300 1.68 4.5 Y 4.08 3.9 0.003 9889 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:17:25 a0538.fits BY_CVn V 11.300 1.69 4.6 Y 4.39 3.944 0.003 8304 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:19:27 a0539.fits S_UMa B 32.850 1.68 4.6 Y 3.57 8.54 0.031 143 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:20:09 a0540.fits S_UMa V 7.030 1.69 4.6 Y 3.80 7.612 0.017 358 2 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:22:00 a0541.fits BZ_CVn B 29.900 1.68 4.5 Y 3.69 4.116 0.003 7185 2.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:22:42 a0542.fits BZ_CVn V 6.420 1.68 4.5 Y 3.25 4.201 0.003 9235 2 2.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:24:36 a0543.fits CE_CVn B 30.520 1.64 4.4 Y 3.49 4.099 0.003 8078 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:25:24 a0544.fits CE_CVn B 30.520 1.64 4.4 Y 3.29 4.106 0.003 8367 2.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:26:09.500 a0545.fits CE_CVn V 8.480 1.65 4.4 Y 3.12 3.875 0.003 16958 2 2.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:27:56 a0546.fits RS_CVn B 23.170 1.68 4.3 Y 3.19 3.88 0.003 9226 1.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:28:37 a0547.fits RS_CVn B 23.170 1.68 4.3 Y 3.39 3.904 0.003 9463 1.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:29:11 a0548.fits RS_CVn V 11.410 1.69 4.4 Y 3.17 3.984 0.003 15528 1.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:29:39 a0549.fits RS_CVn V 11.410 1.69 4.4 Y 3.15 3.964 0.003 15052 1.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:31:20 a0550.fits DL_Boo B 30.550 1.62 3.8 Y 3.02 4.275 0.004 7468 1.28

images 551 to 559

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:32:11 a0551.fits DL_Boo B 30.550 1.63 3.8 Y 3.36 4.295 0.004 6844 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:32:57.500 a0552.fits DL_Boo V 8.560 1.63 3.8 Y 3.21 4.001 0.003 13502 2 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:36:12.500 a0553.fits 6_Cas B 0.750 2.32 -6.2 Y 3.79 5.456 0.006 1838 10 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:40:43 a0554.fits 6_Cas V 0.380 2.29 -6.1 Y 3.32 5.536 0.006 1681 20 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:47:02.500 a0555.fits 6_Cas I 0.260 2.24 -6.0 Y 3.06 6.982 0.012 400 30 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:55:38 a0556.fits V1405_Cas B 7.720 1.98 -5.4 Y 3.88 7.287 0.016 519 2 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:56:37.500 a0557.fits V1405_Cas V 3.710 1.97 -5.4 Y 4.34 7.896 0.021 271 3 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:57:57.500 a0558.fits V1405_Cas R 2.170 1.96 -5.4 Y 3.86 8.108 0.022 237 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-06 11:59:15 a0559.fits V1405_Cas I 6.420 1.95 -5.4 Y 4.02 8.385 0.033 290 2 0.10

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-06 02:02:19 a0101.fits ABE-097 B 24.14 1.23 2.8 Y 2.41 3.841 0.003 30419 None 2.931262 9675.58494 -4.9 -5.0 light Normal 1x1 49.994694 Y
2022-04-06 02:03:00 a0102.fits ABE-097 B 24.14 1.23 2.8 Y 2.24 3.825 0.003 32290 None 2.913902 9675.58542 -4.9 -5.0 light Normal 1x1 49.994964 Y
2022-04-06 02:03:41 a0103.fits ABE-097 B 24.14 1.23 2.8 Y 2.27 3.827 0.003 28603 None 2.898840 9675.58589 -4.9 -5.0 light Normal 1x1 49.996186 Y
2022-04-06 02:04:14 a0104.fits ABE-097 V 11.99 1.23 2.8 Y 2.34 4.545 0.004 13995 None 2.880332 9675.58627 -5.0 -5.0 light Normal 1x1 49.984423 Y
2022-04-06 02:04:42 a0105.fits ABE-097 V 11.99 1.23 2.8 Y 1.96 4.520 0.004 19469 None 2.868315 9675.58660 -4.9 -5.0 light Normal 1x1 49.987198 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-06 02:05:10 a0106.fits ABE-097 V 11.99 1.24 2.8 Y 2.66 4.567 0.004 9840 None 2.843966 9675.58692 -4.9 -5.0 light Normal 1x1 49.984037 Y
2022-04-06 02:05:40 a0107.fits ABE-097 R 11.33 1.24 2.8 Y 1.62 4.725 0.004 22715 None 2.879135 9675.58727 -5.0 -5.0 light Normal 1x1 49.983043 Y
2022-04-06 02:06:09 a0108.fits ABE-097 R 11.33 1.24 2.8 Y 2.03 4.749 0.004 12259 None 2.837812 9675.58760 -4.9 -5.0 light Normal 1x1 49.982153 Y
2022-04-06 02:06:37 a0109.fits ABE-097 R 11.33 1.24 2.8 Y 1.64 4.719 0.004 18793 None 2.846274 9675.58793 -5.0 -5.0 light Normal 1x1 49.983381 Y
2022-04-06 02:07:17 a0110.fits ABE-097 I 20.00 1.24 2.9 Y 2.04 5.646 0.007 6349 None 2.833677 9675.58839 -4.9 -5.0 light Normal 1x1 49.983731 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-06 02:07:52 a0111.fits ABE-097 I 20.0 1.24 2.9 Y 1.95 5.642 0.007 6654 None 2.828865 9675.58880 -5.0 -5.0 light Normal 1x1 49.984259 Y
2022-04-06 02:08:28 a0112.fits ABE-097 I 20.0 1.25 2.9 Y 2.37 5.668 0.007 4739 None 2.818072 9675.58921 -5.0 -5.0 light Normal 1x1 49.983870 Y
2022-04-06 02:10:38 a0113.fits ABE-176 B 31.5 1.25 3.0 Y 2.28 4.210 0.003 22707 None 0.033302 9675.59072 -4.9 -5.0 light Normal 1x1 49.999268 Y
2022-04-06 02:11:29 a0114.fits ABE-176 B 31.5 1.25 3.0 Y 2.32 4.228 0.003 24412 None 0.050525 9675.59131 -5.0 -5.0 light Normal 1x1 50.002722 Y
2022-04-06 02:12:20 a0115.fits ABE-176 B 31.5 1.25 3.0 Y 2.31 4.229 0.003 21459 None 0.068498 9675.59190 -5.0 -5.0 light Normal 1x1 49.998394 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-06 02:13:01 a0116.fits ABE-176 V 15.35 1.26 3.0 Y 2.03 4.910 0.005 17179 None 0.101137 9675.59237 -4.9 -5.0 light Normal 1x1 49.992943 Y
2022-04-06 02:13:33 a0117.fits ABE-176 V 15.35 1.26 3.0 Y 2.02 4.907 0.005 14913 None 0.109712 9675.59274 -4.9 -5.0 light Normal 1x1 49.994029 Y
2022-04-06 02:14:05 a0118.fits ABE-176 V 15.35 1.26 3.0 Y 2.17 4.902 0.005 15181 None 0.133902 9675.59311 -4.9 -5.0 light Normal 1x1 49.994212 Y
2022-04-06 02:14:35 a0119.fits ABE-176 R 11.47 1.26 3.0 Y 1.64 5.411 0.006 8453 None 0.133574 9675.59346 -5.0 -5.0 light Normal 1x1 49.990243 Y
2022-04-06 02:15:03 a0120.fits ABE-176 R 11.47 1.26 3.0 Y 1.64 5.395 0.006 9087 None 0.138480 9675.59378 -4.9 -5.0 light Normal 1x1 49.990084 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-06 02:15:30 a0121.fits ABE-176 R 11.47 1.27 3.1 Y 1.68 5.388 0.006 11855 None 0.153063 9675.59410 -5.0 -5.0 light Normal 1x1 49.989602 Y
2022-04-06 02:16:10 a0122.fits ABE-176 I 20.00 1.27 3.1 Y 2.21 6.352 0.010 3213 None 0.135963 9675.59456 -5.0 -5.0 light Normal 1x1 49.992184 Y
2022-04-06 02:16:47 a0123.fits ABE-176 I 20.00 1.27 3.1 Y 2.25 6.347 0.010 3352 None 0.159104 9675.59499 -4.9 -5.0 light Normal 1x1 49.990873 Y
2022-04-06 02:17:23 a0124.fits ABE-176 I 20.00 1.27 3.1 Y 2.23 6.363 0.010 3051 None 0.174714 9675.59541 -5.0 -5.0 light Normal 1x1 49.994468 Y
2022-04-06 02:18:33 a0125.fits ABE-A24 B 10.22 1.26 3.0 Y 2.13 3.976 0.003 25502 None 3.069973 9675.59622 -5.0 -5.0 light Normal 1x1 49.997889 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-06 02:19:16 a0126.fits ABE-A24 B 10.22 1.26 3.0 Y 2.36 3.981 0.003 20083 None 0.075038 9675.59671 -4.9 -5.0 light Normal 1x1 49.997425 Y
2022-04-06 02:19:44 a0127.fits ABE-A24 B 10.22 1.26 3.0 Y 2.27 3.980 0.003 22360 None 0.083874 9675.59704 -4.9 -5.0 light Normal 1x1 49.997671 Y
2022-04-06 02:20:38 a0128.fits ABE-A24 V 6.92 1.27 3.1 Y 1.99 4.309 0.004 19875 None 0.079493 9675.59766 -4.9 -5.0 light Normal 1x1 49.985270 Y
2022-04-06 02:21:51 a0129.fits ABE-A24 R 6.41 1.27 3.1 Y 1.62 4.721 0.004 14323 None 0.101723 9675.59851 -4.9 -5.0 light Normal 1x1 49.984091 Y
2022-04-06 02:22:51 a0130.fits ABE-A24 I 15.28 1.28 3.1 Y 2.01 5.128 0.005 10615 None 0.124574 9675.59920 -4.9 -5.0 light Normal 1x1 49.985765 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-06 02:23:23 a0131.fits ABE-A24 I 15.28 1.28 3.1 Y 2.28 5.174 0.005 6823 None 0.151789 9675.59957 -5.0 -5.0 light Normal 1x1 49.985920 Y
2022-04-06 02:23:56 a0132.fits ABE-A24 I 15.28 1.28 3.1 Y 2.34 5.166 0.005 6924 None 0.148478 9675.59995 -5.0 -5.0 light Normal 1x1 49.986057 Y
2022-04-06 02:25:36 a0133.fits ABE-A26 B 17.99 1.26 3.0 Y 2.66 3.822 0.003 22907 None 2.892987 9675.60111 -4.9 -5.0 light Normal 1x1 49.995492 Y
2022-04-06 02:26:12 a0134.fits ABE-A26 B 17.99 1.26 3.0 Y 2.78 3.786 0.003 18666 None 2.887308 9675.60153 -5.0 -5.0 light Normal 1x1 49.997190 Y
2022-04-06 02:26:47 a0135.fits ABE-A26 B 17.99 1.27 3.0 Y 2.43 11.063 0.249 23560 None 2.891231 9675.60193 -4.9 -5.0 light Normal 1x1 49.999004 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-06 02:27:47 a0136.fits ABE-A26 V 9.11 1.27 3.0 Y 2.08 4.244 0.003 18637 None 2.869459 9675.60263 -5.0 -5.0 light Normal 1x1 49.988817 Y
2022-04-06 02:29:04 a0137.fits ABE-A26 R 6.65 1.27 3.1 Y 2.10 4.593 0.004 16410 None 2.848108 9675.60352 -4.9 -5.0 light Normal 1x1 49.985165 Y
2022-04-06 02:30:09 a0138.fits ABE-A26 I 20.00 1.28 3.1 Y 2.46 4.781 0.004 9634 None 2.832451 9675.60427 -4.9 -5.0 light Normal 1x1 49.991729 Y
2022-04-06 02:30:46 a0139.fits ABE-A26 I 20.00 1.28 3.1 Y 2.47 4.765 0.004 8771 None 2.833807 9675.60470 -4.9 -5.0 light Normal 1x1 49.989039 Y
2022-04-06 02:31:25 a0140.fits ABE-A26 I 20.00 1.28 3.1 Y 2.85 4.811 0.005 8158 None 2.808321 9675.60515 -4.9 -5.0 light Normal 1x1 49.991074 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-06 02:33:24 a0141.fits ABE-184 B 40.0 1.26 3.0 Y 2.57 4.788 0.005 9211 None 2.785839 9675.60653 -4.9 -5.0 light Normal 1x1 49.997830 Y
2022-04-06 02:34:21 a0142.fits ABE-184 B 40.0 1.26 3.0 Y 2.63 4.800 0.005 8873 None 2.776259 9675.60719 -4.9 -5.0 light Normal 1x1 50.000396 Y
2022-04-06 02:35:18 a0143.fits ABE-184 B 40.0 1.26 3.0 Y 2.88 4.856 0.005 7715 None 2.751893 9675.60785 -4.9 -5.0 light Normal 1x1 49.997578 Y
2022-04-06 02:36:00 a0144.fits ABE-184 V 20.0 1.27 3.0 Y 2.04 5.365 0.006 7502 None 2.744811 9675.60833 -4.9 -5.0 light Normal 1x1 49.989819 Y
2022-04-06 02:36:37 a0145.fits ABE-184 V 20.0 1.27 3.0 Y 2.20 5.371 0.006 6743 None 2.737410 9675.60876 -4.9 -5.0 light Normal 1x1 49.991265 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-06 02:37:14 a0146.fits ABE-184 V 20.0 1.27 3.0 Y 2.83 5.434 0.006 4148 None 2.708052 9675.60919 -4.9 -5.0 light Normal 1x1 49.992412 Y
2022-04-06 02:37:53 a0147.fits ABE-184 R 20.0 1.27 3.0 Y 2.68 5.599 0.007 4791 None 2.690239 9675.60964 -4.9 -5.0 light Normal 1x1 49.985925 Y
2022-04-06 02:38:30 a0148.fits ABE-184 R 20.0 1.28 3.1 Y 2.11 5.497 0.006 7368 None 2.717860 9675.61007 -5.0 -5.0 light Normal 1x1 49.987948 Y
2022-04-06 02:39:06 a0149.fits ABE-184 R 20.0 1.28 3.1 Y 2.06 5.506 0.006 7012 None 2.700497 9675.61049 -4.9 -5.0 light Normal 1x1 49.982879 Y
2022-04-06 02:39:46 a0150.fits ABE-184 I 20.0 1.28 3.1 Y 2.44 7.020 0.013 1385 None 2.701757 9675.61095 -5.0 -5.0 light Normal 1x1 49.990960 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-06 02:40:23 a0151.fits ABE-184 I 20.0 1.28 3.1 Y 2.47 6.997 0.013 1370 None 2.679111 9675.61138 -4.9 -5.0 light Normal 1x1 49.990507 Y
2022-04-06 02:40:59 a0152.fits ABE-184 I 20.0 1.29 3.1 Y 2.56 7.020 0.013 1227 None 2.667200 9675.61179 -4.9 -5.0 light Normal 1x1 49.987318 Y
2022-04-06 02:43:00 a0153.fits ABE-027 B 40.0 1.27 3.0 Y 3.16 4.796 0.005 7602 None 2.587961 9675.61319 -5.0 -5.0 light Normal 1x1 49.995978 Y
2022-04-06 02:43:57 a0154.fits ABE-027 B 40.0 1.27 3.0 Y 2.68 4.750 0.004 9699 None 2.588785 9675.61385 -4.9 -5.0 light Normal 1x1 49.997106 Y
2022-04-06 02:44:55 a0155.fits ABE-027 B 40.0 1.27 3.0 Y 2.71 4.756 0.004 10514 None 2.564126 9675.61453 -4.9 -5.0 light Normal 1x1 49.995781 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-06 02:45:37 a0156.fits ABE-027 V 20.0 1.28 3.0 Y 3.09 5.529 0.006 3608 None 2.520109 9675.61501 -4.9 -5.0 light Normal 1x1 49.987896 Y
2022-04-06 02:46:14 a0157.fits ABE-027 V 20.0 1.28 3.0 Y 2.75 5.366 0.006 5320 None 2.512804 9675.61544 -5.0 -5.0 light Normal 1x1 49.987410 Y
2022-04-06 02:46:51 a0158.fits ABE-027 V 20.0 1.28 3.0 Y 2.51 5.348 0.006 7458 None 2.523733 9675.61587 -5.0 -5.0 light Normal 1x1 49.992225 Y
2022-04-06 02:47:29 a0159.fits ABE-027 R 20.0 1.28 3.1 Y 2.31 5.513 0.006 5857 None 2.510785 9675.61631 -4.9 -5.0 light Normal 1x1 49.987730 Y
2022-04-06 02:48:06 a0160.fits ABE-027 R 20.0 1.29 3.1 Y 2.02 5.507 0.006 8879 None 2.517324 9675.61674 -5.0 -5.0 light Normal 1x1 49.989933 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-06 02:48:44 a0161.fits ABE-027 R 20.00 1.29 3.1 Y 2.15 5.475 0.006 8003 None 2.505667 9675.61718 -4.9 -5.0 light Normal 1x1 49.984077 Y
2022-04-06 02:49:24 a0162.fits ABE-027 I 20.00 1.29 3.1 Y 3.04 7.094 0.014 795 None 2.476201 9675.61764 -4.9 -5.0 light Normal 1x1 49.985457 Y
2022-04-06 02:50:01 a0163.fits ABE-027 I 20.00 1.29 3.1 Y 2.37 7.050 0.014 1568 None 2.469679 9675.61807 -4.9 -5.0 light Normal 1x1 49.989310 Y
2022-04-06 02:50:38 a0164.fits ABE-027 I 20.00 1.30 3.1 Y 2.74 7.043 0.014 985 None 2.452365 9675.61850 -4.9 -5.0 light Normal 1x1 49.987030 Y
2022-04-06 02:52:10 a0165.fits ABE-097 B 24.14 1.44 3.6 Y 3.00 3.942 0.003 16376 None 2.140063 9675.61956 -4.9 -5.0 light Normal 1x1 49.997992 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-06 02:52:50 a0166.fits ABE-097 B 24.14 1.44 3.6 Y 3.53 4.102 0.003 10885 None 2.121613 9675.62002 -4.9 -5.0 light Normal 1x1 49.994297 Y
2022-04-06 02:53:31 a0167.fits ABE-097 B 24.14 1.44 3.6 Y 3.14 4.007 0.003 13395 None 2.099211 9675.62050 -5.0 -5.0 light Normal 1x1 49.996927 Y
2022-04-06 02:54:05 a0168.fits ABE-097 V 11.99 1.45 3.6 Y 2.48 4.731 0.004 13602 None 2.092477 9675.62089 -4.9 -5.0 light Normal 1x1 49.985716 Y
2022-04-06 02:54:33 a0169.fits ABE-097 V 11.99 1.45 3.6 Y 3.21 6.936 0.013 6199 None 2.071353 9675.62122 -5.0 -5.0 light Normal 1x1 49.987581 Y
2022-04-06 02:55:01 a0170.fits ABE-097 V 11.99 1.45 3.7 Y 3.05 4.630 0.004 8195 None 2.085335 9675.62154 -4.9 -5.0 light Normal 1x1 49.987704 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-06 02:55:31 a0171.fits ABE-097 R 11.33 1.45 3.7 Y 2.07 4.780 0.005 10831 None 2.079285 9675.62189 -5.0 -5.0 light Normal 1x1 49.980336 Y
2022-04-06 02:55:59 a0172.fits ABE-097 R 11.33 1.46 3.7 Y 2.27 4.777 0.004 12070 None 2.071682 9675.62221 -4.9 -5.0 light Normal 1x1 49.982717 Y
2022-04-06 02:56:27 a0173.fits ABE-097 R 11.33 1.46 3.7 Y 2.14 4.792 0.005 12569 None 2.061904 9675.62253 -5.0 -5.0 light Normal 1x1 49.983423 Y
2022-04-06 02:57:07 a0174.fits ABE-097 I 20.00 1.46 3.7 Y 2.79 5.733 0.007 3180 None 2.067979 9675.62300 -5.0 -5.0 light Normal 1x1 49.986617 Y
2022-04-06 02:57:43 a0175.fits ABE-097 I 20.00 1.47 3.7 Y 3.46 5.938 0.008 2152 None 2.049326 9675.62341 -5.0 -5.0 light Normal 1x1 49.983672 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-06 02:58:20 a0176.fits ABE-097 I 20.00 1.47 3.7 Y 2.81 5.803 0.007 3303 None 2.044573 9675.62384 -4.9 -5.0 light Normal 1x1 49.984587 Y
2022-04-06 03:00:04 a0177.fits ABE-176 B 31.50 1.45 3.8 Y 3.50 4.427 0.004 8220 None 2.451894 9675.62505 -4.9 -5.0 light Normal 1x1 50.001682 Y
2022-04-06 03:00:55 a0178.fits ABE-176 B 31.50 1.46 3.8 Y 3.46 4.460 0.004 8583 None 2.444561 9675.62564 -4.9 -5.0 light Normal 1x1 50.001758 Y
2022-04-06 03:01:46 a0179.fits ABE-176 B 31.50 1.46 3.8 Y 2.87 4.338 0.004 12822 None 2.445911 9675.62623 -5.0 -5.0 light Normal 1x1 50.002872 Y
2022-04-06 03:02:26 a0180.fits ABE-176 V 15.35 1.47 3.8 Y 2.94 5.110 0.005 6840 None 2.429556 9675.62669 -4.9 -5.0 light Normal 1x1 49.994246 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-06 03:02:59 a0181.fits ABE-176 V 15.35 1.47 3.8 Y 2.54 4.990 0.005 10668 None 2.427664 9675.62707 -5.0 -5.0 light Normal 1x1 49.992250 Y
2022-04-06 03:03:32 a0182.fits ABE-176 V 15.35 1.47 3.9 Y 3.00 5.042 0.005 6220 None 2.405284 9675.62745 -4.9 -5.0 light Normal 1x1 49.992120 Y
2022-04-06 03:04:03 a0183.fits ABE-176 R 11.47 1.47 3.9 Y 2.39 5.499 0.006 5427 None 2.412134 9675.62781 -4.9 -5.0 light Normal 1x1 49.990626 Y
2022-04-06 03:04:32 a0184.fits ABE-176 R 11.47 1.48 3.9 Y 2.14 5.443 0.006 7068 None 2.409402 9675.62815 -5.0 -5.0 light Normal 1x1 49.991221 Y
2022-04-06 03:05:01 a0185.fits ABE-176 R 11.47 1.48 3.9 Y 2.88 5.824 0.007 2738 None 2.403126 9675.62848 -4.9 -5.0 light Normal 1x1 49.987031 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-06 03:05:42 a0186.fits ABE-176 I 20.00 1.48 3.9 Y 3.29 6.445 0.010 1600 None 2.380959 9675.62896 -4.9 -5.0 light Normal 1x1 49.996959 Y
2022-04-06 03:06:19 a0187.fits ABE-176 I 20.00 1.49 3.9 Y 2.38 6.411 0.010 3157 None 2.393365 9675.62939 -5.0 -5.0 light Normal 1x1 49.993905 Y
2022-04-06 03:06:57 a0188.fits ABE-176 I 20.00 1.49 3.9 Y 2.53 6.393 0.010 2620 None 2.379312 9675.62983 -4.9 -5.0 light Normal 1x1 49.995659 Y
2022-04-06 03:08:17 a0189.fits ABE-A24 B 10.22 1.47 3.9 Y 2.91 4.177 0.003 12471 None 2.282861 9675.63075 -4.9 -5.0 light Normal 1x1 50.001505 Y
2022-04-06 03:08:44 a0190.fits ABE-A24 B 10.22 1.48 3.9 Y 3.43 4.419 0.004 6788 None 2.270095 9675.63106 -4.9 -5.0 light Normal 1x1 50.000000 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-06 03:09:11.000 a0191.fits ABE-A24 B 10.22 1.48 3.9 Y 2.70 4.118 0.003 13782 None 2.276865 9675.63138 -4.9 -5.0 light Normal 1x1 49.999099 Y
2022-04-06 03:10:04.500 a0192.fits ABE-A24 V 6.92 1.48 3.9 Y 2.13 4.377 0.004 12805 None 2.298199 9675.63200 -4.9 -5.0 light Normal 1x1 49.985640 Y
2022-04-06 03:11:17.000 a0193.fits ABE-A24 R 6.41 1.49 3.9 Y 1.74 4.630 0.004 12983 None 2.272863 9675.63284 -4.9 -5.0 light Normal 1x1 49.981850 Y
2022-04-06 03:12:16.000 a0194.fits ABE-A24 I 15.28 1.50 3.9 Y 4.20 5.475 0.006 2304 None 2.221181 9675.63352 -5.0 -5.0 light Normal 1x1 49.989333 Y
2022-04-06 03:12:47.000 a0195.fits ABE-A24 I 15.28 1.50 3.9 Y 3.45 5.399 0.006 3249 None 2.221245 9675.63388 -4.9 -5.0 light Normal 1x1 49.987409 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-06 03:13:19.000 a0196.fits ABE-A24 I 15.28 1.50 3.9 Y 3.71 5.370 0.006 2842 None 2.204821 9675.63425 -5.0 -5.0 light Normal 1x1 49.991343 Y
2022-04-06 03:14:49.000 a0197.fits ABE-A26 B 17.99 1.48 3.8 Y 2.65 3.844 0.003 19880 None 2.147785 9675.63529 -4.9 -5.0 light Normal 1x1 49.999191 Y
2022-04-06 03:15:25.000 a0198.fits ABE-A26 B 17.99 1.48 3.8 Y 2.65 3.854 0.003 22418 None 2.131731 9675.63571 -5.0 -5.0 light Normal 1x1 49.995204 Y
2022-04-06 03:16:01.000 a0199.fits ABE-A26 B 17.99 1.49 3.9 Y 2.71 3.906 0.003 21321 None 2.134273 9675.63612 -4.9 -5.0 light Normal 1x1 49.999523 Y
2022-04-06 03:16:58.500 a0200.fits ABE-A26 V 9.11 1.49 3.9 Y 2.79 4.391 0.004 13846 None 2.124305 9675.63679 -4.9 -5.0 light Normal 1x1 49.987694 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-06 03:18:15 a0201.fits ABE-A26 R 6.65 1.50 3.9 Y 2.76 4.700 0.004 10513 None 2.080748 9675.63767 -5.0 -5.0 light Normal 1x1 49.988266 Y
2022-04-06 03:19:20 a0202.fits ABE-A26 I 20.00 1.51 3.9 Y 2.92 4.897 0.005 7669 None 2.080811 9675.63843 -4.9 -5.0 light Normal 1x1 49.991197 Y
2022-04-06 03:19:57 a0203.fits ABE-A26 I 20.00 1.51 3.9 Y 3.31 4.911 0.005 5323 None 2.068920 9675.63885 -4.9 -5.0 light Normal 1x1 49.988146 Y
2022-04-06 03:20:35 a0204.fits ABE-A26 I 20.00 1.51 3.9 Y 3.59 5.035 0.005 4578 None 2.051389 9675.63929 -5.0 -5.0 light Normal 1x1 49.988077 Y
2022-04-06 03:22:28 a0205.fits ABE-184 B 40.00 1.48 3.8 Y 2.53 4.878 0.005 8411 None 2.009029 9675.64060 -4.9 -5.0 light Normal 1x1 50.001592 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-06 03:23:25 a0206.fits ABE-184 B 40.0 1.48 3.8 Y 2.47 4.864 0.005 9886 None 2.018698 9675.64126 -4.9 -5.0 light Normal 1x1 49.998664 Y
2022-04-06 03:24:21 a0207.fits ABE-184 B 40.0 1.49 3.8 Y 2.70 4.899 0.005 7378 None 1.989119 9675.64191 -5.0 -5.0 light Normal 1x1 50.001176 Y
2022-04-06 03:25:03 a0208.fits ABE-184 V 20.0 1.49 3.8 Y 2.33 5.470 0.006 6151 None 1.980660 9675.64240 -4.9 -5.0 light Normal 1x1 49.992099 Y
2022-04-06 03:25:40 a0209.fits ABE-184 V 20.0 1.50 3.8 Y 2.14 5.449 0.006 8726 None 1.984346 9675.64282 -4.9 -5.0 light Normal 1x1 49.988096 Y
2022-04-06 03:26:16 a0210.fits ABE-184 V 20.0 1.50 3.9 Y 2.45 5.431 0.006 5211 None 1.952618 9675.64324 -5.0 -5.0 light Normal 1x1 49.991137 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-06 03:26:54 a0211.fits ABE-184 R 20.0 1.51 3.9 Y 1.71 5.549 0.006 9239 None 1.967141 9675.64368 -4.9 -5.0 light Normal 1x1 49.984976 Y
2022-04-06 03:27:31 a0212.fits ABE-184 R 20.0 1.51 3.9 Y 1.75 5.540 0.006 10496 None 1.959271 9675.64411 -4.9 -5.0 light Normal 1x1 49.987053 Y
2022-04-06 03:28:07 a0213.fits ABE-184 R 20.0 1.51 3.9 Y 1.94 5.569 0.007 7475 None 1.958332 9675.64453 -5.0 -5.0 light Normal 1x1 49.987586 Y
2022-04-06 03:28:47 a0214.fits ABE-184 I 20.0 1.52 3.9 Y 2.52 7.138 0.014 1092 None 1.940356 9675.64499 -5.0 -5.0 light Normal 1x1 49.988211 Y
2022-04-06 03:29:23 a0215.fits ABE-184 I 20.0 1.52 3.9 Y 3.25 7.120 0.014 775 None 1.910479 9675.64541 -4.9 -5.0 light Normal 1x1 49.989112 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-06 03:30:00 a0216.fits ABE-184 I 20.0 1.52 3.9 Y 2.33 7.062 0.014 1432 None 1.919440 9675.64583 -5.0 -5.0 light Normal 1x1 49.990050 Y
2022-04-06 03:31:53 a0217.fits ABE-027 B 40.0 1.50 3.8 Y 2.53 4.819 0.005 10230 None 1.807560 9675.64714 -4.9 -5.0 light Normal 1x1 49.999009 Y
2022-04-06 03:32:50 a0218.fits ABE-027 B 40.0 1.51 3.8 Y 2.79 4.851 0.005 7963 None 1.796970 9675.64780 -5.0 -5.0 light Normal 1x1 49.997539 Y
2022-04-06 03:33:47 a0219.fits ABE-027 B 40.0 1.51 3.8 Y 2.61 4.829 0.005 8803 None 1.795497 9675.64846 -4.9 -5.0 light Normal 1x1 50.000031 Y
2022-04-06 03:34:30 a0220.fits ABE-027 V 20.0 1.52 3.8 Y 2.52 5.435 0.006 6116 None 1.773399 9675.64896 -4.9 -5.0 light Normal 1x1 49.991606 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-06 03:35:06 a0221.fits ABE-027 V 20.0 1.52 3.8 Y 2.45 5.462 0.006 5827 None 1.766146 9675.64938 -4.9 -5.0 light Normal 1x1 49.994929 Y
2022-04-06 03:35:43 a0222.fits ABE-027 V 20.0 1.52 3.9 Y 2.66 5.447 0.006 5739 None 1.754765 9675.64980 -4.9 -5.0 light Normal 1x1 49.987877 Y
2022-04-06 03:36:21 a0223.fits ABE-027 R 20.0 1.53 3.9 Y 2.24 5.580 0.007 6269 None 1.750543 9675.65024 -5.0 -5.0 light Normal 1x1 49.987156 Y
2022-04-06 03:36:58 a0224.fits ABE-027 R 20.0 1.53 3.9 Y 2.02 5.542 0.006 9686 None 1.763398 9675.65067 -4.9 -5.0 light Normal 1x1 49.987356 Y
2022-04-06 03:37:35 a0225.fits ABE-027 R 20.0 1.54 3.9 Y 2.43 5.577 0.007 5240 None 1.744918 9675.65110 -4.9 -5.0 light Normal 1x1 49.990105 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-06 03:38:15 a0226.fits ABE-027 I 20.00 1.54 3.9 Y 2.68 7.145 0.014 1023 None 1.737635 9675.65156 -5.0 -5.0 light Normal 1x1 49.989862 Y
2022-04-06 03:38:52 a0227.fits ABE-027 I 20.00 1.54 3.9 Y 2.31 7.093 0.014 1452 None 1.738845 9675.65199 -4.9 -5.0 light Normal 1x1 49.987502 Y
2022-04-06 03:39:29 a0228.fits ABE-027 I 20.00 1.55 3.9 Y 2.57 7.162 0.014 1185 None 1.716578 9675.65242 -4.9 -5.0 light Normal 1x1 49.986240 Y
2022-04-06 03:41:05 a0229.fits ABE-097 B 24.14 1.79 4.4 Y 2.78 4.064 0.003 17212 None 1.488705 9675.65353 -4.9 -5.0 light Normal 1x1 49.996281 Y
2022-04-06 03:41:46 a0230.fits ABE-097 B 24.14 1.79 4.4 Y 2.80 4.079 0.003 15926 None 1.475091 9675.65400 -4.9 -5.0 light Normal 1x1 49.991920 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-06 03:42:27 a0231.fits ABE-097 B 24.14 1.80 4.5 Y 2.79 4.074 0.003 17417 None 1.461760 9675.65448 -4.9 -5.0 light Normal 1x1 49.997110 Y
2022-04-06 03:43:01 a0232.fits ABE-097 V 11.99 1.81 4.5 Y 2.32 4.692 0.004 15190 None 1.449427 9675.65487 -5.0 -5.0 light Normal 1x1 49.988867 Y
2022-04-06 03:43:29 a0233.fits ABE-097 V 11.99 1.81 4.5 Y 2.44 4.692 0.004 16266 None 1.446007 9675.65520 -4.9 -5.0 light Normal 1x1 49.989773 Y
2022-04-06 03:43:58 a0234.fits ABE-097 V 11.99 1.81 4.5 Y 2.41 4.687 0.004 10955 None 1.442725 9675.65553 -5.0 -5.0 light Normal 1x1 49.989442 Y
2022-04-06 03:44:27 a0235.fits ABE-097 R 11.33 1.82 4.5 Y 2.31 4.895 0.005 9932 None 1.428829 9675.65587 -4.9 -5.0 light Normal 1x1 49.989423 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-06 03:44:55 a0236.fits ABE-097 R 11.33 1.82 4.5 Y 1.94 4.828 0.005 13223 None 1.427250 9675.65619 -4.9 -5.0 light Normal 1x1 49.986177 Y
2022-04-06 03:45:24 a0237.fits ABE-097 R 11.33 1.83 4.5 Y 1.86 4.858 0.005 17026 None 1.422372 9675.65653 -4.9 -5.0 light Normal 1x1 49.986609 Y
2022-04-06 03:46:04 a0238.fits ABE-097 I 20.00 1.84 4.5 Y 2.26 5.800 0.007 5088 None 1.409542 9675.65699 -4.9 -5.0 light Normal 1x1 49.988516 Y
2022-04-06 03:46:41 a0239.fits ABE-097 I 20.00 1.84 4.5 Y 2.39 5.814 0.007 3989 None 1.397331 9675.65742 -4.9 -5.0 light Normal 1x1 49.989696 Y
2022-04-06 03:47:17 a0240.fits ABE-097 I 20.00 1.85 4.5 Y 2.69 5.816 0.007 3787 None 1.387516 9675.65784 -4.9 -5.0 light Normal 1x1 49.991978 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-06 03:49:01 a0241.fits ABE-176 B 31.50 1.79 4.6 Y 2.76 4.441 0.004 9855 None 1.798428 9675.65904 -4.9 -5.0 light Normal 1x1 50.009578 Y
2022-04-06 03:49:52 a0242.fits ABE-176 B 31.50 1.79 4.6 Y 3.26 4.464 0.004 8933 None 1.793298 9675.65963 -5.0 -5.0 light Normal 1x1 50.001174 Y
2022-04-06 03:50:43 a0243.fits ABE-176 B 31.50 1.80 4.6 Y 2.83 4.442 0.004 9754 None 1.789245 9675.66022 -5.0 -5.0 light Normal 1x1 50.003824 Y
2022-04-06 03:51:23 a0244.fits ABE-176 V 15.35 1.81 4.7 Y 2.70 5.078 0.005 9193 None 1.780237 9675.66068 -5.0 -5.0 light Normal 1x1 49.998261 Y
2022-04-06 03:51:56 a0245.fits ABE-176 V 15.35 1.81 4.7 Y 2.81 5.052 0.005 7614 None 1.767518 9675.66106 -5.0 -5.0 light Normal 1x1 49.997837 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-06 03:52:29 a0246.fits ABE-176 V 15.35 1.82 4.7 Y 2.74 5.081 0.005 7725 None 1.758118 9675.66145 -5.0 -5.0 light Normal 1x1 49.997159 Y
2022-04-06 03:53:00 a0247.fits ABE-176 R 11.47 1.82 4.7 Y 2.15 5.515 0.006 6466 None 1.754491 9675.66181 -4.9 -5.0 light Normal 1x1 49.996065 Y
2022-04-06 03:53:28 a0248.fits ABE-176 R 11.47 1.83 4.7 Y 2.22 5.499 0.006 5959 None 1.759446 9675.66213 -5.0 -5.0 light Normal 1x1 49.991897 Y
2022-04-06 03:53:56 a0249.fits ABE-176 R 11.47 1.83 4.7 Y 2.30 5.547 0.006 6042 None 1.747954 9675.66245 -4.9 -5.0 light Normal 1x1 49.996429 Y
2022-04-06 03:54:36 a0250.fits ABE-176 I 20.00 1.84 4.7 Y 2.89 6.490 0.010 1716 None 1.751004 9675.66292 -4.9 -5.0 light Normal 1x1 49.993632 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-06 03:55:14 a0251.fits ABE-176 I 20.00 1.84 4.7 Y 3.05 6.475 0.010 1705 None 1.744122 9675.66336 -5.0 -5.0 light Normal 1x1 49.990921 Y
2022-04-06 03:55:51 a0252.fits ABE-176 I 20.00 1.85 4.7 Y 2.80 6.494 0.010 2062 None 1.725260 9675.66378 -4.9 -5.0 light Normal 1x1 49.993401 Y
2022-04-06 03:57:13 a0253.fits ABE-A24 B 10.22 1.82 4.7 Y 2.88 4.219 0.003 11284 None 1.640908 9675.66473 -5.0 -5.0 light Normal 1x1 49.995481 Y
2022-04-06 03:57:40 a0254.fits ABE-A24 B 10.22 1.83 4.7 Y 2.87 4.259 0.004 10298 None 1.637456 9675.66505 -4.9 -5.0 light Normal 1x1 50.000680 Y
2022-04-06 03:58:07 a0255.fits ABE-A24 B 10.22 1.83 4.7 Y 3.02 4.268 0.004 9106 None 1.634416 9675.66536 -4.9 -5.0 light Normal 1x1 50.001640 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-06 03:59:01 a0256.fits ABE-A24 V 6.92 1.84 4.7 Y 2.55 4.483 0.004 11622 None 1.624377 9675.66598 -5.0 -5.0 light Normal 1x1 49.990813 Y
2022-04-06 04:00:14 a0257.fits ABE-A24 R 6.41 1.85 4.7 Y 2.03 4.699 0.004 12187 None 1.614620 9675.66683 -4.9 -5.0 light Normal 1x1 49.984006 Y
2022-04-06 04:01:14 a0258.fits ABE-A24 I 15.28 1.86 4.7 Y 2.66 5.290 0.006 4837 None 1.585054 9675.66752 -5.0 -5.0 light Normal 1x1 49.991381 Y
2022-04-06 04:01:46 a0259.fits ABE-A24 I 15.28 1.87 4.8 Y 2.65 5.308 0.006 4974 None 1.579500 9675.66789 -4.9 -5.0 light Normal 1x1 49.990911 Y
2022-04-06 04:02:18 a0260.fits ABE-A24 I 15.28 1.87 4.8 Y 2.79 5.325 0.006 5070 None 1.575367 9675.66826 -4.9 -5.0 light Normal 1x1 49.988964 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-06 04:03:48.000 a0261.fits ABE-A26 B 17.99 1.84 4.7 Y 3.47 4.041 0.003 10684 None 1.496118 9675.66931 -4.9 -5.0 light Normal 1x1 50.008833 Y
2022-04-06 04:04:23.000 a0262.fits ABE-A26 B 17.99 1.85 4.7 Y 3.26 3.986 0.003 11094 None 1.495971 9675.66971 -5.0 -5.0 light Normal 1x1 50.006924 Y
2022-04-06 04:04:58.000 a0263.fits ABE-A26 B 17.99 1.85 4.7 Y 3.12 4.017 0.003 12419 None 1.480563 9675.67012 -5.0 -5.0 light Normal 1x1 49.999002 Y
2022-04-06 04:05:57.500 a0264.fits ABE-A26 V 9.11 1.86 4.7 Y 2.71 4.403 0.004 12294 None 1.484841 9675.67080 -4.9 -5.0 light Normal 1x1 49.990820 Y
2022-04-06 04:07:14.500 a0265.fits ABE-A26 R 6.65 1.87 4.7 Y 2.53 4.750 0.004 9072 None 1.456602 9675.67170 -4.9 -5.0 light Normal 1x1 49.986264 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-06 04:08:20 a0266.fits ABE-A26 I 20.0 1.89 4.7 Y 2.88 4.902 0.005 7337 None 1.439277 9675.67245 -4.9 -5.0 light Normal 1x1 49.989893 Y
2022-04-06 04:08:58 a0267.fits ABE-A26 I 20.0 1.89 4.7 Y 2.78 4.891 0.005 7519 None 1.422915 9675.67289 -4.9 -5.0 light Normal 1x1 49.992515 Y
2022-04-06 04:09:36 a0268.fits ABE-A26 I 20.0 1.90 4.8 Y 2.71 4.878 0.005 7768 None 1.420946 9675.67333 -4.9 -5.0 light Normal 1x1 49.993156 Y
2022-04-06 04:11:29 a0269.fits ABE-184 B 40.0 1.86 4.6 Y 3.73 5.125 0.005 3387 None 1.362588 9675.67464 -4.9 -5.0 light Normal 1x1 50.003449 Y
2022-04-06 04:12:26 a0270.fits ABE-184 B 40.0 1.86 4.6 Y 3.25 5.049 0.005 4373 None 1.360031 9675.67530 -5.0 -5.0 light Normal 1x1 50.001723 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-06 04:13:23 a0271.fits ABE-184 B 40.0 1.87 4.6 Y 3.00 5.022 0.005 5057 None 1.366798 9675.67596 -5.0 -5.0 light Normal 1x1 50.007805 Y
2022-04-06 04:14:06 a0272.fits ABE-184 V 20.0 1.88 4.7 Y 2.80 5.514 0.006 4996 None 1.339850 9675.67646 -4.9 -5.0 light Normal 1x1 49.993980 Y
2022-04-06 04:14:43 a0273.fits ABE-184 V 20.0 1.89 4.7 Y 2.83 5.535 0.006 4527 None 1.333851 9675.67689 -4.9 -5.0 light Normal 1x1 49.994543 Y
2022-04-06 04:15:18 a0274.fits ABE-184 V 20.0 1.89 4.7 Y 2.79 5.549 0.006 4078 None 1.318198 9675.67729 -4.9 -5.0 light Normal 1x1 49.995012 Y
2022-04-06 04:15:57 a0275.fits ABE-184 R 20.0 1.90 4.7 Y 2.83 5.654 0.007 3916 None 1.310870 9675.67774 -4.9 -5.0 light Normal 1x1 49.992786 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-06 04:16:34 a0276.fits ABE-184 R 20.0 1.91 4.7 Y 2.10 5.646 0.007 6289 None 1.310087 9675.67817 -5.0 -5.0 light Normal 1x1 49.990604 Y
2022-04-06 04:17:11 a0277.fits ABE-184 R 20.0 1.91 4.7 Y 2.02 5.621 0.007 8329 None 1.317460 9675.67860 -4.9 -5.0 light Normal 1x1 49.993947 Y
2022-04-06 04:17:51 a0278.fits ABE-184 I 20.0 1.92 4.7 Y 2.65 7.139 0.014 1022 None 1.302240 9675.67906 -5.0 -5.0 light Normal 1x1 49.993317 Y
2022-04-06 04:18:28 a0279.fits ABE-184 I 20.0 1.93 4.7 Y 2.89 7.193 0.015 894 None 1.293471 9675.67949 -4.9 -5.0 light Normal 1x1 49.992090 Y
2022-04-06 04:19:05 a0280.fits ABE-184 I 20.0 1.94 4.7 Y 2.73 7.140 0.014 942 None 1.268007 9675.67992 -5.0 -5.0 light Normal 1x1 49.991699 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-06 04:20:36 a0281.fits U_Gem V 10.0 1.20 2.4 Y 2.70 11.086 0.212 40 000-BBN-884 2.784727 9675.68097 -4.9 -5.0 light Normal 1x1 49.991098 Y
2022-04-06 04:21:03 a0282.fits U_Gem V 10.0 1.20 2.5 Y 3.08 000-BBN-884 2.773406 9675.68128 -4.9 -5.0 light Normal 1x1 49.986081 Y
2022-04-06 04:21:29 a0283.fits U_Gem V 10.0 1.20 2.5 Y 2.59 10.684 0.143 44 000-BBN-884 2.782988 9675.68159 -4.9 -5.0 light Normal 1x1 49.986735 Y
2022-04-06 04:22:51 a0284.fits U_Gem GR 60.0 1.21 2.5 9.349 0.073 165 000-BBN-884 9675.68253 -5.0 -5.0 light Normal 1x1 Y
2022-04-06 04:25:07 a0285.fits U_Gem GR 60.0 1.21 2.5 000-BBN-884 9675.68411 -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-06 04:27:18.000 a0286.fits V_Cam B 40.00 1.71 4.4 Y 4.09 8.060 0.024 199 000-BBK-579 0.033339 9675.68563 -5.0 -5.0 light Normal 1x1 49.994646 Y
2022-04-06 04:28:15.000 a0287.fits V_Cam B 40.00 1.71 4.5 Y 3.17 7.782 0.020 362 000-BBK-579 0.050853 9675.68628 -4.9 -5.0 light Normal 1x1 49.996043 Y
2022-04-06 04:28:59.500 a0288.fits V_Cam V 8.84 1.71 4.5 Y 2.81 7.470 0.016 939 000-BBK-579 0.067268 9675.68680 -4.9 -5.0 light Normal 1x1 49.986412 Y
2022-04-06 04:30:11.500 a0289.fits V_Cam R 3.14 1.71 4.5 Y 2.45 6.374 0.009 1771 000-BBK-579 0.056592 9675.68763 -4.9 -5.0 light Normal 1x1 49.983047 Y
2022-04-06 04:32:29.500 a0290.fits V_Cam I 1.60 1.72 4.5 Y 3.12 6.124 0.008 1479 000-BBK-579 0.055689 9675.68923 -4.9 -5.0 light Normal 1x1 49.972786 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-06 04:36:40.000 a0291.fits R_Lyn B 80.00 1.41 3.6 Y 3.72 9.903 0.087 64 000-BBM-269 0.108184 9675.69213 -4.9 -5.0 light Normal 1x1 49.99757 Y
2022-04-06 04:38:18.000 a0292.fits R_Lyn B 80.00 1.42 3.6 Y 3.41 10.017 0.092 55 000-BBM-269 0.106413 9675.69326 -4.9 -5.0 light Normal 1x1 50.00020 Y
2022-04-06 04:39:03.000 a0293.fits R_Lyn V 22.88 1.42 3.7 Y 3.08 9.022 0.044 201 000-BBM-269 0.085527 9675.69378 -5.0 -5.0 light Normal 1x1 49.98509 Y
2022-04-06 04:39:43.000 a0294.fits R_Lyn V 22.88 1.42 3.7 Y 3.34 8.968 0.042 166 000-BBM-269 0.083654 9675.69425 -4.9 -5.0 light Normal 1x1 49.98706 Y
2022-04-06 04:40:47.500 a0295.fits R_Lyn R 4.59 1.42 3.7 Y 2.19 8.318 0.024 410 000-BBM-269 0.097003 9675.69499 -4.9 -5.0 light Normal 1x1 49.98461 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-06 04:42:27.500 a0296.fits R_Lyn I 2.0 1.43 3.7 Y 2.52 8.126 0.022 259 000-BBM-269 0.094164 9675.69615 -4.9 -5.0 light Normal 1x1 49.985834 Y
2022-04-06 04:43:58.000 a0297.fits R_Lyn I 2.0 1.43 3.7 Y 2.23 8.056 0.021 336 000-BBM-269 0.083832 9675.69720 -5.0 -5.0 light Normal 1x1 49.985609 Y
2022-04-06 04:46:59.000 a0298.fits R_Leo B 4.0 1.09 1.0 Y 2.66 7.741 0.018 405 000-BBQ-798 0.090405 9675.69929 -4.9 -5.0 light Normal 1x1 50.004829 Y
2022-04-06 04:48:41.500 a0299.fits R_Leo V 2.0 1.09 1.0 Y 2.36 6.659 0.011 1189 000-BBQ-798 0.048817 9675.70048 -4.9 -5.0 light Normal 1x1 49.985267 Y
2022-04-06 04:50:12.000 a0300.fits R_Leo V 2.0 1.09 1.1 Y 2.30 6.587 0.010 2215 000-BBQ-798 0.049401 9675.70153 -4.9 -5.0 light Normal 1x1 49.989540 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-06 04:52:20.500 a0301.fits R_Leo R 0.50 1.10 1.1 Y 1.84 5.627 0.007 5179 000-BBQ-798 0.051129 9675.70302 -4.9 -5.0 light Normal 1x1 49.986603 Y
2022-04-06 04:54:47.000 a0302.fits R_Leo I 0.25 1.10 1.1 Y 1.86 5.145 0.005 3584 000-BBQ-798 0.041966 9675.70471 -4.9 -5.0 light Normal 1x1 49.994202 Y
2022-04-06 04:57:31.500 a0303.fits SU_LYN V 3.75 1.57 4.3 Y 2.71 5.880 0.007 2123 000-BDT-456 0.026309 9675.70661 -4.9 -5.0 light Normal 1x1 49.979894 Y
2022-04-06 04:58:20.000 a0304.fits SU_LYN B 10.00 1.57 4.3 Y 3.07 6.421 0.010 1324 000-BDT-456 0.036319 9675.70718 -4.9 -5.0 light Normal 1x1 49.989545 Y
2022-04-06 04:58:47.000 a0305.fits SU_LYN B 10.00 1.58 4.3 Y 2.78 6.415 0.010 1480 000-BDT-456 0.028456 9675.70749 -5.0 -5.0 light Normal 1x1 49.985863 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-06 04:59:14.000 a0306.fits SU_LYN B 10.00 1.58 4.3 Y 3.30 6.420 0.010 1321 000-BDT-456 0.049701 9675.70780 -4.9 -5.0 light Normal 1x1 49.987268 Y
2022-04-06 05:00:42.000 a0307.fits SU_LYN R 1.25 1.58 4.3 Y 2.10 5.760 0.007 2778 000-BDT-456 0.044661 9675.70882 -4.9 -5.0 light Normal 1x1 49.970827 Y
2022-04-06 05:02:48.500 a0308.fits SU_LYN I 0.50 1.59 4.3 Y 2.15 6.075 0.008 1915 000-BDT-456 0.051570 9675.71028 -4.9 -5.0 light Normal 1x1 49.975850 Y
2022-04-06 05:10:09.000 a0309.fits GO_Cnc B 5.00 1.15 1.9 Y 2.24 5.632 0.007 3800 000-BCZ-777 3.223284 9675.71538 -4.9 -5.0 light Normal 1x1 49.999718 Y
2022-04-06 05:11:10.500 a0310.fits GO_Cnc B 5.00 1.15 1.9 Y 3.14 5.321 0.006 5816 000-BCZ-777 0.085450 9675.71609 -5.0 -5.0 light Normal 1x1 50.005546 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-06 05:12:09.000 a0311.fits GO_Cnc V 5.0 1.15 1.9 Y 1.86 5.067 0.005 8503 000-BCZ-777 0.043084 9675.71677 -4.9 -5.0 light Normal 1x1 49.983492 Y
2022-04-06 05:13:03.000 a0312.fits GO_Cnc V 5.0 1.15 1.9 Y 1.79 5.068 0.005 10983 000-BCZ-777 0.025939 9675.71740 -4.9 -5.0 light Normal 1x1 49.988095 Y
2022-04-06 05:14:00.500 a0313.fits GO_Cnc R 5.0 1.15 2.0 Y 1.88 5.336 0.006 7189 000-BCZ-777 0.054580 9675.71806 -4.9 -5.0 light Normal 1x1 49.985348 Y
2022-04-06 05:14:53.500 a0314.fits GO_Cnc R 5.0 1.16 2.0 Y 1.86 5.552 0.006 4067 000-BCZ-777 0.075394 9675.71867 -5.0 -5.0 light Normal 1x1 49.983751 Y
2022-04-06 05:15:34.000 a0315.fits GO_Cnc I 10.0 1.16 2.0 Y 2.28 6.205 0.009 2917 000-BCZ-777 0.076494 9675.71914 -4.9 -5.0 light Normal 1x1 49.988863 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-06 05:16:01.000 a0316.fits GO_Cnc I 10.00 1.16 2.0 Y 2.03 6.132 0.009 3359 000-BCZ-777 0.072437 9675.71946 -5.0 -5.0 light Normal 1x1 49.988024 Y
2022-04-06 05:16:27.000 a0317.fits GO_Cnc I 10.00 1.16 2.0 Y 2.14 6.106 0.008 2959 000-BCZ-777 0.056692 9675.71976 -4.9 -5.0 light Normal 1x1 49.986856 Y
2022-04-06 05:16:53.000 a0318.fits GO_Cnc I 10.00 1.16 2.0 Y 2.61 6.211 0.009 2146 000-BCZ-777 0.078827 9675.72006 -4.9 -5.0 light Normal 1x1 49.985722 Y
2022-04-06 05:17:20.000 a0319.fits GO_Cnc I 10.00 1.16 2.0 Y 2.01 6.078 0.008 3027 000-BCZ-777 0.085165 9675.72037 -4.9 -5.0 light Normal 1x1 49.991177 Y
2022-04-06 05:18:55.500 a0320.fits BV_CMi B 3.62 1.67 3.4 Y 2.55 4.185 0.003 19544 000-BCV-074 1.276643 9675.72148 -4.9 -5.0 light Normal 1x1 50.006843 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-06 05:20:01 a0321.fits BV_CMi V 3.86 1.68 3.4 Y 2.08 4.126 0.003 29406 000-BCV-074 1.229686 9675.72223 -5.0 -5.0 light Normal 1x1 50.000028 Y
2022-04-06 05:21:54 a0322.fits LO_Hya B 3.87 1.66 2.9 Y 1.94 3.892 0.003 25403 000-BCZ-694 1.682931 9675.72354 -4.9 -5.0 light Normal 1x1 50.007442 Y
2022-04-06 05:23:07 a0323.fits LO_Hya V 2.61 1.67 2.9 Y 2.29 3.964 0.003 26924 000-BCZ-694 1.614830 9675.72439 -4.9 -5.0 light Normal 1x1 49.992446 Y
2022-04-06 05:25:06 a0324.fits T_Hya B 22.75 1.69 2.5 Y 2.50 9.552 0.062 122 000-BBQ-068 2.198631 9675.72576 -4.9 -5.0 light Normal 1x1 50.007978 Y
2022-04-06 05:25:39 a0325.fits T_Hya V 11.35 1.69 2.5 Y 1.92 8.697 0.034 417 000-BBQ-068 2.231216 9675.72615 -5.0 -5.0 light Normal 1x1 50.001401 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-06 05:27:22 a0326.fits X_Hya B 36.05 1.65 1.9 Y 2.16 5.756 0.007 4890 000-BBQ-549 2.894509 9675.72734 -4.9 -5.0 light Normal 1x1 50.013929 Y
2022-04-06 05:28:02 a0327.fits X_Hya V 18.00 1.66 1.9 Y 1.85 5.014 0.005 13263 000-BBQ-549 2.932040 9675.72780 -4.9 -5.0 light Normal 1x1 50.006078 Y
2022-04-06 05:29:36 a0328.fits NSV_18346 B 10.15 1.66 1.3 Y 2.14 4.457 0.004 18365 None 0.061441 9675.72889 -4.9 -5.0 light Normal 1x1 50.018806 Y
2022-04-06 05:30:39 a0329.fits NSV_18346 V 2.17 1.67 1.3 Y 2.06 4.571 0.004 11401 None 0.065346 9675.72962 -4.9 -5.0 light Normal 1x1 50.000054 Y
2022-04-06 05:33:00 a0330.fits NQ_Gem B 31.63 1.67 4.0 Y 2.27 5.092 0.005 11389 000-BCV-951 1.120441 9675.73125 -4.9 -5.0 light Normal 1x1 50.004563 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-06 05:33:49 a0331.fits NQ_Gem B 31.63 1.68 4.1 Y 2.62 5.071 0.005 8224 000-BCV-951 1.086905 9675.73182 -4.9 -5.0 light Normal 1x1 50.001960 Y
2022-04-06 05:34:34 a0332.fits NQ_Gem V 9.80 1.68 4.1 Y 1.89 4.215 0.003 23841 000-BCV-951 1.106386 9675.73234 -5.0 -5.0 light Normal 1x1 49.992521 Y
2022-04-06 05:36:34 a0333.fits R_Lyn B 36.05 1.68 4.6 Y 2.28 10.917 0.184 52 000-BBM-269 2.704657 9675.73373 -4.9 -5.0 light Normal 1x1 49.997165 Y
2022-04-06 05:37:09 a0334.fits R_Lyn V 13.45 1.68 4.6 Y 1.85 9.539 0.063 230 000-BBM-269 2.720453 9675.73413 -4.9 -5.0 light Normal 1x1 49.991173 Y
2022-04-06 05:39:02 a0335.fits AA_Cam B 28.00 1.66 4.4 Y 2.71 4.752 0.004 8313 000-BBM-768 0.040824 9675.73544 -4.9 -5.0 light Normal 1x1 50.001389 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-06 05:39:47.000 a0336.fits AA_Cam B 28.00 1.66 4.4 Y 2.39 4.661 0.004 11353 000-BBM-768 0.049070 9675.73596 -4.9 -5.0 light Normal 1x1 50.000264 Y
2022-04-06 05:40:26.000 a0337.fits AA_Cam V 5.62 1.66 4.5 Y 2.12 4.780 0.004 10518 000-BBM-768 0.039297 9675.73641 -4.9 -5.0 light Normal 1x1 49.994415 Y
2022-04-06 05:43:04.000 a0338.fits sig_Gem B 1.16 1.60 4.0 Y 2.53 3.963 0.003 22613 000-BCV-976 1.388858 9675.73824 -4.9 -5.0 light Normal 1x1 49.992274 Y
2022-04-06 05:46:58.500 a0339.fits sig_Gem V 0.56 1.62 4.0 Y 1.75 3.615 0.003 24244 000-BCV-976 1.355792 9675.74095 -4.9 -5.0 light Normal 1x1 49.979453 Y
2022-04-06 05:50:42.000 a0340.fits Y_Lyn B 14.25 1.63 4.4 Y 2.67 4.543 0.004 11352 000-BBN-148 2.280588 9675.74354 -5.1 -5.0 light Normal 1x1 49.995885 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-06 05:51:38.500 a0341.fits Y_Lyn V 3.25 1.63 4.4 Y 2.36 4.384 0.004 12494 000-BBN-148 2.272365 9675.74420 -5.2 -5.0 light Normal 1x1 49.996634 Y
2022-04-06 05:53:50.500 a0342.fits DU_Lyn B 3.21 1.58 4.1 Y 2.24 4.083 0.003 22407 000-BCZ-621 1.797825 9675.74572 -4.9 -5.0 light Normal 1x1 50.004073 Y
2022-04-06 05:56:02.500 a0343.fits DU_Lyn V 1.04 1.59 4.2 Y 1.83 3.739 0.003 19001 000-BCZ-621 1.771456 9675.74725 -5.0 -5.0 light Normal 1x1 49.989969 Y
2022-04-06 05:58:46.500 a0344.fits BP_Cnc B 5.23 1.62 3.6 Y 2.48 4.107 0.003 15357 000-BCT-994 1.249240 9675.74915 -5.0 -5.0 light Normal 1x1 50.006031 Y
2022-04-06 06:00:37.500 a0345.fits BP_Cnc V 1.06 1.63 3.6 Y 2.04 4.226 0.003 14283 000-BCT-994 1.227200 9675.75043 -5.1 -5.0 light Normal 1x1 49.990721 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-06 06:03:43 a0346.fits ASAS_J080409+24305 B 40.00 1.66 4.0 Y 2.33 4.266 0.004 19888 None 1.181513 9675.75258 -5.0 -5.0 light Normal 1x1 50.002247 Y
2022-04-06 06:04:39 a0347.fits ASAS_J080409+24305 B 40.00 1.67 4.0 Y 2.32 4.251 0.004 18374 None 1.180771 9675.75323 -4.9 -5.0 light Normal 1x1 50.002335 Y
2022-04-06 06:05:20 a0348.fits ASAS_J080409+24305 V 7.38 1.67 4.0 Y 1.97 4.406 0.004 16573 None 1.159688 9675.75370 -4.9 -5.0 light Normal 1x1 49.993710 Y
2022-04-06 06:07:09 a0349.fits V_Cnc B 28.00 1.65 3.8 Y 2.14 9.496 0.060 177 000-BBP-539 1.176702 9675.75497 -4.9 -5.0 light Normal 1x1 49.998885 Y
2022-04-06 06:07:55 a0350.fits V_Cnc B 28.00 1.66 3.8 Y 2.25 9.447 0.058 160 000-BBP-539 1.160007 9675.75550 -5.0 -5.0 light Normal 1x1 49.998002 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-06 06:08:29.000 a0351.fits V_Cnc V 10.66 1.66 3.8 Y 1.92 9.590 0.062 541 000-BBP-539 1.164152 9675.75589 -4.9 -5.0 light Normal 1x1 49.994407 Y
2022-04-06 06:08:57.000 a0352.fits V_Cnc V 10.66 1.67 3.8 Y 2.05 9.640 0.067 478 000-BBP-539 1.151005 9675.75622 -5.0 -5.0 light Normal 1x1 49.991480 Y
2022-04-06 06:10:26.500 a0353.fits NS_Hya B 8.17 1.64 3.1 Y 2.49 4.224 0.003 15171 000-BBQ-266 1.380092 9675.75725 -4.9 -5.0 light Normal 1x1 50.005571 Y
2022-04-06 06:11:56.000 a0354.fits NS_Hya V 1.60 1.64 3.1 Y 1.85 4.344 0.004 18861 000-BBQ-266 1.379005 9675.75829 -4.9 -5.0 light Normal 1x1 49.991259 Y
2022-04-06 06:14:16.000 a0355.fits FW_Cnc B 19.32 1.62 3.5 Y 2.51 3.935 0.003 23470 000-BCV-002 1.232540 9675.75991 -4.9 -5.0 light Normal 1x1 50.014040 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-06 06:15:02 a0356.fits FW_Cnc V 4.10 1.62 3.5 Y 2.23 4.074 0.003 14415 000-BCV-002 1.224812 9675.76044 -5.0 -5.0 light Normal 1x1 50.006362 Y
2022-04-06 06:16:45 a0357.fits FX_Cnc B 14.91 1.60 3.5 Y 2.46 3.988 0.003 21074 000-BCV-003 1.236024 9675.76163 -5.0 -5.0 light Normal 1x1 50.003793 Y
2022-04-06 06:17:38 a0358.fits FX_Cnc V 2.53 1.60 3.5 Y 2.07 4.328 0.004 14436 000-BCV-003 1.245399 9675.76225 -5.0 -5.0 light Normal 1x1 49.994647 Y
2022-04-06 06:19:23 a0359.fits IN_Hya B 11.67 1.63 3.0 Y 2.33 4.112 0.003 18096 000-BBQ-445 1.453915 9675.76346 -4.9 -5.0 light Normal 1x1 50.015827 Y
2022-04-06 06:20:16 a0360.fits IN_Hya V 2.53 1.64 3.0 Y 2.09 4.120 0.003 24262 000-BBQ-445 1.448954 9675.76407 -5.0 -5.0 light Normal 1x1 49.998157 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-06 06:22:24.000 a0361.fits RT_Cnc B 31.40 1.60 3.4 Y 2.66 4.357 0.004 13796 000-BBQ-129 1.270381 9675.76556 -4.9 -5.0 light Normal 1x1 49.994944 Y
2022-04-06 06:23:04.500 a0362.fits RT_Cnc V 6.35 1.60 3.4 Y 2.27 4.618 0.004 17104 000-BBQ-129 1.258651 9675.76602 -5.0 -5.0 light Normal 1x1 49.984019 Y
2022-04-06 06:25:04.000 a0363.fits W_Lyn B 40.00 1.57 4.2 Y 2.69 8.843 0.038 168 000-BBP-438 1.766886 9675.76741 -5.0 -5.0 light Normal 1x1 50.002803 Y
2022-04-06 06:26:01.000 a0364.fits W_Lyn B 40.00 1.58 4.2 Y 2.57 8.830 0.038 198 000-BBP-438 1.766310 9675.76807 -5.0 -5.0 light Normal 1x1 49.999733 Y
2022-04-06 06:26:43.000 a0365.fits W_Lyn V 20.00 1.58 4.2 Y 2.20 8.079 0.024 473 000-BBP-438 1.765194 9675.76855 -4.9 -5.0 light Normal 1x1 49.991069 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-06 06:27:20.000 a0366.fits W_Lyn V 20.00 1.59 4.2 Y 2.15 8.064 0.023 660 000-BBP-438 1.751094 9675.76898 -4.9 -5.0 light Normal 1x1 49.994383 Y
2022-04-06 06:29:35.000 a0367.fits SS_Vir B 40.00 1.15 0.1 Y 2.28 8.258 0.026 568 000-BBS-817 0.053387 9675.77054 -5.0 -5.0 light Normal 1x1 50.008392 Y
2022-04-06 06:30:31.000 a0368.fits SS_Vir B 40.00 1.15 0.1 Y 2.32 8.288 0.027 425 000-BBS-817 0.042520 9675.77119 -4.9 -5.0 light Normal 1x1 50.004896 Y
2022-04-06 06:31:26.500 a0369.fits SS_Vir V 3.18 1.15 0.1 Y 2.39 5.663 0.007 5757 000-BBS-817 0.077693 9675.77183 -4.9 -5.0 light Normal 1x1 49.999748 Y
2022-04-06 06:33:24.500 a0370.fits SS_Vir R 1.23 1.15 0.1 Y 1.94 5.007 0.005 9365 000-BBS-817 0.086424 9675.77320 -4.9 -5.0 light Normal 1x1 49.981165 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-06 06:36:20.000 a0371.fits SS_Vir I 0.98 1.15 0.2 Y 1.60 5.493 0.006 5462 000-BBS-817 0.105641 9675.77523 -5.0 -5.0 light Normal 1x1 50.023065 Y
2022-04-06 06:39:23.000 a0372.fits U_Hya B 3.15 1.66 2.1 Y 2.33 5.118 0.005 9869 000-BBR-567 2.807761 9675.77735 -5.1 -5.0 light Normal 1x1 50.016805 Y
2022-04-06 06:42:00.000 a0373.fits U_Hya V 0.68 1.66 2.1 Y 1.92 4.098 0.003 16001 000-BBR-567 2.848350 9675.77917 -4.9 -5.0 light Normal 1x1 50.004036 Y
2022-04-06 06:45:48.000 a0374.fits UV_Sex B 14.78 1.53 2.4 000-BFM-192 9675.78181 -4.9 -5.0 light Normal 1x1 Y
2022-04-06 06:47:19.500 a0375.fits UV_Sex V 3.88 1.53 2.4 000-BFM-192 9675.78286 -5.0 -5.0 light Normal 1x1 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-06 06:49:12.000 a0376.fits DF_Leo B 16.52 1.67 3.5 Y 2.50 4.154 0.003 19488 000-BCW-214 1.215023 9675.78417 -4.9 -5.0 light Normal 1x1 50.004565 Y
2022-04-06 06:50:06.000 a0377.fits DF_Leo V 3.28 1.67 3.5 Y 2.17 4.300 0.004 17653 000-BCW-214 1.199428 9675.78479 -4.9 -5.0 light Normal 1x1 49.996634 Y
2022-04-06 06:52:02.000 a0378.fits BO_Cnc B 7.60 1.61 4.0 Y 2.56 4.319 0.004 11721 000-BCT-993 1.066667 9675.78613 -4.9 -5.0 light Normal 1x1 50.000819 Y
2022-04-06 06:53:16.500 a0379.fits BO_Cnc V 2.10 1.62 4.0 Y 2.19 8.306 0.024 14793 000-BCT-993 1.081462 9675.78700 -4.9 -5.0 light Normal 1x1 49.990265 Y
2022-04-06 06:55:19.000 a0380.fits CX_Lyn B 19.60 1.61 4.2 Y 2.59 4.546 0.004 12598 000-BDT-528 1.543211 9675.78841 -4.9 -5.0 light Normal 1x1 49.996075 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-06 06:55:56 a0381.fits CX_Lyn B 19.60 1.61 4.3 Y 3.10 4.600 0.004 9424 000-BDT-528 1.526360 9675.78884 -4.9 -5.0 light Normal 1x1 49.994433 Y
2022-04-06 06:56:43 a0382.fits CX_Lyn V 4.41 1.62 4.3 Y 2.68 4.491 0.004 16924 000-BDT-528 1.521402 9675.78939 -4.9 -5.0 light Normal 1x1 49.988834 Y
2022-04-06 06:58:53 a0383.fits W_Cnc B 40.00 1.57 3.8 Y 2.39 8.954 0.041 170 000-BBQ-305 1.126696 9675.79089 -4.9 -5.0 light Normal 1x1 49.998461 Y
2022-04-06 06:59:50 a0384.fits W_Cnc B 40.00 1.58 3.9 Y 2.96 9.185 0.048 116 000-BBQ-305 1.119688 9675.79155 -4.9 -5.0 light Normal 1x1 50.001075 Y
2022-04-06 07:00:33 a0385.fits W_Cnc V 20.00 1.58 3.9 Y 2.37 8.149 0.025 494 000-BBQ-305 1.126231 9675.79205 -4.9 -5.0 light Normal 1x1 49.995158 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-06 07:01:09.000 a0386.fits W_Cnc V 20.00 1.59 3.9 Y 2.49 8.142 0.024 548 000-BBQ-305 1.122526 9675.79247 -4.9 -5.0 light Normal 1x1 49.992590 Y
2022-04-06 07:02:25.000 a0387.fits RS_Cnc B 6.40 1.53 3.9 Y 2.36 4.813 0.005 8970 000-BBQ-327 1.381142 9675.79334 -4.9 -5.0 light Normal 1x1 50.000519 Y
2022-04-06 07:03:58.500 a0388.fits RS_Cnc V 1.19 1.54 3.9 Y 2.21 5.000 0.005 9122 000-BBQ-327 1.363073 9675.79443 -4.9 -5.0 light Normal 1x1 49.989188 Y
2022-04-06 07:06:59.000 a0389.fits UZ_Crt B 19.60 1.69 1.6 Y 3.02 4.874 0.005 7135 000-BDN-164 0.060384 9675.79652 -5.3 -5.0 light Normal 1x1 50.010861 Y
2022-04-06 07:07:35.000 a0390.fits UZ_Crt B 19.60 1.70 1.7 Y 2.35 4.839 0.005 10320 000-BDN-164 0.061204 9675.79693 -5.0 -5.0 light Normal 1x1 50.011119 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-06 07:08:14.500 a0391.fits UZ_Crt V 6.02 1.70 1.7 Y 2.12 4.523 0.004 16587 000-BDN-164 0.062137 9675.79739 -4.9 -5.0 light Normal 1x1 50.001537 Y
2022-04-06 07:09:45.000 a0392.fits TZ_Sex B 10.73 1.64 3.1 Y 2.49 4.594 0.004 10482 000-BCX-250 1.531430 9675.79844 -5.0 -5.0 light Normal 1x1 50.000546 Y
2022-04-06 07:10:38.000 a0393.fits TZ_Sex V 2.50 1.65 3.1 Y 2.19 4.495 0.004 13296 000-BCX-250 1.523604 9675.79905 -4.9 -5.0 light Normal 1x1 49.998266 Y
2022-04-06 07:12:31.000 a0394.fits TX_Sex B 17.35 1.64 3.3 Y 2.51 4.362 0.004 12137 000-BFM-190 1.324238 9675.80036 -4.9 -5.0 light Normal 1x1 50.000571 Y
2022-04-06 07:13:17.500 a0395.fits TX_Sex V 3.88 1.64 3.3 Y 2.50 4.313 0.004 16708 000-BFM-190 1.321412 9675.80090 -5.0 -5.0 light Normal 1x1 49.986635 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-06 07:15:08.500 a0396.fits R_Leo B 2.70 1.61 3.5 Y 2.61 8.350 0.025 235 000-BBQ-798 1.193315 9675.80218 -4.9 -5.0 light Normal 1x1 49.989132 Y
2022-04-06 07:16:08.000 a0397.fits R_Leo V 1.35 1.62 3.5 Y 2.24 7.078 0.013 1393 000-BBQ-798 1.179163 9675.80287 -4.9 -5.0 light Normal 1x1 49.996609 Y
2022-04-06 07:18:03.000 a0398.fits DV_Leo B 28.00 1.61 3.4 Y 2.81 4.459 0.004 9383 000-BCW-217 1.180193 9675.80420 -4.9 -5.0 light Normal 1x1 49.998353 Y
2022-04-06 07:18:48.000 a0399.fits DV_Leo B 28.00 1.62 3.4 Y 2.72 4.448 0.004 9882 000-BCW-217 1.160813 9675.80472 -5.0 -5.0 light Normal 1x1 50.003176 Y
2022-04-06 07:19:33.000 a0400.fits DV_Leo V 9.80 1.62 3.5 Y 2.66 4.026 0.003 20205 000-BCW-217 1.145448 9675.80524 -5.0 -5.0 light Normal 1x1 50.000258 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-06 07:21:31.500 a0401.fits VX_Crt B 7.90 1.67 1.7 Y 2.46 4.270 0.004 15333 000-BCZ-980 0.075507 9675.80661 -5.0 -5.0 light Normal 1x1 50.019220 Y
2022-04-06 07:22:53.000 a0402.fits VX_Crt V 1.79 1.68 1.7 Y 2.36 4.233 0.003 16443 000-BCZ-980 0.064569 9675.80756 -5.0 -5.0 light Normal 1x1 50.021152 Y
2022-04-06 07:24:58.000 a0403.fits SY_Crt B 12.42 1.68 2.2 Y 2.91 3.937 0.003 16363 000-BCV-572 2.593366 9675.80900 -4.9 -5.0 light Normal 1x1 50.016725 Y
2022-04-06 07:25:50.000 a0404.fits SY_Crt V 2.65 1.68 2.2 Y 2.44 4.060 0.003 21747 000-BCV-572 2.606258 9675.80961 -4.9 -5.0 light Normal 1x1 49.993840 Y
2022-04-06 07:27:37.000 a0405.fits UX_Crt B 11.27 1.67 2.1 Y 2.70 4.305 0.004 12354 000-BDN-162 2.719525 9675.81084 -4.9 -5.0 light Normal 1x1 50.021273 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-06 07:28:30.500 a0406.fits UX_Crt V 2.94 1.67 2.1 Y 2.56 4.088 0.003 17216 000-BDN-162 2.752884 9675.81146 -4.9 -5.0 light Normal 1x1 50.003544 Y
2022-04-06 07:30:28.000 a0407.fits UU_Crt B 17.43 1.68 2.3 Y 3.33 4.182 0.003 9747 000-BDN-160 2.515512 9675.81282 -4.9 -5.0 light Normal 1x1 50.015105 Y
2022-04-06 07:31:20.000 a0408.fits UU_Crt V 2.77 1.68 2.3 Y 2.56 4.467 0.004 13915 000-BDN-160 2.529260 9675.81343 -5.0 -5.0 light Normal 1x1 49.995213 Y
2022-04-06 07:33:29.000 a0409.fits EH_Leo B 28.00 1.68 4.1 Y 2.91 4.488 0.004 7102 000-BDS-879 0.957840 9675.81492 -4.9 -5.0 light Normal 1x1 50.006456 Y
2022-04-06 07:34:14.000 a0410.fits EH_Leo B 28.00 1.68 4.1 Y 2.81 4.466 0.004 7714 000-BDS-879 0.968311 9675.81544 -4.9 -5.0 light Normal 1x1 49.999896 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-06 07:34:58.500 a0411.fits EH_Leo V 9.8 1.69 4.1 Y 2.67 4.030 0.003 15181 000-BDS-879 0.955950 9675.81595 -4.9 -5.0 light Normal 1x1 49.992437 Y
2022-04-06 07:37:09.000 a0412.fits T_UMi B 40.0 1.36 0.1 Y 2.51 6.995 0.013 1158 000-BBT-772 8.025451 9675.81747 -4.9 -5.0 light Normal 1x1 50.016052 Y
2022-04-06 07:38:21.000 a0413.fits T_UMi B 40.0 1.36 0.1 Y 2.60 6.998 0.013 1097 000-BBT-772 0.036873 9675.81830 -4.9 -5.0 light Normal 1x1 50.014657 Y
2022-04-06 07:39:24.000 a0414.fits T_UMi V 40.0 1.36 0.1 Y 2.22 5.511 0.006 6449 000-BBT-772 0.070132 9675.81903 -5.0 -5.0 light Normal 1x1 50.007899 Y
2022-04-06 07:40:21.000 a0415.fits T_UMi V 40.0 1.36 0.1 Y 2.59 5.530 0.006 4613 000-BBT-772 0.058723 9675.81969 -4.9 -5.0 light Normal 1x1 50.003841 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-06 07:41:25.500 a0416.fits T_UMi R 4.00 1.36 0.1 Y 1.97 6.666 0.011 1680 000-BBT-772 0.082149 9675.82043 -4.9 -5.0 light Normal 1x1 49.994537 Y
2022-04-06 07:42:44.000 a0417.fits T_UMi I 6.00 1.36 0.2 Y 2.22 5.549 0.006 3940 000-BBT-772 0.088938 9675.82134 -5.0 -5.0 light Normal 1x1 50.003545 Y
2022-04-06 07:43:29.000 a0418.fits T_UMi I 6.00 1.36 0.2 Y 2.19 5.535 0.006 4614 000-BBT-772 0.093088 9675.82186 -4.9 -5.0 light Normal 1x1 49.997529 Y
2022-04-06 07:45:22.000 a0419.fits DR_Leo B 5.53 1.61 4.1 Y 2.95 4.267 0.004 9695 000-BBQ-638 1.524681 9675.82317 -4.9 -5.0 light Normal 1x1 50.000377 Y
2022-04-06 07:47:05.000 a0420.fits DR_Leo V 1.20 1.62 4.1 Y 2.70 4.395 0.004 8410 000-BBQ-638 1.492049 9675.82436 -5.0 -5.0 light Normal 1x1 49.985341 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-06 07:49:45 a0421.fits EL_Leo B 22.11 1.59 4.1 Y 3.16 4.431 0.004 7251 000-BCW-218 1.722913 9675.82622 -4.9 -5.0 light Normal 1x1 50.010815 Y
2022-04-06 07:50:26 a0422.fits EL_Leo B 22.11 1.59 4.1 Y 2.98 4.426 0.004 7907 000-BCW-218 1.709143 9675.82669 -4.9 -5.0 light Normal 1x1 50.004060 Y
2022-04-06 07:51:15 a0423.fits EL_Leo V 4.31 1.60 4.1 Y 2.78 4.590 0.004 8772 000-BCW-218 1.700373 9675.82726 -5.0 -5.0 light Normal 1x1 49.999527 Y
2022-04-06 07:53:14 a0424.fits TU_LMi B 28.00 1.62 4.2 Y 3.18 4.465 0.004 7030 000-BBQ-688 1.769830 9675.82863 -4.9 -5.0 light Normal 1x1 50.005137 Y
2022-04-06 07:54:00 a0425.fits TU_LMi B 28.00 1.62 4.2 Y 3.15 4.465 0.004 7077 000-BBQ-688 1.756739 9675.82917 -5.0 -5.0 light Normal 1x1 49.994485 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-06 07:54:39 a0426.fits TU_LMi V 5.59 1.63 4.2 Y 3.07 4.613 0.004 7816 000-BBQ-688 1.724580 9675.82962 -5.0 -5.0 light Normal 1x1 49.993207 Y
2022-04-06 07:56:25 a0427.fits VSX_J0930565+444102 B 28.00 1.66 4.5 Y 2.99 4.838 0.005 4730 None 2.258843 9675.83084 -4.9 -5.0 light Normal 1x1 50.003323 Y
2022-04-06 07:57:12 a0428.fits VSX_J0930565+444102 B 28.00 1.67 4.5 Y 3.56 4.883 0.005 4198 None 2.233353 9675.83139 -4.9 -5.0 light Normal 1x1 50.008387 Y
2022-04-06 07:57:51 a0429.fits VSX_J0930565+444102 V 5.84 1.67 4.5 Y 3.41 4.993 0.005 5275 None 2.242982 9675.83184 -4.9 -5.0 light Normal 1x1 49.997809 Y
2022-04-06 07:59:34 a0430.fits DH_Leo B 22.28 1.66 4.0 Y 3.30 4.251 0.004 7260 000-BCW-215 1.308369 9675.83303 -4.9 -5.0 light Normal 1x1 50.015220 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-06 08:00:14 a0431.fits DH_Leo B 22.28 1.67 4.0 Y 3.53 4.230 0.003 7298 000-BCW-215 1.281108 9675.83350 -4.9 -5.0 light Normal 1x1 50.007606 Y
2022-04-06 08:00:57 a0432.fits DH_Leo V 7.93 1.67 4.0 Y 3.06 4.390 0.004 8724 000-BCW-215 1.275932 9675.83399 -5.0 -5.0 light Normal 1x1 49.992999 Y
2022-04-06 08:02:31 a0433.fits EM_Leo B 15.53 1.67 4.2 Y 3.22 4.453 0.004 6301 000-BBQ-871 1.485792 9675.83508 -5.0 -5.0 light Normal 1x1 49.993579 Y
2022-04-06 08:03:19 a0434.fits EM_Leo V 3.80 1.68 4.2 Y 3.11 4.272 0.004 9942 000-BBQ-871 1.466896 9675.83564 -4.9 -5.0 light Normal 1x1 49.995391 Y
2022-04-06 08:05:16 a0435.fits S_LMi B 28.00 1.64 4.2 Y 3.35 9.549 0.063 58 000-BBQ-962 1.689157 9675.83699 -4.9 -5.0 light Normal 1x1 50.007193 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-06 08:06:01.000 a0436.fits S_LMi B 28.00 1.64 4.2 Y 3.51 000-BBQ-962 1.687720 9675.83751 -4.9 -5.0 light Normal 1x1 50.008688 Y
2022-04-06 08:06:44.000 a0437.fits S_LMi V 7.38 1.65 4.2 Y 3.62 9.661 0.056 60 000-BBQ-962 1.672936 9675.83801 -5.0 -5.0 light Normal 1x1 49.988546 Y
2022-04-06 08:08:46.500 a0438.fits CS_UMa B 3.54 1.61 4.4 Y 3.89 4.023 0.003 8240 000-BCX-416 0.053517 9675.83943 -4.9 -5.0 light Normal 1x1 50.008880 Y
2022-04-06 08:11:17.000 a0439.fits CS_UMa V 0.75 1.61 4.4 Y 3.73 4.149 0.003 8641 000-BCX-416 0.013757 9675.84117 -5.0 -5.0 light Normal 1x1 49.985116 Y
2022-04-06 08:16:42.500 a0440.fits VY_Leo B 5.35 1.66 3.4 Y 3.69 4.439 0.004 4678 000-BCW-203 1.172539 9675.84494 -4.9 -5.0 light Normal 1x1 49.981523 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-06 08:18:10.500 a0441.fits VY_Leo V 1.45 1.67 3.4 Y 3.60 4.269 0.004 7462 000-BCW-203 1.150536 9675.84595 -4.9 -5.0 light Normal 1x1 50.006771 Y
2022-04-06 08:20:18.000 a0442.fits UU_LMi B 10.11 1.54 4.0 Y 4.38 4.763 0.004 3260 000-BCW-228 1.542296 9675.84743 -5.0 -5.0 light Normal 1x1 50.000917 Y
2022-04-06 08:21:20.500 a0443.fits UU_LMi V 2.45 1.54 4.0 Y 3.34 4.812 0.005 3650 000-BCW-228 1.564345 9675.84815 -4.9 -5.0 light Normal 1x1 50.003912 Y
2022-04-06 08:26:12.500 a0444.fits VV_Crv B 1.76 1.57 1.8 Y 3.75 3.784 0.003 7262 000-BBT-136 2.898166 9675.85153 -5.0 -5.0 light Normal 1x1 50.039900 Y
2022-04-06 08:28:41.500 a0445.fits VV_Crv V 1.05 1.58 1.8 Y 2.95 3.862 0.003 7698 000-BBT-136 2.913036 9675.85326 -4.9 -5.0 light Normal 1x1 50.017474 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-06 08:31:29.500 a0446.fits SV_Crv B 8.91 1.62 1.7 Y 4.36 5.122 0.005 2446 000-BCV-562 2.922413 9675.85520 -4.9 -5.0 light Normal 1x1 50.009107 Y
2022-04-06 08:32:42.000 a0447.fits SV_Crv V 2.62 1.63 1.7 Y 3.31 4.938 0.005 4719 000-BCV-562 2.962430 9675.85604 -4.9 -5.0 light Normal 1x1 50.017489 Y
2022-04-06 08:34:39.000 a0448.fits RW_Vir B 12.30 1.61 2.5 Y 3.60 4.846 0.005 3669 000-BCX-503 2.237170 9675.85740 -4.9 -5.0 light Normal 1x1 50.036151 Y
2022-04-06 08:35:32.500 a0449.fits RW_Vir V 2.62 1.61 2.5 Y 3.20 4.920 0.005 4310 000-BCX-503 2.236809 9675.85802 -5.0 -5.0 light Normal 1x1 50.006165 Y
2022-04-06 08:41:24.000 a0450.fits GM_UMa B 3.73 1.65 4.5 Y 2.62 4.065 0.003 16872 000-BFP-090 2.595491 9675.86208 -4.9 -5.0 light Normal 1x1 50.002272 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-06 08:42:52.000 a0451.fits GM_UMa V 1.98 1.65 4.5 Y 1.86 4.410 0.004 13289 000-BFP-090 2.600230 9675.86310 -5.0 -5.0 light Normal 1x1 50.009278 Y
2022-04-06 08:45:17.000 a0452.fits GO_UMa B 15.00 1.66 4.6 Y 2.10 5.215 0.006 8498 000-BCX-431 0.041078 9675.86478 -4.9 -5.0 light Normal 1x1 50.000455 Y
2022-04-06 08:45:49.000 a0453.fits GO_UMa B 15.00 1.66 4.6 Y 2.75 5.292 0.006 4674 000-BCX-431 0.033160 9675.86515 -4.9 -5.0 light Normal 1x1 49.999743 Y
2022-04-06 08:46:36.500 a0454.fits GO_UMa V 4.22 1.66 4.6 Y 2.06 4.936 0.005 12991 000-BCX-431 0.032691 9675.86570 -4.9 -5.0 light Normal 1x1 49.990268 Y
2022-04-06 08:48:34.500 a0455.fits RX_LMi B 4.74 1.63 4.1 Y 2.33 4.691 0.004 8452 000-BCW-226 1.448987 9675.86707 -4.9 -5.0 light Normal 1x1 50.011256 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-06 08:50:06.000 a0456.fits RX_LMi V 1.79 1.64 4.2 Y 3.43 4.165 0.003 11421 000-BCW-226 1.398994 9675.86813 -4.9 -5.0 light Normal 1x1 49.980204 Y
2022-04-06 08:52:27.000 a0457.fits ome_Vir B 4.10 1.58 3.3 Y 3.23 4.092 0.003 8898 000-BFP-668 1.291144 9675.86976 -5.0 -5.0 light Normal 1x1 50.030713 Y
2022-04-06 08:55:18.500 a0458.fits ome_Vir V 0.62 1.58 3.3 Y 2.66 4.680 0.004 5255 000-BFP-668 1.272418 9675.87174 -5.0 -5.0 light Normal 1x1 50.032212 Y
2022-04-06 08:58:59.000 a0459.fits KS_Vir B 21.46 1.62 2.3 Y 3.54 4.900 0.005 4221 000-BFP-621 2.254376 9675.87429 -4.9 -5.0 light Normal 1x1 50.018165 Y
2022-04-06 08:59:37.000 a0460.fits KS_Vir B 21.46 1.63 2.3 Y 3.11 4.810 0.005 5540 000-BFP-621 2.255455 9675.87473 -4.9 -5.0 light Normal 1x1 50.026967 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-06 09:00:24.500 a0461.fits KS_Vir V 4.24 1.63 2.4 Y 3.55 4.892 0.005 5450 000-BFP-621 2.301718 9675.87528 -5.0 -5.0 light Normal 1x1 50.007887 Y
2022-04-06 09:02:42.000 a0462.fits psi_Vir B 1.81 1.58 2.2 Y 2.60 4.357 0.004 12140 000-BCX-539 2.502710 9675.87687 -5.0 -5.0 light Normal 1x1 50.002293 Y
2022-04-06 09:05:03.000 a0463.fits psi_Vir V 0.76 1.59 2.2 Y 2.69 3.797 0.003 13699 000-BCX-539 2.460351 9675.87851 -4.9 -5.0 light Normal 1x1 50.017511 Y
2022-04-06 09:07:32.000 a0464.fits FZ_Vir B 13.47 1.57 2.7 Y 3.35 4.327 0.004 7503 000-BCX-527 1.943748 9675.88023 -5.0 -5.0 light Normal 1x1 50.022714 Y
2022-04-06 09:08:25.500 a0465.fits FZ_Vir V 2.89 1.57 2.7 Y 3.05 4.385 0.004 6365 000-BCX-527 1.940636 9675.88085 -4.9 -5.0 light Normal 1x1 50.011355 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-06 09:10:25.500 a0466.fits TX_UMa B 5.22 1.65 4.5 Y 2.87 3.869 0.003 16321 000-BBR-668 1.959827 9675.88224 -4.9 -5.0 light Normal 1x1 50.007291 Y
2022-04-06 09:11:22.000 a0467.fits TX_UMa V 3.72 1.66 4.5 Y 2.24 4.109 0.003 17207 000-BBR-668 1.997340 9675.88289 -4.9 -5.0 light Normal 1x1 49.982731 Y
2022-04-06 09:13:40.000 a0468.fits FG_Dra B 31.12 1.69 4.3 Y 2.88 4.405 0.004 9661 000-BDQ-410 0.030564 9675.88449 -5.0 -5.0 light Normal 1x1 50.006338 Y
2022-04-06 09:14:28.000 a0469.fits FG_Dra B 31.12 1.69 4.3 Y 2.89 4.399 0.004 10117 000-BDQ-410 0.025586 9675.88505 -5.0 -5.0 light Normal 1x1 50.011768 Y
2022-04-06 09:15:06.500 a0470.fits FG_Dra V 5.92 1.69 4.3 Y 3.57 4.901 0.005 6785 000-BDQ-410 0.030020 9675.88549 -4.9 -5.0 light Normal 1x1 50.004114 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-06 09:16:52.000 a0471.fits VY_UMa B 9.30 1.68 4.6 Y 2.75 4.759 0.004 7466 000-BBR-656 0.107660 9675.88671 -4.9 -5.0 light Normal 1x1 50.001389 Y
2022-04-06 09:18:07.500 a0472.fits VY_UMa V 1.46 1.68 4.6 Y 2.60 4.310 0.004 11320 000-BBR-656 0.087737 9675.88759 -5.0 -5.0 light Normal 1x1 49.984718 Y
2022-04-06 09:20:40.000 a0473.fits GY_UMa B 14.72 1.68 4.6 Y 2.58 4.318 0.004 13342 000-BBR-722 0.136681 9675.88935 -4.9 -5.0 light Normal 1x1 50.003934 Y
2022-04-06 09:21:34.500 a0474.fits GY_UMa V 3.22 1.68 4.6 Y 2.50 4.425 0.004 7014 000-BBR-722 0.111804 9675.88998 -4.9 -5.0 light Normal 1x1 49.995084 Y
2022-04-06 09:23:46.000 a0475.fits VW_UMa B 17.20 1.67 4.5 Y 2.27 4.403 0.004 16404 000-BBR-892 0.066057 9675.89150 -5.0 -5.0 light Normal 1x1 50.000914 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-06 09:24:31.000 a0476.fits VW_UMa V 3.52 1.68 4.5 Y 2.41 4.425 0.004 15506 000-BBR-892 0.068379 9675.89203 -4.9 -5.0 light Normal 1x1 49.989180 Y
2022-04-06 09:26:23.500 a0477.fits CO_UMa B 5.11 1.67 4.3 Y 3.25 4.170 0.003 8574 000-BCX-415 1.599936 9675.89333 -4.9 -5.0 light Normal 1x1 50.015921 Y
2022-04-06 09:27:48.500 a0478.fits CO_UMa V 1.44 1.67 4.3 Y 2.47 4.081 0.003 14180 000-BCX-415 1.587224 9675.89431 -4.9 -5.0 light Normal 1x1 50.003766 Y
2022-04-06 09:30:48.000 a0479.fits AW_UMa B 10.45 1.61 4.1 3.326 0.002 23025 000-BCX-410 9675.89639 -4.9 -5.0 light Normal 1x1 Y
2022-04-06 09:32:58.000 a0480.fits AW_UMa V 3.90 1.62 4.1 4.085 0.003 9166 000-BCX-410 9675.89789 -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-06 09:35:09.000 a0481.fits KO_Vir B 21.19 1.64 3.3 Y 3.49 4.622 0.004 5236 000-BFP-617 1.140219 9675.89941 -4.9 -5.0 light Normal 1x1 50.017139 Y
2022-04-06 09:35:47.000 a0482.fits KO_Vir B 21.19 1.64 3.3 Y 3.07 4.549 0.004 7290 000-BFP-617 1.142043 9675.89985 -4.9 -5.0 light Normal 1x1 50.012589 Y
2022-04-06 09:36:35.500 a0483.fits KO_Vir V 4.28 1.64 3.3 Y 3.30 4.827 0.005 4642 000-BFP-617 1.129084 9675.90041 -4.9 -5.0 light Normal 1x1 50.002265 Y
2022-04-06 09:38:39.000 a0484.fits FK_Vir B 30.39 1.62 3.3 Y 4.47 4.602 0.004 4200 000-BCX-523 1.224111 9675.90184 -4.9 -5.0 light Normal 1x1 50.012550 Y
2022-04-06 09:39:26.000 a0485.fits FK_Vir B 30.39 1.63 3.3 Y 4.43 4.498 0.004 4856 000-BCX-523 1.192591 9675.90238 -4.9 -5.0 light Normal 1x1 50.016726 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-06 09:40:05.000 a0486.fits FK_Vir V 5.58 1.63 3.3 Y 3.76 4.703 0.004 5229 000-BCX-523 1.199086 9675.90284 -5.0 -5.0 light Normal 1x1 50.005771 Y
2022-04-06 09:41:53.000 a0487.fits FW_Vir B 4.50 1.63 3.1 Y 3.49 4.405 0.004 7427 000-BCX-526 1.245912 9675.90409 -5.0 -5.0 light Normal 1x1 50.008118 Y
2022-04-06 09:43:57.500 a0488.fits FW_Vir V 1.03 1.64 3.1 Y 2.35 4.479 0.004 7354 000-BCX-526 1.246025 9675.90553 -4.9 -5.0 light Normal 1x1 50.010019 Y
2022-04-06 09:46:52.000 a0489.fits BK_Vir B 22.35 1.67 3.3 Y 3.39 5.092 0.005 3848 000-BCX-512 1.120909 9675.90755 -5.1 -5.0 light Normal 1x1 50.003040 Y
2022-04-06 09:47:29.500 a0490.fits BK_Vir V 5.49 1.68 3.3 Y 3.65 5.060 0.005 4249 000-BCX-512 1.110133 9675.90798 -5.1 -5.0 light Normal 1x1 49.998816 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-06 09:49:21.000 a0491.fits ET_Vir B 2.77 1.65 1.7 Y 3.24 4.178 0.003 8587 000-BBV-226 2.841069 9675.90927 -5.0 -5.0 light Normal 1x1 50.015439 Y
2022-04-06 09:51:43.500 a0492.fits ET_Vir V 0.69 1.65 1.7 Y 2.65 4.075 0.003 9710 000-BBV-226 2.904408 9675.91092 -5.0 -5.0 light Normal 1x1 50.020567 Y
2022-04-06 09:55:37.000 a0493.fits R_CrB B 2.50 1.00 0.1 Y 2.57 4.088 0.003 11853 000-BBW-575 0.050438 9675.91362 -4.9 -5.0 light Normal 1x1 50.006422 Y
2022-04-06 09:58:11.000 a0494.fits R_CrB V 1.00 1.00 0.2 Y 2.44 4.488 0.004 10012 000-BBW-575 0.027444 9675.91541 -5.0 -5.0 light Normal 1x1 49.999566 Y
2022-04-06 10:01:13.500 a0495.fits R_CrB R 0.96 1.00 0.2 Y 2.04 4.412 0.004 10739 000-BBW-575 0.042552 9675.91752 -4.9 -5.0 light Normal 1x1 49.991622 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-06 10:03:38.000 a0496.fits R_CrB I 2.00 1.00 0.3 Y 1.95 4.984 0.005 6434 000-BBW-575 0.041375 9675.91919 -4.8 -5.0 light Normal 1x1 49.991303 Y
2022-04-06 10:05:08.500 a0497.fits R_CrB I 2.00 1.00 0.3 Y 2.05 4.970 0.005 7615 000-BBW-575 0.041884 9675.92024 -4.9 -5.0 light Normal 1x1 49.992688 Y
2022-04-06 10:07:15.500 a0498.fits R_CrB B 2.50 1.00 0.3 Y 2.73 4.140 0.003 13392 000-BBW-575 0.080927 9675.92171 -5.0 -5.0 light Normal 1x1 50.004206 Y
2022-04-06 10:09:49.500 a0499.fits R_CrB V 1.00 1.00 0.4 Y 2.28 4.457 0.004 12070 000-BBW-575 0.093401 9675.92349 -5.0 -5.0 light Normal 1x1 49.993428 Y
2022-04-06 10:12:52.000 a0500.fits R_CrB R 0.96 1.01 0.4 Y 1.93 4.436 0.004 10131 000-BBW-575 0.104909 9675.92560 -4.9 -5.0 light Normal 1x1 49.991900 Y

images 501 to 550

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-06 10:15:15.500 a0501.fits R_CrB I 2.00 1.01 0.5 Y 2.18 4.976 0.005 7283 000-BBW-575 0.139134 9675.92726 -5.0 -5.0 light Normal 1x1 49.990743 Y
2022-04-06 10:16:46.000 a0502.fits R_CrB I 2.00 1.01 0.5 Y 2.19 4.971 0.005 7343 000-BBW-575 0.149321 9675.92831 -4.9 -5.0 light Normal 1x1 50.005437 Y
2022-04-06 10:18:52.500 a0503.fits R_CrB B 2.50 1.01 0.5 Y 2.42 4.080 0.003 15539 000-BBW-575 0.207365 9675.92977 -5.0 -5.0 light Normal 1x1 50.002532 Y
2022-04-06 10:21:27.000 a0504.fits R_CrB V 1.00 1.01 0.6 Y 1.97 4.480 0.004 9527 000-BBW-575 0.215065 9675.93156 -5.0 -5.0 light Normal 1x1 49.994629 Y
2022-04-06 10:24:31.000 a0505.fits R_CrB R 0.96 1.01 0.6 Y 2.04 4.394 0.004 13106 000-BBW-575 0.257255 9675.93369 -4.9 -5.0 light Normal 1x1 50.000692 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-06 10:26:54.500 a0506.fits R_CrB I 2.0 1.01 0.7 Y 2.33 4.976 0.005 7803 000-BBW-575 0.269661 9675.93535 -4.9 -5.0 light Normal 1x1 49.984834 Y
2022-04-06 10:28:24.000 a0507.fits R_CrB I 2.0 1.01 0.7 Y 2.60 4.988 0.005 6228 000-BBW-575 0.324805 9675.93639 -5.0 -5.0 light Normal 1x1 49.999219 Y
2022-04-06 10:31:03.000 a0508.fits LT_Vir B 40.0 1.65 3.2 Y 3.15 3.898 0.003 12859 000-BFP-634 1.255762 9675.93823 -4.9 -5.0 light Normal 1x1 50.005377 Y
2022-04-06 10:31:59.000 a0509.fits LT_Vir B 40.0 1.66 3.2 Y 3.19 3.932 0.003 11928 000-BFP-634 1.282665 9675.93888 -5.0 -5.0 light Normal 1x1 50.008660 Y
2022-04-06 10:32:41.000 a0510.fits LT_Vir V 20.0 1.67 3.2 Y 3.05 3.104 0.002 30655 000-BFP-634 1.252634 9675.93936 -4.9 -5.0 light Normal 1x1 49.998480 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-06 10:33:17 a0511.fits LT_Vir V 20.00 1.67 3.2 Y 3.05 3.074 0.002 30871 000-BFP-634 1.214741 9675.93978 -4.9 -5.0 light Normal 1x1 49.997785 Y
2022-04-06 10:34:45 a0512.fits FO_Vir B 18.90 1.66 3.1 Y 3.47 2.362 0.001 47442 000-BFP-562 1.307210 9675.94080 -4.9 -5.0 light Normal 1x1 50.013517 Y
2022-04-06 10:35:18 a0513.fits FO_Vir V 9.45 1.67 3.1 Y 2.99 2.752 0.002 46350 000-BFP-562 1.320887 9675.94118 -4.9 -5.0 light Normal 1x1 49.998226 Y
2022-04-06 10:37:08 a0514.fits KX_Vir B 39.50 1.67 3.6 Y 3.94 3.766 0.003 10511 000-BFP-626 1.083472 9675.94245 -4.9 -5.0 light Normal 1x1 50.012507 Y
2022-04-06 10:37:44 a0515.fits KX_Vir V 14.88 1.67 3.6 Y 2.87 3.197 0.002 31221 000-BFP-626 1.046207 9675.94287 -4.9 -5.0 light Normal 1x1 50.006789 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-06 10:39:23.000 a0516.fits FH_Vir B 27.85 1.68 3.4 Y 3.43 4.017 0.003 10533 000-BBT-532 1.056279 9675.94402 -4.9 -5.0 light Normal 1x1 50.012308 Y
2022-04-06 10:39:56.000 a0517.fits FH_Vir V 10.51 1.69 3.4 Y 3.84 3.659 0.003 12362 000-BBT-532 1.046979 9675.94440 -4.9 -5.0 light Normal 1x1 50.008375 Y
2022-04-06 10:43:29.500 a0518.fits kap_Dra B 0.68 1.62 4.2 Y 3.29 2.960 0.002 25228 000-BCV-882 0.069963 9675.94687 -5.0 -5.0 light Normal 1x1 49.996965 Y
2022-04-06 10:48:44.500 a0519.fits kap_Dra V 0.45 1.63 4.2 Y 2.42 3.500 0.002 16426 000-BCV-882 0.053158 9675.95052 -5.0 -5.0 light Normal 1x1 49.998480 Y
2022-04-06 10:53:32.000 a0520.fits RY_UMa B 22.30 1.67 4.6 Y 3.63 4.156 0.003 8564 000-BBS-756 0.093146 9675.95384 -5.2 -5.0 light Normal 1x1 50.002472 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-06 10:54:20.500 a0521.fits RY_UMa V 4.82 1.67 4.6 Y 3.17 4.012 0.003 13340 000-BBS-756 0.075684 9675.95440 -5.0 -5.0 light Normal 1x1 49.989380 Y
2022-04-06 10:56:32.000 a0522.fits BX_CVn B 40.00 1.60 4.3 Y 3.78 3.998 0.003 9830 000-BCV-017 2.029537 9675.95593 -4.9 -5.0 light Normal 1x1 50.014870 Y
2022-04-06 10:57:32.000 a0523.fits BX_CVn B 40.00 1.61 4.3 Y 4.27 4.091 0.003 6916 000-BCV-017 2.019063 9675.95662 -4.9 -5.0 light Normal 1x1 50.009748 Y
2022-04-06 10:58:08.000 a0524.fits BX_CVn V 11.45 1.61 4.3 Y 3.33 3.767 0.003 17528 000-BCV-017 1.985998 9675.95704 -4.9 -5.0 light Normal 1x1 49.994150 Y
2022-04-06 10:58:38.000 a0525.fits BX_CVn V 11.45 1.62 4.3 Y 4.10 3.829 0.003 10580 000-BCV-017 1.976477 9675.95738 -4.9 -5.0 light Normal 1x1 50.010872 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-06 11:01:17 a0526.fits WZ_Dra B 60.00 1.08 0.1 Y 3.00 5.794 0.007 2620 000-BBY-284 0.042214 9675.95922 -4.9 -5.0 light Normal 1x1 50.021354 Y
2022-04-06 11:02:33 a0527.fits WZ_Dra B 60.00 1.08 0.1 Y 3.31 5.835 0.007 2147 000-BBY-284 0.040210 9675.96010 -4.9 -5.0 light Normal 1x1 50.020919 Y
2022-04-06 11:03:25 a0528.fits WZ_Dra V 30.62 1.08 0.1 Y 2.78 5.088 0.005 5845 000-BBY-284 0.064826 9675.96071 -4.9 -5.0 light Normal 1x1 50.010659 Y
2022-04-06 11:04:13 a0529.fits WZ_Dra V 30.62 1.08 0.1 Y 2.53 5.085 0.005 7234 000-BBY-284 0.072973 9675.96126 -4.9 -5.0 light Normal 1x1 50.011875 Y
2022-04-06 11:05:16 a0530.fits WZ_Dra R 4.00 1.08 0.1 Y 1.99 6.112 0.008 2803 000-BBY-284 0.070405 9675.96199 -5.0 -5.0 light Normal 1x1 49.999358 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-06 11:06:54.000 a0531.fits WZ_Dra I 2.00 1.08 0.2 Y 2.17 6.311 0.009 1889 000-BBY-284 0.057670 9675.96313 -5.0 -5.0 light Normal 1x1 49.994803 Y
2022-04-06 11:08:23.000 a0532.fits WZ_Dra I 2.00 1.08 0.2 Y 2.41 7.924 0.020 1582 000-BBY-284 0.047139 9675.96416 -4.9 -5.0 light Normal 1x1 50.012111 Y
2022-04-06 11:10:49.500 a0533.fits Y_CVn B 4.15 1.66 4.5 Y 4.33 5.786 0.007 1663 000-BBT-191 2.288788 9675.96585 -4.9 -5.0 light Normal 1x1 50.052342 Y
2022-04-06 11:12:49.000 a0534.fits Y_CVn V 1.55 1.67 4.5 Y 3.77 3.584 0.003 13789 000-BBT-191 2.253682 9675.96723 -5.0 -5.0 light Normal 1x1 50.001244 Y
2022-04-06 11:15:38.000 a0535.fits BY_CVn B 30.44 1.68 4.5 Y 4.52 4.396 0.004 4576 000-BDH-688 2.476630 9675.96919 -5.0 -5.0 light Normal 1x1 50.005165 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-06 11:16:25 a0536.fits BY_CVn B 30.44 1.68 4.5 Y 4.44 4.388 0.004 4658 000-BDH-688 2.466982 9675.96973 -4.9 -5.0 light Normal 1x1 50.004314 Y
2022-04-06 11:16:58 a0537.fits BY_CVn V 11.30 1.68 4.5 Y 4.08 3.900 0.003 9889 000-BDH-688 2.456498 9675.97012 -4.9 -5.0 light Normal 1x1 49.990764 Y
2022-04-06 11:17:25 a0538.fits BY_CVn V 11.30 1.69 4.6 Y 4.39 3.944 0.003 8304 000-BDH-688 2.439848 9675.97043 -5.0 -5.0 light Normal 1x1 50.002338 Y
2022-04-06 11:19:27 a0539.fits S_UMa B 32.85 1.68 4.6 Y 3.57 8.540 0.031 143 000-BBT-169 0.029459 9675.97184 -5.0 -5.0 light Normal 1x1 50.008928 Y
2022-04-06 11:20:09 a0540.fits S_UMa V 7.03 1.69 4.6 Y 3.80 7.612 0.017 358 000-BBT-169 0.037730 9675.97233 -4.9 -5.0 light Normal 1x1 50.005105 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-06 11:22:00.000 a0541.fits BZ_CVn B 29.90 1.68 4.5 Y 3.69 4.116 0.003 7185 000-BDH-689 2.392757 9675.97361 -5.0 -5.0 light Normal 1x1 50.012966 Y
2022-04-06 11:22:42.000 a0542.fits BZ_CVn V 6.42 1.68 4.5 Y 3.25 4.201 0.003 9235 000-BDH-689 2.374247 9675.97410 -5.0 -5.0 light Normal 1x1 49.999560 Y
2022-04-06 11:24:36.000 a0543.fits CE_CVn B 30.52 1.64 4.4 Y 3.49 4.099 0.003 8078 000-BDH-691 2.349234 9675.97542 -4.9 -5.0 light Normal 1x1 50.016559 Y
2022-04-06 11:25:24.000 a0544.fits CE_CVn B 30.52 1.64 4.4 Y 3.29 4.106 0.003 8367 000-BDH-691 2.339782 9675.97597 -4.9 -5.0 light Normal 1x1 50.006621 Y
2022-04-06 11:26:09.500 a0545.fits CE_CVn V 8.48 1.65 4.4 Y 3.12 3.875 0.003 16958 000-BDH-691 2.320266 9675.97650 -5.0 -5.0 light Normal 1x1 50.001085 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-06 11:27:56 a0546.fits RS_CVn B 23.17 1.68 4.3 Y 3.19 3.880 0.003 9226 000-BBT-509 1.675089 9675.97773 -4.9 -5.0 light Normal 1x1 50.013121 Y
2022-04-06 11:28:37 a0547.fits RS_CVn B 23.17 1.68 4.3 Y 3.39 3.904 0.003 9463 000-BBT-509 1.664447 9675.97821 -4.9 -5.0 light Normal 1x1 50.014086 Y
2022-04-06 11:29:11 a0548.fits RS_CVn V 11.41 1.69 4.4 Y 3.17 3.984 0.003 15528 000-BBT-509 1.641723 9675.97860 -4.9 -5.0 light Normal 1x1 50.002899 Y
2022-04-06 11:29:39 a0549.fits RS_CVn V 11.41 1.69 4.4 Y 3.15 3.964 0.003 15052 000-BBT-509 1.639148 9675.97892 -4.9 -5.0 light Normal 1x1 49.994885 Y
2022-04-06 11:31:20 a0550.fits DL_Boo B 30.55 1.62 3.8 Y 3.02 4.275 0.004 7468 000-BBT-930 1.282731 9675.98009 -4.9 -5.0 light Normal 1x1 50.015471 Y

images 551 to 559

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-06 11:32:11.000 a0551.fits DL_Boo B 30.55 1.63 3.8 Y 3.36 4.295 0.004 6844 000-BBT-930 1.278353 9675.98068 -4.9 -5.0 light Normal 1x1 50.011271 Y
2022-04-06 11:32:57.500 a0552.fits DL_Boo V 8.56 1.63 3.8 Y 3.21 4.001 0.003 13502 000-BBT-930 1.263862 9675.98122 -4.9 -5.0 light Normal 1x1 50.011162 Y
2022-04-06 11:36:12.500 a0553.fits 6_Cas B 0.75 2.32 -6.2 Y 3.79 5.456 0.006 1838 000-BCS-000 0.059374 9675.98348 -5.0 -5.0 light Normal 1x1 50.036722 Y
2022-04-06 11:40:43.000 a0554.fits 6_Cas V 0.38 2.29 -6.1 Y 3.32 5.536 0.006 1681 000-BCS-000 0.044531 9675.98661 -5.0 -5.0 light Normal 1x1 50.003761 Y
2022-04-06 11:47:02.500 a0555.fits 6_Cas I 0.26 2.24 -6.0 Y 3.06 6.982 0.012 400 000-BCS-000 0.103506 9675.99100 -4.9 -5.0 light Normal 1x1 49.975913 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-06 11:55:38.000 a0556.fits V1405_Cas B 7.72 1.98 -5.4 Y 3.88 7.287 0.016 519 000-BNX-642 0.163340 9675.99697 -5.0 -5.0 light Normal 1x1 50.030521 Y
2022-04-06 11:56:37.500 a0557.fits V1405_Cas V 3.71 1.97 -5.4 Y 4.34 7.896 0.021 271 000-BNX-642 0.119414 9675.99766 -5.0 -5.0 light Normal 1x1 50.020026 Y
2022-04-06 11:57:57.500 a0558.fits V1405_Cas R 2.17 1.96 -5.4 Y 3.86 8.108 0.022 237 000-BNX-642 0.123703 9675.99858 -5.0 -5.0 light Normal 1x1 50.000226 Y
2022-04-06 11:59:15.000 a0559.fits V1405_Cas I 6.42 1.95 -5.4 Y 4.02 8.385 0.033 290 000-BNX-642 0.096913 9675.99948 -5.0 -5.0 light Normal 1x1 50.013869 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