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

Telescope bsm_tx date 220403 (yymmdd)

Run at 04/05/2022 03:58:47 EDT

Warnings and Errors

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

CCD set point vs operating temperature

Maximum delta temperature SET - CCD 0.20 C
/usr/lib/python3/dist-packages/matplotlib/cbook/__init__.py:1402: FutureWarning: Support for multi-dimensional indexing (e.g. `obj[:, None]`) is deprecated and will be removed in a future version.  Convert to a numpy array before indexing instead.
  ndim = x[:, None].ndim
/usr/lib/python3/dist-packages/matplotlib/axes/_base.py:276: FutureWarning: Support for multi-dimensional indexing (e.g. `obj[:, None]`) is deprecated and will be removed in a future version.  Convert to a numpy array before indexing instead.
  x = x[:, np.newaxis]
/usr/lib/python3/dist-packages/matplotlib/axes/_base.py:278: FutureWarning: Support for multi-dimensional indexing (e.g. `obj[:, None]`) is deprecated and will be removed in a future version.  Convert to a numpy array before indexing instead.
  y = y[:, np.newaxis]

Pointing Performance

Suspected Over Exposed Images

Suspected Under Exposed Images

DateTime project_ objid filter exptime airmass fwhm instmag err maxadu new_exp
2022-04-04 05:42:26.500 AAVSO_ NorthSurvey_ HQ_ AUTO MX_Hya V 2.930 1.63 1.66 11.490 0.208 10660
2022-04-04 06:33:22.000 AAVSO_ NorthSurvey_ HQ_ AUTO RT_Cnc V 6.350 1.62 1.57 9.839 0.063 128
2022-04-04 07:18:51.000 AAVSO_ NorthSurvey_ HQ_ AUTO R_Leo B 2.700 1.58 1.86 10.533 0.092 57
2022-04-04 08:17:15.000 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi B 28.000 1.67 2.20 10.351 0.113 55
2022-04-04 08:18:40.500 AAVSO_ NorthSurvey_ HQ_ AUTO S_LMi V 7.380 1.68 2.36 10.561 0.105 59
2022-04-04 08:01:58.000 AAVSO_ NorthSurvey_ HQ_ AUTO TU_LMi V 5.590 1.62 10.104 0.075 153
2022-04-04 06:53:12.000 AAVSO_ NorthSurvey_ HQ_ AUTO T_Cnc B 40.000 1.64 1.86 10.184 0.103 95
2022-04-04 05:33:59.000 AAVSO_ NorthSurvey_ HQ_ AUTO T_Hya B 22.750 1.69 2.23 9.536 0.062 170
2022-04-04 08:51:10.000 AAVSO_ NorthSurvey_ HQ_ AUTO VW_Crv B 14.750 1.64 1.86 9.971 0.084 131
2022-04-04 06:16:51.000 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc B 28.000 1.67 1.70 10.182 0.100 119
2022-04-04 06:18:36.000 AAVSO_ NorthSurvey_ HQ_ AUTO V_Cnc V 10.660 1.68 1.57 11.224 0.246 72
2022-04-04 05:54:22.000 AAVSO_ NorthSurvey_ HQ_ AUTO sig_Gem V 0.560 1.61 1.50 10.896 0.095 27645
2022-04-04 02:51:49.000 AAVSO_ P252_ SGUA_ AUTO ABE-097 B 24.140 1.39 3.01 11.273 0.325 9633
2022-04-04 03:54:04.000 AAVSO_ P252_ SGUA_ AUTO ABE-176 B 31.500 1.76 3.30 10.273 0.117 32
2022-04-04 03:15:56.000 AAVSO_ P252_ SGUA_ AUTO ABE-A26 B 17.990 1.44 3.33 11.197 0.270 6784
2022-04-04 02:27:26.500 AAVSO_ P252_ SGUA_ AUTO ABE-A26 R 6.650 1.24 1.73 10.974 0.139 16200
2022-04-04 04:49:04.000 AAVSO_ P48and60_ SFRA_ AUTO R_Lyn V 22.880 1.43 4.97 9.304 0.051 58

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-04 11:39:54.500 AAVSO_ P115_ ETOA_ AUTO B 0.750 2.36 -6.3 a0557.fits Y 2.02 5.304 0.006 5804 10
2022-04-04 11:44:06.000 AAVSO_ P115_ ETOA_ AUTO V 0.380 2.33 -6.2 a0558.fits Y 1.82 5.245 0.006 4779 20
2022-04-04 11:49:49.000 AAVSO_ P115_ ETOA_ AUTO I 0.260 2.28 -6.1 a0559.fits Y 1.89 6.816 0.011 863 23

ABE-027

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 02:41:32 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.24 2.8 a0153.fits Y 2.83 4.708 0.004 5180
2022-04-04 02:42:32 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.24 2.8 a0154.fits Y 2.83 4.740 0.004 5288
2022-04-04 02:43:33 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.24 2.9 a0155.fits Y 2.87 4.712 0.004 5152
2022-04-04 02:44:19 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.24 2.9 a0156.fits Y 3.00 5.317 0.006 5422
2022-04-04 02:44:56 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.25 2.9 a0157.fits Y 3.09 5.332 0.006 5032
2022-04-04 02:45:33 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.25 2.9 a0158.fits Y 3.26 5.330 0.006 4524
2022-04-04 02:46:11 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.25 2.9 a0159.fits Y 2.34 5.516 0.006 6860
2022-04-04 02:46:48 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.25 2.9 a0160.fits Y 2.48 5.639 0.007 7579
2022-04-04 02:47:25 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.26 2.9 a0161.fits Y 2.50 5.467 0.006 9058
2022-04-04 02:48:05 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.26 2.9 a0162.fits Y 3.00 7.046 0.014 1113
2022-04-04 02:48:42 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.26 2.9 a0163.fits Y 2.83 7.304 0.016 874
2022-04-04 02:49:19 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.26 3.0 a0164.fits Y 2.94 7.353 0.016 740
2022-04-04 03:35:08 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.47 3.7 a0217.fits Y 3.64 5.054 0.005 2726
2022-04-04 03:36:22 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.48 3.7 a0218.fits Y 3.66 5.618 0.007 2685
2022-04-04 03:37:40 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.49 3.8 a0219.fits Y 3.54 5.428 0.006 2604
2022-04-04 03:38:40 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.49 3.8 a0220.fits Y 3.87 5.443 0.006 2079
2022-04-04 03:39:17 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.50 3.8 a0221.fits Y 3.72 5.442 0.006 2063
2022-04-04 03:39:55 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.50 3.8 a0222.fits Y 3.75 5.445 0.006 2030
2022-04-04 03:40:34 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.51 3.8 a0223.fits Y 3.40 5.547 0.006 3339
2022-04-04 03:41:12 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.51 3.8 a0224.fits Y 3.37 5.555 0.007 3321
2022-04-04 03:41:50 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.51 3.8 a0225.fits Y 3.32 5.558 0.007 3133
2022-04-04 03:42:30 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.52 3.8 a0226.fits Y 3.90 7.149 0.014 568
2022-04-04 03:43:07 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.52 3.8 a0227.fits Y 3.98 7.170 0.014 516
2022-04-04 03:43:45 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.53 3.9 a0228.fits Y 3.94 7.183 0.014 535

ABE-097

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 02:00:53 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.20 2.6 a0101.fits Y 2.07 3.797 0.003 42873
2022-04-04 02:01:35 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.20 2.6 a0102.fits Y 2.09 3.792 0.003 45262
2022-04-04 02:02:16 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.20 2.6 a0103.fits Y 2.09 3.810 0.003 53516
2022-04-04 02:02:50 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.20 2.7 a0104.fits Y 1.65 4.462 0.004 27940
2022-04-04 02:03:19 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.20 2.7 a0105.fits Y 1.77 4.471 0.004 39038
2022-04-04 02:03:47 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.21 2.7 a0106.fits Y 1.70 4.461 0.004 35037
2022-04-04 02:04:16 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.21 2.7 a0107.fits Y 1.46 4.677 0.004 32288
2022-04-04 02:04:44 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.21 2.7 a0108.fits Y 1.43 4.684 0.004 26401
2022-04-04 02:05:11 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.21 2.7 a0109.fits Y 1.42 4.679 0.004 27740
2022-04-04 02:05:51 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.21 2.7 a0110.fits Y 1.86 5.618 0.007 7798
2022-04-04 02:06:27 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.21 2.7 a0111.fits Y 1.77 5.611 0.007 7297
2022-04-04 02:07:03 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.22 2.7 a0112.fits Y 1.89 5.616 0.007 9156
2022-04-04 02:50:58 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.39 3.5 a0165.fits Y 3.01 3.909 0.003 9478
2022-04-04 02:51:49 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.39 3.5 a0166.fits Y 3.01 11.273 0.325 9633
2022-04-04 02:52:39 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.40 3.5 a0167.fits Y 3.23 4.069 0.003 9690
2022-04-04 02:53:25 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.40 3.5 a0168.fits Y 3.24 4.541 0.004 8081
2022-04-04 02:53:54 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.40 3.5 a0169.fits Y 3.24 4.531 0.004 8207
2022-04-04 02:54:22 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.41 3.5 a0170.fits Y 3.28 4.536 0.004 8217
2022-04-04 02:54:52 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.41 3.5 a0171.fits Y 2.43 4.732 0.004 14834
2022-04-04 02:55:20 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.41 3.5 a0172.fits Y 2.53 4.752 0.004 13949
2022-04-04 02:55:47 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.41 3.5 a0173.fits Y 2.33 4.720 0.004 15625
2022-04-04 02:56:27 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.42 3.6 a0174.fits Y 3.08 5.715 0.007 3218
2022-04-04 02:57:03 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.42 3.6 a0175.fits Y 3.07 5.736 0.007 3392
2022-04-04 02:57:40 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.42 3.6 a0176.fits Y 3.07 5.732 0.007 3268
2022-04-04 03:45:18 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.75 4.4 a0229.fits Y 3.26 4.691 0.004 4771
2022-04-04 03:46:16 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.76 4.4 a0230.fits Y 3.50 4.937 0.005 4842
2022-04-04 03:47:14 AAVSO_ P252_ SGUA_ AUTO B 24.140 1.77 4.4 a0231.fits Y 3.62
2022-04-04 03:48:06 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.78 4.4 a0232.fits Y 4.07 4.686 0.004 3725
2022-04-04 03:48:34 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.78 4.4 a0233.fits Y 4.43 4.821 0.005 3410
2022-04-04 03:49:03 AAVSO_ P252_ SGUA_ AUTO V 11.990 1.79 4.4 a0234.fits Y 4.28 4.698 0.004 3682
2022-04-04 03:49:34 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.79 4.4 a0235.fits Y 3.33 4.848 0.005 5733
2022-04-04 03:50:01 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.80 4.4 a0236.fits Y 3.41 4.836 0.005 5304
2022-04-04 03:50:29 AAVSO_ P252_ SGUA_ AUTO R 11.330 1.80 4.5 a0237.fits Y 3.53 4.838 0.005 5244
2022-04-04 03:51:09 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.81 4.5 a0238.fits Y 4.18 5.879 0.008 1556
2022-04-04 03:51:45 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.81 4.5 a0239.fits Y 4.18 5.872 0.008 1521
2022-04-04 03:52:21 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.82 4.5 a0240.fits Y 4.08 5.868 0.008 1610

ABE-176

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 02:09:15 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.22 2.8 a0113.fits Y 2.23 4.186 0.003 25648
2022-04-04 02:10:04 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.22 2.8 a0114.fits Y 2.30 4.192 0.003 23811
2022-04-04 02:10:55 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.23 2.8 a0115.fits Y 2.42 4.196 0.003 20517
2022-04-04 02:11:33 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.23 2.9 a0116.fits Y 2.07 4.888 0.005 19705
2022-04-04 02:12:04 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.23 2.9 a0117.fits Y 2.05 4.877 0.005 18883
2022-04-04 02:12:36 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.23 2.9 a0118.fits Y 2.21 4.889 0.005 10442
2022-04-04 02:13:07 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.23 2.9 a0119.fits Y 1.56 5.365 0.006 15892
2022-04-04 02:13:35 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.23 2.9 a0120.fits Y 1.64 5.348 0.006 9197
2022-04-04 02:14:03 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.24 2.9 a0121.fits Y 1.65 5.365 0.006 15101
2022-04-04 02:14:42 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.24 2.9 a0122.fits Y 2.34 6.324 0.009 3775
2022-04-04 02:15:18 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.24 2.9 a0123.fits Y 2.21 6.334 0.009 2957
2022-04-04 02:15:55 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.24 2.9 a0124.fits Y 2.30 6.333 0.009 3085
2022-04-04 02:59:19 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.41 3.7 a0177.fits Y 3.05
2022-04-04 03:00:24 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.42 3.7 a0178.fits Y 3.00
2022-04-04 03:01:28 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.42 3.7 a0179.fits Y 3.39 5.361 0.006 5399
2022-04-04 03:02:25 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.43 3.7 a0180.fits Y 3.48 4.959 0.005 4598
2022-04-04 03:02:57 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.43 3.7 a0181.fits Y 3.43 4.953 0.005 4439
2022-04-04 03:03:30 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.43 3.7 a0182.fits Y 3.51 4.955 0.005 4575
2022-04-04 03:04:01 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.43 3.7 a0183.fits Y 2.80 5.422 0.006 6751
2022-04-04 03:04:29 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.44 3.7 a0184.fits Y 3.03 5.422 0.006 6088
2022-04-04 03:04:58 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.44 3.7 a0185.fits Y 3.07 5.428 0.006 5789
2022-04-04 03:05:38 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.44 3.8 a0186.fits Y 3.89 6.425 0.010 1509
2022-04-04 03:06:15 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.45 3.8 a0187.fits Y 3.88 6.438 0.010 1453
2022-04-04 03:06:53 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.45 3.8 a0188.fits Y 3.82 6.440 0.010 1402
2022-04-04 03:54:04 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.76 4.6 a0241.fits Y 3.30 10.273 0.117 32
2022-04-04 03:55:11 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.77 4.6 a0242.fits Y 3.15
2022-04-04 03:56:12 AAVSO_ P252_ SGUA_ AUTO B 31.500 1.78 4.6 a0243.fits Y 3.06
2022-04-04 03:57:02 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.79 4.6 a0244.fits Y 4.22 5.141 0.005 2465
2022-04-04 03:57:35 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.79 4.6 a0245.fits Y 4.35 5.201 0.005 2232
2022-04-04 03:58:07 AAVSO_ P252_ SGUA_ AUTO V 15.350 1.80 4.6 a0246.fits Y 4.02 5.097 0.005 2600
2022-04-04 03:58:39 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.80 4.6 a0247.fits Y 3.93 5.496 0.006 2886
2022-04-04 03:59:09 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.81 4.7 a0248.fits Y 4.19 5.538 0.006 2552
2022-04-04 03:59:37 AAVSO_ P252_ SGUA_ AUTO R 11.470 1.81 4.7 a0249.fits Y 3.98 5.523 0.006 2883
2022-04-04 04:00:18 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.82 4.7 a0250.fits Y 4.89 6.577 0.011 776
2022-04-04 04:00:56 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.82 4.7 a0251.fits Y 4.89 6.590 0.011 765
2022-04-04 04:01:33 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.83 4.7 a0252.fits Y 4.97 6.577 0.011 750

ABE-184

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 02:31:48 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.23 2.8 a0141.fits Y 2.63 4.729 0.004 6643
2022-04-04 02:32:47 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.23 2.8 a0142.fits Y 2.58 4.725 0.004 6876
2022-04-04 02:33:47 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.23 2.8 a0143.fits Y 2.70 4.723 0.004 6355
2022-04-04 02:34:32 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.24 2.9 a0144.fits Y 2.63 5.325 0.006 6649
2022-04-04 02:35:08 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.24 2.9 a0145.fits Y 2.64 5.315 0.006 6172
2022-04-04 02:35:45 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.24 2.9 a0146.fits Y 2.51 5.309 0.006 5827
2022-04-04 02:36:24 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.24 2.9 a0147.fits Y 2.06 5.442 0.006 7822
2022-04-04 02:37:00 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.24 2.9 a0148.fits Y 1.98 5.434 0.006 10096
2022-04-04 02:37:37 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.25 2.9 a0149.fits Y 2.15 5.439 0.006 8580
2022-04-04 02:38:17 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 2.9 a0150.fits Y 2.81 6.972 0.013 1595
2022-04-04 02:38:53 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 2.9 a0151.fits Y 2.78 6.975 0.013 1296
2022-04-04 02:39:29 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 2.9 a0152.fits Y 2.73 6.982 0.013 1485
2022-04-04 03:24:32 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.45 3.7 a0205.fits Y 3.40 5.077 0.005 3005
2022-04-04 03:25:52 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.45 3.7 a0206.fits Y 3.30 5.961 0.008 2882
2022-04-04 03:27:11 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.46 3.7 a0207.fits Y 3.45 5.580 0.007 2870
2022-04-04 03:28:14 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.47 3.8 a0208.fits Y 3.75 5.432 0.006 2190
2022-04-04 03:28:50 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.47 3.8 a0209.fits Y 3.58 5.426 0.006 2147
2022-04-04 03:29:27 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.47 3.8 a0210.fits Y 3.65 5.412 0.006 2304
2022-04-04 03:30:07 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.48 3.8 a0211.fits Y 3.05 5.516 0.006 3860
2022-04-04 03:30:44 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.48 3.8 a0212.fits Y 3.13 5.508 0.006 3980
2022-04-04 03:31:21 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.49 3.8 a0213.fits Y 3.02 5.502 0.006 4153
2022-04-04 03:32:02 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.49 3.8 a0214.fits Y 3.98 7.100 0.014 651
2022-04-04 03:32:39 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.49 3.8 a0215.fits Y 3.87 7.097 0.014 654
2022-04-04 03:33:16 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.50 3.8 a0216.fits Y 3.85 7.103 0.014 649
2022-04-04 04:18:52 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.85 4.6 a0269.fits Y 2.05 5.574 0.007 1653
2022-04-04 04:20:00 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.86 4.6 a0270.fits Y 3.47 5.637 0.007 1656
2022-04-04 04:21:13 AAVSO_ P252_ SGUA_ AUTO B 40.000 1.87 4.6 a0271.fits Y 2.17 5.437 0.006 1608
2022-04-04 04:22:11 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.88 4.7 a0272.fits Y 4.72 5.721 0.007 1160
2022-04-04 04:22:50 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.89 4.7 a0273.fits Y 4.52 5.746 0.007 1263
2022-04-04 04:23:30 AAVSO_ P252_ SGUA_ AUTO V 20.000 1.90 4.7 a0274.fits Y 4.52 5.847 0.007 1147
2022-04-04 04:24:11 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.91 4.7 a0275.fits Y 4.28 5.648 0.007 1739
2022-04-04 04:24:48 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.91 4.7 a0276.fits Y 4.38 5.707 0.007 1606
2022-04-04 04:25:25 AAVSO_ P252_ SGUA_ AUTO R 20.000 1.92 4.7 a0277.fits Y 4.42 5.666 0.007 1551
2022-04-04 04:26:05 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.93 4.7 a0278.fits Y 5.44 7.311 0.016 311
2022-04-04 04:26:42 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.93 4.7 a0279.fits Y 5.53 7.318 0.016 319
2022-04-04 04:27:18 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.94 4.7 a0280.fits Y 5.51 7.327 0.016 316

ABE-A24

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 02:17:06.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.23 2.9 a0125.fits Y 2.27 3.945 0.003 20404
2022-04-04 02:17:35.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.23 2.9 a0126.fits Y 2.31 3.946 0.003 19869
2022-04-04 02:18:03.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.23 2.9 a0127.fits Y 2.35 3.940 0.003 20193
2022-04-04 02:18:57.000 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.24 2.9 a0128.fits Y 2.26 4.273 0.004 22484 3
2022-04-04 02:20:10.500 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.24 2.9 a0129.fits Y 1.59 4.503 0.004 23406 3
2022-04-04 02:21:11.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.24 2.9 a0130.fits Y 2.17 5.221 0.006 8573
2022-04-04 02:21:43.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.25 2.9 a0131.fits Y 2.14 5.147 0.005 8411
2022-04-04 02:22:15.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.25 3.0 a0132.fits Y 2.15 5.154 0.005 9209
2022-04-04 03:08:17.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.43 3.7 a0189.fits Y 3.32
2022-04-04 03:09:05.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.44 3.7 a0190.fits Y 3.38 4.276 0.004 6210
2022-04-04 03:09:55.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.44 3.8 a0191.fits Y 2.97 4.791 0.005 6585
2022-04-04 03:11:08.500 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.45 3.8 a0192.fits Y 3.43 4.360 0.004 6983 3
2022-04-04 03:12:22.500 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.45 3.8 a0193.fits Y 2.82 4.562 0.004 10463 3
2022-04-04 03:13:22.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.46 3.8 a0194.fits Y 3.50 5.232 0.006 4206
2022-04-04 03:13:54.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.46 3.8 a0195.fits Y 3.51 5.241 0.006 4075
2022-04-04 03:14:26.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.47 3.8 a0196.fits Y 3.51 5.226 0.006 4220
2022-04-04 04:02:57.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.81 4.6 a0253.fits Y 3.24 5.059 0.005 3792
2022-04-04 04:03:43.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.81 4.7 a0254.fits Y 3.00 5.066 0.005 3727
2022-04-04 04:04:30.000 AAVSO_ P252_ SGUA_ AUTO B 10.220 1.82 4.7 a0255.fits Y 3.72 4.919 0.005 3568
2022-04-04 04:05:45.000 AAVSO_ P252_ SGUA_ AUTO V 6.920 1.83 4.7 a0256.fits Y 4.21 4.621 0.004 3558 3
2022-04-04 04:07:01.500 AAVSO_ P252_ SGUA_ AUTO R 6.410 1.84 4.7 a0257.fits Y 3.78 4.699 0.004 4901 3
2022-04-04 04:08:00.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.85 4.7 a0258.fits Y 4.65 5.388 0.006 2095
2022-04-04 04:08:32.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.86 4.7 a0259.fits Y 4.56 5.386 0.006 2178
2022-04-04 04:09:04.000 AAVSO_ P252_ SGUA_ AUTO I 15.280 1.86 4.7 a0260.fits Y 4.65 5.400 0.006 2079

ABE-A26

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 02:23:55.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.23 2.9 a0133.fits Y 2.51 3.773 0.003 19546
2022-04-04 02:24:32.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.23 2.9 a0134.fits Y 2.58 3.778 0.003 19498
2022-04-04 02:25:09.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.23 2.9 a0135.fits Y 2.44 3.756 0.003 19715
2022-04-04 02:26:09.500 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.24 2.9 a0136.fits Y 2.41 4.271 0.004 19470 3
2022-04-04 02:27:26.500 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.24 2.9 a0137.fits Y 1.73 10.974 0.139 16200 3
2022-04-04 02:28:32.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 2.9 a0138.fits Y 2.34 4.838 0.005 11441
2022-04-04 02:29:10.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 2.9 a0139.fits Y 2.28 4.848 0.005 13145
2022-04-04 02:29:48.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.25 3.0 a0140.fits Y 2.45 4.857 0.005 13119
2022-04-04 03:15:56.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.44 3.7 a0197.fits Y 3.33 11.197 0.270 6784
2022-04-04 03:16:46.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.45 3.7 a0198.fits Y 3.75 6.946 0.013 7505
2022-04-04 03:17:41.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.45 3.8 a0199.fits Y 3.80
2022-04-04 03:19:01.500 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.46 3.8 a0200.fits Y 3.65 4.362 0.004 6263 3
2022-04-04 03:20:19.000 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.46 3.8 a0201.fits Y 2.95 4.707 0.004 8778 3
2022-04-04 03:21:24.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.47 3.8 a0202.fits Y 3.69 8.826 0.041 4933
2022-04-04 03:22:03.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.48 3.8 a0203.fits Y 3.71 4.967 0.005 4306
2022-04-04 03:22:40.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.48 3.8 a0204.fits Y 3.69 4.953 0.005 5201
2022-04-04 04:10:32.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.83 4.6 a0261.fits Y 3.25 4.630 0.004 4881
2022-04-04 04:11:23.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.84 4.7 a0262.fits Y 3.37 4.301 0.004 4489
2022-04-04 04:12:09.000 AAVSO_ P252_ SGUA_ AUTO B 17.990 1.85 4.7 a0263.fits Y 3.23 4.277 0.004 4365
2022-04-04 04:13:21.500 AAVSO_ P252_ SGUA_ AUTO V 9.110 1.85 4.7 a0264.fits Y 4.25 4.678 0.004 3398 3
2022-04-04 04:14:41.500 AAVSO_ P252_ SGUA_ AUTO R 6.650 1.87 4.7 a0265.fits Y 3.80 4.821 0.005 4015 3
2022-04-04 04:15:47.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.88 4.7 a0266.fits Y 4.83 5.119 0.005 2510
2022-04-04 04:16:24.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.89 4.7 a0267.fits Y 4.78 5.129 0.005 2531
2022-04-04 04:17:01.000 AAVSO_ P252_ SGUA_ AUTO I 20.000 1.90 4.7 a0268.fits Y 4.85 5.132 0.005 2534

ASAS_J080409+24305

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:11:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.65 4.0 a0346.fits Y 1.84 5.734 0.007 7269
2022-04-04 06:11:57 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.66 4.0 a0347.fits Y 1.89 5.555 0.006 6979
2022-04-04 06:12:38 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.66 4.0 a0348.fits Y 1.57 5.469 0.006 8142 2

ASAS_J082507+04298

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:46:23 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.64 3.3 a0334.fits Y 1.75 4.382 0.004 21956
2022-04-04 05:47:08 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.65 3.3 a0335.fits Y 1.74 4.394 0.004 23133
2022-04-04 05:47:40 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.580 1.65 3.3 a0336.fits Y 1.61 3.826 0.003 44310
2022-04-04 05:48:07 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.580 1.66 3.3 a0337.fits Y 1.68 3.852 0.003 40770

ASAS_J092523+04172

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:47:24 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.840 1.65 3.3 a0372.fits
2022-04-04 06:47:53 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.840 1.66 3.3 a0373.fits
2022-04-04 06:48:25 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.680 1.66 3.3 a0374.fits Y 1.82 8.025 0.021 846 2

AW_UMa

AUID 000-BCX-410

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:37:47.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.450 1.60 4.0 a0488.fits 3.281 0.002 50116
2022-04-04 09:39:57.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.900 1.61 4.1 a0489.fits 3.899 0.003 29243 3

BK_Vir

AUID 000-BCX-512

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:53:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.350 1.67 3.3 a0498.fits Y 2.21 4.979 0.005 9222
2022-04-04 09:54:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.490 1.67 3.3 a0499.fits Y 1.78 4.857 0.005 13778 2

BO_Cnc

AUID 000-BCT-993

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:56:27 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.600 1.59 4.0 a0380.fits Y 2.20 4.440 0.004 11051 2
2022-04-04 06:57:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.100 1.59 4.0 a0381.fits Y 2.34 5.628 0.007 3723 5

BP_Cnc

AUID 000-BCT-994

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:06:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.230 1.62 3.5 a0344.fits Y 1.58 4.032 0.003 35661 2
2022-04-04 06:07:54 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.060 1.62 3.6 a0345.fits Y 1.52 4.457 0.004 20049 10

BV_CMi

AUID 000-BCV-074

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:27:53 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.620 1.68 3.4 a0320.fits Y 2.03 4.060 0.003 26257 3
2022-04-04 05:28:58 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.860 1.68 3.4 a0321.fits Y 1.68 4.022 0.003 30853 3

BX_CVn

AUID 000-BCV-017

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:04:21 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.60 4.3 a0531.fits Y 2.94 3.882 0.003 17585
2022-04-04 11:05:21 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.61 4.3 a0532.fits Y 2.74 3.859 0.003 19630
2022-04-04 11:05:57 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.450 1.61 4.3 a0533.fits Y 2.39 3.650 0.003 32866
2022-04-04 11:06:29 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.450 1.62 4.3 a0534.fits Y 2.44 3.673 0.003 30010

BY_CVn

AUID 000-BDH-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:23:08 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.67 4.5 a0542.fits Y 1.96 4.197 0.003 22683
2022-04-04 11:23:55 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.440 1.68 4.5 a0543.fits Y 2.10 4.193 0.003 20641
2022-04-04 11:24:28 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.68 4.5 a0544.fits Y 1.70 3.747 0.003 43156
2022-04-04 11:24:55 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.300 1.68 4.6 a0545.fits Y 1.81 3.774 0.003 28828

BZ_CVn

AUID 000-BDH-689

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:29:35.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 29.900 1.68 4.5 a0548.fits Y 2.39 4.043 0.003 16502
2022-04-04 11:30:14.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.420 1.68 4.5 a0549.fits Y 2.08 4.093 0.003 22002 2

CE_CVn

AUID 000-BDH-691

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:32:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0550.fits Y 1.95 4.040 0.003 27971
2022-04-04 11:32:55.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.520 1.64 4.4 a0551.fits Y 1.79 4.013 0.003 30799
2022-04-04 11:33:38.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 8.480 1.65 4.4 a0552.fits Y 1.70 3.762 0.003 36392 2

CE_Lyn

AUID 000-BCZ-617

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:14:28 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.080 1.68 4.4 a0349.fits Y 2.13 4.481 0.004 16547
2022-04-04 06:15:07 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.030 1.68 4.4 a0350.fits Y 1.72 5.936 0.008 6557 2

CS_UMa

AUID 000-BCX-416

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:20:29.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.540 1.63 4.5 a0442.fits Y 2.14 4.797 0.004 11628 3
2022-04-04 08:23:05.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.750 1.63 4.5 a0443.fits Y 1.85 4.381 0.004 15605 14

CX_Lyn

AUID 000-BDT-528

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:59:38.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.58 4.2 a0382.fits Y 2.33 8.471 0.030 368
2022-04-04 07:00:13.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.59 4.2 a0383.fits Y 1.86 7.430 0.017 1380
2022-04-04 07:00:58.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.410 1.59 4.2 a0384.fits Y 1.94 5.294 0.006 6724 3

DF_Leo

AUID 000-BCW-214

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:50:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.520 1.62 3.3 a0375.fits Y 1.84 5.948 0.008 5807
2022-04-04 06:50:55 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.280 1.62 3.3 a0376.fits Y 1.68 7.089 0.013 1653 4

DH_Leo

AUID 000-BCW-215

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:07:06.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.66 4.0 a0434.fits Y 2.17 4.207 0.003 26428
2022-04-04 08:07:46.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.280 1.66 4.0 a0435.fits Y 2.09 4.957 0.005 11915
2022-04-04 08:08:27.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.930 1.67 4.0 a0436.fits Y 1.89 4.557 0.004 18843 2

DR_Leo

AUID 000-BBQ-638

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:52:59.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.530 1.61 4.1 a0424.fits Y 1.89 4.732 0.004 16668 2
2022-04-04 07:54:40.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.200 1.62 4.1 a0425.fits Y 1.92 5.436 0.006 7981 9

DU_Lyn

AUID 000-BCZ-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:01:10.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.210 1.57 4.1 a0342.fits Y 1.78 4.091 0.003 30030 4
2022-04-04 06:03:21.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.040 1.58 4.2 a0343.fits Y 1.48 3.704 0.003 36101 10

DV_Leo

AUID 000-BCW-217

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:21:44 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.58 3.4 a0400.fits Y 1.99 6.139 0.009 3555
2022-04-04 07:22:28 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.58 3.4 a0401.fits Y 1.99 4.667 0.004 16720
2022-04-04 07:23:14 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.59 3.4 a0402.fits Y 1.71 3.978 0.003 27408 2

EH_Leo

AUID 000-BDS-879

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:37:33 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.64 4.0 a0411.fits Y 1.94 5.301 0.006 10336
2022-04-04 07:38:17 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.65 4.0 a0412.fits Y 1.89 4.721 0.004 16989
2022-04-04 07:39:02 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.800 1.66 4.0 a0413.fits Y 1.70 4.081 0.003 30810 2

EL_Leo

AUID 000-BCW-218

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:57:12 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.59 4.1 a0426.fits Y 2.04 4.734 0.004 14773
2022-04-04 07:57:51 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.110 1.59 4.1 a0427.fits Y 2.00 4.496 0.004 22227
2022-04-04 07:58:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.310 1.59 4.1 a0428.fits Y 1.75 5.664 0.007 8026 3

EM_Leo

AUID 000-BBQ-871

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:10:04 AAVSO_ NorthSurvey_ HQ_ AUTO B 15.530 1.67 4.2 a0437.fits Y 2.40 4.809 0.005 12331
2022-04-04 08:10:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.800 1.67 4.2 a0438.fits Y 2.06 4.585 0.004 14084 3

ET_Vir

AUID 000-BBV-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:56:11.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.770 1.64 1.7 a0500.fits Y 1.84 4.082 0.003 33902 4
2022-04-04 09:58:56.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.690 1.65 1.7 a0501.fits Y 1.51 3.902 0.003 20201 15

FG_Dra

AUID 000-BDQ-410

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:16:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.120 1.67 4.2 a0473.fits Y 1.92 4.313 0.004 24156
2022-04-04 09:16:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.120 1.68 4.2 a0474.fits Y 1.86 4.318 0.004 24627
2022-04-04 09:17:28 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.920 1.68 4.2 a0475.fits Y 1.73 4.702 0.004 16485 2

FH_Vir

AUID 000-BBT-532

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 10:47:09 AAVSO_ NorthSurvey_ HQ_ AUTO B 27.850 1.68 3.4 a0525.fits Y 2.43 3.926 0.003 22544
2022-04-04 10:47:42 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.510 1.68 3.4 a0526.fits Y 2.16 3.443 0.002 44233

FK_Vir

AUID 000-BCX-523

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:45:38 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.62 3.3 a0493.fits Y 2.16 4.215 0.003 25226
2022-04-04 09:46:25 AAVSO_ NorthSurvey_ HQ_ AUTO B 30.390 1.62 3.3 a0494.fits Y 2.16 4.239 0.003 22948
2022-04-04 09:47:03 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.580 1.63 3.3 a0495.fits Y 1.65 4.434 0.004 23781 2

FO_Vir

AUID 000-BFP-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 10:42:32 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.900 1.66 3.1 a0521.fits Y 2.45 2.416 0.002 53601
2022-04-04 10:43:04 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.450 1.67 3.1 a0522.fits Y 2.18 2.756 0.002 53763

FR_Cam

AUID 000-BDH-409

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:28:27.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.500 1.69 3.4 a0482.fits Y 1.85 4.369 0.004 25826 2
2022-04-04 09:29:40.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.000 1.69 3.4 a0483.fits Y 1.63 4.111 0.003 29527 5

FW_Cnc

AUID 000-BCV-002

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:23:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.320 1.63 3.5 a0357.fits Y 1.82 5.392 0.006 9723
2022-04-04 06:24:37.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.100 1.63 3.5 a0358.fits Y 1.66 6.829 0.012 2186 3

FW_Vir

AUID 000-BCX-526

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:48:49.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.500 1.62 3.1 a0496.fits Y 2.01 4.327 0.004 23453 3
2022-04-04 09:50:49.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.030 1.63 3.1 a0497.fits Y 1.64 4.334 0.004 18966 10

FX_Cnc

AUID 000-BCV-003

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:27:06.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.910 1.62 3.5 a0359.fits Y 1.73 7.346 0.016 2311
2022-04-04 06:27:57.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.62 3.5 a0360.fits Y 1.52 6.211 0.009 5550 4

FZ_UMa

AUID 000-BFP-086

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:41:14 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.4 a0414.fits Y 1.91 4.277 0.004 27493
2022-04-04 07:41:58 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.5 a0415.fits Y 1.87 4.267 0.004 28145
2022-04-04 07:42:39 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.480 1.67 4.5 a0416.fits Y 1.65 4.029 0.003 35579 2

FZ_Vir

AUID 000-BCX-527

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:09:58.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 13.470 1.54 2.6 a0469.fits Y 1.84 5.322 0.006 10655
2022-04-04 09:10:50.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.890 1.54 2.6 a0470.fits Y 1.72 4.457 0.004 18371 4

GM_UMa

AUID 000-BFP-090

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:29:14.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.730 1.54 4.2 a0447.fits Y 2.00 4.183 0.003 17731 3
2022-04-04 08:30:40.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.980 1.54 4.2 a0448.fits Y 1.66 5.040 0.005 11699 6

GO_Cnc

AUID 000-BCZ-777

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:19:10.000 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.15 1.9 a0309.fits Y 1.95 5.155 0.005 8964 3
2022-04-04 05:20:04.000 AAVSO_ P102_ Cynamon_ AUTO B 5.000 1.15 1.9 a0310.fits Y 1.92 5.150 0.005 12396 2
2022-04-04 05:21:04.500 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.15 1.9 a0311.fits Y 1.77 5.066 0.005 10906 3
2022-04-04 05:21:58.500 AAVSO_ P102_ Cynamon_ AUTO V 5.000 1.15 2.0 a0312.fits Y 1.58 5.040 0.005 14558 2
2022-04-04 05:22:54.500 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.16 2.0 a0313.fits Y 1.64 5.264 0.006 8227 3
2022-04-04 05:23:48.000 AAVSO_ P102_ Cynamon_ AUTO R 5.000 1.16 2.0 a0314.fits Y 1.63 5.273 0.006 8526 2
2022-04-04 05:24:28.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0315.fits Y 1.71 6.072 0.008 4346
2022-04-04 05:24:55.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0316.fits Y 1.73 6.051 0.008 4751
2022-04-04 05:25:21.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0317.fits Y 1.73 6.064 0.008 4240
2022-04-04 05:25:47.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.16 2.0 a0318.fits Y 1.72 6.071 0.008 4389
2022-04-04 05:26:14.000 AAVSO_ P102_ Cynamon_ AUTO I 10.000 1.17 2.0 a0319.fits Y 1.75 6.052 0.008 4637

GY_UMa

AUID 000-BBR-722

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:25:19 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.720 1.67 4.5 a0480.fits Y 1.87 4.276 0.004 28304
2022-04-04 09:26:13 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.220 1.67 4.5 a0481.fits Y 1.66 4.358 0.004 22885 4

HM_UMa

AUID 000-BFP-102

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:34:34.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.450 1.59 4.3 a0486.fits Y 1.72 3.931 0.003 35114
2022-04-04 09:35:19.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.030 1.59 4.3 a0487.fits Y 1.44 4.013 0.003 34914 3

IN_Hya

AUID 000-BBQ-445

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:29:45 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.670 1.65 3.1 a0361.fits Y 1.60 7.690 0.019 1064
2022-04-04 06:30:37 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.530 1.66 3.1 a0362.fits Y 1.45 6.922 0.012 2100 4

KO_Vir

AUID 000-BFP-617

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:42:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.63 3.2 a0490.fits Y 1.81 4.456 0.004 24693
2022-04-04 09:42:46.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.190 1.63 3.2 a0491.fits Y 1.93 4.472 0.004 19069
2022-04-04 09:43:34.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.280 1.64 3.3 a0492.fits Y 1.53 4.682 0.004 17696 3

KS_Vir

AUID 000-BFP-621

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:00:13.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.59 2.2 a0464.fits Y 1.84 4.709 0.004 16792
2022-04-04 09:00:52.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 21.460 1.59 2.2 a0465.fits Y 1.83 4.699 0.004 17808
2022-04-04 09:01:38.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.240 1.59 2.2 a0466.fits Y 1.62 4.811 0.005 15113 3

KX_Vir

AUID 000-BFP-626

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 10:44:54 AAVSO_ NorthSurvey_ HQ_ AUTO B 39.500 1.67 3.6 a0523.fits Y 2.38 3.575 0.003 32685
2022-04-04 10:45:31 AAVSO_ NorthSurvey_ HQ_ AUTO V 14.880 1.67 3.6 a0524.fits Y 2.09 3.172 0.002 52889

LO_Hya

AUID 000-BCZ-694

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:30:47 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.870 1.67 2.9 a0322.fits Y 2.14 4.069 0.003 24163 3
2022-04-04 05:32:00 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.610 1.67 2.9 a0323.fits Y 1.90 4.100 0.003 23240 4

LT_Vir

AUID 000-BFP-634

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 10:38:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.65 3.2 a0517.fits Y 2.37 3.790 0.003 26865
2022-04-04 10:39:46 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.66 3.2 a0518.fits Y 2.36 3.794 0.003 28522
2022-04-04 10:40:28 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.67 3.2 a0519.fits Y 2.00 3.038 0.002 52960
2022-04-04 10:41:03 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.67 3.2 a0520.fits Y 2.08 3.024 0.002 53496

MW_Hya

AUID 000-BCW-131

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:44:13 AAVSO_ NorthSurvey_ HQ_ AUTO B 26.670 1.68 2.9 a0332.fits Y 2.01 3.995 0.003 33244
2022-04-04 05:44:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.080 1.69 2.9 a0333.fits Y 1.84 3.451 0.002 54398

MX_Hya

AUID 000-BDS-145

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:41:22.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.170 1.63 2.8 a0330.fits Y 1.79 3.536 0.003 29800 2
2022-04-04 05:42:26.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.930 1.63 2.8 a0331.fits Y 1.66 11.490 0.208 10660 4

NSV_18346

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:38:16.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.150 1.67 1.3 a0328.fits Y 2.14 4.439 0.004 21705
2022-04-04 05:39:18.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.170 1.67 1.4 a0329.fits Y 1.81 4.536 0.004 18158 5

NS_Hya

AUID 000-BBQ-266

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:20:06.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.170 1.65 3.1 a0355.fits Y 1.69 4.801 0.005 16905 2
2022-04-04 06:21:33.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.600 1.66 3.1 a0356.fits Y 1.57 5.713 0.007 4795 7

RS_CVn

AUID 000-BBT-509

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:35:24 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.67 4.3 a0553.fits Y 1.98 3.844 0.003 27130
2022-04-04 11:36:04 AAVSO_ NorthSurvey_ HQ_ AUTO B 23.170 1.68 4.3 a0554.fits Y 1.86 3.826 0.003 35090
2022-04-04 11:36:37 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.68 4.3 a0555.fits Y 1.69 3.933 0.003 37658
2022-04-04 11:37:04 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.410 1.69 4.4 a0556.fits Y 1.88 3.953 0.003 29044

RS_Cnc

AUID 000-BBQ-327

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:07:02 AAVSO_ NorthSurvey_ HQ_ AUTO B 6.400 1.48 3.8 a0389.fits
2022-04-04 07:08:21 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.190 1.48 3.8 a0390.fits 9

RT_Cnc

AUID 000-BBQ-129

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:32:43 AAVSO_ NorthSurvey_ HQ_ AUTO B 31.400 1.62 3.5 a0363.fits Y 1.74 7.366 0.016 1520
2022-04-04 06:33:22 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.350 1.62 3.5 a0364.fits Y 1.57 9.839 0.063 128 2

RW_Vir

AUID 000-BCX-503

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:47:41.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.300 1.64 2.6 a0457.fits Y 2.01 4.800 0.005 13595
2022-04-04 08:48:32.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.64 2.6 a0458.fits Y 1.66 4.868 0.005 13275 4

RX_LMi

AUID 000-BCW-226

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:35:55.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.740 1.49 3.8 a0451.fits Y 2.01 5.909 0.008 4960 3
2022-04-04 08:37:10.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.50 3.8 a0452.fits 9.597 0.046 168 6

RY_UMa

AUID 000-BBS-756

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:01:22 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.300 1.67 4.6 a0529.fits Y 2.55 4.054 0.003 19955
2022-04-04 11:02:10 AAVSO_ NorthSurvey_ HQ_ AUTO V 4.820 1.67 4.6 a0530.fits Y 2.07 3.971 0.003 20452 3

R_CrB

AUID 000-BBW-575

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 10:03:18.500 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.1 a0502.fits Y 1.61 4.061 0.003 32306 7
2022-04-04 10:05:54.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.2 a0503.fits Y 1.38 4.435 0.004 22467 10
2022-04-04 10:08:58.500 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.00 0.2 a0504.fits Y 1.53 4.357 0.004 19852 11
2022-04-04 10:11:22.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0505.fits Y 1.60 4.928 0.005 10490 5
2022-04-04 10:12:52.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.00 0.3 a0506.fits Y 1.55 4.928 0.005 15101 5
2022-04-04 10:14:59.000 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.00 0.3 a0507.fits Y 1.63 4.064 0.003 35063 7
2022-04-04 10:17:35.500 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.00 0.4 a0508.fits Y 1.48 4.426 0.004 19977 10
2022-04-04 10:20:39.000 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.4 a0509.fits Y 1.56 4.363 0.004 15970 11
2022-04-04 10:23:02.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0510.fits Y 1.65 4.922 0.005 13058 5
2022-04-04 10:24:31.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.5 a0511.fits Y 1.59 4.922 0.005 13832 5
2022-04-04 10:26:38.000 AAVSO_ P103_ PSulivan_ AUTO B 2.500 1.01 0.5 a0512.fits Y 1.92 4.052 0.003 31103 7
2022-04-04 10:29:14.000 AAVSO_ P103_ PSulivan_ AUTO V 1.000 1.01 0.6 a0513.fits Y 1.66 4.415 0.004 18886 10
2022-04-04 10:32:17.000 AAVSO_ P103_ PSulivan_ AUTO R 0.960 1.01 0.6 a0514.fits Y 1.41 4.338 0.004 21986 11
2022-04-04 10:34:40.500 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0515.fits Y 1.66 4.930 0.005 11376 5
2022-04-04 10:36:11.000 AAVSO_ P103_ PSulivan_ AUTO I 2.000 1.01 0.7 a0516.fits Y 1.75 4.945 0.005 9638 5

R_Leo

AUID 000-BBQ-798

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 04:57:39.500 AAVSO_ P48and60_ SFRA_ AUTO B 4.000 1.09 1.0 a0298.fits 8.744 0.029 101 5
2022-04-04 05:00:00.500 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.10 1.1 a0299.fits Y 3.25 6.910 0.012 389 5
2022-04-04 05:01:36.000 AAVSO_ P48and60_ SFRA_ AUTO V 2.000 1.10 1.1 a0300.fits 6.883 0.012 394 5
2022-04-04 05:03:28.000 AAVSO_ P48and60_ SFRA_ AUTO R 0.500 1.10 1.1 a0301.fits Y 2.99 5.977 0.008 960 10
2022-04-04 05:05:51.500 AAVSO_ P48and60_ SFRA_ AUTO I 0.250 1.10 1.2 a0302.fits 5.642 0.007 1132 10
2022-04-04 07:18:51.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 2.700 1.58 3.4 a0398.fits Y 1.86 10.533 0.092 57 3
2022-04-04 07:19:49.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.350 1.59 3.4 a0399.fits Y 1.99 7.301 0.015 1256 3

R_Lyn

AUID 000-BBM-269

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 04:46:09.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.42 3.6 a0291.fits Y 2.45
2022-04-04 04:48:03.000 AAVSO_ P48and60_ SFRA_ AUTO B 80.000 1.42 3.7 a0292.fits Y 1.92
2022-04-04 04:49:04.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.43 3.7 a0293.fits Y 4.97 9.304 0.051 58
2022-04-04 04:49:51.000 AAVSO_ P48and60_ SFRA_ AUTO V 22.880 1.43 3.7 a0294.fits Y 4.49 9.376 0.054 64
2022-04-04 04:51:06.500 AAVSO_ P48and60_ SFRA_ AUTO R 4.590 1.43 3.7 a0295.fits Y 4.33 8.508 0.026 98 5
2022-04-04 04:52:46.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.44 3.7 a0296.fits Y 4.88 8.453 0.025 85 5
2022-04-04 04:54:18.500 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.44 3.8 a0297.fits Y 4.95 8.477 0.026 85 5

R_UMa

AUID 000-BBR-635

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:23:05 AAVSO_ NorthSurvey_ HQ_ AUTO B 18.900 1.69 4.5 a0478.fits Y 1.95 8.464 0.030 523
2022-04-04 09:23:38 AAVSO_ NorthSurvey_ HQ_ AUTO V 9.450 1.69 4.6 a0479.fits Y 1.86 7.636 0.019 1253

SS_Vir

AUID 000-BBS-817

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:35:24.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.1 a0365.fits Y 1.56
2022-04-04 06:36:20.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.15 0.1 a0366.fits Y 1.69
2022-04-04 06:37:05.500 AAVSO_ P48and60_ SFRA_ AUTO V 3.180 1.15 0.1 a0367.fits 9.267 0.039 187 4
2022-04-04 06:38:26.500 AAVSO_ P48and60_ SFRA_ AUTO R 1.230 1.15 0.1 a0368.fits 7.872 0.019 616 9
2022-04-04 06:40:22.000 AAVSO_ P48and60_ SFRA_ AUTO I 0.980 1.15 0.1 a0369.fits 9.073 0.033 220 11

SU_LYN

AUID 000-BDT-456

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:12:08.000 AAVSO_ P77_ Henden_ AUTO V 3.750 1.60 4.4 a0303.fits Y 1.60 5.638 0.007 6960 3
2022-04-04 05:12:57.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.61 4.4 a0304.fits Y 1.84 6.340 0.009 3369
2022-04-04 05:13:23.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.61 4.4 a0305.fits Y 1.85 6.315 0.009 4072
2022-04-04 05:13:50.000 AAVSO_ P77_ Henden_ AUTO B 10.000 1.61 4.4 a0306.fits Y 1.92 6.342 0.009 3122
2022-04-04 05:14:49.000 AAVSO_ P77_ Henden_ AUTO R 1.250 1.61 4.4 a0307.fits Y 1.78 5.562 0.006 7220 5
2022-04-04 05:16:33.500 AAVSO_ P77_ Henden_ AUTO I 0.500 1.62 4.4 a0308.fits Y 1.62 5.963 0.008 3547 7

SV_Crv

AUID 000-BCV-562

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:44:46.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 8.910 1.65 1.8 a0455.fits Y 1.94 5.115 0.005 9941 2
2022-04-04 08:45:51.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.620 1.65 1.8 a0456.fits Y 1.62 5.013 0.005 14576 4

SY_Crt

AUID 000-BCV-572

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:28:19 AAVSO_ NorthSurvey_ HQ_ AUTO B 12.420 1.65 2.1 a0405.fits Y 2.13 6.373 0.010 2845
2022-04-04 07:29:10 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.650 1.65 2.1 a0406.fits Y 1.81 4.600 0.004 13886 4

S_LMi

AUID 000-BBQ-962

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:17:15.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.3 a0439.fits Y 2.20 10.351 0.113 55
2022-04-04 08:17:59.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.3 a0440.fits Y 2.50
2022-04-04 08:18:40.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.380 1.68 4.3 a0441.fits Y 2.36 10.561 0.105 59 2

S_UMa

AUID 000-BBT-169

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:27:03.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 32.850 1.68 4.6 a0546.fits Y 1.94 8.379 0.029 499
2022-04-04 11:27:42.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.030 1.69 4.6 a0547.fits Y 2.01 7.355 0.015 917 2

TU_LMi

AUID 000-BBQ-688

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:00:35 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.61 4.2 a0429.fits Y 2.00 4.937 0.005 11046
2022-04-04 08:01:20 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.62 4.2 a0430.fits Y 1.97 5.898 0.008 6138
2022-04-04 08:01:58 AAVSO_ NorthSurvey_ HQ_ AUTO V 5.590 1.62 4.2 a0431.fits 10.104 0.075 153 2

TX_Sex

AUID 000-BFM-190

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:15:47 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.350 1.61 3.2 a0396.fits
2022-04-04 07:16:26 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.880 1.61 3.2 a0397.fits 3

TX_UMa

AUID 000-BBR-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:12:49 AAVSO_ NorthSurvey_ HQ_ AUTO B 5.220 1.62 4.4 a0471.fits Y 1.84 3.888 0.003 36600 2
2022-04-04 09:13:46 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.720 1.62 4.4 a0472.fits Y 1.55 4.090 0.003 35795 3

TZ_Sex

AUID 000-BCX-250

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:13:20 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.730 1.61 3.0 a0394.fits Y 1.85 8.682 0.034 389
2022-04-04 07:14:07 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.500 1.62 3.0 a0395.fits Y 1.74 7.208 0.014 1207 4

T_Cnc

AUID 000-BBQ-084

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:53:12.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.64 3.8 a0377.fits Y 1.86 10.184 0.103 95
2022-04-04 06:54:08.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.65 3.9 a0378.fits Y 1.75 10.425 0.127 109
2022-04-04 06:54:49.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 7.430 1.65 3.9 a0379.fits Y 1.89 7.576 0.017 1054 2

T_Hya

AUID 000-BBQ-068

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:33:59 AAVSO_ NorthSurvey_ HQ_ AUTO B 22.750 1.69 2.5 a0324.fits Y 2.23 9.536 0.062 170
2022-04-04 05:34:32 AAVSO_ NorthSurvey_ HQ_ AUTO V 11.350 1.70 2.5 a0325.fits Y 1.96 8.719 0.035 428

T_UMi

AUID 000-BBT-772

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:45:07 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0417.fits Y 1.63 7.002 0.013 2265
2022-04-04 07:46:03 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.36 0.1 a0418.fits Y 1.52 6.989 0.013 2777
2022-04-04 07:47:06 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0419.fits Y 1.63 5.532 0.006 8989
2022-04-04 07:48:03 AAVSO_ P48and60_ SFRA_ AUTO V 40.000 1.36 0.1 a0420.fits Y 1.57 5.817 0.007 6842
2022-04-04 07:49:06 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.36 0.1 a0421.fits Y 1.72 6.995 0.012 1518 5
2022-04-04 07:50:24 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0422.fits Y 1.63 5.556 0.006 6421 2
2022-04-04 07:51:08 AAVSO_ P48and60_ SFRA_ AUTO I 6.000 1.36 0.2 a0423.fits Y 1.64 5.515 0.006 6847 2

UU_Crt

AUID 000-BDN-160

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:33:43.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.430 1.65 2.2 a0409.fits Y 2.00 4.075 0.003 25316
2022-04-04 07:34:35.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.770 1.65 2.2 a0410.fits Y 1.84 6.519 0.010 2060 4

UU_LMi

AUID 000-BCW-228

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:32:44.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 10.110 1.57 4.0 a0449.fits Y 1.84 4.668 0.004 17757
2022-04-04 08:33:45.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.450 1.57 4.1 a0450.fits Y 1.61 4.971 0.005 16553 5

UX_Crt

AUID 000-BDN-162

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:30:59 AAVSO_ NorthSurvey_ HQ_ AUTO B 11.270 1.65 2.0 a0407.fits Y 2.22 4.880 0.005 10856
2022-04-04 07:31:52 AAVSO_ NorthSurvey_ HQ_ AUTO V 2.940 1.65 2.0 a0408.fits Y 1.87 4.823 0.005 13550 4

UZ_Crt

AUID 000-BDN-164

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:10:34 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.68 1.6 a0391.fits Y 2.03 4.799 0.005 13063
2022-04-04 07:11:09 AAVSO_ NorthSurvey_ HQ_ AUTO B 19.600 1.68 1.6 a0392.fits Y 2.07 4.807 0.005 11066
2022-04-04 07:11:49 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.020 1.68 1.6 a0393.fits Y 2.01 4.600 0.004 11651 2

U_Gem

AUID 000-BBN-884

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 04:28:49 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.20 2.5 a0281.fits Y 4.73
2022-04-04 04:29:17 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.20 2.5 a0282.fits Y 4.52
2022-04-04 04:29:45 AAVSO_ P254_ BRIE_ AUTO V 10.000 1.20 2.5 a0283.fits Y 4.72
2022-04-04 04:31:08 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.21 2.5 a0284.fits 8.625 0.039 377
2022-04-04 04:33:23 AAVSO_ P254_ BRIE_ AUTO GR 60.000 1.22 2.5 a0285.fits 8.729 0.042 320

U_Hya

AUID 000-BBR-567

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:42:47 AAVSO_ NorthSurvey_ HQ_ AUTO B 3.150 1.64 2.0 a0370.fits Y 2.04 5.346 0.006 7524 3
2022-04-04 06:44:50 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.680 1.64 2.0 a0371.fits Y 1.65 5.201 0.005 6158 15

VSX_J0930565+444102

AUID None

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:04:24 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.66 4.5 a0432.fits Y 2.08 5.859 0.008 5593
2022-04-04 08:05:09 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 4.5 a0433.fits Y 1.80 7.936 0.022 845

VV_Crv

AUID 000-BBT-136

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:39:37.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.760 1.59 1.9 a0453.fits Y 1.89 4.299 0.004 20590 6
2022-04-04 08:42:00.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.050 1.60 1.9 a0454.fits Y 1.70 4.891 0.005 12299 10

VW_Crv

AUID 000-BCV-566

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:51:10.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.750 1.64 1.9 a0459.fits Y 1.86 9.971 0.084 131
2022-04-04 08:51:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.750 1.65 1.9 a0460.fits Y 2.02 7.390 0.016 1464
2022-04-04 08:52:35.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.260 1.65 1.9 a0461.fits Y 1.59 5.312 0.006 9333 4

VW_UMa

AUID 000-BBR-892

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:32:00.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 17.200 1.68 4.5 a0484.fits Y 1.67 4.400 0.004 23413
2022-04-04 09:32:45.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.520 1.68 4.5 a0485.fits Y 1.56 4.441 0.004 19113 3

VX_Crt

AUID 000-BCZ-980

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:24:57.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 7.900 1.65 1.6 a0403.fits Y 1.98 5.519 0.006 5941 2
2022-04-04 07:26:15.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.790 1.66 1.7 a0404.fits Y 1.90 5.148 0.005 8708 6

VY_UMa

AUID 000-BBR-656

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:19:13 AAVSO_ NorthSurvey_ HQ_ AUTO B 9.300 1.66 4.5 a0476.fits Y 1.75 4.715 0.004 16079
2022-04-04 09:20:29 AAVSO_ NorthSurvey_ HQ_ AUTO V 1.460 1.66 4.5 a0477.fits Y 1.48 4.261 0.004 20184 7

V_Cam

AUID 000-BBK-579

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 04:35:37.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.71 4.4 a0286.fits
2022-04-04 04:37:44.000 AAVSO_ P48and60_ SFRA_ AUTO B 40.000 1.72 4.5 a0287.fits
2022-04-04 04:38:22.500 AAVSO_ P48and60_ SFRA_ AUTO V 8.840 1.72 4.5 a0288.fits Y 5.12 7.729 0.018 197 2
2022-04-04 04:39:41.000 AAVSO_ P48and60_ SFRA_ AUTO R 3.140 1.72 4.5 a0289.fits Y 4.73 6.449 0.010 672 5
2022-04-04 04:41:59.000 AAVSO_ P48and60_ SFRA_ AUTO I 1.600 1.72 4.5 a0290.fits Y 5.20 6.367 0.009 585 10

V_Cnc

AUID 000-BBP-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 06:16:51 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 3.8 a0351.fits Y 1.70 10.182 0.100 119
2022-04-04 06:17:37 AAVSO_ NorthSurvey_ HQ_ AUTO B 28.000 1.67 3.8 a0352.fits Y 1.85
2022-04-04 06:18:09 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.68 3.8 a0353.fits Y 1.72
2022-04-04 06:18:36 AAVSO_ NorthSurvey_ HQ_ AUTO V 10.660 1.68 3.8 a0354.fits Y 1.57 11.224 0.246 72

WZ_Dra

AUID 000-BBY-284

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 11:09:11.000 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0535.fits Y 2.33 5.806 0.007 4149
2022-04-04 11:10:28.000 AAVSO_ P48and60_ SFRA_ AUTO B 60.000 1.08 0.1 a0536.fits Y 2.38 5.800 0.007 4439
2022-04-04 11:11:20.000 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0537.fits Y 2.04 5.072 0.005 10741
2022-04-04 11:12:07.000 AAVSO_ P48and60_ SFRA_ AUTO V 30.620 1.08 0.1 a0538.fits Y 2.03 5.076 0.005 13754
2022-04-04 11:13:10.500 AAVSO_ P48and60_ SFRA_ AUTO R 4.000 1.08 0.1 a0539.fits Y 1.54 6.062 0.008 4345 5
2022-04-04 11:14:49.000 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0540.fits Y 1.68 6.253 0.009 2984 5
2022-04-04 11:16:18.000 AAVSO_ P48and60_ SFRA_ AUTO I 2.000 1.08 0.2 a0541.fits Y 1.85 6.255 0.009 2560 5

W_Cnc

AUID 000-BBQ-305

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 07:03:05 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.54 3.8 a0385.fits Y 2.27
2022-04-04 07:04:01 AAVSO_ NorthSurvey_ HQ_ AUTO B 40.000 1.55 3.8 a0386.fits Y 2.27
2022-04-04 07:04:43 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.56 3.8 a0387.fits Y 2.05
2022-04-04 07:05:19 AAVSO_ NorthSurvey_ HQ_ AUTO V 20.000 1.56 3.8 a0388.fits Y 1.46

W_UMa

AUID 000-BBQ-676

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:26:17.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.730 1.68 4.6 a0444.fits Y 2.28 4.837 0.005 9354
2022-04-04 08:26:49.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 16.730 1.68 4.6 a0445.fits Y 1.88 7.147 0.014 1524
2022-04-04 08:27:28.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 6.380 1.68 4.6 a0446.fits Y 1.87 5.644 0.007 5728 2

X_Hya

AUID 000-BBQ-549

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:36:17 AAVSO_ NorthSurvey_ HQ_ AUTO B 36.050 1.66 1.9 a0326.fits Y 2.18 5.837 0.007 4330
2022-04-04 05:36:57 AAVSO_ NorthSurvey_ HQ_ AUTO V 18.000 1.66 1.9 a0327.fits Y 1.83 5.068 0.005 11865

Y_Lyn

AUID 000-BBN-148

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:58:05.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 14.250 1.63 4.4 a0340.fits Y 1.73 4.443 0.004 21689
2022-04-04 05:59:00.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 3.250 1.63 4.4 a0341.fits Y 1.57 4.347 0.004 23723 4

kap_Dra

AUID 000-BCV-882

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 10:51:15 AAVSO_ NorthSurvey_ HQ_ AUTO B 0.680 1.62 4.2 a0527.fits Y 2.15 2.837 0.002 49392 15
2022-04-04 10:56:32 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.450 1.63 4.2 a0528.fits Y 1.69 3.334 0.002 34580 23

ome_Vir

AUID 000-BFP-668

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 08:54:40.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 4.100 1.54 3.2 a0462.fits Y 1.96 4.17 0.003 29570 3
2022-04-04 08:57:05.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.620 1.54 3.2 a0463.fits Y 1.47 8.98 0.032 3551 17

psi_Vir

AUID 000-BCX-539

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 09:03:55.000 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.810 1.55 2.1 a0467.fits Y 1.73 4.555 0.004 17225 6
2022-04-04 09:06:47.500 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.760 1.56 2.1 a0468.fits Y 1.58 3.721 0.003 24960 14

sig_Gem

AUID 000-BCV-976

DateTime project_ filter exp am ha filename wcs fwhm instmag err maxadu nstk tnimage OE
2022-04-04 05:50:27.500 AAVSO_ NorthSurvey_ HQ_ AUTO B 1.160 1.59 4.0 a0338.fits Y 1.67 3.888 0.003 30033 9
2022-04-04 05:54:22.000 AAVSO_ NorthSurvey_ HQ_ AUTO V 0.560 1.61 4.0 a0339.fits Y 1.50 10.896 0.095 27645 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-04 02:00:53 a0101.fits ABE-097 B 24.140 1.20 2.6 Y 2.07 3.797 0.003 42873 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:01:35 a0102.fits ABE-097 B 24.140 1.20 2.6 Y 2.09 3.792 0.003 45262 2.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:02:16 a0103.fits ABE-097 B 24.140 1.20 2.6 Y 2.09 3.81 0.003 53516 2.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:02:50 a0104.fits ABE-097 V 11.990 1.20 2.7 Y 1.65 4.462 0.004 27940 2.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:03:19 a0105.fits ABE-097 V 11.990 1.20 2.7 Y 1.77 4.471 0.004 39038 2.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:03:47 a0106.fits ABE-097 V 11.990 1.21 2.7 Y 1.70 4.461 0.004 35037 2.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:04:16 a0107.fits ABE-097 R 11.330 1.21 2.7 Y 1.46 4.677 0.004 32288 2.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:04:44 a0108.fits ABE-097 R 11.330 1.21 2.7 Y 1.43 4.684 0.004 26401 2.63
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:05:11 a0109.fits ABE-097 R 11.330 1.21 2.7 Y 1.42 4.679 0.004 27740 2.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:05:51 a0110.fits ABE-097 I 20.000 1.21 2.7 Y 1.86 5.618 0.007 7798 2.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:06:27 a0111.fits ABE-097 I 20.000 1.21 2.7 Y 1.77 5.611 0.007 7297 2.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:07:03 a0112.fits ABE-097 I 20.000 1.22 2.7 Y 1.89 5.616 0.007 9156 2.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:09:15 a0113.fits ABE-176 B 31.500 1.22 2.8 Y 2.23 4.186 0.003 25648 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:10:04 a0114.fits ABE-176 B 31.500 1.22 2.8 Y 2.30 4.192 0.003 23811 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:10:55 a0115.fits ABE-176 B 31.500 1.23 2.8 Y 2.42 4.196 0.003 20517 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:11:33 a0116.fits ABE-176 V 15.350 1.23 2.9 Y 2.07 4.888 0.005 19705 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:12:04 a0117.fits ABE-176 V 15.350 1.23 2.9 Y 2.05 4.877 0.005 18883 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:12:36 a0118.fits ABE-176 V 15.350 1.23 2.9 Y 2.21 4.889 0.005 10442 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:13:07 a0119.fits ABE-176 R 11.470 1.23 2.9 Y 1.56 5.365 0.006 15892 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:13:35 a0120.fits ABE-176 R 11.470 1.23 2.9 Y 1.64 5.348 0.006 9197 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:14:03 a0121.fits ABE-176 R 11.470 1.24 2.9 Y 1.65 5.365 0.006 15101 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:14:42 a0122.fits ABE-176 I 20.000 1.24 2.9 Y 2.34 6.324 0.009 3775 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:15:18 a0123.fits ABE-176 I 20.000 1.24 2.9 Y 2.21 6.334 0.009 2957 0.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:15:55 a0124.fits ABE-176 I 20.000 1.24 2.9 Y 2.30 6.333 0.009 3085 0.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:17:06 a0125.fits ABE-A24 B 10.220 1.23 2.9 Y 2.27 3.945 0.003 20404 2.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:17:35 a0126.fits ABE-A24 B 10.220 1.23 2.9 Y 2.31 3.946 0.003 19869 2.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:18:03 a0127.fits ABE-A24 B 10.220 1.23 2.9 Y 2.35 3.94 0.003 20193 2.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:18:57 a0128.fits ABE-A24 V 6.920 1.24 2.9 Y 2.26 4.273 0.004 22484 3 2.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:20:10.500 a0129.fits ABE-A24 R 6.410 1.24 2.9 Y 1.59 4.503 0.004 23406 3 2.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:21:11 a0130.fits ABE-A24 I 15.280 1.24 2.9 Y 2.17 5.221 0.006 8573 2.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:21:43 a0131.fits ABE-A24 I 15.280 1.25 2.9 Y 2.14 5.147 0.005 8411 2.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:22:15 a0132.fits ABE-A24 I 15.280 1.25 3.0 Y 2.15 5.154 0.005 9209 2.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:23:55 a0133.fits ABE-A26 B 17.990 1.23 2.9 Y 2.51 3.773 0.003 19546 2.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:24:32 a0134.fits ABE-A26 B 17.990 1.23 2.9 Y 2.58 3.778 0.003 19498 2.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:25:09 a0135.fits ABE-A26 B 17.990 1.23 2.9 Y 2.44 3.756 0.003 19715 2.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:26:09.500 a0136.fits ABE-A26 V 9.110 1.24 2.9 Y 2.41 4.271 0.004 19470 3 2.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:27:26.500 a0137.fits ABE-A26 R 6.650 1.24 2.9 Y 1.73 10.974 0.139 16200 3 2.70
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:28:32 a0138.fits ABE-A26 I 20.000 1.25 2.9 Y 2.34 4.838 0.005 11441 2.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:29:10 a0139.fits ABE-A26 I 20.000 1.25 2.9 Y 2.28 4.848 0.005 13145 2.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:29:48 a0140.fits ABE-A26 I 20.000 1.25 3.0 Y 2.45 4.857 0.005 13119 2.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:31:48 a0141.fits ABE-184 B 40.000 1.23 2.8 Y 2.63 4.729 0.004 6643 2.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:32:47 a0142.fits ABE-184 B 40.000 1.23 2.8 Y 2.58 4.725 0.004 6876 2.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:33:47 a0143.fits ABE-184 B 40.000 1.23 2.8 Y 2.70 4.723 0.004 6355 2.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:34:32 a0144.fits ABE-184 V 20.000 1.24 2.9 Y 2.63 5.325 0.006 6649 2.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:35:08 a0145.fits ABE-184 V 20.000 1.24 2.9 Y 2.64 5.315 0.006 6172 2.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:35:45 a0146.fits ABE-184 V 20.000 1.24 2.9 Y 2.51 5.309 0.006 5827 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:36:24 a0147.fits ABE-184 R 20.000 1.24 2.9 Y 2.06 5.442 0.006 7822 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:37:00 a0148.fits ABE-184 R 20.000 1.24 2.9 Y 1.98 5.434 0.006 10096 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:37:37 a0149.fits ABE-184 R 20.000 1.25 2.9 Y 2.15 5.439 0.006 8580 2.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:38:17 a0150.fits ABE-184 I 20.000 1.25 2.9 Y 2.81 6.972 0.013 1595 2.49

images 151 to 200

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:38:53 a0151.fits ABE-184 I 20.000 1.25 2.9 Y 2.78 6.975 0.013 1296 2.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:39:29 a0152.fits ABE-184 I 20.000 1.25 2.9 Y 2.73 6.982 0.013 1485 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:41:32 a0153.fits ABE-027 B 40.000 1.24 2.8 Y 2.83 4.708 0.004 5180 2.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:42:32 a0154.fits ABE-027 B 40.000 1.24 2.8 Y 2.83 4.74 0.004 5288 2.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:43:33 a0155.fits ABE-027 B 40.000 1.24 2.9 Y 2.87 4.712 0.004 5152 2.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:44:19 a0156.fits ABE-027 V 20.000 1.24 2.9 Y 3.00 5.317 0.006 5422 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:44:56 a0157.fits ABE-027 V 20.000 1.25 2.9 Y 3.09 5.332 0.006 5032 2.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:45:33 a0158.fits ABE-027 V 20.000 1.25 2.9 Y 3.26 5.33 0.006 4524 2.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:46:11 a0159.fits ABE-027 R 20.000 1.25 2.9 Y 2.34 5.516 0.006 6860 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:46:48 a0160.fits ABE-027 R 20.000 1.25 2.9 Y 2.48 5.639 0.007 7579 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:47:25 a0161.fits ABE-027 R 20.000 1.26 2.9 Y 2.50 5.467 0.006 9058 2.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:48:05 a0162.fits ABE-027 I 20.000 1.26 2.9 Y 3.00 7.046 0.014 1113 2.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:48:42 a0163.fits ABE-027 I 20.000 1.26 2.9 Y 2.83 7.304 0.016 874 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:49:19 a0164.fits ABE-027 I 20.000 1.26 3.0 Y 2.94 7.353 0.016 740 2.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:50:58 a0165.fits ABE-097 B 24.140 1.39 3.5 Y 3.01 3.909 0.003 9478 1.95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:51:49 a0166.fits ABE-097 B 24.140 1.39 3.5 Y 3.01 11.273 0.325 9633 1.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:52:39 a0167.fits ABE-097 B 24.140 1.40 3.5 Y 3.23 4.069 0.003 9690 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:53:25 a0168.fits ABE-097 V 11.990 1.40 3.5 Y 3.24 4.541 0.004 8081 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:53:54 a0169.fits ABE-097 V 11.990 1.40 3.5 Y 3.24 4.531 0.004 8207 1.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:54:22 a0170.fits ABE-097 V 11.990 1.41 3.5 Y 3.28 4.536 0.004 8217 1.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:54:52 a0171.fits ABE-097 R 11.330 1.41 3.5 Y 2.43 4.732 0.004 14834 1.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:55:20 a0172.fits ABE-097 R 11.330 1.41 3.5 Y 2.53 4.752 0.004 13949 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:55:47 a0173.fits ABE-097 R 11.330 1.41 3.5 Y 2.33 4.72 0.004 15625 1.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:56:27 a0174.fits ABE-097 I 20.000 1.42 3.6 Y 3.08 5.715 0.007 3218 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:57:03 a0175.fits ABE-097 I 20.000 1.42 3.6 Y 3.07 5.736 0.007 3392 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:57:40 a0176.fits ABE-097 I 20.000 1.42 3.6 Y 3.07 5.732 0.007 3268 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 02:59:19 a0177.fits ABE-176 B 31.500 1.41 3.7 Y 3.05 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:00:24 a0178.fits ABE-176 B 31.500 1.42 3.7 Y 3.00 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:01:28 a0179.fits ABE-176 B 31.500 1.42 3.7 Y 3.39 5.361 0.006 5399 2.34
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:02:25 a0180.fits ABE-176 V 15.350 1.43 3.7 Y 3.48 4.959 0.005 4598 2.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:02:57 a0181.fits ABE-176 V 15.350 1.43 3.7 Y 3.43 4.953 0.005 4439 2.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:03:30 a0182.fits ABE-176 V 15.350 1.43 3.7 Y 3.51 4.955 0.005 4575 2.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:04:01 a0183.fits ABE-176 R 11.470 1.43 3.7 Y 2.80 5.422 0.006 6751 2.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:04:29 a0184.fits ABE-176 R 11.470 1.44 3.7 Y 3.03 5.422 0.006 6088 2.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:04:58 a0185.fits ABE-176 R 11.470 1.44 3.7 Y 3.07 5.428 0.006 5789 2.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:05:38 a0186.fits ABE-176 I 20.000 1.44 3.8 Y 3.89 6.425 0.01 1509 2.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:06:15 a0187.fits ABE-176 I 20.000 1.45 3.8 Y 3.88 6.438 0.01 1453 2.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:06:53 a0188.fits ABE-176 I 20.000 1.45 3.8 Y 3.82 6.44 0.01 1402 2.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:08:17 a0189.fits ABE-A24 B 10.220 1.43 3.7 Y 3.32 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:09:05 a0190.fits ABE-A24 B 10.220 1.44 3.7 Y 3.38 4.276 0.004 6210 2.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:09:55 a0191.fits ABE-A24 B 10.220 1.44 3.8 Y 2.97 4.791 0.005 6585 2.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:11:08.500 a0192.fits ABE-A24 V 6.920 1.45 3.8 Y 3.43 4.36 0.004 6983 3 2.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:12:22.500 a0193.fits ABE-A24 R 6.410 1.45 3.8 Y 2.82 4.562 0.004 10463 3 2.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:13:22 a0194.fits ABE-A24 I 15.280 1.46 3.8 Y 3.50 5.232 0.006 4206 2.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:13:54 a0195.fits ABE-A24 I 15.280 1.46 3.8 Y 3.51 5.241 0.006 4075 2.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:14:26 a0196.fits ABE-A24 I 15.280 1.47 3.8 Y 3.51 5.226 0.006 4220 2.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:15:56 a0197.fits ABE-A26 B 17.990 1.44 3.7 Y 3.33 11.197 0.27 6784 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:16:46 a0198.fits ABE-A26 B 17.990 1.45 3.7 Y 3.75 6.946 0.013 7505 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:17:41 a0199.fits ABE-A26 B 17.990 1.45 3.8 Y 3.80 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:19:01.500 a0200.fits ABE-A26 V 9.110 1.46 3.8 Y 3.65 4.362 0.004 6263 3 1.94

images 201 to 250

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:20:19 a0201.fits ABE-A26 R 6.650 1.46 3.8 Y 2.95 4.707 0.004 8778 3 1.94
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:21:24 a0202.fits ABE-A26 I 20.000 1.47 3.8 Y 3.69 8.826 0.041 4933 1.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:22:03 a0203.fits ABE-A26 I 20.000 1.48 3.8 Y 3.71 4.967 0.005 4306 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:22:40 a0204.fits ABE-A26 I 20.000 1.48 3.8 Y 3.69 4.953 0.005 5201 1.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:24:32 a0205.fits ABE-184 B 40.000 1.45 3.7 Y 3.40 5.077 0.005 3005 1.81
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:25:52 a0206.fits ABE-184 B 40.000 1.45 3.7 Y 3.30 5.961 0.008 2882 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:27:11 a0207.fits ABE-184 B 40.000 1.46 3.7 Y 3.45 5.58 0.007 2870 1.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:28:14 a0208.fits ABE-184 V 20.000 1.47 3.8 Y 3.75 5.432 0.006 2190 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:28:50 a0209.fits ABE-184 V 20.000 1.47 3.8 Y 3.58 5.426 0.006 2147 1.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:29:27 a0210.fits ABE-184 V 20.000 1.47 3.8 Y 3.65 5.412 0.006 2304 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:30:07 a0211.fits ABE-184 R 20.000 1.48 3.8 Y 3.05 5.516 0.006 3860 1.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:30:44 a0212.fits ABE-184 R 20.000 1.48 3.8 Y 3.13 5.508 0.006 3980 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:31:21 a0213.fits ABE-184 R 20.000 1.49 3.8 Y 3.02 5.502 0.006 4153 1.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:32:02 a0214.fits ABE-184 I 20.000 1.49 3.8 Y 3.98 7.1 0.014 651 1.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:32:39 a0215.fits ABE-184 I 20.000 1.49 3.8 Y 3.87 7.097 0.014 654 1.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:33:16 a0216.fits ABE-184 I 20.000 1.50 3.8 Y 3.85 7.103 0.014 649 1.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:35:08 a0217.fits ABE-027 B 40.000 1.47 3.7 Y 3.64 5.054 0.005 2726 1.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:36:22 a0218.fits ABE-027 B 40.000 1.48 3.7 Y 3.66 5.618 0.007 2685 1.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:37:40 a0219.fits ABE-027 B 40.000 1.49 3.8 Y 3.54 5.428 0.006 2604 1.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:38:40 a0220.fits ABE-027 V 20.000 1.49 3.8 Y 3.87 5.443 0.006 2079 1.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:39:17 a0221.fits ABE-027 V 20.000 1.50 3.8 Y 3.72 5.442 0.006 2063 1.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:39:55 a0222.fits ABE-027 V 20.000 1.50 3.8 Y 3.75 5.445 0.006 2030 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:40:34 a0223.fits ABE-027 R 20.000 1.51 3.8 Y 3.40 5.547 0.006 3339 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:41:12 a0224.fits ABE-027 R 20.000 1.51 3.8 Y 3.37 5.555 0.007 3321 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:41:50 a0225.fits ABE-027 R 20.000 1.51 3.8 Y 3.32 5.558 0.007 3133 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:42:30 a0226.fits ABE-027 I 20.000 1.52 3.8 Y 3.90 7.149 0.014 568 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:43:07 a0227.fits ABE-027 I 20.000 1.52 3.8 Y 3.98 7.17 0.014 516 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:43:45 a0228.fits ABE-027 I 20.000 1.53 3.9 Y 3.94 7.183 0.014 535 1.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:45:18 a0229.fits ABE-097 B 24.140 1.75 4.4 Y 3.26 4.691 0.004 4771 1.27
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:46:16 a0230.fits ABE-097 B 24.140 1.76 4.4 Y 3.50 4.937 0.005 4842 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:47:14 a0231.fits ABE-097 B 24.140 1.77 4.4 Y 3.62 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:48:06 a0232.fits ABE-097 V 11.990 1.78 4.4 Y 4.07 4.686 0.004 3725 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:48:34 a0233.fits ABE-097 V 11.990 1.78 4.4 Y 4.43 4.821 0.005 3410 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:49:03 a0234.fits ABE-097 V 11.990 1.79 4.4 Y 4.28 4.698 0.004 3682 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:49:34 a0235.fits ABE-097 R 11.330 1.79 4.4 Y 3.33 4.848 0.005 5733 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:50:01 a0236.fits ABE-097 R 11.330 1.80 4.4 Y 3.41 4.836 0.005 5304 1.20
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:50:29 a0237.fits ABE-097 R 11.330 1.80 4.5 Y 3.53 4.838 0.005 5244 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:51:09 a0238.fits ABE-097 I 20.000 1.81 4.5 Y 4.18 5.879 0.008 1556 1.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:51:45 a0239.fits ABE-097 I 20.000 1.81 4.5 Y 4.18 5.872 0.008 1521 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:52:21 a0240.fits ABE-097 I 20.000 1.82 4.5 Y 4.08 5.868 0.008 1610 1.18
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:54:04 a0241.fits ABE-176 B 31.500 1.76 4.6 Y 3.30 10.273 0.117 32 1.68
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:55:11 a0242.fits ABE-176 B 31.500 1.77 4.6 Y 3.15 1.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:56:12 a0243.fits ABE-176 B 31.500 1.78 4.6 Y 3.06 1.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:57:02 a0244.fits ABE-176 V 15.350 1.79 4.6 Y 4.22 5.141 0.005 2465 1.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:57:35 a0245.fits ABE-176 V 15.350 1.79 4.6 Y 4.35 5.201 0.005 2232 1.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:58:07 a0246.fits ABE-176 V 15.350 1.80 4.6 Y 4.02 5.097 0.005 2600 1.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:58:39 a0247.fits ABE-176 R 11.470 1.80 4.6 Y 3.93 5.496 0.006 2886 1.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:59:09 a0248.fits ABE-176 R 11.470 1.81 4.7 Y 4.19 5.538 0.006 2552 1.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 03:59:37 a0249.fits ABE-176 R 11.470 1.81 4.7 Y 3.98 5.523 0.006 2883 1.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:00:18 a0250.fits ABE-176 I 20.000 1.82 4.7 Y 4.89 6.577 0.011 776 1.59

images 251 to 300

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:00:56 a0251.fits ABE-176 I 20.000 1.82 4.7 Y 4.89 6.59 0.011 765 1.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:01:33 a0252.fits ABE-176 I 20.000 1.83 4.7 Y 4.97 6.577 0.011 750 1.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:02:57 a0253.fits ABE-A24 B 10.220 1.81 4.6 Y 3.24 5.059 0.005 3792 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:03:43 a0254.fits ABE-A24 B 10.220 1.81 4.7 Y 3.00 5.066 0.005 3727 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:04:30 a0255.fits ABE-A24 B 10.220 1.82 4.7 Y 3.72 4.919 0.005 3568 1.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:05:45 a0256.fits ABE-A24 V 6.920 1.83 4.7 Y 4.21 4.621 0.004 3558 3 1.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:07:01.500 a0257.fits ABE-A24 R 6.410 1.84 4.7 Y 3.78 4.699 0.004 4901 3 1.42
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:08:00 a0258.fits ABE-A24 I 15.280 1.85 4.7 Y 4.65 5.388 0.006 2095 1.41
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:08:32 a0259.fits ABE-A24 I 15.280 1.86 4.7 Y 4.56 5.386 0.006 2178 1.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:09:04 a0260.fits ABE-A24 I 15.280 1.86 4.7 Y 4.65 5.4 0.006 2079 1.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:10:32 a0261.fits ABE-A26 B 17.990 1.83 4.6 Y 3.25 4.63 0.004 4881 1.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:11:23 a0262.fits ABE-A26 B 17.990 1.84 4.7 Y 3.37 4.301 0.004 4489 1.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:12:09 a0263.fits ABE-A26 B 17.990 1.85 4.7 Y 3.23 4.277 0.004 4365 1.29
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:13:21.500 a0264.fits ABE-A26 V 9.110 1.85 4.7 Y 4.25 4.678 0.004 3398 3 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:14:41.500 a0265.fits ABE-A26 R 6.650 1.87 4.7 Y 3.80 4.821 0.005 4015 3 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:15:47 a0266.fits ABE-A26 I 20.000 1.88 4.7 Y 4.83 5.119 0.005 2510 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:16:24 a0267.fits ABE-A26 I 20.000 1.89 4.7 Y 4.78 5.129 0.005 2531 1.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:17:01 a0268.fits ABE-A26 I 20.000 1.90 4.7 Y 4.85 5.132 0.005 2534 1.22
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:18:52 a0269.fits ABE-184 B 40.000 1.85 4.6 Y 2.05 5.574 0.007 1653 1.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:20:00 a0270.fits ABE-184 B 40.000 1.86 4.6 Y 3.47 5.637 0.007 1656 1.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:21:13 a0271.fits ABE-184 B 40.000 1.87 4.6 Y 2.17 5.437 0.006 1608 1.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:22:11 a0272.fits ABE-184 V 20.000 1.88 4.7 Y 4.72 5.721 0.007 1160 1.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:22:50 a0273.fits ABE-184 V 20.000 1.89 4.7 Y 4.52 5.746 0.007 1263 1.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:23:30 a0274.fits ABE-184 V 20.000 1.90 4.7 Y 4.52 5.847 0.007 1147 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:24:11 a0275.fits ABE-184 R 20.000 1.91 4.7 Y 4.28 5.648 0.007 1739 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:24:48 a0276.fits ABE-184 R 20.000 1.91 4.7 Y 4.38 5.707 0.007 1606 1.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:25:25 a0277.fits ABE-184 R 20.000 1.92 4.7 Y 4.42 5.666 0.007 1551 1.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:26:05 a0278.fits ABE-184 I 20.000 1.93 4.7 Y 5.44 7.311 0.016 311 1.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:26:42 a0279.fits ABE-184 I 20.000 1.93 4.7 Y 5.53 7.318 0.016 319 1.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:27:18 a0280.fits ABE-184 I 20.000 1.94 4.7 Y 5.51 7.327 0.016 316 1.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:28:49 a0281.fits U_Gem V 10.000 1.20 2.5 Y 4.73 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:29:17 a0282.fits U_Gem V 10.000 1.20 2.5 Y 4.52 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:29:45 a0283.fits U_Gem V 10.000 1.20 2.5 Y 4.72 2.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:31:08 a0284.fits U_Gem GR 60.000 1.21 2.5 8.625 0.039 377
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:33:23 a0285.fits U_Gem GR 60.000 1.22 2.5 8.729 0.042 320
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:35:37 a0286.fits V_Cam B 40.000 1.71 4.4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:37:44 a0287.fits V_Cam B 40.000 1.72 4.5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:38:22.500 a0288.fits V_Cam V 8.840 1.72 4.5 Y 5.12 7.729 0.018 197 2 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:39:41 a0289.fits V_Cam R 3.140 1.72 4.5 Y 4.73 6.449 0.01 672 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:41:59 a0290.fits V_Cam I 1.600 1.72 4.5 Y 5.20 6.367 0.009 585 10 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:46:09 a0291.fits R_Lyn B 80.000 1.42 3.6 Y 2.45 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:48:03 a0292.fits R_Lyn B 80.000 1.42 3.7 Y 1.92 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:49:04 a0293.fits R_Lyn V 22.880 1.43 3.7 Y 4.97 9.304 0.051 58 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:49:51 a0294.fits R_Lyn V 22.880 1.43 3.7 Y 4.49 9.376 0.054 64 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:51:06.500 a0295.fits R_Lyn R 4.590 1.43 3.7 Y 4.33 8.508 0.026 98 5 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:52:46.500 a0296.fits R_Lyn I 2.000 1.44 3.7 Y 4.88 8.453 0.025 85 5 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:54:18.500 a0297.fits R_Lyn I 2.000 1.44 3.8 Y 4.95 8.477 0.026 85 5 0.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 04:57:39.500 a0298.fits R_Leo B 4.000 1.09 1.0 8.744 0.029 101 5
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:00:00.500 a0299.fits R_Leo V 2.000 1.10 1.1 Y 3.25 6.91 0.012 389 5 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:01:36 a0300.fits R_Leo V 2.000 1.10 1.1 6.883 0.012 394 5

images 301 to 350

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:03:28 a0301.fits R_Leo R 0.500 1.10 1.1 Y 2.99 5.977 0.008 960 10 0.13
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:05:51.500 a0302.fits R_Leo I 0.250 1.10 1.2 5.642 0.007 1132 10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:12:08 a0303.fits SU_LYN V 3.750 1.60 4.4 Y 1.60 5.638 0.007 6960 3 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:12:57 a0304.fits SU_LYN B 10.000 1.61 4.4 Y 1.84 6.34 0.009 3369 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:13:23 a0305.fits SU_LYN B 10.000 1.61 4.4 Y 1.85 6.315 0.009 4072 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:13:50 a0306.fits SU_LYN B 10.000 1.61 4.4 Y 1.92 6.342 0.009 3122 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:14:49 a0307.fits SU_LYN R 1.250 1.61 4.4 Y 1.78 5.562 0.006 7220 5 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:16:33.500 a0308.fits SU_LYN I 0.500 1.62 4.4 Y 1.62 5.963 0.008 3547 7 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:19:10 a0309.fits GO_Cnc B 5.000 1.15 1.9 Y 1.95 5.155 0.005 8964 3 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:20:04 a0310.fits GO_Cnc B 5.000 1.15 1.9 Y 1.92 5.15 0.005 12396 2 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:21:04.500 a0311.fits GO_Cnc V 5.000 1.15 1.9 Y 1.77 5.066 0.005 10906 3 2.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:21:58.500 a0312.fits GO_Cnc V 5.000 1.15 2.0 Y 1.58 5.04 0.005 14558 2 2.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:22:54.500 a0313.fits GO_Cnc R 5.000 1.16 2.0 Y 1.64 5.264 0.006 8227 3 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:23:48 a0314.fits GO_Cnc R 5.000 1.16 2.0 Y 1.63 5.273 0.006 8526 2 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:24:28 a0315.fits GO_Cnc I 10.000 1.16 2.0 Y 1.71 6.072 0.008 4346 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:24:55 a0316.fits GO_Cnc I 10.000 1.16 2.0 Y 1.73 6.051 0.008 4751 2.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:25:21 a0317.fits GO_Cnc I 10.000 1.16 2.0 Y 1.73 6.064 0.008 4240 2.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:25:47 a0318.fits GO_Cnc I 10.000 1.16 2.0 Y 1.72 6.071 0.008 4389 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:26:14 a0319.fits GO_Cnc I 10.000 1.17 2.0 Y 1.75 6.052 0.008 4637 2.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:27:53 a0320.fits BV_CMi B 3.620 1.68 3.4 Y 2.03 4.06 0.003 26257 3 0.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:28:58 a0321.fits BV_CMi V 3.860 1.68 3.4 Y 1.68 4.022 0.003 30853 3 0.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:30:47 a0322.fits LO_Hya B 3.870 1.67 2.9 Y 2.14 4.069 0.003 24163 3 0.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:32:00 a0323.fits LO_Hya V 2.610 1.67 2.9 Y 1.90 4.1 0.003 23240 4 0.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:33:59 a0324.fits T_Hya B 22.750 1.69 2.5 Y 2.23 9.536 0.062 170 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:34:32 a0325.fits T_Hya V 11.350 1.70 2.5 Y 1.96 8.719 0.035 428 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:36:17 a0326.fits X_Hya B 36.050 1.66 1.9 Y 2.18 5.837 0.007 4330 2.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:36:57 a0327.fits X_Hya V 18.000 1.66 1.9 Y 1.83 5.068 0.005 11865 2.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:38:16 a0328.fits NSV_18346 B 10.150 1.67 1.3 Y 2.14 4.439 0.004 21705 2.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:39:18.500 a0329.fits NSV_18346 V 2.170 1.67 1.4 Y 1.81 4.536 0.004 18158 5 2.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:41:22 a0330.fits MX_Hya B 6.170 1.63 2.8 Y 1.79 3.536 0.003 29800 2 1.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:42:26.500 a0331.fits MX_Hya V 2.930 1.63 2.8 Y 1.66 11.49 0.208 10660 4 1.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:44:13 a0332.fits MW_Hya B 26.670 1.68 2.9 Y 2.01 3.995 0.003 33244 0.89
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:44:46 a0333.fits MW_Hya V 10.080 1.69 2.9 Y 1.84 3.451 0.002 54398 0.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:46:23 a0334.fits ASAS_J082507+04298 B 28.000 1.64 3.3 Y 1.75 4.382 0.004 21956 0.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:47:08 a0335.fits ASAS_J082507+04298 B 28.000 1.65 3.3 Y 1.74 4.394 0.004 23133 0.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:47:40 a0336.fits ASAS_J082507+04298 V 10.580 1.65 3.3 Y 1.61 3.826 0.003 44310 0.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:48:07 a0337.fits ASAS_J082507+04298 V 10.580 1.66 3.3 Y 1.68 3.852 0.003 40770 0.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:50:27.500 a0338.fits sig_Gem B 1.160 1.59 4.0 Y 1.67 3.888 0.003 30033 9 0.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:54:22 a0339.fits sig_Gem V 0.560 1.61 4.0 Y 1.50 10.896 0.095 27645 18 0.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:58:05 a0340.fits Y_Lyn B 14.250 1.63 4.4 Y 1.73 4.443 0.004 21689 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 05:59:00.500 a0341.fits Y_Lyn V 3.250 1.63 4.4 Y 1.57 4.347 0.004 23723 4 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:01:10 a0342.fits DU_Lyn B 3.210 1.57 4.1 Y 1.78 4.091 0.003 30030 4 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:03:21.500 a0343.fits DU_Lyn V 1.040 1.58 4.2 Y 1.48 3.704 0.003 36101 10 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:06:02 a0344.fits BP_Cnc B 5.230 1.62 3.5 Y 1.58 4.032 0.003 35661 2 0.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:07:54 a0345.fits BP_Cnc V 1.060 1.62 3.6 Y 1.52 4.457 0.004 20049 10 0.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:11:01 a0346.fits ASAS_J080409+24305 B 40.000 1.65 4.0 Y 1.84 5.734 0.007 7269 0.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:11:57 a0347.fits ASAS_J080409+24305 B 40.000 1.66 4.0 Y 1.89 5.555 0.006 6979 0.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:12:38 a0348.fits ASAS_J080409+24305 V 7.380 1.66 4.0 Y 1.57 5.469 0.006 8142 2 0.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:14:28 a0349.fits CE_Lyn B 30.080 1.68 4.4 Y 2.13 4.481 0.004 16547 1.33
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:15:07 a0350.fits CE_Lyn V 6.030 1.68 4.4 Y 1.72 5.936 0.008 6557 2 1.32

images 351 to 400

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:16:51 a0351.fits V_Cnc B 28.000 1.67 3.8 Y 1.70 10.182 0.1 119 0.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:17:37 a0352.fits V_Cnc B 28.000 1.67 3.8 Y 1.85 0.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:18:09 a0353.fits V_Cnc V 10.660 1.68 3.8 Y 1.72 0.62
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:18:36 a0354.fits V_Cnc V 10.660 1.68 3.8 Y 1.57 11.224 0.246 72 0.63
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:20:06 a0355.fits NS_Hya B 8.170 1.65 3.1 Y 1.69 4.801 0.005 16905 2 0.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:21:33.500 a0356.fits NS_Hya V 1.600 1.66 3.1 Y 1.57 5.713 0.007 4795 7 0.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:23:52 a0357.fits FW_Cnc B 19.320 1.63 3.5 Y 1.82 5.392 0.006 9723 0.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:24:37.500 a0358.fits FW_Cnc V 4.100 1.63 3.5 Y 1.66 6.829 0.012 2186 3 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:27:06 a0359.fits FX_Cnc B 14.910 1.62 3.5 Y 1.73 7.346 0.016 2311 0.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:27:57.500 a0360.fits FX_Cnc V 2.530 1.62 3.5 Y 1.52 6.211 0.009 5550 4 0.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:29:45 a0361.fits IN_Hya B 11.670 1.65 3.1 Y 1.60 7.69 0.019 1064 0.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:30:37 a0362.fits IN_Hya V 2.530 1.66 3.1 Y 1.45 6.922 0.012 2100 4 0.60
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:32:43 a0363.fits RT_Cnc B 31.400 1.62 3.5 Y 1.74 7.366 0.016 1520 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:33:22 a0364.fits RT_Cnc V 6.350 1.62 3.5 Y 1.57 9.839 0.063 128 2 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:35:24 a0365.fits SS_Vir B 40.000 1.15 0.1 Y 1.56 2.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:36:20 a0366.fits SS_Vir B 40.000 1.15 0.1 Y 1.69 2.87
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:37:05.500 a0367.fits SS_Vir V 3.180 1.15 0.1 9.267 0.039 187 4
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:38:26.500 a0368.fits SS_Vir R 1.230 1.15 0.1 7.872 0.019 616 9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:40:22 a0369.fits SS_Vir I 0.980 1.15 0.1 9.073 0.033 220 11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:42:47 a0370.fits U_Hya B 3.150 1.64 2.0 Y 2.04 5.346 0.006 7524 3 2.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:44:50 a0371.fits U_Hya V 0.680 1.64 2.0 Y 1.65 5.201 0.005 6158 15 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:47:24 a0372.fits ASAS_J092523+04172 B 14.840 1.65 3.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:47:53 a0373.fits ASAS_J092523+04172 B 14.840 1.66 3.3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:48:25 a0374.fits ASAS_J092523+04172 V 5.680 1.66 3.3 Y 1.82 8.025 0.021 846 2 0.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:50:01 a0375.fits DF_Leo B 16.520 1.62 3.3 Y 1.84 5.948 0.008 5807 0.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:50:55 a0376.fits DF_Leo V 3.280 1.62 3.3 Y 1.68 7.089 0.013 1653 4 0.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:53:12 a0377.fits T_Cnc B 40.000 1.64 3.8 Y 1.86 10.184 0.103 95 0.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:54:08 a0378.fits T_Cnc B 40.000 1.65 3.9 Y 1.75 10.425 0.127 109 0.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:54:49.500 a0379.fits T_Cnc V 7.430 1.65 3.9 Y 1.89 7.576 0.017 1054 2 0.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:56:27 a0380.fits BO_Cnc B 7.600 1.59 4.0 Y 2.20 4.44 0.004 11051 2 0.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:57:39 a0381.fits BO_Cnc V 2.100 1.59 4.0 Y 2.34 5.628 0.007 3723 5 0.64
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 06:59:38 a0382.fits CX_Lyn B 19.600 1.58 4.2 Y 2.33 8.471 0.03 368 1.38
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:00:13 a0383.fits CX_Lyn B 19.600 1.59 4.2 Y 1.86 7.43 0.017 1380 1.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:00:58.500 a0384.fits CX_Lyn V 4.410 1.59 4.2 Y 1.94 5.294 0.006 6724 3 1.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:03:05 a0385.fits W_Cnc B 40.000 1.54 3.8 Y 2.27 0.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:04:01 a0386.fits W_Cnc B 40.000 1.55 3.8 Y 2.27 0.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:04:43 a0387.fits W_Cnc V 20.000 1.56 3.8 Y 2.05 0.72
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:05:19 a0388.fits W_Cnc V 20.000 1.56 3.8 Y 1.46 0.73
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:07:02 a0389.fits RS_Cnc B 6.400 1.48 3.8
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:08:21 a0390.fits RS_Cnc V 1.190 1.48 3.8 9
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:10:34 a0391.fits UZ_Crt B 19.600 1.68 1.6 Y 2.03 4.799 0.005 13063 2.31
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:11:09 a0392.fits UZ_Crt B 19.600 1.68 1.6 Y 2.07 4.807 0.005 11066 2.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:11:49 a0393.fits UZ_Crt V 6.020 1.68 1.6 Y 2.01 4.6 0.004 11651 2 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:13:20 a0394.fits TZ_Sex B 10.730 1.61 3.0 Y 1.85 8.682 0.034 389 0.82
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:14:07 a0395.fits TZ_Sex V 2.500 1.62 3.0 Y 1.74 7.208 0.014 1207 4 0.80
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:15:47 a0396.fits TX_Sex B 17.350 1.61 3.2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:16:26 a0397.fits TX_Sex V 3.880 1.61 3.2 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:18:51 a0398.fits R_Leo B 2.700 1.58 3.4 Y 1.86 10.533 0.092 57 3 0.43
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:19:49.500 a0399.fits R_Leo V 1.350 1.59 3.4 Y 1.99 7.301 0.015 1256 3 0.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:21:44 a0400.fits DV_Leo B 28.000 1.58 3.4 Y 1.99 6.139 0.009 3555 0.49

images 401 to 450

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:22:28 a0401.fits DV_Leo B 28.000 1.58 3.4 Y 1.99 4.667 0.004 16720 0.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:23:14 a0402.fits DV_Leo V 9.800 1.59 3.4 Y 1.71 3.978 0.003 27408 2 0.46
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:24:57 a0403.fits VX_Crt B 7.900 1.65 1.6 Y 1.98 5.519 0.006 5941 2 2.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:26:15.500 a0404.fits VX_Crt V 1.790 1.66 1.7 Y 1.90 5.148 0.005 8708 6 2.30
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:28:19 a0405.fits SY_Crt B 12.420 1.65 2.1 Y 2.13 6.373 0.01 2845 1.92
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:29:10 a0406.fits SY_Crt V 2.650 1.65 2.1 Y 1.81 4.6 0.004 13886 4 1.93
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:30:59 a0407.fits UX_Crt B 11.270 1.65 2.0 Y 2.22 4.88 0.005 10856 2.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:31:52 a0408.fits UX_Crt V 2.940 1.65 2.0 Y 1.87 4.823 0.005 13550 4 2.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:33:43 a0409.fits UU_Crt B 17.430 1.65 2.2 Y 2.00 4.075 0.003 25316 1.85
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:34:35.500 a0410.fits UU_Crt V 2.770 1.65 2.2 Y 1.84 6.519 0.01 2060 4 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:37:33 a0411.fits EH_Leo B 28.000 1.64 4.0 Y 1.94 5.301 0.006 10336 0.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:38:17 a0412.fits EH_Leo B 28.000 1.65 4.0 Y 1.89 4.721 0.004 16989 0.40
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:39:02 a0413.fits EH_Leo V 9.800 1.66 4.0 Y 1.70 4.081 0.003 30810 2 0.39
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:41:14 a0414.fits FZ_UMa B 28.000 1.66 4.4 Y 1.91 4.277 0.004 27493 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:41:58 a0415.fits FZ_UMa B 28.000 1.67 4.5 Y 1.87 4.267 0.004 28145 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:42:39 a0416.fits FZ_UMa V 7.480 1.67 4.5 Y 1.65 4.029 0.003 35579 2 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:45:07 a0417.fits T_UMi B 40.000 1.36 0.1 Y 1.63 7.002 0.013 2265 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:46:03 a0418.fits T_UMi B 40.000 1.36 0.1 Y 1.52 6.989 0.013 2777 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:47:06 a0419.fits T_UMi V 40.000 1.36 0.1 Y 1.63 5.532 0.006 8989 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:48:03 a0420.fits T_UMi V 40.000 1.36 0.1 Y 1.57 5.817 0.007 6842 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:49:06 a0421.fits T_UMi R 4.000 1.36 0.1 Y 1.72 6.995 0.012 1518 5 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:50:24 a0422.fits T_UMi I 6.000 1.36 0.2 Y 1.63 5.556 0.006 6421 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:51:08 a0423.fits T_UMi I 6.000 1.36 0.2 Y 1.64 5.515 0.006 6847 2 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:52:59 a0424.fits DR_Leo B 5.530 1.61 4.1 Y 1.89 4.732 0.004 16668 2 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:54:40.500 a0425.fits DR_Leo V 1.200 1.62 4.1 Y 1.92 5.436 0.006 7981 9 1.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:57:12 a0426.fits EL_Leo B 22.110 1.59 4.1 Y 2.04 4.734 0.004 14773 1.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:57:51 a0427.fits EL_Leo B 22.110 1.59 4.1 Y 2.00 4.496 0.004 22227 1.48
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 07:58:39 a0428.fits EL_Leo V 4.310 1.59 4.1 Y 1.75 5.664 0.007 8026 3 1.47
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:00:35 a0429.fits TU_LMi B 28.000 1.61 4.2 Y 2.00 4.937 0.005 11046 1.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:01:20 a0430.fits TU_LMi B 28.000 1.62 4.2 Y 1.97 5.898 0.008 6138 1.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:01:58 a0431.fits TU_LMi V 5.590 1.62 4.2 10.104 0.075 153 2
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:04:24 a0432.fits VSX_J0930565+444102 B 28.000 1.66 4.5 Y 2.08 5.859 0.008 5593 1.99
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:05:09 a0433.fits VSX_J0930565+444102 B 28.000 1.67 4.5 Y 1.80 7.936 0.022 845 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:07:06 a0434.fits DH_Leo B 22.280 1.66 4.0 Y 2.17 4.207 0.003 26428 0.95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:07:46 a0435.fits DH_Leo B 22.280 1.66 4.0 Y 2.09 4.957 0.005 11915 0.95
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:08:27.500 a0436.fits DH_Leo V 7.930 1.67 4.0 Y 1.89 4.557 0.004 18843 2 0.91
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:10:04 a0437.fits EM_Leo B 15.530 1.67 4.2 Y 2.40 4.809 0.005 12331 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:10:50 a0438.fits EM_Leo V 3.800 1.67 4.2 Y 2.06 4.585 0.004 14084 3 1.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:17:15 a0439.fits S_LMi B 28.000 1.67 4.3 Y 2.20 10.351 0.113 55 1.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:17:59 a0440.fits S_LMi B 28.000 1.67 4.3 Y 2.50 1.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:18:40.500 a0441.fits S_LMi V 7.380 1.68 4.3 Y 2.36 10.561 0.105 59 2 1.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:20:29.500 a0442.fits CS_UMa B 3.540 1.63 4.5 Y 2.14 4.797 0.004 11628 3 3.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:23:05 a0443.fits CS_UMa V 0.750 1.63 4.5 Y 1.85 4.381 0.004 15605 14 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:26:17 a0444.fits W_UMa B 16.730 1.68 4.6 Y 2.28 4.837 0.005 9354 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:26:49 a0445.fits W_UMa B 16.730 1.68 4.6 Y 1.88 7.147 0.014 1524 2.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:27:28.500 a0446.fits W_UMa V 6.380 1.68 4.6 Y 1.87 5.644 0.007 5728 2 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:29:14 a0447.fits GM_UMa B 3.730 1.54 4.2 Y 2.00 4.183 0.003 17731 3 2.69
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:30:40.500 a0448.fits GM_UMa V 1.980 1.54 4.2 Y 1.66 5.04 0.005 11699 6 2.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:32:44 a0449.fits UU_LMi B 10.110 1.57 4.0 Y 1.84 4.668 0.004 17757 1.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:33:45.500 a0450.fits UU_LMi V 2.450 1.57 4.1 Y 1.61 4.971 0.005 16553 5 1.50

images 451 to 500

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:35:55.500 a0451.fits RX_LMi B 4.740 1.49 3.8 Y 2.01 5.909 0.008 4960 3 1.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:37:10.500 a0452.fits RX_LMi V 1.790 1.50 3.8 9.597 0.046 168 6
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:39:37 a0453.fits VV_Crv B 1.760 1.59 1.9 Y 1.89 4.299 0.004 20590 6 1.98
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:42:00.500 a0454.fits VV_Crv V 1.050 1.60 1.9 Y 1.70 4.891 0.005 12299 10 1.97
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:44:46.500 a0455.fits SV_Crv B 8.910 1.65 1.8 Y 1.94 5.115 0.005 9941 2 2.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:45:51 a0456.fits SV_Crv V 2.620 1.65 1.8 Y 1.62 5.013 0.005 14576 4 2.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:47:41 a0457.fits RW_Vir B 12.300 1.64 2.6 Y 2.01 4.8 0.005 13595 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:48:32.500 a0458.fits RW_Vir V 2.620 1.64 2.6 Y 1.66 4.868 0.005 13275 4 1.28
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:51:10 a0459.fits VW_Crv B 14.750 1.64 1.9 Y 1.86 9.971 0.084 131 0.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:51:40 a0460.fits VW_Crv B 14.750 1.65 1.9 Y 2.02 7.39 0.016 1464 0.44
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:52:35.500 a0461.fits VW_Crv V 3.260 1.65 1.9 Y 1.59 5.312 0.006 9333 4 0.45
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:54:40 a0462.fits ome_Vir B 4.100 1.54 3.2 Y 1.96 4.17 0.003 29570 3 0.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 08:57:05.500 a0463.fits ome_Vir V 0.620 1.54 3.2 Y 1.47 8.98 0.032 3551 17 0.71
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:00:13 a0464.fits KS_Vir B 21.460 1.59 2.2 Y 1.84 4.709 0.004 16792 1.65
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:00:52 a0465.fits KS_Vir B 21.460 1.59 2.2 Y 1.83 4.699 0.004 17808 1.66
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:01:38.500 a0466.fits KS_Vir V 4.240 1.59 2.2 Y 1.62 4.811 0.005 15113 3 1.67
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:03:55 a0467.fits psi_Vir B 1.810 1.55 2.1 Y 1.73 4.555 0.004 17225 6 1.83
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:06:47.500 a0468.fits psi_Vir V 0.760 1.56 2.1 Y 1.58 3.721 0.003 24960 14 1.84
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:09:58 a0469.fits FZ_Vir B 13.470 1.54 2.6 Y 1.84 5.322 0.006 10655 1.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:10:50.500 a0470.fits FZ_Vir V 2.890 1.54 2.6 Y 1.72 4.457 0.004 18371 4 1.25
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:12:49 a0471.fits TX_UMa B 5.220 1.62 4.4 Y 1.84 3.888 0.003 36600 2 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:13:46 a0472.fits TX_UMa V 3.720 1.62 4.4 Y 1.55 4.09 0.003 35795 3 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:16:02 a0473.fits FG_Dra B 31.120 1.67 4.2 Y 1.92 4.313 0.004 24156 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:16:49 a0474.fits FG_Dra B 31.120 1.68 4.2 Y 1.86 4.318 0.004 24627 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:17:28 a0475.fits FG_Dra V 5.920 1.68 4.2 Y 1.73 4.702 0.004 16485 2 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:19:13 a0476.fits VY_UMa B 9.300 1.66 4.5 Y 1.75 4.715 0.004 16079 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:20:29 a0477.fits VY_UMa V 1.460 1.66 4.5 Y 1.48 4.261 0.004 20184 7 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:23:05 a0478.fits R_UMa B 18.900 1.69 4.5 Y 1.95 8.464 0.03 523 0.05
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:23:38 a0479.fits R_UMa V 9.450 1.69 4.6 Y 1.86 7.636 0.019 1253 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:25:19 a0480.fits GY_UMa B 14.720 1.67 4.5 Y 1.87 4.276 0.004 28304 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:26:13 a0481.fits GY_UMa V 3.220 1.67 4.5 Y 1.66 4.358 0.004 22885 4 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:28:27 a0482.fits FR_Cam B 7.500 1.69 3.4 Y 1.85 4.369 0.004 25826 2 0.09
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:29:40.500 a0483.fits FR_Cam V 2.000 1.69 3.4 Y 1.63 4.111 0.003 29527 5 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:32:00 a0484.fits VW_UMa B 17.200 1.68 4.5 Y 1.67 4.4 0.004 23413 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:32:45.500 a0485.fits VW_UMa V 3.520 1.68 4.5 Y 1.56 4.441 0.004 19113 3 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:34:34 a0486.fits HM_UMa B 18.450 1.59 4.3 Y 1.72 3.931 0.003 35114 2.77
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:35:19.500 a0487.fits HM_UMa V 4.030 1.59 4.3 Y 1.44 4.013 0.003 34914 3 2.75
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:37:47 a0488.fits AW_UMa B 10.450 1.60 4.0 3.281 0.002 50116
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:39:57.500 a0489.fits AW_UMa V 3.900 1.61 4.1 3.899 0.003 29243 3
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:42:08 a0490.fits KO_Vir B 21.190 1.63 3.2 Y 1.81 4.456 0.004 24693 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:42:46 a0491.fits KO_Vir B 21.190 1.63 3.2 Y 1.93 4.472 0.004 19069 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:43:34.500 a0492.fits KO_Vir V 4.280 1.64 3.3 Y 1.53 4.682 0.004 17696 3 0.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:45:38 a0493.fits FK_Vir B 30.390 1.62 3.3 Y 2.16 4.215 0.003 25226 0.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:46:25 a0494.fits FK_Vir B 30.390 1.62 3.3 Y 2.16 4.239 0.003 22948 0.76
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:47:03 a0495.fits FK_Vir V 5.580 1.63 3.3 Y 1.65 4.434 0.004 23781 2 0.74
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:48:49.500 a0496.fits FW_Vir B 4.500 1.62 3.1 Y 2.01 4.327 0.004 23453 3 0.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:50:49.500 a0497.fits FW_Vir V 1.030 1.63 3.1 Y 1.64 4.334 0.004 18966 10 0.55
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:53:40 a0498.fits BK_Vir B 22.350 1.67 3.3 Y 2.21 4.979 0.005 9222 0.61
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:54:19.500 a0499.fits BK_Vir V 5.490 1.67 3.3 Y 1.78 4.857 0.005 13778 2 0.58
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:56:11.500 a0500.fits ET_Vir B 2.770 1.64 1.7 Y 1.84 4.082 0.003 33902 4 2.10

images 501 to 550

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 09:58:56.500 a0501.fits ET_Vir V 0.690 1.65 1.7 Y 1.51 3.902 0.003 20201 15 2.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:03:18.500 a0502.fits R_CrB B 2.500 1.00 0.1 Y 1.61 4.061 0.003 32306 7 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:05:54 a0503.fits R_CrB V 1.000 1.00 0.2 Y 1.38 4.435 0.004 22467 10 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:08:58.500 a0504.fits R_CrB R 0.960 1.00 0.2 Y 1.53 4.357 0.004 19852 11 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:11:22.500 a0505.fits R_CrB I 2.000 1.00 0.3 Y 1.60 4.928 0.005 10490 5 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:12:52 a0506.fits R_CrB I 2.000 1.00 0.3 Y 1.55 4.928 0.005 15101 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:14:59 a0507.fits R_CrB B 2.500 1.00 0.3 Y 1.63 4.064 0.003 35063 7 0.11
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:17:35.500 a0508.fits R_CrB V 1.000 1.00 0.4 Y 1.48 4.426 0.004 19977 10 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:20:39 a0509.fits R_CrB R 0.960 1.01 0.4 Y 1.56 4.363 0.004 15970 11 0.12
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:23:02.500 a0510.fits R_CrB I 2.000 1.01 0.5 Y 1.65 4.922 0.005 13058 5 0.17
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:24:31.500 a0511.fits R_CrB I 2.000 1.01 0.5 Y 1.59 4.922 0.005 13832 5 0.15
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:26:38 a0512.fits R_CrB B 2.500 1.01 0.5 Y 1.92 4.052 0.003 31103 7 0.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:29:14 a0513.fits R_CrB V 1.000 1.01 0.6 Y 1.66 4.415 0.004 18886 10 0.19
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:32:17 a0514.fits R_CrB R 0.960 1.01 0.6 Y 1.41 4.338 0.004 21986 11 0.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:34:40.500 a0515.fits R_CrB I 2.000 1.01 0.7 Y 1.66 4.93 0.005 11376 5 0.24
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:36:11 a0516.fits R_CrB I 2.000 1.01 0.7 Y 1.75 4.945 0.005 9638 5 0.26
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:38:49 a0517.fits LT_Vir B 40.000 1.65 3.2 Y 2.37 3.79 0.003 26865 0.56
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:39:46 a0518.fits LT_Vir B 40.000 1.66 3.2 Y 2.36 3.794 0.003 28522 0.57
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:40:28 a0519.fits LT_Vir V 20.000 1.67 3.2 Y 2.00 3.038 0.002 52960 0.54
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:41:03 a0520.fits LT_Vir V 20.000 1.67 3.2 Y 2.08 3.024 0.002 53496 0.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:42:32 a0521.fits FO_Vir B 18.900 1.66 3.1 Y 2.45 2.416 0.002 53601 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:43:04 a0522.fits FO_Vir V 9.450 1.67 3.1 Y 2.18 2.756 0.002 53763 0.59
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:44:54 a0523.fits KX_Vir B 39.500 1.67 3.6 Y 2.38 3.575 0.003 32685 0.53
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:45:31 a0524.fits KX_Vir V 14.880 1.67 3.6 Y 2.09 3.172 0.002 52889 0.50
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:47:09 a0525.fits FH_Vir B 27.850 1.68 3.4 Y 2.43 3.926 0.003 22544 0.37
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:47:42 a0526.fits FH_Vir V 10.510 1.68 3.4 Y 2.16 3.443 0.002 44233 0.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:51:15 a0527.fits kap_Dra B 0.680 1.62 4.2 Y 2.15 2.837 0.002 49392 15 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 10:56:32 a0528.fits kap_Dra V 0.450 1.63 4.2 Y 1.69 3.334 0.002 34580 23 0.02
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:01:22 a0529.fits RY_UMa B 22.300 1.67 4.6 Y 2.55 4.054 0.003 19955 0.10
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:02:10 a0530.fits RY_UMa V 4.820 1.67 4.6 Y 2.07 3.971 0.003 20452 3 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:04:21 a0531.fits BX_CVn B 40.000 1.60 4.3 Y 2.94 3.882 0.003 17585 1.90
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:05:21 a0532.fits BX_CVn B 40.000 1.61 4.3 Y 2.74 3.859 0.003 19630 1.88
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:05:57 a0533.fits BX_CVn V 11.450 1.61 4.3 Y 2.39 3.65 0.003 32866 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:06:29 a0534.fits BX_CVn V 11.450 1.62 4.3 Y 2.44 3.673 0.003 30010 1.86
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:09:11 a0535.fits WZ_Dra B 60.000 1.08 0.1 Y 2.33 5.806 0.007 4149 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:10:28 a0536.fits WZ_Dra B 60.000 1.08 0.1 Y 2.38 5.8 0.007 4439 0.04
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:11:20 a0537.fits WZ_Dra V 30.620 1.08 0.1 Y 2.04 5.072 0.005 10741 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:12:07 a0538.fits WZ_Dra V 30.620 1.08 0.1 Y 2.03 5.076 0.005 13754 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:13:10.500 a0539.fits WZ_Dra R 4.000 1.08 0.1 Y 1.54 6.062 0.008 4345 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:14:49 a0540.fits WZ_Dra I 2.000 1.08 0.2 Y 1.68 6.253 0.009 2984 5 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:16:18 a0541.fits WZ_Dra I 2.000 1.08 0.2 Y 1.85 6.255 0.009 2560 5 0.06
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:23:08 a0542.fits BY_CVn B 30.440 1.67 4.5 Y 1.96 4.197 0.003 22683 2.36
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:23:55 a0543.fits BY_CVn B 30.440 1.68 4.5 Y 2.10 4.193 0.003 20641 2.35
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:24:28 a0544.fits BY_CVn V 11.300 1.68 4.5 Y 1.70 3.747 0.003 43156 2.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:24:55 a0545.fits BY_CVn V 11.300 1.68 4.6 Y 1.81 3.774 0.003 28828 2.32
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:27:03 a0546.fits S_UMa B 32.850 1.68 4.6 Y 1.94 8.379 0.029 499 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:27:42.500 a0547.fits S_UMa V 7.030 1.69 4.6 Y 2.01 7.355 0.015 917 2 0.03
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:29:35 a0548.fits BZ_CVn B 29.900 1.68 4.5 Y 2.39 4.043 0.003 16502 2.23
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:30:14.500 a0549.fits BZ_CVn V 6.420 1.68 4.5 Y 2.08 4.093 0.003 22002 2 2.21
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:32:08 a0550.fits CE_CVn B 30.520 1.64 4.4 Y 1.95 4.04 0.003 27971 2.17

images 551 to 559

DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:32:55 a0551.fits CE_CVn B 30.520 1.64 4.4 Y 1.79 4.013 0.003 30799 2.16
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:33:38.500 a0552.fits CE_CVn V 8.480 1.65 4.4 Y 1.70 3.762 0.003 36392 2 2.14
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:35:24 a0553.fits RS_CVn B 23.170 1.67 4.3 Y 1.98 3.844 0.003 27130 1.52
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:36:04 a0554.fits RS_CVn B 23.170 1.68 4.3 Y 1.86 3.826 0.003 35090 1.51
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:36:37 a0555.fits RS_CVn V 11.410 1.68 4.3 Y 1.69 3.933 0.003 37658 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:37:04 a0556.fits RS_CVn V 11.410 1.69 4.4 Y 1.88 3.953 0.003 29044 1.49
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:39:54.500 a0557.fits 6_Cas B 0.750 2.36 -6.3 Y 2.02 5.304 0.006 5804 10 0.07
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:44:06 a0558.fits 6_Cas V 0.380 2.33 -6.2 Y 1.82 5.245 0.006 4779 20 0.08
DateTime filename objid filter exp am ha wcs fwhm instmag err maxadu nstk center2obj
2022-04-04 11:49:49 a0559.fits 6_Cas I 0.260 2.28 -6.1 Y 1.89 6.816 0.011 863 23 0.11

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-04 02:00:53 a0101.fits ABE-097 B 24.14 1.20 2.6 Y 2.07 3.797 0.003 42873 None 2.711006 9673.58395 -5.0 -5.0 light Normal 1x1 49.993562 Y
2022-04-04 02:01:35 a0102.fits ABE-097 B 24.14 1.20 2.6 Y 2.09 3.792 0.003 45262 None 2.687619 9673.58443 -5.0 -5.0 light Normal 1x1 49.993236 Y
2022-04-04 02:02:16 a0103.fits ABE-097 B 24.14 1.20 2.6 Y 2.09 3.810 0.003 53516 None 2.683872 9673.58491 -4.9 -5.0 light Normal 1x1 49.995922 Y
2022-04-04 02:02:50 a0104.fits ABE-097 V 11.99 1.20 2.7 Y 1.65 4.462 0.004 27940 None 2.648633 9673.58530 -4.9 -5.0 light Normal 1x1 49.986909 Y
2022-04-04 02:03:19 a0105.fits ABE-097 V 11.99 1.20 2.7 Y 1.77 4.471 0.004 39038 None 2.654449 9673.58564 -4.9 -5.0 light Normal 1x1 49.984268 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:03:47 a0106.fits ABE-097 V 11.99 1.21 2.7 Y 1.70 4.461 0.004 35037 None 2.637900 9673.58596 -4.9 -5.0 light Normal 1x1 49.985654 Y
2022-04-04 02:04:16 a0107.fits ABE-097 R 11.33 1.21 2.7 Y 1.46 4.677 0.004 32288 None 2.635222 9673.58630 -4.9 -5.0 light Normal 1x1 49.983224 Y
2022-04-04 02:04:44 a0108.fits ABE-097 R 11.33 1.21 2.7 Y 1.43 4.684 0.004 26401 None 2.630670 9673.58662 -5.0 -5.0 light Normal 1x1 49.983250 Y
2022-04-04 02:05:11 a0109.fits ABE-097 R 11.33 1.21 2.7 Y 1.42 4.679 0.004 27740 None 2.618803 9673.58693 -4.9 -5.0 light Normal 1x1 49.982241 Y
2022-04-04 02:05:51 a0110.fits ABE-097 I 20.00 1.21 2.7 Y 1.86 5.618 0.007 7798 None 2.617568 9673.58740 -4.9 -5.0 light Normal 1x1 49.986396 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:06:27 a0111.fits ABE-097 I 20.0 1.21 2.7 Y 1.77 5.611 0.007 7297 None 2.594770 9673.58781 -4.9 -5.0 light Normal 1x1 49.986367 Y
2022-04-04 02:07:03 a0112.fits ABE-097 I 20.0 1.22 2.7 Y 1.89 5.616 0.007 9156 None 2.582694 9673.58823 -5.0 -5.0 light Normal 1x1 49.985768 Y
2022-04-04 02:09:15 a0113.fits ABE-176 B 31.5 1.22 2.8 Y 2.23 4.186 0.003 25648 None 0.039815 9673.58976 -5.0 -5.0 light Normal 1x1 50.003199 Y
2022-04-04 02:10:04 a0114.fits ABE-176 B 31.5 1.22 2.8 Y 2.30 4.192 0.003 23811 None 0.055011 9673.59032 -5.0 -5.0 light Normal 1x1 50.004713 Y
2022-04-04 02:10:55 a0115.fits ABE-176 B 31.5 1.23 2.8 Y 2.42 4.196 0.003 20517 None 0.068289 9673.59091 -5.0 -5.0 light Normal 1x1 50.002850 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:11:33 a0116.fits ABE-176 V 15.35 1.23 2.9 Y 2.07 4.888 0.005 19705 None 0.100611 9673.59135 -4.9 -5.0 light Normal 1x1 49.994457 Y
2022-04-04 02:12:04 a0117.fits ABE-176 V 15.35 1.23 2.9 Y 2.05 4.877 0.005 18883 None 0.122364 9673.59171 -4.9 -5.0 light Normal 1x1 49.993807 Y
2022-04-04 02:12:36 a0118.fits ABE-176 V 15.35 1.23 2.9 Y 2.21 4.889 0.005 10442 None 0.132661 9673.59208 -4.9 -5.0 light Normal 1x1 49.994841 Y
2022-04-04 02:13:07 a0119.fits ABE-176 R 11.47 1.23 2.9 Y 1.56 5.365 0.006 15892 None 0.162723 9673.59244 -4.9 -5.0 light Normal 1x1 49.992749 Y
2022-04-04 02:13:35 a0120.fits ABE-176 R 11.47 1.23 2.9 Y 1.64 5.348 0.006 9197 None 0.154808 9673.59277 -4.9 -5.0 light Normal 1x1 49.992972 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:14:03 a0121.fits ABE-176 R 11.47 1.24 2.9 Y 1.65 5.365 0.006 15101 None 0.163674 9673.59309 -4.9 -5.0 light Normal 1x1 49.992094 Y
2022-04-04 02:14:42 a0122.fits ABE-176 I 20.00 1.24 2.9 Y 2.34 6.324 0.009 3775 None 0.157425 9673.59354 -4.9 -5.0 light Normal 1x1 49.995147 Y
2022-04-04 02:15:18 a0123.fits ABE-176 I 20.00 1.24 2.9 Y 2.21 6.334 0.009 2957 None 0.164188 9673.59396 -4.9 -5.0 light Normal 1x1 49.994933 Y
2022-04-04 02:15:55 a0124.fits ABE-176 I 20.00 1.24 2.9 Y 2.30 6.333 0.009 3085 None 0.181004 9673.59439 -4.9 -5.0 light Normal 1x1 49.993959 Y
2022-04-04 02:17:06 a0125.fits ABE-A24 B 10.22 1.23 2.9 Y 2.27 3.945 0.003 20404 None 2.914313 9673.59521 -4.9 -5.0 light Normal 1x1 49.997584 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:17:35.000 a0126.fits ABE-A24 B 10.22 1.23 2.9 Y 2.31 3.946 0.003 19869 None 2.897510 9673.59554 -5.0 -5.0 light Normal 1x1 50.000830 Y
2022-04-04 02:18:03.000 a0127.fits ABE-A24 B 10.22 1.23 2.9 Y 2.35 3.940 0.003 20193 None 2.897845 9673.59587 -5.0 -5.0 light Normal 1x1 49.999525 Y
2022-04-04 02:18:57.000 a0128.fits ABE-A24 V 6.92 1.24 2.9 Y 2.26 4.273 0.004 22484 None 2.882677 9673.59649 -5.0 -5.0 light Normal 1x1 49.990442 Y
2022-04-04 02:20:10.500 a0129.fits ABE-A24 R 6.41 1.24 2.9 Y 1.59 4.503 0.004 23406 None 2.869197 9673.59734 -4.9 -5.0 light Normal 1x1 49.989150 Y
2022-04-04 02:21:11.000 a0130.fits ABE-A24 I 15.28 1.24 2.9 Y 2.17 5.221 0.006 8573 None 2.847049 9673.59804 -4.9 -5.0 light Normal 1x1 49.990757 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:21:43 a0131.fits ABE-A24 I 15.28 1.25 2.9 Y 2.14 5.147 0.005 8411 None 2.839890 9673.59841 -4.9 -5.0 light Normal 1x1 49.990372 Y
2022-04-04 02:22:15 a0132.fits ABE-A24 I 15.28 1.25 3.0 Y 2.15 5.154 0.005 9209 None 2.830054 9673.59878 -5.0 -5.0 light Normal 1x1 49.991397 Y
2022-04-04 02:23:55 a0133.fits ABE-A26 B 17.99 1.23 2.9 Y 2.51 3.773 0.003 19546 None 2.743549 9673.59994 -4.9 -5.0 light Normal 1x1 50.004177 Y
2022-04-04 02:24:32 a0134.fits ABE-A26 B 17.99 1.23 2.9 Y 2.58 3.778 0.003 19498 None 2.731173 9673.60037 -4.9 -5.0 light Normal 1x1 50.005225 Y
2022-04-04 02:25:09 a0135.fits ABE-A26 B 17.99 1.23 2.9 Y 2.44 3.756 0.003 19715 None 2.723701 9673.60080 -4.9 -5.0 light Normal 1x1 49.996733 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:26:09.500 a0136.fits ABE-A26 V 9.11 1.24 2.9 Y 2.41 4.271 0.004 19470 None 2.706926 9673.60150 -4.9 -5.0 light Normal 1x1 49.991802 Y
2022-04-04 02:27:26.500 a0137.fits ABE-A26 R 6.65 1.24 2.9 Y 1.73 10.974 0.139 16200 None 2.702921 9673.60239 -4.9 -5.0 light Normal 1x1 49.990657 Y
2022-04-04 02:28:32.000 a0138.fits ABE-A26 I 20.00 1.25 2.9 Y 2.34 4.838 0.005 11441 None 2.671981 9673.60315 -4.9 -5.0 light Normal 1x1 49.994000 Y
2022-04-04 02:29:10.000 a0139.fits ABE-A26 I 20.00 1.25 2.9 Y 2.28 4.848 0.005 13145 None 2.664468 9673.60359 -4.9 -5.0 light Normal 1x1 49.993854 Y
2022-04-04 02:29:48.000 a0140.fits ABE-A26 I 20.00 1.25 3.0 Y 2.45 4.857 0.005 13119 None 2.651900 9673.60403 -4.9 -5.0 light Normal 1x1 49.994512 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:31:48 a0141.fits ABE-184 B 40.0 1.23 2.8 Y 2.63 4.729 0.004 6643 None 2.575108 9673.60542 -4.9 -5.0 light Normal 1x1 50.006025 Y
2022-04-04 02:32:47 a0142.fits ABE-184 B 40.0 1.23 2.8 Y 2.58 4.725 0.004 6876 None 2.567488 9673.60610 -4.9 -5.0 light Normal 1x1 50.006241 Y
2022-04-04 02:33:47 a0143.fits ABE-184 B 40.0 1.23 2.8 Y 2.70 4.723 0.004 6355 None 2.558489 9673.60679 -4.9 -5.0 light Normal 1x1 50.002480 Y
2022-04-04 02:34:32 a0144.fits ABE-184 V 20.0 1.24 2.9 Y 2.63 5.325 0.006 6649 None 2.528703 9673.60731 -4.9 -5.0 light Normal 1x1 49.993519 Y
2022-04-04 02:35:08 a0145.fits ABE-184 V 20.0 1.24 2.9 Y 2.64 5.315 0.006 6172 None 2.517585 9673.60773 -4.9 -5.0 light Normal 1x1 49.994799 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:35:45 a0146.fits ABE-184 V 20.0 1.24 2.9 Y 2.51 5.309 0.006 5827 None 2.504234 9673.60816 -5.0 -5.0 light Normal 1x1 49.995351 Y
2022-04-04 02:36:24 a0147.fits ABE-184 R 20.0 1.24 2.9 Y 2.06 5.442 0.006 7822 None 2.505300 9673.60861 -5.0 -5.0 light Normal 1x1 49.993138 Y
2022-04-04 02:37:00 a0148.fits ABE-184 R 20.0 1.24 2.9 Y 1.98 5.434 0.006 10096 None 2.493044 9673.60903 -4.9 -5.0 light Normal 1x1 49.991940 Y
2022-04-04 02:37:37 a0149.fits ABE-184 R 20.0 1.25 2.9 Y 2.15 5.439 0.006 8580 None 2.495357 9673.60946 -5.0 -5.0 light Normal 1x1 49.994165 Y
2022-04-04 02:38:17 a0150.fits ABE-184 I 20.0 1.25 2.9 Y 2.81 6.972 0.013 1595 None 2.485877 9673.60992 -4.9 -5.0 light Normal 1x1 49.993857 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-04 02:38:53 a0151.fits ABE-184 I 20.0 1.25 2.9 Y 2.78 6.975 0.013 1296 None 2.469189 9673.61034 -4.9 -5.0 light Normal 1x1 49.992491 Y
2022-04-04 02:39:29 a0152.fits ABE-184 I 20.0 1.25 2.9 Y 2.73 6.982 0.013 1485 None 2.460175 9673.61075 -4.9 -5.0 light Normal 1x1 49.992752 Y
2022-04-04 02:41:32 a0153.fits ABE-027 B 40.0 1.24 2.8 Y 2.83 4.708 0.004 5180 None 2.331847 9673.61218 -5.0 -5.0 light Normal 1x1 50.001534 Y
2022-04-04 02:42:32 a0154.fits ABE-027 B 40.0 1.24 2.8 Y 2.83 4.740 0.004 5288 None 2.328985 9673.61287 -4.9 -5.0 light Normal 1x1 49.998769 Y
2022-04-04 02:43:33 a0155.fits ABE-027 B 40.0 1.24 2.9 Y 2.87 4.712 0.004 5152 None 2.307461 9673.61358 -5.0 -5.0 light Normal 1x1 50.001583 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:44:19 a0156.fits ABE-027 V 20.0 1.24 2.9 Y 3.00 5.317 0.006 5422 None 2.273464 9673.61411 -4.9 -5.0 light Normal 1x1 49.994641 Y
2022-04-04 02:44:56 a0157.fits ABE-027 V 20.0 1.25 2.9 Y 3.09 5.332 0.006 5032 None 2.259437 9673.61454 -5.0 -5.0 light Normal 1x1 49.993586 Y
2022-04-04 02:45:33 a0158.fits ABE-027 V 20.0 1.25 2.9 Y 3.26 5.330 0.006 4524 None 2.256936 9673.61497 -4.9 -5.0 light Normal 1x1 49.994033 Y
2022-04-04 02:46:11 a0159.fits ABE-027 R 20.0 1.25 2.9 Y 2.34 5.516 0.006 6860 None 2.245094 9673.61541 -4.9 -5.0 light Normal 1x1 49.993494 Y
2022-04-04 02:46:48 a0160.fits ABE-027 R 20.0 1.25 2.9 Y 2.48 5.639 0.007 7579 None 2.246257 9673.61583 -5.0 -5.0 light Normal 1x1 49.991618 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:47:25 a0161.fits ABE-027 R 20.00 1.26 2.9 Y 2.50 5.467 0.006 9058 None 2.231705 9673.61626 -5.0 -5.0 light Normal 1x1 49.994210 Y
2022-04-04 02:48:05 a0162.fits ABE-027 I 20.00 1.26 2.9 Y 3.00 7.046 0.014 1113 None 2.218285 9673.61672 -4.9 -5.0 light Normal 1x1 49.992730 Y
2022-04-04 02:48:42 a0163.fits ABE-027 I 20.00 1.26 2.9 Y 2.83 7.304 0.016 874 None 2.207355 9673.61715 -4.9 -5.0 light Normal 1x1 49.992543 Y
2022-04-04 02:49:19 a0164.fits ABE-027 I 20.00 1.26 3.0 Y 2.94 7.353 0.016 740 None 2.195882 9673.61758 -4.9 -5.0 light Normal 1x1 49.991170 Y
2022-04-04 02:50:58 a0165.fits ABE-097 B 24.14 1.39 3.5 Y 3.01 3.909 0.003 9478 None 1.949342 9673.61873 -4.9 -5.0 light Normal 1x1 49.996729 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:51:49 a0166.fits ABE-097 B 24.14 1.39 3.5 Y 3.01 11.273 0.325 9633 None 1.931551 9673.61932 -4.9 -5.0 light Normal 1x1 49.990743 Y
2022-04-04 02:52:39 a0167.fits ABE-097 B 24.14 1.40 3.5 Y 3.23 4.069 0.003 9690 None 1.923161 9673.61990 -5.0 -5.0 light Normal 1x1 49.997355 Y
2022-04-04 02:53:25 a0168.fits ABE-097 V 11.99 1.40 3.5 Y 3.24 4.541 0.004 8081 None 1.896409 9673.62043 -4.9 -5.0 light Normal 1x1 49.992593 Y
2022-04-04 02:53:54 a0169.fits ABE-097 V 11.99 1.40 3.5 Y 3.24 4.531 0.004 8207 None 1.893653 9673.62076 -4.9 -5.0 light Normal 1x1 49.993870 Y
2022-04-04 02:54:22 a0170.fits ABE-097 V 11.99 1.41 3.5 Y 3.28 4.536 0.004 8217 None 1.884876 9673.62109 -5.0 -5.0 light Normal 1x1 49.992005 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:54:52 a0171.fits ABE-097 R 11.33 1.41 3.5 Y 2.43 4.732 0.004 14834 None 1.878614 9673.62144 -5.0 -5.0 light Normal 1x1 49.993097 Y
2022-04-04 02:55:20 a0172.fits ABE-097 R 11.33 1.41 3.5 Y 2.53 4.752 0.004 13949 None 1.872477 9673.62176 -4.9 -5.0 light Normal 1x1 49.989656 Y
2022-04-04 02:55:47 a0173.fits ABE-097 R 11.33 1.41 3.5 Y 2.33 4.720 0.004 15625 None 1.867152 9673.62207 -4.9 -5.0 light Normal 1x1 49.990703 Y
2022-04-04 02:56:27 a0174.fits ABE-097 I 20.00 1.42 3.6 Y 3.08 5.715 0.007 3218 None 1.858034 9673.62253 -4.9 -5.0 light Normal 1x1 49.993491 Y
2022-04-04 02:57:03 a0175.fits ABE-097 I 20.00 1.42 3.6 Y 3.07 5.736 0.007 3392 None 1.852023 9673.62295 -5.0 -5.0 light Normal 1x1 49.993530 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 02:57:40 a0176.fits ABE-097 I 20.00 1.42 3.6 Y 3.07 5.732 0.007 3268 None 1.845068 9673.62338 -5.0 -5.0 light Normal 1x1 49.991884 Y
2022-04-04 02:59:19 a0177.fits ABE-176 B 31.50 1.41 3.7 Y 3.05 None 2.363236 9673.62453 -4.9 -5.0 light Normal 1x1 50.008511 Y
2022-04-04 03:00:24 a0178.fits ABE-176 B 31.50 1.42 3.7 Y 3.00 None 2.356158 9673.62528 -4.9 -5.0 light Normal 1x1 50.008908 Y
2022-04-04 03:01:28 a0179.fits ABE-176 B 31.50 1.42 3.7 Y 3.39 5.361 0.006 5399 None 2.341388 9673.62602 -5.0 -5.0 light Normal 1x1 50.009397 Y
2022-04-04 03:02:25 a0180.fits ABE-176 V 15.35 1.43 3.7 Y 3.48 4.959 0.005 4598 None 2.313717 9673.62668 -5.0 -5.0 light Normal 1x1 49.999751 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:02:57 a0181.fits ABE-176 V 15.35 1.43 3.7 Y 3.43 4.953 0.005 4439 None 2.307772 9673.62705 -4.9 -5.0 light Normal 1x1 50.000206 Y
2022-04-04 03:03:30 a0182.fits ABE-176 V 15.35 1.43 3.7 Y 3.51 4.955 0.005 4575 None 2.298556 9673.62743 -4.9 -5.0 light Normal 1x1 49.999091 Y
2022-04-04 03:04:01 a0183.fits ABE-176 R 11.47 1.43 3.7 Y 2.80 5.422 0.006 6751 None 2.304614 9673.62779 -5.0 -5.0 light Normal 1x1 49.999505 Y
2022-04-04 03:04:29 a0184.fits ABE-176 R 11.47 1.44 3.7 Y 3.03 5.422 0.006 6088 None 2.295022 9673.62811 -5.0 -5.0 light Normal 1x1 49.998128 Y
2022-04-04 03:04:58 a0185.fits ABE-176 R 11.47 1.44 3.7 Y 3.07 5.428 0.006 5789 None 2.286950 9673.62845 -5.0 -5.0 light Normal 1x1 49.995362 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:05:38 a0186.fits ABE-176 I 20.00 1.44 3.8 Y 3.89 6.425 0.010 1509 None 2.277710 9673.62891 -5.0 -5.0 light Normal 1x1 49.998115 Y
2022-04-04 03:06:15 a0187.fits ABE-176 I 20.00 1.45 3.8 Y 3.88 6.438 0.010 1453 None 2.272365 9673.62934 -5.0 -5.0 light Normal 1x1 49.999160 Y
2022-04-04 03:06:53 a0188.fits ABE-176 I 20.00 1.45 3.8 Y 3.82 6.440 0.010 1402 None 2.260117 9673.62978 -4.9 -5.0 light Normal 1x1 49.998990 Y
2022-04-04 03:08:17 a0189.fits ABE-A24 B 10.22 1.43 3.7 Y 3.32 None 2.156605 9673.63075 -5.0 -5.0 light Normal 1x1 49.993742 Y
2022-04-04 03:09:05 a0190.fits ABE-A24 B 10.22 1.44 3.7 Y 3.38 4.276 0.004 6210 None 2.144236 9673.63131 -5.0 -5.0 light Normal 1x1 49.977437 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:09:55.000 a0191.fits ABE-A24 B 10.22 1.44 3.8 Y 2.97 4.791 0.005 6585 None 2.145278 9673.63189 -4.9 -5.0 light Normal 1x1 50.006268 Y
2022-04-04 03:11:08.500 a0192.fits ABE-A24 V 6.92 1.45 3.8 Y 3.43 4.360 0.004 6983 None 2.127209 9673.63274 -5.0 -5.0 light Normal 1x1 49.994769 Y
2022-04-04 03:12:22.500 a0193.fits ABE-A24 R 6.41 1.45 3.8 Y 2.82 4.562 0.004 10463 None 2.115286 9673.63359 -5.0 -5.0 light Normal 1x1 49.995298 Y
2022-04-04 03:13:22.000 a0194.fits ABE-A24 I 15.28 1.46 3.8 Y 3.50 5.232 0.006 4206 None 2.107744 9673.63428 -5.0 -5.0 light Normal 1x1 49.994214 Y
2022-04-04 03:13:54.000 a0195.fits ABE-A24 I 15.28 1.46 3.8 Y 3.51 5.241 0.006 4075 None 2.096776 9673.63465 -4.9 -5.0 light Normal 1x1 49.993859 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:14:26.000 a0196.fits ABE-A24 I 15.28 1.47 3.8 Y 3.51 5.226 0.006 4220 None 2.091075 9673.63502 -4.9 -5.0 light Normal 1x1 49.993606 Y
2022-04-04 03:15:56.000 a0197.fits ABE-A26 B 17.99 1.44 3.7 Y 3.33 11.197 0.270 6784 None 1.979673 9673.63606 -4.9 -5.0 light Normal 1x1 50.000506 Y
2022-04-04 03:16:46.000 a0198.fits ABE-A26 B 17.99 1.45 3.7 Y 3.75 6.946 0.013 7505 None 1.974375 9673.63664 -4.9 -5.0 light Normal 1x1 49.999940 Y
2022-04-04 03:17:41.000 a0199.fits ABE-A26 B 17.99 1.45 3.8 Y 3.80 None 1.967938 9673.63728 -4.9 -5.0 light Normal 1x1 49.988745 Y
2022-04-04 03:19:01.500 a0200.fits ABE-A26 V 9.11 1.46 3.8 Y 3.65 4.362 0.004 6263 None 1.944017 9673.63821 -5.0 -5.0 light Normal 1x1 49.997235 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-04 03:20:19 a0201.fits ABE-A26 R 6.65 1.46 3.8 Y 2.95 4.707 0.004 8778 None 1.939879 9673.63911 -4.9 -5.0 light Normal 1x1 49.992781 Y
2022-04-04 03:21:24 a0202.fits ABE-A26 I 20.00 1.47 3.8 Y 3.69 8.826 0.041 4933 None 1.926730 9673.63986 -5.0 -5.0 light Normal 1x1 49.996181 Y
2022-04-04 03:22:03 a0203.fits ABE-A26 I 20.00 1.48 3.8 Y 3.71 4.967 0.005 4306 None 1.919850 9673.64031 -4.9 -5.0 light Normal 1x1 49.996907 Y
2022-04-04 03:22:40 a0204.fits ABE-A26 I 20.00 1.48 3.8 Y 3.69 4.953 0.005 5201 None 1.908806 9673.64074 -4.9 -5.0 light Normal 1x1 49.999262 Y
2022-04-04 03:24:32 a0205.fits ABE-184 B 40.00 1.45 3.7 Y 3.40 5.077 0.005 3005 None 1.806504 9673.64204 -4.9 -5.0 light Normal 1x1 50.003156 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:25:52 a0206.fits ABE-184 B 40.0 1.45 3.7 Y 3.30 5.961 0.008 2882 None 1.797586 9673.64296 -4.9 -5.0 light Normal 1x1 50.001136 Y
2022-04-04 03:27:11 a0207.fits ABE-184 B 40.0 1.46 3.7 Y 3.45 5.580 0.007 2870 None 1.798305 9673.64388 -4.9 -5.0 light Normal 1x1 50.007980 Y
2022-04-04 03:28:14 a0208.fits ABE-184 V 20.0 1.47 3.8 Y 3.75 5.432 0.006 2190 None 1.769689 9673.64461 -5.0 -5.0 light Normal 1x1 49.999484 Y
2022-04-04 03:28:50 a0209.fits ABE-184 V 20.0 1.47 3.8 Y 3.58 5.426 0.006 2147 None 1.767731 9673.64502 -4.9 -5.0 light Normal 1x1 50.000215 Y
2022-04-04 03:29:27 a0210.fits ABE-184 V 20.0 1.47 3.8 Y 3.65 5.412 0.006 2304 None 1.755021 9673.64545 -5.0 -5.0 light Normal 1x1 49.996651 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:30:07 a0211.fits ABE-184 R 20.0 1.48 3.8 Y 3.05 5.516 0.006 3860 None 1.757910 9673.64591 -5.0 -5.0 light Normal 1x1 49.998134 Y
2022-04-04 03:30:44 a0212.fits ABE-184 R 20.0 1.48 3.8 Y 3.13 5.508 0.006 3980 None 1.750025 9673.64634 -4.9 -5.0 light Normal 1x1 49.996733 Y
2022-04-04 03:31:21 a0213.fits ABE-184 R 20.0 1.49 3.8 Y 3.02 5.502 0.006 4153 None 1.751291 9673.64677 -4.9 -5.0 light Normal 1x1 49.998134 Y
2022-04-04 03:32:02 a0214.fits ABE-184 I 20.0 1.49 3.8 Y 3.98 7.100 0.014 651 None 1.740635 9673.64725 -4.9 -5.0 light Normal 1x1 49.998423 Y
2022-04-04 03:32:39 a0215.fits ABE-184 I 20.0 1.49 3.8 Y 3.87 7.097 0.014 654 None 1.728646 9673.64767 -4.9 -5.0 light Normal 1x1 49.996415 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:33:16 a0216.fits ABE-184 I 20.0 1.50 3.8 Y 3.85 7.103 0.014 649 None 1.724296 9673.64810 -4.9 -5.0 light Normal 1x1 49.996972 Y
2022-04-04 03:35:08 a0217.fits ABE-027 B 40.0 1.47 3.7 Y 3.64 5.054 0.005 2726 None 1.550181 9673.64940 -4.9 -5.0 light Normal 1x1 49.997092 Y
2022-04-04 03:36:22 a0218.fits ABE-027 B 40.0 1.48 3.7 Y 3.66 5.618 0.007 2685 None 1.547891 9673.65025 -5.0 -5.0 light Normal 1x1 49.996566 Y
2022-04-04 03:37:40 a0219.fits ABE-027 B 40.0 1.49 3.8 Y 3.54 5.428 0.006 2604 None 1.535651 9673.65116 -4.9 -5.0 light Normal 1x1 49.991664 Y
2022-04-04 03:38:40 a0220.fits ABE-027 V 20.0 1.49 3.8 Y 3.87 5.443 0.006 2079 None 1.510729 9673.65185 -5.0 -5.0 light Normal 1x1 49.994913 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:39:17 a0221.fits ABE-027 V 20.0 1.50 3.8 Y 3.72 5.442 0.006 2063 None 1.505872 9673.65228 -4.9 -5.0 light Normal 1x1 49.994341 Y
2022-04-04 03:39:55 a0222.fits ABE-027 V 20.0 1.50 3.8 Y 3.75 5.445 0.006 2030 None 1.500917 9673.65272 -5.0 -5.0 light Normal 1x1 49.994761 Y
2022-04-04 03:40:34 a0223.fits ABE-027 R 20.0 1.51 3.8 Y 3.40 5.547 0.006 3339 None 1.503520 9673.65317 -5.0 -5.0 light Normal 1x1 49.995884 Y
2022-04-04 03:41:12 a0224.fits ABE-027 R 20.0 1.51 3.8 Y 3.37 5.555 0.007 3321 None 1.495000 9673.65361 -5.0 -5.0 light Normal 1x1 49.997809 Y
2022-04-04 03:41:50 a0225.fits ABE-027 R 20.0 1.51 3.8 Y 3.32 5.558 0.007 3133 None 1.486572 9673.65405 -5.0 -5.0 light Normal 1x1 49.997392 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:42:30 a0226.fits ABE-027 I 20.00 1.52 3.8 Y 3.90 7.149 0.014 568 None 1.474707 9673.65451 -4.9 -5.0 light Normal 1x1 49.995071 Y
2022-04-04 03:43:07 a0227.fits ABE-027 I 20.00 1.52 3.8 Y 3.98 7.170 0.014 516 None 1.465661 9673.65494 -4.9 -5.0 light Normal 1x1 49.996912 Y
2022-04-04 03:43:45 a0228.fits ABE-027 I 20.00 1.53 3.9 Y 3.94 7.183 0.014 535 None 1.463509 9673.65538 -5.0 -5.0 light Normal 1x1 49.995489 Y
2022-04-04 03:45:18 a0229.fits ABE-097 B 24.14 1.75 4.4 Y 3.26 4.691 0.004 4771 None 1.272920 9673.65646 -5.0 -5.0 light Normal 1x1 50.004956 Y
2022-04-04 03:46:16 a0230.fits ABE-097 B 24.14 1.76 4.4 Y 3.50 4.937 0.005 4842 None 1.257641 9673.65713 -5.0 -5.0 light Normal 1x1 49.999126 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:47:14 a0231.fits ABE-097 B 24.14 1.77 4.4 Y 3.62 None 1.251967 9673.65780 -4.9 -5.0 light Normal 1x1 49.998615 Y
2022-04-04 03:48:06 a0232.fits ABE-097 V 11.99 1.78 4.4 Y 4.07 4.686 0.004 3725 None 1.219089 9673.65840 -4.9 -5.0 light Normal 1x1 49.993743 Y
2022-04-04 03:48:34 a0233.fits ABE-097 V 11.99 1.78 4.4 Y 4.43 4.821 0.005 3410 None 1.213786 9673.65873 -5.0 -5.0 light Normal 1x1 49.997097 Y
2022-04-04 03:49:03 a0234.fits ABE-097 V 11.99 1.79 4.4 Y 4.28 4.698 0.004 3682 None 1.205235 9673.65906 -5.0 -5.0 light Normal 1x1 49.991949 Y
2022-04-04 03:49:34 a0235.fits ABE-097 R 11.33 1.79 4.4 Y 3.33 4.848 0.005 5733 None 1.206250 9673.65942 -4.9 -5.0 light Normal 1x1 49.997773 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:50:01 a0236.fits ABE-097 R 11.33 1.80 4.4 Y 3.41 4.836 0.005 5304 None 1.198708 9673.65973 -4.9 -5.0 light Normal 1x1 49.994054 Y
2022-04-04 03:50:29 a0237.fits ABE-097 R 11.33 1.80 4.5 Y 3.53 4.838 0.005 5244 None 1.191821 9673.66006 -4.9 -5.0 light Normal 1x1 49.994659 Y
2022-04-04 03:51:09 a0238.fits ABE-097 I 20.00 1.81 4.5 Y 4.18 5.879 0.008 1556 None 1.191394 9673.66052 -4.9 -5.0 light Normal 1x1 49.995797 Y
2022-04-04 03:51:45 a0239.fits ABE-097 I 20.00 1.81 4.5 Y 4.18 5.872 0.008 1521 None 1.184185 9673.66094 -4.9 -5.0 light Normal 1x1 49.994716 Y
2022-04-04 03:52:21 a0240.fits ABE-097 I 20.00 1.82 4.5 Y 4.08 5.868 0.008 1610 None 1.180384 9673.66135 -5.0 -5.0 light Normal 1x1 49.995842 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:54:04 a0241.fits ABE-176 B 31.50 1.76 4.6 Y 3.30 10.273 0.117 32 None 1.679497 9673.66255 -4.9 -5.0 light Normal 1x1 50.007125 Y
2022-04-04 03:55:11 a0242.fits ABE-176 B 31.50 1.77 4.6 Y 3.15 None 1.666441 9673.66332 -4.9 -5.0 light Normal 1x1 50.012359 Y
2022-04-04 03:56:12 a0243.fits ABE-176 B 31.50 1.78 4.6 Y 3.06 None 1.656372 9673.66403 -5.0 -5.0 light Normal 1x1 50.016831 Y
2022-04-04 03:57:02 a0244.fits ABE-176 V 15.35 1.79 4.6 Y 4.22 5.141 0.005 2465 None 1.621138 9673.66461 -5.0 -5.0 light Normal 1x1 50.001784 Y
2022-04-04 03:57:35 a0245.fits ABE-176 V 15.35 1.79 4.6 Y 4.35 5.201 0.005 2232 None 1.618720 9673.66499 -4.9 -5.0 light Normal 1x1 50.002114 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 03:58:07 a0246.fits ABE-176 V 15.35 1.80 4.6 Y 4.02 5.097 0.005 2600 None 1.610619 9673.66536 -5.0 -5.0 light Normal 1x1 50.004192 Y
2022-04-04 03:58:39 a0247.fits ABE-176 R 11.47 1.80 4.6 Y 3.93 5.496 0.006 2886 None 1.610149 9673.66573 -4.9 -5.0 light Normal 1x1 49.999274 Y
2022-04-04 03:59:09 a0248.fits ABE-176 R 11.47 1.81 4.7 Y 4.19 5.538 0.006 2552 None 1.603295 9673.66608 -5.0 -5.0 light Normal 1x1 50.003480 Y
2022-04-04 03:59:37 a0249.fits ABE-176 R 11.47 1.81 4.7 Y 3.98 5.523 0.006 2883 None 1.598717 9673.66640 -4.9 -5.0 light Normal 1x1 50.004122 Y
2022-04-04 04:00:18 a0250.fits ABE-176 I 20.00 1.82 4.7 Y 4.89 6.577 0.011 776 None 1.591200 9673.66688 -4.9 -5.0 light Normal 1x1 50.000940 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-04 04:00:56 a0251.fits ABE-176 I 20.00 1.82 4.7 Y 4.89 6.590 0.011 765 None 1.583993 9673.66731 -5.0 -5.0 light Normal 1x1 49.998912 Y
2022-04-04 04:01:33 a0252.fits ABE-176 I 20.00 1.83 4.7 Y 4.97 6.577 0.011 750 None 1.579293 9673.66774 -4.9 -5.0 light Normal 1x1 50.002952 Y
2022-04-04 04:02:57 a0253.fits ABE-A24 B 10.22 1.81 4.6 Y 3.24 5.059 0.005 3792 None 1.476338 9673.66872 -4.9 -5.0 light Normal 1x1 49.981087 Y
2022-04-04 04:03:43 a0254.fits ABE-A24 B 10.22 1.81 4.7 Y 3.00 5.066 0.005 3727 None 1.469119 9673.66925 -4.9 -5.0 light Normal 1x1 50.002581 Y
2022-04-04 04:04:30 a0255.fits ABE-A24 B 10.22 1.82 4.7 Y 3.72 4.919 0.005 3568 None 1.445966 9673.66979 -4.9 -5.0 light Normal 1x1 49.984615 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:05:45.000 a0256.fits ABE-A24 V 6.92 1.83 4.7 Y 4.21 4.621 0.004 3558 None 1.434358 9673.67066 -5.0 -5.0 light Normal 1x1 49.992197 Y
2022-04-04 04:07:01.500 a0257.fits ABE-A24 R 6.41 1.84 4.7 Y 3.78 4.699 0.004 4901 None 1.422577 9673.67155 -5.0 -5.0 light Normal 1x1 49.994759 Y
2022-04-04 04:08:00.000 a0258.fits ABE-A24 I 15.28 1.85 4.7 Y 4.65 5.388 0.006 2095 None 1.406784 9673.67222 -4.9 -5.0 light Normal 1x1 49.998030 Y
2022-04-04 04:08:32.000 a0259.fits ABE-A24 I 15.28 1.86 4.7 Y 4.56 5.386 0.006 2178 None 1.400691 9673.67259 -5.0 -5.0 light Normal 1x1 49.994859 Y
2022-04-04 04:09:04.000 a0260.fits ABE-A24 I 15.28 1.86 4.7 Y 4.65 5.400 0.006 2079 None 1.394491 9673.67296 -4.9 -5.0 light Normal 1x1 49.996491 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:10:32.000 a0261.fits ABE-A26 B 17.99 1.83 4.6 Y 3.25 4.630 0.004 4881 None 1.307494 9673.67398 -4.9 -5.0 light Normal 1x1 50.013265 Y
2022-04-04 04:11:23.000 a0262.fits ABE-A26 B 17.99 1.84 4.7 Y 3.37 4.301 0.004 4489 None 1.301649 9673.67457 -4.9 -5.0 light Normal 1x1 50.026782 Y
2022-04-04 04:12:09.000 a0263.fits ABE-A26 B 17.99 1.85 4.7 Y 3.23 4.277 0.004 4365 None 1.288103 9673.67510 -4.9 -5.0 light Normal 1x1 50.028365 Y
2022-04-04 04:13:21.500 a0264.fits ABE-A26 V 9.11 1.85 4.7 Y 4.25 4.678 0.004 3398 None 1.263203 9673.67594 -4.9 -5.0 light Normal 1x1 49.993416 Y
2022-04-04 04:14:41.500 a0265.fits ABE-A26 R 6.65 1.87 4.7 Y 3.80 4.821 0.005 4015 None 1.258339 9673.67687 -4.9 -5.0 light Normal 1x1 49.997308 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:15:47 a0266.fits ABE-A26 I 20.0 1.88 4.7 Y 4.83 5.119 0.005 2510 None 1.235778 9673.67763 -4.9 -5.0 light Normal 1x1 49.997074 Y
2022-04-04 04:16:24 a0267.fits ABE-A26 I 20.0 1.89 4.7 Y 4.78 5.129 0.005 2531 None 1.230594 9673.67806 -5.0 -5.0 light Normal 1x1 49.990847 Y
2022-04-04 04:17:01 a0268.fits ABE-A26 I 20.0 1.90 4.7 Y 4.85 5.132 0.005 2534 None 1.219405 9673.67848 -4.9 -5.0 light Normal 1x1 49.989191 Y
2022-04-04 04:18:52 a0269.fits ABE-184 B 40.0 1.85 4.6 Y 2.05 5.574 0.007 1653 None 1.159694 9673.67977 -4.9 -5.0 light Normal 1x1 50.010816 Y
2022-04-04 04:20:00 a0270.fits ABE-184 B 40.0 1.86 4.6 Y 3.47 5.637 0.007 1656 None 1.147463 9673.68056 -4.9 -5.0 light Normal 1x1 50.004342 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:21:13 a0271.fits ABE-184 B 40.0 1.87 4.6 Y 2.17 5.437 0.006 1608 None 1.140681 9673.68140 -4.9 -5.0 light Normal 1x1 50.012906 Y
2022-04-04 04:22:11 a0272.fits ABE-184 V 20.0 1.88 4.7 Y 4.72 5.721 0.007 1160 None 1.099685 9673.68207 -4.9 -5.0 light Normal 1x1 49.999641 Y
2022-04-04 04:22:50 a0273.fits ABE-184 V 20.0 1.89 4.7 Y 4.52 5.746 0.007 1263 None 1.093525 9673.68252 -4.9 -5.0 light Normal 1x1 49.999655 Y
2022-04-04 04:23:30 a0274.fits ABE-184 V 20.0 1.90 4.7 Y 4.52 5.847 0.007 1147 None 1.083708 9673.68299 -4.9 -5.0 light Normal 1x1 49.999319 Y
2022-04-04 04:24:11 a0275.fits ABE-184 R 20.0 1.91 4.7 Y 4.28 5.648 0.007 1739 None 1.084924 9673.68346 -4.9 -5.0 light Normal 1x1 50.000165 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:24:48 a0276.fits ABE-184 R 20.0 1.91 4.7 Y 4.38 5.707 0.007 1606 None 1.080693 9673.68389 -5.0 -5.0 light Normal 1x1 49.999214 Y
2022-04-04 04:25:25 a0277.fits ABE-184 R 20.0 1.92 4.7 Y 4.42 5.666 0.007 1551 None 1.072717 9673.68432 -4.9 -5.0 light Normal 1x1 50.003188 Y
2022-04-04 04:26:05 a0278.fits ABE-184 I 20.0 1.93 4.7 Y 5.44 7.311 0.016 311 None 1.066166 9673.68478 -5.0 -5.0 light Normal 1x1 49.996921 Y
2022-04-04 04:26:42 a0279.fits ABE-184 I 20.0 1.93 4.7 Y 5.53 7.318 0.016 319 None 1.059136 9673.68521 -4.9 -5.0 light Normal 1x1 50.000721 Y
2022-04-04 04:27:18 a0280.fits ABE-184 I 20.0 1.94 4.7 Y 5.51 7.327 0.016 316 None 1.051563 9673.68563 -5.0 -5.0 light Normal 1x1 49.999388 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:28:49 a0281.fits U_Gem V 10.0 1.20 2.5 Y 4.73 000-BBN-884 2.208915 9673.68668 -4.9 -5.0 light Normal 1x1 49.992288 Y
2022-04-04 04:29:17 a0282.fits U_Gem V 10.0 1.20 2.5 Y 4.52 000-BBN-884 2.190127 9673.68700 -5.0 -5.0 light Normal 1x1 49.998125 Y
2022-04-04 04:29:45 a0283.fits U_Gem V 10.0 1.20 2.5 Y 4.72 000-BBN-884 2.186804 9673.68733 -5.0 -5.0 light Normal 1x1 49.989187 Y
2022-04-04 04:31:08 a0284.fits U_Gem GR 60.0 1.21 2.5 8.625 0.039 377 000-BBN-884 9673.68829 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 04:33:23 a0285.fits U_Gem GR 60.0 1.22 2.5 8.729 0.042 320 000-BBN-884 9673.68985 -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-04 04:35:37.000 a0286.fits V_Cam B 40.00 1.71 4.4 000-BBK-579 9673.69140 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 04:37:44.000 a0287.fits V_Cam B 40.00 1.72 4.5 000-BBK-579 9673.69287 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 04:38:22.500 a0288.fits V_Cam V 8.84 1.72 4.5 Y 5.12 7.729 0.018 197 000-BBK-579 0.080588 9673.69332 -4.9 -5.0 light Normal 1x1 49.984675 Y
2022-04-04 04:39:41.000 a0289.fits V_Cam R 3.14 1.72 4.5 Y 4.73 6.449 0.010 672 000-BBK-579 0.066495 9673.69422 -5.0 -5.0 light Normal 1x1 49.985117 Y
2022-04-04 04:41:59.000 a0290.fits V_Cam I 1.60 1.72 4.5 Y 5.20 6.367 0.009 585 000-BBK-579 0.070438 9673.69582 -4.9 -5.0 light Normal 1x1 49.968124 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:46:09.000 a0291.fits R_Lyn B 80.00 1.42 3.6 Y 2.45 000-BBM-269 0.106499 9673.69872 -4.9 -5.0 light Normal 1x1 49.991236 Y
2022-04-04 04:48:03.000 a0292.fits R_Lyn B 80.00 1.42 3.7 Y 1.92 000-BBM-269 0.084130 9673.70003 -4.9 -5.0 light Normal 1x1 49.981389 Y
2022-04-04 04:49:04.000 a0293.fits R_Lyn V 22.88 1.43 3.7 Y 4.97 9.304 0.051 58 000-BBM-269 0.091754 9673.70074 -5.0 -5.0 light Normal 1x1 49.986526 Y
2022-04-04 04:49:51.000 a0294.fits R_Lyn V 22.88 1.43 3.7 Y 4.49 9.376 0.054 64 000-BBM-269 0.096376 9673.70128 -4.9 -5.0 light Normal 1x1 49.994230 Y
2022-04-04 04:51:06.500 a0295.fits R_Lyn R 4.59 1.43 3.7 Y 4.33 8.508 0.026 98 000-BBM-269 0.114296 9673.70216 -4.9 -5.0 light Normal 1x1 49.979332 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 04:52:46.500 a0296.fits R_Lyn I 2.0 1.44 3.7 Y 4.88 8.453 0.025 85 000-BBM-269 0.108062 9673.70332 -5.0 -5.0 light Normal 1x1 49.974765 Y
2022-04-04 04:54:18.500 a0297.fits R_Lyn I 2.0 1.44 3.8 Y 4.95 8.477 0.026 85 000-BBM-269 0.138270 9673.70438 -4.9 -5.0 light Normal 1x1 49.963208 Y
2022-04-04 04:57:39.500 a0298.fits R_Leo B 4.0 1.09 1.0 8.744 0.029 101 000-BBQ-798 9673.70671 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 05:00:00.500 a0299.fits R_Leo V 2.0 1.10 1.1 Y 3.25 6.910 0.012 389 000-BBQ-798 0.093572 9673.70834 -4.9 -5.0 light Normal 1x1 49.995290 Y
2022-04-04 05:01:36.000 a0300.fits R_Leo V 2.0 1.10 1.1 6.883 0.012 394 000-BBQ-798 9673.70944 -4.9 -5.0 light Normal 1x1 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-04 05:03:28.000 a0301.fits R_Leo R 0.50 1.10 1.1 Y 2.99 5.977 0.008 960 000-BBQ-798 0.129464 9673.71074 -4.9 -5.0 light Normal 1x1 50.038339 Y
2022-04-04 05:05:51.500 a0302.fits R_Leo I 0.25 1.10 1.2 5.642 0.007 1132 000-BBQ-798 9673.71240 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 05:12:08.000 a0303.fits SU_LYN V 3.75 1.60 4.4 Y 1.60 5.638 0.007 6960 000-BDT-456 0.019778 9673.71676 -4.9 -5.0 light Normal 1x1 49.995076 Y
2022-04-04 05:12:57.000 a0304.fits SU_LYN B 10.00 1.61 4.4 Y 1.84 6.340 0.009 3369 000-BDT-456 0.030820 9673.71733 -5.0 -5.0 light Normal 1x1 50.007276 Y
2022-04-04 05:13:23.000 a0305.fits SU_LYN B 10.00 1.61 4.4 Y 1.85 6.315 0.009 4072 000-BDT-456 0.034429 9673.71763 -4.9 -5.0 light Normal 1x1 50.004516 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:13:50.000 a0306.fits SU_LYN B 10.00 1.61 4.4 Y 1.92 6.342 0.009 3122 000-BDT-456 0.029906 9673.71794 -4.9 -5.0 light Normal 1x1 50.004141 Y
2022-04-04 05:14:49.000 a0307.fits SU_LYN R 1.25 1.61 4.4 Y 1.78 5.562 0.006 7220 000-BDT-456 0.050942 9673.71862 -4.9 -5.0 light Normal 1x1 49.994232 Y
2022-04-04 05:16:33.500 a0308.fits SU_LYN I 0.50 1.62 4.4 Y 1.62 5.963 0.008 3547 000-BDT-456 0.062625 9673.71983 -4.9 -5.0 light Normal 1x1 49.979732 Y
2022-04-04 05:19:10.000 a0309.fits GO_Cnc B 5.00 1.15 1.9 Y 1.95 5.155 0.005 8964 000-BCZ-777 2.554473 9673.72164 -4.9 -5.0 light Normal 1x1 50.010676 Y
2022-04-04 05:20:04.000 a0310.fits GO_Cnc B 5.00 1.15 1.9 Y 1.92 5.150 0.005 12396 000-BCZ-777 2.552011 9673.72227 -4.9 -5.0 light Normal 1x1 50.010096 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:21:04.500 a0311.fits GO_Cnc V 5.0 1.15 1.9 Y 1.77 5.066 0.005 10906 000-BCZ-777 2.547126 9673.72297 -5.0 -5.0 light Normal 1x1 50.001437 Y
2022-04-04 05:21:58.500 a0312.fits GO_Cnc V 5.0 1.15 2.0 Y 1.58 5.040 0.005 14558 000-BCZ-777 2.514886 9673.72359 -4.9 -5.0 light Normal 1x1 50.006134 Y
2022-04-04 05:22:54.500 a0313.fits GO_Cnc R 5.0 1.16 2.0 Y 1.64 5.264 0.006 8227 000-BCZ-777 2.489560 9673.72424 -5.0 -5.0 light Normal 1x1 50.001713 Y
2022-04-04 05:23:48.000 a0314.fits GO_Cnc R 5.0 1.16 2.0 Y 1.63 5.273 0.006 8526 000-BCZ-777 2.488202 9673.72486 -4.9 -5.0 light Normal 1x1 49.998864 Y
2022-04-04 05:24:28.000 a0315.fits GO_Cnc I 10.0 1.16 2.0 Y 1.71 6.072 0.008 4346 000-BCZ-777 2.493294 9673.72532 -5.0 -5.0 light Normal 1x1 50.002517 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:24:55 a0316.fits GO_Cnc I 10.00 1.16 2.0 Y 1.73 6.051 0.008 4751 000-BCZ-777 2.482670 9673.72564 -4.9 -5.0 light Normal 1x1 50.003226 Y
2022-04-04 05:25:21 a0317.fits GO_Cnc I 10.00 1.16 2.0 Y 1.73 6.064 0.008 4240 000-BCZ-777 2.470757 9673.72594 -4.9 -5.0 light Normal 1x1 50.002080 Y
2022-04-04 05:25:47 a0318.fits GO_Cnc I 10.00 1.16 2.0 Y 1.72 6.071 0.008 4389 000-BCZ-777 2.457863 9673.72624 -4.9 -5.0 light Normal 1x1 50.002774 Y
2022-04-04 05:26:14 a0319.fits GO_Cnc I 10.00 1.17 2.0 Y 1.75 6.052 0.008 4637 000-BCZ-777 2.441438 9673.72655 -5.0 -5.0 light Normal 1x1 50.004032 Y
2022-04-04 05:27:53 a0320.fits BV_CMi B 3.62 1.68 3.4 Y 2.03 4.060 0.003 26257 000-BCV-074 0.519058 9673.72770 -4.9 -5.0 light Normal 1x1 50.020605 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:28:58 a0321.fits BV_CMi V 3.86 1.68 3.4 Y 1.68 4.022 0.003 30853 000-BCV-074 0.490595 9673.72845 -4.9 -5.0 light Normal 1x1 50.014059 Y
2022-04-04 05:30:47 a0322.fits LO_Hya B 3.87 1.67 2.9 Y 2.14 4.069 0.003 24163 000-BCZ-694 0.797268 9673.72971 -4.9 -5.0 light Normal 1x1 50.017974 Y
2022-04-04 05:32:00 a0323.fits LO_Hya V 2.61 1.67 2.9 Y 1.90 4.100 0.003 23240 000-BCZ-694 0.772705 9673.73056 -4.9 -5.0 light Normal 1x1 50.016472 Y
2022-04-04 05:33:59 a0324.fits T_Hya B 22.75 1.69 2.5 Y 2.23 9.536 0.062 170 000-BBQ-068 1.346482 9673.73193 -4.9 -5.0 light Normal 1x1 50.024801 Y
2022-04-04 05:34:32 a0325.fits T_Hya V 11.35 1.70 2.5 Y 1.96 8.719 0.035 428 000-BBQ-068 1.349252 9673.73231 -4.9 -5.0 light Normal 1x1 50.017977 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:36:17.000 a0326.fits X_Hya B 36.05 1.66 1.9 Y 2.18 5.837 0.007 4330 000-BBQ-549 2.047531 9673.73353 -4.9 -5.0 light Normal 1x1 50.028867 Y
2022-04-04 05:36:57.000 a0327.fits X_Hya V 18.00 1.66 1.9 Y 1.83 5.068 0.005 11865 000-BBQ-549 2.093843 9673.73399 -4.9 -5.0 light Normal 1x1 50.020372 Y
2022-04-04 05:38:16.000 a0328.fits NSV_18346 B 10.15 1.67 1.3 Y 2.14 4.439 0.004 21705 None 2.461588 9673.73491 -5.0 -5.0 light Normal 1x1 50.029632 Y
2022-04-04 05:39:18.500 a0329.fits NSV_18346 V 2.17 1.67 1.4 Y 1.81 4.536 0.004 18158 None 2.493167 9673.73563 -4.9 -5.0 light Normal 1x1 50.025678 Y
2022-04-04 05:41:22.000 a0330.fits MX_Hya B 6.17 1.63 2.8 Y 1.79 3.536 0.003 29800 000-BDS-145 1.074166 9673.73706 -4.9 -5.0 light Normal 1x1 50.022514 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:42:26.500 a0331.fits MX_Hya V 2.93 1.63 2.8 Y 1.66 11.490 0.208 10660 000-BDS-145 1.039202 9673.73781 -4.9 -5.0 light Normal 1x1 50.008839 Y
2022-04-04 05:44:13.000 a0332.fits MW_Hya B 26.67 1.68 2.9 Y 2.01 3.995 0.003 33244 000-BCW-131 0.888503 9673.73904 -5.0 -5.0 light Normal 1x1 50.014796 Y
2022-04-04 05:44:46.000 a0333.fits MW_Hya V 10.08 1.69 2.9 Y 1.84 3.451 0.002 54398 000-BCW-131 0.878421 9673.73942 -4.9 -5.0 light Normal 1x1 50.012299 Y
2022-04-04 05:46:23.000 a0334.fits ASAS_J082507+04298 B 28.00 1.64 3.3 Y 1.75 4.382 0.004 21956 None 0.557691 9673.74054 -4.9 -5.0 light Normal 1x1 50.013498 Y
2022-04-04 05:47:08.000 a0335.fits ASAS_J082507+04298 B 28.00 1.65 3.3 Y 1.74 4.394 0.004 23133 None 0.555368 9673.74106 -4.9 -5.0 light Normal 1x1 50.013933 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:47:40.000 a0336.fits ASAS_J082507+04298 V 10.58 1.65 3.3 Y 1.61 3.826 0.003 44310 None 0.557829 9673.74144 -4.9 -5.0 light Normal 1x1 50.007183 Y
2022-04-04 05:48:07.000 a0337.fits ASAS_J082507+04298 V 10.58 1.66 3.3 Y 1.68 3.852 0.003 40770 None 0.577842 9673.74175 -4.9 -5.0 light Normal 1x1 50.007470 Y
2022-04-04 05:50:27.500 a0338.fits sig_Gem B 1.16 1.59 4.0 Y 1.67 3.888 0.003 30033 000-BCV-976 0.706799 9673.74337 -4.9 -5.0 light Normal 1x1 50.008119 Y
2022-04-04 05:54:22.000 a0339.fits sig_Gem V 0.56 1.61 4.0 Y 1.50 10.896 0.095 27645 000-BCV-976 0.685904 9673.74609 -4.9 -5.0 light Normal 1x1 49.999175 Y
2022-04-04 05:58:05.000 a0340.fits Y_Lyn B 14.25 1.63 4.4 Y 1.73 4.443 0.004 21689 000-BBN-148 1.915783 9673.74867 -5.1 -5.0 light Normal 1x1 50.004269 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 05:59:00.500 a0341.fits Y_Lyn V 3.25 1.63 4.4 Y 1.57 4.347 0.004 23723 000-BBN-148 1.923938 9673.74931 -5.2 -5.0 light Normal 1x1 49.997594 Y
2022-04-04 06:01:10.000 a0342.fits DU_Lyn B 3.21 1.57 4.1 Y 1.78 4.091 0.003 30030 000-BCZ-621 1.376487 9673.75081 -4.9 -5.0 light Normal 1x1 50.008765 Y
2022-04-04 06:03:21.500 a0343.fits DU_Lyn V 1.04 1.58 4.2 Y 1.48 3.704 0.003 36101 000-BCZ-621 1.360498 9673.75233 -4.9 -5.0 light Normal 1x1 50.001923 Y
2022-04-04 06:06:02.000 a0344.fits BP_Cnc B 5.23 1.62 3.5 Y 1.58 4.032 0.003 35661 000-BCT-994 0.637296 9673.75419 -5.0 -5.0 light Normal 1x1 50.008033 Y
2022-04-04 06:07:54.000 a0345.fits BP_Cnc V 1.06 1.62 3.6 Y 1.52 4.457 0.004 20049 000-BCT-994 0.617451 9673.75549 -4.9 -5.0 light Normal 1x1 49.999516 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:11:01 a0346.fits ASAS_J080409+24305 B 40.00 1.65 4.0 Y 1.84 5.734 0.007 7269 None 0.727272 9673.75765 -5.0 -5.0 light Normal 1x1 50.012795 Y
2022-04-04 06:11:57 a0347.fits ASAS_J080409+24305 B 40.00 1.66 4.0 Y 1.89 5.555 0.006 6979 None 0.715999 9673.75830 -5.0 -5.0 light Normal 1x1 50.011231 Y
2022-04-04 06:12:38 a0348.fits ASAS_J080409+24305 V 7.38 1.66 4.0 Y 1.57 5.469 0.006 8142 None 0.708038 9673.75877 -5.0 -5.0 light Normal 1x1 50.004678 Y
2022-04-04 06:14:28 a0349.fits CE_Lyn B 30.08 1.68 4.4 Y 2.13 4.481 0.004 16547 000-BCZ-617 1.326847 9673.76005 -4.9 -5.0 light Normal 1x1 50.008310 Y
2022-04-04 06:15:07 a0350.fits CE_Lyn V 6.03 1.68 4.4 Y 1.72 5.936 0.008 6557 000-BCZ-617 1.317158 9673.76050 -4.9 -5.0 light Normal 1x1 49.998003 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-04 06:16:51 a0351.fits V_Cnc B 28.00 1.67 3.8 Y 1.70 10.182 0.100 119 000-BBP-539 0.647746 9673.76170 -4.9 -5.0 light Normal 1x1 50.012947 Y
2022-04-04 06:17:37 a0352.fits V_Cnc B 28.00 1.67 3.8 Y 1.85 000-BBP-539 0.638533 9673.76223 -4.9 -5.0 light Normal 1x1 50.005925 Y
2022-04-04 06:18:09 a0353.fits V_Cnc V 10.66 1.68 3.8 Y 1.72 000-BBP-539 0.618698 9673.76260 -5.0 -5.0 light Normal 1x1 50.009182 Y
2022-04-04 06:18:36 a0354.fits V_Cnc V 10.66 1.68 3.8 Y 1.57 11.224 0.246 72 000-BBP-539 0.626339 9673.76292 -4.9 -5.0 light Normal 1x1 50.005933 Y
2022-04-04 06:20:06 a0355.fits NS_Hya B 8.17 1.65 3.1 Y 1.69 4.801 0.005 16905 000-BBQ-266 0.568084 9673.76396 -4.9 -5.0 light Normal 1x1 50.019256 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:21:33.500 a0356.fits NS_Hya V 1.60 1.66 3.1 Y 1.57 5.713 0.007 4795 000-BBQ-266 0.580268 9673.76497 -4.9 -5.0 light Normal 1x1 50.010307 Y
2022-04-04 06:23:52.000 a0357.fits FW_Cnc B 19.32 1.63 3.5 Y 1.82 5.392 0.006 9723 000-BCV-002 0.600542 9673.76657 -4.9 -5.0 light Normal 1x1 50.022438 Y
2022-04-04 06:24:37.500 a0358.fits FW_Cnc V 4.10 1.63 3.5 Y 1.66 6.829 0.012 2186 000-BCV-002 0.593130 9673.76710 -4.9 -5.0 light Normal 1x1 50.010359 Y
2022-04-04 06:27:06.000 a0359.fits FX_Cnc B 14.91 1.62 3.5 Y 1.73 7.346 0.016 2311 000-BCV-003 0.361671 9673.76882 -4.9 -5.0 light Normal 1x1 50.011305 Y
2022-04-04 06:27:57.500 a0360.fits FX_Cnc V 2.53 1.62 3.5 Y 1.52 6.211 0.009 5550 000-BCV-003 0.372350 9673.76942 -5.0 -5.0 light Normal 1x1 50.004382 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:29:45 a0361.fits IN_Hya B 11.67 1.65 3.1 Y 1.60 7.690 0.019 1064 000-BBQ-445 0.610555 9673.77066 -4.9 -5.0 light Normal 1x1 50.022110 Y
2022-04-04 06:30:37 a0362.fits IN_Hya V 2.53 1.66 3.1 Y 1.45 6.922 0.012 2100 000-BBQ-445 0.602941 9673.77126 -4.9 -5.0 light Normal 1x1 50.006730 Y
2022-04-04 06:32:43 a0363.fits RT_Cnc B 31.40 1.62 3.5 Y 1.74 7.366 0.016 1520 000-BBQ-129 0.592896 9673.77272 -5.0 -5.0 light Normal 1x1 50.003362 Y
2022-04-04 06:33:22 a0364.fits RT_Cnc V 6.35 1.62 3.5 Y 1.57 9.839 0.063 128 000-BBQ-129 0.585623 9673.77317 -5.0 -5.0 light Normal 1x1 50.002690 Y
2022-04-04 06:35:24 a0365.fits SS_Vir B 40.00 1.15 0.1 Y 1.56 000-BBS-817 2.866403 9673.77458 -4.9 -5.0 light Normal 1x1 50.031721 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:36:20.000 a0366.fits SS_Vir B 40.00 1.15 0.1 Y 1.69 000-BBS-817 2.870703 9673.77523 -5.0 -5.0 light Normal 1x1 49.995432 Y
2022-04-04 06:37:05.500 a0367.fits SS_Vir V 3.18 1.15 0.1 9.267 0.039 187 000-BBS-817 9673.77576 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 06:38:26.500 a0368.fits SS_Vir R 1.23 1.15 0.1 7.872 0.019 616 000-BBS-817 9673.77670 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 06:40:22.000 a0369.fits SS_Vir I 0.98 1.15 0.1 9.073 0.033 220 000-BBS-817 9673.77803 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 06:42:47.000 a0370.fits U_Hya B 3.15 1.64 2.0 Y 2.04 5.346 0.006 7524 000-BBR-567 2.122261 9673.77971 -5.1 -5.0 light Normal 1x1 50.017420 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:44:50 a0371.fits U_Hya V 0.68 1.64 2.0 Y 1.65 5.201 0.005 6158 000-BBR-567 2.160489 9673.78113 -5.0 -5.0 light Normal 1x1 50.012703 Y
2022-04-04 06:47:24 a0372.fits ASAS_J092523+04172 B 14.84 1.65 3.3 None 9673.78292 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 06:47:53 a0373.fits ASAS_J092523+04172 B 14.84 1.66 3.3 None 9673.78325 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 06:48:25 a0374.fits ASAS_J092523+04172 V 5.68 1.66 3.3 Y 1.82 8.025 0.021 846 None 0.571980 9673.78362 -4.9 -5.0 light Normal 1x1 49.996065 Y
2022-04-04 06:50:01 a0375.fits DF_Leo B 16.52 1.62 3.3 Y 1.84 5.948 0.008 5807 000-BCW-214 0.536500 9673.78473 -4.9 -5.0 light Normal 1x1 50.010044 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:50:55.000 a0376.fits DF_Leo V 3.28 1.62 3.3 Y 1.68 7.089 0.013 1653 000-BCW-214 0.554362 9673.78536 -5.0 -5.0 light Normal 1x1 50.013553 Y
2022-04-04 06:53:12.000 a0377.fits T_Cnc B 40.00 1.64 3.8 Y 1.86 10.184 0.103 95 000-BBQ-084 0.514223 9673.78694 -4.9 -5.0 light Normal 1x1 50.007182 Y
2022-04-04 06:54:08.000 a0378.fits T_Cnc B 40.00 1.65 3.9 Y 1.75 10.425 0.127 109 000-BBQ-084 0.504853 9673.78759 -4.9 -5.0 light Normal 1x1 50.002807 Y
2022-04-04 06:54:49.500 a0379.fits T_Cnc V 7.43 1.65 3.9 Y 1.89 7.576 0.017 1054 000-BBQ-084 0.497290 9673.78807 -5.0 -5.0 light Normal 1x1 49.996662 Y
2022-04-04 06:56:27.000 a0380.fits BO_Cnc B 7.60 1.59 4.0 Y 2.20 4.440 0.004 11051 000-BCT-993 0.636096 9673.78920 -4.9 -5.0 light Normal 1x1 50.009136 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 06:57:39.000 a0381.fits BO_Cnc V 2.10 1.59 4.0 Y 2.34 5.628 0.007 3723 000-BCT-993 0.641334 9673.79003 -4.9 -5.0 light Normal 1x1 49.992598 Y
2022-04-04 06:59:38.000 a0382.fits CX_Lyn B 19.60 1.58 4.2 Y 2.33 8.471 0.030 368 000-BDT-528 1.376623 9673.79141 -4.9 -5.0 light Normal 1x1 50.008257 Y
2022-04-04 07:00:13.000 a0383.fits CX_Lyn B 19.60 1.59 4.2 Y 1.86 7.430 0.017 1380 000-BDT-528 1.374635 9673.79182 -4.9 -5.0 light Normal 1x1 49.991461 Y
2022-04-04 07:00:58.500 a0384.fits CX_Lyn V 4.41 1.59 4.2 Y 1.94 5.294 0.006 6724 000-BDT-528 1.370103 9673.79234 -5.0 -5.0 light Normal 1x1 50.002210 Y
2022-04-04 07:03:05.000 a0385.fits W_Cnc B 40.00 1.54 3.8 Y 2.27 000-BBQ-305 0.728002 9673.79381 -4.9 -5.0 light Normal 1x1 50.012583 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:04:01 a0386.fits W_Cnc B 40.00 1.55 3.8 Y 2.27 000-BBQ-305 0.726726 9673.79446 -4.9 -5.0 light Normal 1x1 50.007814 Y
2022-04-04 07:04:43 a0387.fits W_Cnc V 20.00 1.56 3.8 Y 2.05 000-BBQ-305 0.715024 9673.79494 -4.9 -5.0 light Normal 1x1 50.008771 Y
2022-04-04 07:05:19 a0388.fits W_Cnc V 20.00 1.56 3.8 Y 1.46 000-BBQ-305 0.725502 9673.79536 -5.0 -5.0 light Normal 1x1 50.015953 Y
2022-04-04 07:07:02 a0389.fits RS_Cnc B 6.40 1.48 3.8 000-BBQ-327 9673.79655 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 07:08:21 a0390.fits RS_Cnc V 1.19 1.48 3.8 000-BBQ-327 9673.79747 -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-04 07:10:34 a0391.fits UZ_Crt B 19.60 1.68 1.6 Y 2.03 4.799 0.005 13063 000-BDN-164 2.308338 9673.79900 -5.1 -5.0 light Normal 1x1 50.022756 Y
2022-04-04 07:11:09 a0392.fits UZ_Crt B 19.60 1.68 1.6 Y 2.07 4.807 0.005 11066 000-BDN-164 2.319220 9673.79941 -5.2 -5.0 light Normal 1x1 50.020263 Y
2022-04-04 07:11:49 a0393.fits UZ_Crt V 6.02 1.68 1.6 Y 2.01 4.600 0.004 11651 000-BDN-164 2.347571 9673.79987 -4.9 -5.0 light Normal 1x1 50.018975 Y
2022-04-04 07:13:20 a0394.fits TZ_Sex B 10.73 1.61 3.0 Y 1.85 8.682 0.034 389 000-BCX-250 0.819517 9673.80093 -5.0 -5.0 light Normal 1x1 50.018819 Y
2022-04-04 07:14:07 a0395.fits TZ_Sex V 2.50 1.62 3.0 Y 1.74 7.208 0.014 1207 000-BCX-250 0.804608 9673.80147 -5.0 -5.0 light Normal 1x1 49.995937 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:15:47.000 a0396.fits TX_Sex B 17.35 1.61 3.2 000-BFM-190 9673.80263 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 07:16:26.000 a0397.fits TX_Sex V 3.88 1.61 3.2 000-BFM-190 9673.80308 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 07:18:51.000 a0398.fits R_Leo B 2.70 1.58 3.4 Y 1.86 10.533 0.092 57 000-BBQ-798 0.430456 9673.80476 -5.0 -5.0 light Normal 1x1 49.993930 Y
2022-04-04 07:19:49.500 a0399.fits R_Leo V 1.35 1.59 3.4 Y 1.99 7.301 0.015 1256 000-BBQ-798 0.446051 9673.80543 -5.0 -5.0 light Normal 1x1 50.005144 Y
2022-04-04 07:21:44.000 a0400.fits DV_Leo B 28.00 1.58 3.4 Y 1.99 6.139 0.009 3555 000-BCW-217 0.485265 9673.80676 -4.9 -5.0 light Normal 1x1 50.013277 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-04 07:22:28.000 a0401.fits DV_Leo B 28.00 1.58 3.4 Y 1.99 4.667 0.004 16720 000-BCW-217 0.467654 9673.80727 -4.9 -5.0 light Normal 1x1 50.010021 Y
2022-04-04 07:23:14.000 a0402.fits DV_Leo V 9.80 1.59 3.4 Y 1.71 3.978 0.003 27408 000-BCW-217 0.464975 9673.80780 -4.9 -5.0 light Normal 1x1 50.002337 Y
2022-04-04 07:24:57.000 a0403.fits VX_Crt B 7.90 1.65 1.6 Y 1.98 5.519 0.006 5941 000-BCZ-980 2.254602 9673.80899 -4.9 -5.0 light Normal 1x1 50.032387 Y
2022-04-04 07:26:15.500 a0404.fits VX_Crt V 1.79 1.66 1.7 Y 1.90 5.148 0.005 8708 000-BCZ-980 2.298544 9673.80990 -4.9 -5.0 light Normal 1x1 50.027006 Y
2022-04-04 07:28:19.000 a0405.fits SY_Crt B 12.42 1.65 2.1 Y 2.13 6.373 0.010 2845 000-BCV-572 1.923730 9673.81133 -4.9 -5.0 light Normal 1x1 50.013745 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:29:10.000 a0406.fits SY_Crt V 2.65 1.65 2.1 Y 1.81 4.600 0.004 13886 000-BCV-572 1.931661 9673.81192 -5.0 -5.0 light Normal 1x1 50.002623 Y
2022-04-04 07:30:59.000 a0407.fits UX_Crt B 11.27 1.65 2.0 Y 2.22 4.880 0.005 10856 000-BDN-162 2.053704 9673.81318 -4.9 -5.0 light Normal 1x1 50.031661 Y
2022-04-04 07:31:52.000 a0408.fits UX_Crt V 2.94 1.65 2.0 Y 1.87 4.823 0.005 13550 000-BDN-162 2.079642 9673.81380 -4.9 -5.0 light Normal 1x1 50.002093 Y
2022-04-04 07:33:43.000 a0409.fits UU_Crt B 17.43 1.65 2.2 Y 2.00 4.075 0.003 25316 000-BDN-160 1.846798 9673.81508 -4.9 -5.0 light Normal 1x1 50.024971 Y
2022-04-04 07:34:35.500 a0410.fits UU_Crt V 2.77 1.65 2.2 Y 1.84 6.519 0.010 2060 000-BDN-160 1.838935 9673.81569 -5.0 -5.0 light Normal 1x1 50.027558 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:37:33 a0411.fits EH_Leo B 28.0 1.64 4.0 Y 1.94 5.301 0.006 10336 000-BDS-879 0.398822 9673.81774 -4.9 -5.0 light Normal 1x1 50.014114 Y
2022-04-04 07:38:17 a0412.fits EH_Leo B 28.0 1.65 4.0 Y 1.89 4.721 0.004 16989 000-BDS-879 0.401124 9673.81825 -4.9 -5.0 light Normal 1x1 50.011303 Y
2022-04-04 07:39:02 a0413.fits EH_Leo V 9.8 1.66 4.0 Y 1.70 4.081 0.003 30810 000-BDS-879 0.393201 9673.81877 -4.9 -5.0 light Normal 1x1 50.004807 Y
2022-04-04 07:41:14 a0414.fits FZ_UMa B 28.0 1.66 4.4 Y 1.91 4.277 0.004 27493 000-BFP-086 0.027289 9673.82030 -4.9 -5.0 light Normal 1x1 50.008291 Y
2022-04-04 07:41:58 a0415.fits FZ_UMa B 28.0 1.67 4.5 Y 1.87 4.267 0.004 28145 000-BFP-086 0.027797 9673.82081 -4.9 -5.0 light Normal 1x1 50.010447 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:42:39 a0416.fits FZ_UMa V 7.48 1.67 4.5 Y 1.65 4.029 0.003 35579 000-BFP-086 0.016419 9673.82128 -4.9 -5.0 light Normal 1x1 50.000115 Y
2022-04-04 07:45:07 a0417.fits T_UMi B 40.00 1.36 0.1 Y 1.63 7.002 0.013 2265 000-BBT-772 0.046793 9673.82300 -4.9 -5.0 light Normal 1x1 50.023465 Y
2022-04-04 07:46:03 a0418.fits T_UMi B 40.00 1.36 0.1 Y 1.52 6.989 0.013 2777 000-BBT-772 0.050323 9673.82365 -4.9 -5.0 light Normal 1x1 50.022871 Y
2022-04-04 07:47:06 a0419.fits T_UMi V 40.00 1.36 0.1 Y 1.63 5.532 0.006 8989 000-BBT-772 0.039278 9673.82438 -5.0 -5.0 light Normal 1x1 50.013855 Y
2022-04-04 07:48:03 a0420.fits T_UMi V 40.00 1.36 0.1 Y 1.57 5.817 0.007 6842 000-BBT-772 0.041359 9673.82503 -4.9 -5.0 light Normal 1x1 50.012305 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:49:06.000 a0421.fits T_UMi R 4.00 1.36 0.1 Y 1.72 6.995 0.012 1518 000-BBT-772 0.040448 9673.82576 -4.9 -5.0 light Normal 1x1 50.013217 Y
2022-04-04 07:50:24.000 a0422.fits T_UMi I 6.00 1.36 0.2 Y 1.63 5.556 0.006 6421 000-BBT-772 0.027870 9673.82667 -4.9 -5.0 light Normal 1x1 50.015121 Y
2022-04-04 07:51:08.000 a0423.fits T_UMi I 6.00 1.36 0.2 Y 1.64 5.515 0.006 6847 000-BBT-772 0.036453 9673.82718 -4.9 -5.0 light Normal 1x1 50.012746 Y
2022-04-04 07:52:59.000 a0424.fits DR_Leo B 5.53 1.61 4.1 Y 1.89 4.732 0.004 16668 000-BBQ-638 1.249015 9673.82846 -4.9 -5.0 light Normal 1x1 50.004972 Y
2022-04-04 07:54:40.500 a0425.fits DR_Leo V 1.20 1.62 4.1 Y 1.92 5.436 0.006 7981 000-BBQ-638 1.214062 9673.82964 -4.9 -5.0 light Normal 1x1 50.004680 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 07:57:12 a0426.fits EL_Leo B 22.11 1.59 4.1 Y 2.04 4.734 0.004 14773 000-BCW-218 1.499722 9673.83139 -4.9 -5.0 light Normal 1x1 50.020035 Y
2022-04-04 07:57:51 a0427.fits EL_Leo B 22.11 1.59 4.1 Y 2.00 4.496 0.004 22227 000-BCW-218 1.482743 9673.83184 -4.9 -5.0 light Normal 1x1 50.017210 Y
2022-04-04 07:58:39 a0428.fits EL_Leo V 4.31 1.59 4.1 Y 1.75 5.664 0.007 8026 000-BCW-218 1.467816 9673.83240 -4.9 -5.0 light Normal 1x1 50.010987 Y
2022-04-04 08:00:35 a0429.fits TU_LMi B 28.00 1.61 4.2 Y 2.00 4.937 0.005 11046 000-BBQ-688 1.541064 9673.83374 -4.9 -5.0 light Normal 1x1 50.009806 Y
2022-04-04 08:01:20 a0430.fits TU_LMi B 28.00 1.62 4.2 Y 1.97 5.898 0.008 6138 000-BBQ-688 1.535581 9673.83426 -4.9 -5.0 light Normal 1x1 50.011176 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 08:01:58 a0431.fits TU_LMi V 5.59 1.62 4.2 10.104 0.075 153 000-BBQ-688 9673.83470 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 08:04:24 a0432.fits VSX_J0930565+444102 B 28.00 1.66 4.5 Y 2.08 5.859 0.008 5593 None 1.985708 9673.83639 -4.9 -5.0 light Normal 1x1 50.015488 Y
2022-04-04 08:05:09 a0433.fits VSX_J0930565+444102 B 28.00 1.67 4.5 Y 1.80 7.936 0.022 845 None 1.983212 9673.83691 -4.9 -5.0 light Normal 1x1 50.014804 Y
2022-04-04 08:07:06 a0434.fits DH_Leo B 22.28 1.66 4.0 Y 2.17 4.207 0.003 26428 000-BCW-215 0.945810 9673.83826 -4.9 -5.0 light Normal 1x1 50.013139 Y
2022-04-04 08:07:46 a0435.fits DH_Leo B 22.28 1.66 4.0 Y 2.09 4.957 0.005 11915 000-BCW-215 0.945599 9673.83873 -4.9 -5.0 light Normal 1x1 50.011411 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 08:08:27.500 a0436.fits DH_Leo V 7.93 1.67 4.0 Y 1.89 4.557 0.004 18843 000-BCW-215 0.911238 9673.83921 -5.0 -5.0 light Normal 1x1 50.010278 Y
2022-04-04 08:10:04.000 a0437.fits EM_Leo B 15.53 1.67 4.2 Y 2.40 4.809 0.005 12331 000-BBQ-871 1.258779 9673.84032 -4.9 -5.0 light Normal 1x1 50.006916 Y
2022-04-04 08:10:50.000 a0438.fits EM_Leo V 3.80 1.67 4.2 Y 2.06 4.585 0.004 14084 000-BBQ-871 1.244497 9673.84086 -4.9 -5.0 light Normal 1x1 49.995169 Y
2022-04-04 08:17:15.000 a0439.fits S_LMi B 28.00 1.67 4.3 Y 2.20 10.351 0.113 55 000-BBQ-962 1.364655 9673.84531 -5.0 -5.0 light Normal 1x1 50.017178 Y
2022-04-04 08:17:59.000 a0440.fits S_LMi B 28.00 1.67 4.3 Y 2.50 000-BBQ-962 1.354106 9673.84582 -5.0 -5.0 light Normal 1x1 50.016486 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 08:18:40.500 a0441.fits S_LMi V 7.38 1.68 4.3 Y 2.36 10.561 0.105 59 000-BBQ-962 1.320788 9673.84630 -4.9 -5.0 light Normal 1x1 50.008375 Y
2022-04-04 08:20:29.500 a0442.fits CS_UMa B 3.54 1.63 4.5 Y 2.14 4.797 0.004 11628 000-BCX-416 3.064451 9673.84756 -4.9 -5.0 light Normal 1x1 50.002313 Y
2022-04-04 08:23:05.000 a0443.fits CS_UMa V 0.75 1.63 4.5 Y 1.85 4.381 0.004 15605 000-BCX-416 0.040086 9673.84936 -4.9 -5.0 light Normal 1x1 50.011466 Y
2022-04-04 08:26:17.000 a0444.fits W_UMa B 16.73 1.68 4.6 Y 2.28 4.837 0.005 9354 000-BBQ-676 2.772952 9673.85159 -4.9 -5.0 light Normal 1x1 50.017669 Y
2022-04-04 08:26:49.000 a0445.fits W_UMa B 16.73 1.68 4.6 Y 1.88 7.147 0.014 1524 000-BBQ-676 2.761170 9673.85196 -4.9 -5.0 light Normal 1x1 50.010355 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 08:27:28.500 a0446.fits W_UMa V 6.38 1.68 4.6 Y 1.87 5.644 0.007 5728 000-BBQ-676 2.748023 9673.85241 -4.9 -5.0 light Normal 1x1 50.009711 Y
2022-04-04 08:29:14.000 a0447.fits GM_UMa B 3.73 1.54 4.2 Y 2.00 4.183 0.003 17731 000-BFP-090 2.694438 9673.85363 -4.9 -5.0 light Normal 1x1 50.019877 Y
2022-04-04 08:30:40.500 a0448.fits GM_UMa V 1.98 1.54 4.2 Y 1.66 5.040 0.005 11699 000-BFP-090 2.674831 9673.85464 -4.9 -5.0 light Normal 1x1 50.008555 Y
2022-04-04 08:32:44.000 a0449.fits UU_LMi B 10.11 1.57 4.0 Y 1.84 4.668 0.004 17757 000-BCW-228 1.529459 9673.85606 -4.9 -5.0 light Normal 1x1 50.012613 Y
2022-04-04 08:33:45.500 a0450.fits UU_LMi V 2.45 1.57 4.1 Y 1.61 4.971 0.005 16553 000-BCW-228 1.502657 9673.85678 -4.9 -5.0 light Normal 1x1 50.003278 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-04 08:35:55.500 a0451.fits RX_LMi B 4.74 1.49 3.8 Y 2.01 5.909 0.008 4960 000-BCW-226 1.516165 9673.85828 -4.9 -5.0 light Normal 1x1 50.000674 Y
2022-04-04 08:37:10.500 a0452.fits RX_LMi V 1.79 1.50 3.8 9.597 0.046 168 000-BCW-226 9673.85915 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 08:39:37.000 a0453.fits VV_Crv B 1.76 1.59 1.9 Y 1.89 4.299 0.004 20590 000-BBT-136 1.978473 9673.86084 -4.9 -5.0 light Normal 1x1 50.021654 Y
2022-04-04 08:42:00.500 a0454.fits VV_Crv V 1.05 1.60 1.9 Y 1.70 4.891 0.005 12299 000-BBT-136 1.971868 9673.86251 -4.9 -5.0 light Normal 1x1 50.015790 Y
2022-04-04 08:44:46.500 a0455.fits SV_Crv B 8.91 1.65 1.8 Y 1.94 5.115 0.005 9941 000-BCV-562 2.031039 9673.86443 -4.9 -5.0 light Normal 1x1 50.031997 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 08:45:51.000 a0456.fits SV_Crv V 2.62 1.65 1.8 Y 1.62 5.013 0.005 14576 000-BCV-562 2.090993 9673.86517 -5.0 -5.0 light Normal 1x1 50.021689 Y
2022-04-04 08:47:41.000 a0457.fits RW_Vir B 12.30 1.64 2.6 Y 2.01 4.800 0.005 13595 000-BCX-503 1.284522 9673.86645 -4.9 -5.0 light Normal 1x1 50.028169 Y
2022-04-04 08:48:32.500 a0458.fits RW_Vir V 2.62 1.64 2.6 Y 1.66 4.868 0.005 13275 000-BCX-503 1.278558 9673.86704 -4.9 -5.0 light Normal 1x1 50.023292 Y
2022-04-04 08:51:10.000 a0459.fits VW_Crv B 14.75 1.64 1.9 Y 1.86 9.971 0.084 131 000-BCV-566 0.446439 9673.86887 -5.0 -5.0 light Normal 1x1 50.038149 Y
2022-04-04 08:51:40.000 a0460.fits VW_Crv B 14.75 1.65 1.9 Y 2.02 7.390 0.016 1464 000-BCV-566 0.439276 9673.86921 -5.0 -5.0 light Normal 1x1 50.031700 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 08:52:35.500 a0461.fits VW_Crv V 3.26 1.65 1.9 Y 1.59 5.312 0.006 9333 000-BCV-566 0.448133 9673.86986 -5.0 -5.0 light Normal 1x1 50.030078 Y
2022-04-04 08:54:40.000 a0462.fits ome_Vir B 4.10 1.54 3.2 Y 1.96 4.170 0.003 29570 000-BFP-668 0.706820 9673.87130 -5.0 -5.0 light Normal 1x1 50.028915 Y
2022-04-04 08:57:05.500 a0463.fits ome_Vir V 0.62 1.54 3.2 Y 1.47 8.980 0.032 3551 000-BFP-668 0.707345 9673.87298 -5.0 -5.0 light Normal 1x1 50.019527 Y
2022-04-04 09:00:13.000 a0464.fits KS_Vir B 21.46 1.59 2.2 Y 1.84 4.709 0.004 16792 000-BFP-621 1.651453 9673.87515 -5.0 -5.0 light Normal 1x1 50.027435 Y
2022-04-04 09:00:52.000 a0465.fits KS_Vir B 21.46 1.59 2.2 Y 1.83 4.699 0.004 17808 000-BFP-621 1.659096 9673.87560 -4.9 -5.0 light Normal 1x1 50.028443 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:01:38.500 a0466.fits KS_Vir V 4.24 1.59 2.2 Y 1.62 4.811 0.005 15113 000-BFP-621 1.668906 9673.87614 -5.0 -5.0 light Normal 1x1 50.023082 Y
2022-04-04 09:03:55.000 a0467.fits psi_Vir B 1.81 1.55 2.1 Y 1.73 4.555 0.004 17225 000-BCX-539 1.834691 9673.87772 -4.9 -5.0 light Normal 1x1 50.009826 Y
2022-04-04 09:06:47.500 a0468.fits psi_Vir V 0.76 1.56 2.1 Y 1.58 3.721 0.003 24960 000-BCX-539 1.843759 9673.87972 -4.9 -5.0 light Normal 1x1 50.002353 Y
2022-04-04 09:09:58.000 a0469.fits FZ_Vir B 13.47 1.54 2.6 Y 1.84 5.322 0.006 10655 000-BCX-527 1.258419 9673.88192 -4.9 -5.0 light Normal 1x1 50.020450 Y
2022-04-04 09:10:50.500 a0470.fits FZ_Vir V 2.89 1.54 2.6 Y 1.72 4.457 0.004 18371 000-BCX-527 1.250549 9673.88253 -4.9 -5.0 light Normal 1x1 50.018134 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:12:49 a0471.fits TX_UMa B 5.22 1.62 4.4 Y 1.84 3.888 0.003 36600 000-BBR-668 1.897150 9673.88390 -4.9 -5.0 light Normal 1x1 50.000225 Y
2022-04-04 09:13:46 a0472.fits TX_UMa V 3.72 1.62 4.4 Y 1.55 4.090 0.003 35795 000-BBR-668 1.904762 9673.88456 -4.9 -5.0 light Normal 1x1 49.995652 Y
2022-04-04 09:16:02 a0473.fits FG_Dra B 31.12 1.67 4.2 Y 1.92 4.313 0.004 24156 000-BDQ-410 0.039928 9673.88613 -4.9 -5.0 light Normal 1x1 50.016192 Y
2022-04-04 09:16:49 a0474.fits FG_Dra B 31.12 1.68 4.2 Y 1.86 4.318 0.004 24627 000-BDQ-410 0.041388 9673.88668 -4.9 -5.0 light Normal 1x1 50.016783 Y
2022-04-04 09:17:28 a0475.fits FG_Dra V 5.92 1.68 4.2 Y 1.73 4.702 0.004 16485 000-BDQ-410 0.060114 9673.88713 -5.0 -5.0 light Normal 1x1 50.009255 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:19:13 a0476.fits VY_UMa B 9.30 1.66 4.5 Y 1.75 4.715 0.004 16079 000-BBR-656 0.115944 9673.88834 -4.9 -5.0 light Normal 1x1 50.007460 Y
2022-04-04 09:20:29 a0477.fits VY_UMa V 1.46 1.66 4.5 Y 1.48 4.261 0.004 20184 000-BBR-656 0.107443 9673.88922 -4.9 -5.0 light Normal 1x1 50.006247 Y
2022-04-04 09:23:05 a0478.fits R_UMa B 18.90 1.69 4.5 Y 1.95 8.464 0.030 523 000-BBR-635 0.047366 9673.89103 -4.9 -5.0 light Normal 1x1 50.004533 Y
2022-04-04 09:23:38 a0479.fits R_UMa V 9.45 1.69 4.6 Y 1.86 7.636 0.019 1253 000-BBR-635 0.060435 9673.89141 -4.9 -5.0 light Normal 1x1 49.995598 Y
2022-04-04 09:25:19 a0480.fits GY_UMa B 14.72 1.67 4.5 Y 1.87 4.276 0.004 28304 000-BBR-722 0.111100 9673.89258 -4.9 -5.0 light Normal 1x1 50.009625 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:26:13.000 a0481.fits GY_UMa V 3.22 1.67 4.5 Y 1.66 4.358 0.004 22885 000-BBR-722 0.099351 9673.89321 -5.0 -5.0 light Normal 1x1 49.996928 Y
2022-04-04 09:28:27.000 a0482.fits FR_Cam B 7.50 1.69 3.4 Y 1.85 4.369 0.004 25826 000-BDH-409 0.093709 9673.89476 -4.9 -5.0 light Normal 1x1 50.019149 Y
2022-04-04 09:29:40.500 a0483.fits FR_Cam V 2.00 1.69 3.4 Y 1.63 4.111 0.003 29527 000-BDH-409 0.120132 9673.89561 -4.9 -5.0 light Normal 1x1 50.000345 Y
2022-04-04 09:32:00.000 a0484.fits VW_UMa B 17.20 1.68 4.5 Y 1.67 4.400 0.004 23413 000-BBR-892 0.118004 9673.89722 -5.0 -5.0 light Normal 1x1 50.008976 Y
2022-04-04 09:32:45.500 a0485.fits VW_UMa V 3.52 1.68 4.5 Y 1.56 4.441 0.004 19113 000-BBR-892 0.104138 9673.89775 -5.0 -5.0 light Normal 1x1 50.004888 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:34:34.000 a0486.fits HM_UMa B 18.45 1.59 4.3 Y 1.72 3.931 0.003 35114 000-BFP-102 2.773372 9673.89900 -4.9 -5.0 light Normal 1x1 50.009069 Y
2022-04-04 09:35:19.500 a0487.fits HM_UMa V 4.03 1.59 4.3 Y 1.44 4.013 0.003 34914 000-BFP-102 2.746988 9673.89953 -4.9 -5.0 light Normal 1x1 50.007197 Y
2022-04-04 09:37:47.000 a0488.fits AW_UMa B 10.45 1.60 4.0 3.281 0.002 50116 000-BCX-410 9673.90124 -5.0 -5.0 light Normal 1x1 Y
2022-04-04 09:39:57.500 a0489.fits AW_UMa V 3.90 1.61 4.1 3.899 0.003 29243 000-BCX-410 9673.90275 -4.9 -5.0 light Normal 1x1 Y
2022-04-04 09:42:08.000 a0490.fits KO_Vir B 21.19 1.63 3.2 Y 1.81 4.456 0.004 24693 000-BFP-617 0.593263 9673.90426 -4.9 -5.0 light Normal 1x1 50.023272 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:42:46.000 a0491.fits KO_Vir B 21.19 1.63 3.2 Y 1.93 4.472 0.004 19069 000-BFP-617 0.587241 9673.90470 -4.9 -5.0 light Normal 1x1 50.024597 Y
2022-04-04 09:43:34.500 a0492.fits KO_Vir V 4.28 1.64 3.3 Y 1.53 4.682 0.004 17696 000-BFP-617 0.569857 9673.90526 -4.9 -5.0 light Normal 1x1 50.019392 Y
2022-04-04 09:45:38.000 a0493.fits FK_Vir B 30.39 1.62 3.3 Y 2.16 4.215 0.003 25226 000-BCX-523 0.764066 9673.90669 -4.9 -5.0 light Normal 1x1 50.017512 Y
2022-04-04 09:46:25.000 a0494.fits FK_Vir B 30.39 1.62 3.3 Y 2.16 4.239 0.003 22948 000-BCX-523 0.759669 9673.90723 -5.0 -5.0 light Normal 1x1 50.021296 Y
2022-04-04 09:47:03.000 a0495.fits FK_Vir V 5.58 1.63 3.3 Y 1.65 4.434 0.004 23781 000-BCX-523 0.735080 9673.90767 -4.9 -5.0 light Normal 1x1 50.015342 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 09:48:49.500 a0496.fits FW_Vir B 4.50 1.62 3.1 Y 2.01 4.327 0.004 23453 000-BCX-526 0.574628 9673.90891 -4.9 -5.0 light Normal 1x1 50.039663 Y
2022-04-04 09:50:49.500 a0497.fits FW_Vir V 1.03 1.63 3.1 Y 1.64 4.334 0.004 18966 000-BCX-526 0.545315 9673.91030 -4.9 -5.0 light Normal 1x1 50.019551 Y
2022-04-04 09:53:40.000 a0498.fits BK_Vir B 22.35 1.67 3.3 Y 2.21 4.979 0.005 9222 000-BCX-512 0.605235 9673.91227 -5.1 -5.0 light Normal 1x1 50.016236 Y
2022-04-04 09:54:19.500 a0499.fits BK_Vir V 5.49 1.67 3.3 Y 1.78 4.857 0.005 13778 000-BCX-512 0.583605 9673.91273 -5.1 -5.0 light Normal 1x1 50.011585 Y
2022-04-04 09:56:11.500 a0500.fits ET_Vir B 2.77 1.64 1.7 Y 1.84 4.082 0.003 33902 000-BBV-226 2.095445 9673.91402 -5.0 -5.0 light Normal 1x1 50.030028 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-04 09:58:56.500 a0501.fits ET_Vir V 0.69 1.65 1.7 Y 1.51 3.902 0.003 20201 000-BBV-226 2.171605 9673.91593 -5.0 -5.0 light Normal 1x1 50.019144 Y
2022-04-04 10:03:18.500 a0502.fits R_CrB B 2.50 1.00 0.1 Y 1.61 4.061 0.003 32306 000-BBW-575 0.066687 9673.91896 -5.0 -5.0 light Normal 1x1 50.015046 Y
2022-04-04 10:05:54.000 a0503.fits R_CrB V 1.00 1.00 0.2 Y 1.38 4.435 0.004 22467 000-BBW-575 0.019874 9673.92076 -5.0 -5.0 light Normal 1x1 50.002018 Y
2022-04-04 10:08:58.500 a0504.fits R_CrB R 0.96 1.00 0.2 Y 1.53 4.357 0.004 19852 000-BBW-575 0.031731 9673.92290 -4.9 -5.0 light Normal 1x1 50.001507 Y
2022-04-04 10:11:22.500 a0505.fits R_CrB I 2.00 1.00 0.3 Y 1.60 4.928 0.005 10490 000-BBW-575 0.066175 9673.92457 -5.0 -5.0 light Normal 1x1 50.004180 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 10:12:52.000 a0506.fits R_CrB I 2.00 1.00 0.3 Y 1.55 4.928 0.005 15101 000-BBW-575 0.082900 9673.92560 -4.9 -5.0 light Normal 1x1 50.009287 Y
2022-04-04 10:14:59.000 a0507.fits R_CrB B 2.50 1.00 0.3 Y 1.63 4.064 0.003 35063 000-BBW-575 0.114476 9673.92707 -5.0 -5.0 light Normal 1x1 50.014259 Y
2022-04-04 10:17:35.500 a0508.fits R_CrB V 1.00 1.00 0.4 Y 1.48 4.426 0.004 19977 000-BBW-575 0.095381 9673.92888 -5.0 -5.0 light Normal 1x1 50.003108 Y
2022-04-04 10:20:39.000 a0509.fits R_CrB R 0.96 1.01 0.4 Y 1.56 4.363 0.004 15970 000-BBW-575 0.121517 9673.93101 -4.9 -5.0 light Normal 1x1 50.001790 Y
2022-04-04 10:23:02.500 a0510.fits R_CrB I 2.00 1.01 0.5 Y 1.65 4.922 0.005 13058 000-BBW-575 0.165281 9673.93267 -5.0 -5.0 light Normal 1x1 50.003083 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 10:24:31.500 a0511.fits R_CrB I 2.00 1.01 0.5 Y 1.59 4.922 0.005 13832 000-BBW-575 0.154636 9673.93370 -4.9 -5.0 light Normal 1x1 49.995309 Y
2022-04-04 10:26:38.000 a0512.fits R_CrB B 2.50 1.01 0.5 Y 1.92 4.052 0.003 31103 000-BBW-575 0.206466 9673.93516 -4.9 -5.0 light Normal 1x1 50.014333 Y
2022-04-04 10:29:14.000 a0513.fits R_CrB V 1.00 1.01 0.6 Y 1.66 4.415 0.004 18886 000-BBW-575 0.187335 9673.93697 -5.0 -5.0 light Normal 1x1 50.007457 Y
2022-04-04 10:32:17.000 a0514.fits R_CrB R 0.96 1.01 0.6 Y 1.41 4.338 0.004 21986 000-BBW-575 0.225144 9673.93909 -4.9 -5.0 light Normal 1x1 50.006678 Y
2022-04-04 10:34:40.500 a0515.fits R_CrB I 2.00 1.01 0.7 Y 1.66 4.930 0.005 11376 000-BBW-575 0.236129 9673.94075 -5.0 -5.0 light Normal 1x1 50.004680 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 10:36:11 a0516.fits R_CrB I 2.0 1.01 0.7 Y 1.75 4.945 0.005 9638 000-BBW-575 0.262343 9673.94179 -4.9 -5.0 light Normal 1x1 50.005127 Y
2022-04-04 10:38:49 a0517.fits LT_Vir B 40.0 1.65 3.2 Y 2.37 3.790 0.003 26865 000-BFP-634 0.560659 9673.94362 -4.9 -5.0 light Normal 1x1 50.009003 Y
2022-04-04 10:39:46 a0518.fits LT_Vir B 40.0 1.66 3.2 Y 2.36 3.794 0.003 28522 000-BFP-634 0.570167 9673.94428 -4.9 -5.0 light Normal 1x1 50.010246 Y
2022-04-04 10:40:28 a0519.fits LT_Vir V 20.0 1.67 3.2 Y 2.00 3.038 0.002 52960 000-BFP-634 0.540967 9673.94477 -5.0 -5.0 light Normal 1x1 50.003632 Y
2022-04-04 10:41:03 a0520.fits LT_Vir V 20.0 1.67 3.2 Y 2.08 3.024 0.002 53496 000-BFP-634 0.521569 9673.94517 -4.9 -5.0 light Normal 1x1 50.002237 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 10:42:32 a0521.fits FO_Vir B 18.90 1.66 3.1 Y 2.45 2.416 0.002 53601 000-BFP-562 0.592610 9673.94620 -4.9 -5.0 light Normal 1x1 50.017667 Y
2022-04-04 10:43:04 a0522.fits FO_Vir V 9.45 1.67 3.1 Y 2.18 2.756 0.002 53763 000-BFP-562 0.587997 9673.94657 -4.9 -5.0 light Normal 1x1 50.013022 Y
2022-04-04 10:44:54 a0523.fits KX_Vir B 39.50 1.67 3.6 Y 2.38 3.575 0.003 32685 000-BFP-626 0.531151 9673.94785 -4.9 -5.0 light Normal 1x1 50.017217 Y
2022-04-04 10:45:31 a0524.fits KX_Vir V 14.88 1.67 3.6 Y 2.09 3.172 0.002 52889 000-BFP-626 0.500427 9673.94828 -4.9 -5.0 light Normal 1x1 50.014451 Y
2022-04-04 10:47:09 a0525.fits FH_Vir B 27.85 1.68 3.4 Y 2.43 3.926 0.003 22544 000-BBT-532 0.368072 9673.94941 -5.0 -5.0 light Normal 1x1 50.021206 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 10:47:42 a0526.fits FH_Vir V 10.51 1.68 3.4 Y 2.16 3.443 0.002 44233 000-BBT-532 0.364874 9673.94979 -4.9 -5.0 light Normal 1x1 50.013096 Y
2022-04-04 10:51:15 a0527.fits kap_Dra B 0.68 1.62 4.2 Y 2.15 2.837 0.002 49392 000-BCV-882 0.026869 9673.95226 -4.9 -5.0 light Normal 1x1 50.027426 Y
2022-04-04 10:56:32 a0528.fits kap_Dra V 0.45 1.63 4.2 Y 1.69 3.334 0.002 34580 000-BCV-882 0.021045 9673.95593 -5.0 -5.0 light Normal 1x1 50.024755 Y
2022-04-04 11:01:22 a0529.fits RY_UMa B 22.30 1.67 4.6 Y 2.55 4.054 0.003 19955 000-BBS-756 0.099011 9673.95928 -5.2 -5.0 light Normal 1x1 50.013138 Y
2022-04-04 11:02:10 a0530.fits RY_UMa V 4.82 1.67 4.6 Y 2.07 3.971 0.003 20452 000-BBS-756 0.082428 9673.95984 -5.0 -5.0 light Normal 1x1 49.998868 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 11:04:21 a0531.fits BX_CVn B 40.00 1.60 4.3 Y 2.94 3.882 0.003 17585 000-BCV-017 1.896847 9673.96135 -4.9 -5.0 light Normal 1x1 50.011833 Y
2022-04-04 11:05:21 a0532.fits BX_CVn B 40.00 1.61 4.3 Y 2.74 3.859 0.003 19630 000-BCV-017 1.884908 9673.96205 -5.0 -5.0 light Normal 1x1 50.014033 Y
2022-04-04 11:05:57 a0533.fits BX_CVn V 11.45 1.61 4.3 Y 2.39 3.650 0.003 32866 000-BCV-017 1.864974 9673.96247 -5.0 -5.0 light Normal 1x1 50.006448 Y
2022-04-04 11:06:29 a0534.fits BX_CVn V 11.45 1.62 4.3 Y 2.44 3.673 0.003 30010 000-BCV-017 1.857501 9673.96284 -5.0 -5.0 light Normal 1x1 50.008019 Y
2022-04-04 11:09:11 a0535.fits WZ_Dra B 60.00 1.08 0.1 Y 2.33 5.806 0.007 4149 000-BBY-284 0.039695 9673.96471 -5.0 -5.0 light Normal 1x1 50.025912 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 11:10:28.000 a0536.fits WZ_Dra B 60.00 1.08 0.1 Y 2.38 5.800 0.007 4439 000-BBY-284 0.041462 9673.96560 -4.9 -5.0 light Normal 1x1 50.024090 Y
2022-04-04 11:11:20.000 a0537.fits WZ_Dra V 30.62 1.08 0.1 Y 2.04 5.072 0.005 10741 000-BBY-284 0.061684 9673.96620 -4.9 -5.0 light Normal 1x1 50.016603 Y
2022-04-04 11:12:07.000 a0538.fits WZ_Dra V 30.62 1.08 0.1 Y 2.03 5.076 0.005 13754 000-BBY-284 0.071698 9673.96675 -4.9 -5.0 light Normal 1x1 50.016219 Y
2022-04-04 11:13:10.500 a0539.fits WZ_Dra R 4.00 1.08 0.1 Y 1.54 6.062 0.008 4345 000-BBY-284 0.075196 9673.96748 -4.9 -5.0 light Normal 1x1 50.014033 Y
2022-04-04 11:14:49.000 a0540.fits WZ_Dra I 2.00 1.08 0.2 Y 1.68 6.253 0.009 2984 000-BBY-284 0.075646 9673.96862 -5.0 -5.0 light Normal 1x1 50.010794 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 11:16:18 a0541.fits WZ_Dra I 2.00 1.08 0.2 Y 1.85 6.255 0.009 2560 000-BBY-284 0.063771 9673.96965 -4.9 -5.0 light Normal 1x1 50.011835 Y
2022-04-04 11:23:08 a0542.fits BY_CVn B 30.44 1.67 4.5 Y 1.96 4.197 0.003 22683 000-BDH-688 2.356439 9673.97440 -4.9 -5.0 light Normal 1x1 50.017428 Y
2022-04-04 11:23:55 a0543.fits BY_CVn B 30.44 1.68 4.5 Y 2.10 4.193 0.003 20641 000-BDH-688 2.351765 9673.97494 -5.0 -5.0 light Normal 1x1 50.015899 Y
2022-04-04 11:24:28 a0544.fits BY_CVn V 11.30 1.68 4.5 Y 1.70 3.747 0.003 43156 000-BDH-688 2.315617 9673.97532 -4.9 -5.0 light Normal 1x1 50.012128 Y
2022-04-04 11:24:55 a0545.fits BY_CVn V 11.30 1.68 4.6 Y 1.81 3.774 0.003 28828 000-BDH-688 2.318581 9673.97564 -5.0 -5.0 light Normal 1x1 50.015411 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 11:27:03.000 a0546.fits S_UMa B 32.85 1.68 4.6 Y 1.94 8.379 0.029 499 000-BBT-169 0.026699 9673.97712 -5.0 -5.0 light Normal 1x1 50.016009 Y
2022-04-04 11:27:42.500 a0547.fits S_UMa V 7.03 1.69 4.6 Y 2.01 7.355 0.015 917 000-BBT-169 0.030121 9673.97758 -4.9 -5.0 light Normal 1x1 50.014467 Y
2022-04-04 11:29:35.000 a0548.fits BZ_CVn B 29.90 1.68 4.5 Y 2.39 4.043 0.003 16502 000-BDH-689 2.229440 9673.97888 -5.0 -5.0 light Normal 1x1 50.012142 Y
2022-04-04 11:30:14.500 a0549.fits BZ_CVn V 6.42 1.68 4.5 Y 2.08 4.093 0.003 22002 000-BDH-689 2.214019 9673.97933 -4.9 -5.0 light Normal 1x1 50.005741 Y
2022-04-04 11:32:08.000 a0550.fits CE_CVn B 30.52 1.64 4.4 Y 1.95 4.040 0.003 27971 000-BDH-691 2.172663 9673.98065 -4.9 -5.0 light Normal 1x1 50.019821 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-04 11:32:55.000 a0551.fits CE_CVn B 30.52 1.64 4.4 Y 1.79 4.013 0.003 30799 000-BDH-691 2.164833 9673.98119 -4.9 -5.0 light Normal 1x1 50.019592 Y
2022-04-04 11:33:38.500 a0552.fits CE_CVn V 8.48 1.65 4.4 Y 1.70 3.762 0.003 36392 000-BDH-691 2.143529 9673.98170 -5.0 -5.0 light Normal 1x1 50.010394 Y
2022-04-04 11:35:24.000 a0553.fits RS_CVn B 23.17 1.67 4.3 Y 1.98 3.844 0.003 27130 000-BBT-509 1.518952 9673.98292 -4.9 -5.0 light Normal 1x1 50.016455 Y
2022-04-04 11:36:04.000 a0554.fits RS_CVn B 23.17 1.68 4.3 Y 1.86 3.826 0.003 35090 000-BBT-509 1.513221 9673.98338 -4.9 -5.0 light Normal 1x1 50.016238 Y
2022-04-04 11:36:37.000 a0555.fits RS_CVn V 11.41 1.68 4.3 Y 1.69 3.933 0.003 37658 000-BBT-509 1.485215 9673.98376 -5.0 -5.0 light Normal 1x1 50.008888 Y
DateTime filename tnimage objid filter exptime airmass hr_ang has_wcs fwhm instmag err maxadu auid center2obj JD ccd_temp set_temp img_type read_mode binning fov_radius_amin image_available
2022-04-04 11:37:04.000 a0556.fits RS_CVn V 11.41 1.69 4.4 Y 1.88 3.953 0.003 29044 000-BBT-509 1.485145 9673.98407 -4.9 -5.0 light Normal 1x1 50.008476 Y
2022-04-04 11:39:54.500 a0557.fits 6_Cas B 0.75 2.36 -6.3 Y 2.02 5.304 0.006 5804 000-BCS-000 0.071002 9673.98605 -4.9 -5.0 light Normal 1x1 50.015784 Y
2022-04-04 11:44:06.000 a0558.fits 6_Cas V 0.38 2.33 -6.2 Y 1.82 5.245 0.006 4779 000-BCS-000 0.079637 9673.98896 -5.0 -5.0 light Normal 1x1 50.016598 Y
2022-04-04 11:49:49.000 a0559.fits 6_Cas I 0.26 2.28 -6.1 Y 1.89 6.816 0.011 863 000-BCS-000 0.109437 9673.99293 -5.0 -5.0 light Normal 1x1 50.026249 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