CHANGELOG.md
CITATION
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
_tba/analysis/BV2gr.py
_tba/analysis/find-rocks.py
_tba/analysis/find-transients.py
_tba/analysis/plot-photom.py
_tba/analysis/rocklister.py
_tba/analysis/sexphot.py
_tba/analysis/sexphot2.py
_tba/observatory/calibration_config.txt
_tba/observatory/calibration_images.py
_tba/observatory/measure_filter_focus_offsets.py
_tba/observatory/slew_grid.py
_tba/reduction/align_images.py
_tba/reduction/compare_fits_headers.py
_tba/reduction/file_renumber.py
_tba/telrun/notification.py
_tba/telrun/offsetCalc.py
_tba/telrun/rebootnotify.py
docs/source/conf.py
pyscope/__init__.py
pyscope.egg-info/PKG-INFO
pyscope.egg-info/SOURCES.txt
pyscope.egg-info/dependency_links.txt
pyscope.egg-info/entry_points.txt
pyscope.egg-info/not-zip-safe
pyscope.egg-info/requires.txt
pyscope.egg-info/top_level.txt
pyscope/analysis/__init__.py
pyscope/analysis/calc_zmag.py
pyscope/observatory/__init__.py
pyscope/observatory/_docstring_inheritee.py
pyscope/observatory/ascom_camera.py
pyscope/observatory/ascom_cover_calibrator.py
pyscope/observatory/ascom_dome.py
pyscope/observatory/ascom_driver.py
pyscope/observatory/ascom_filter_wheel.py
pyscope/observatory/ascom_focuser.py
pyscope/observatory/ascom_observing_conditions.py
pyscope/observatory/ascom_rotator.py
pyscope/observatory/ascom_safety_monitor.py
pyscope/observatory/ascom_switch.py
pyscope/observatory/ascom_telescope.py
pyscope/observatory/astrometry_net_wcs.py
pyscope/observatory/autofocus.py
pyscope/observatory/camera.py
pyscope/observatory/collect_calibration_set.py
pyscope/observatory/cover_calibrator.py
pyscope/observatory/dome.py
pyscope/observatory/driver.py
pyscope/observatory/filter_wheel.py
pyscope/observatory/focuser.py
pyscope/observatory/html_observing_conditions.py
pyscope/observatory/html_safety_monitor.py
pyscope/observatory/ip_cover_calibrator.py
pyscope/observatory/maxim.py
pyscope/observatory/observatory.py
pyscope/observatory/observatory_exception.py
pyscope/observatory/observing_conditions.py
pyscope/observatory/pinpoint_wcs.py
pyscope/observatory/platesolve2_wcs.py
pyscope/observatory/platesolve3_wcs.py
pyscope/observatory/pwi_autofocus.py
pyscope/observatory/rotator.py
pyscope/observatory/safety_monitor.py
pyscope/observatory/skyx.py
pyscope/observatory/switch.py
pyscope/observatory/telescope.py
pyscope/observatory/wcs.py
pyscope/reduction/__init__.py
pyscope/reduction/avg_fits.py
pyscope/reduction/calib_images.py
pyscope/reduction/ccd_calib.py
pyscope/reduction/fitslist.py
pyscope/telrun/__init__.py
pyscope/telrun/exoplanet_transits.py
pyscope/telrun/init_dirs.py
pyscope/telrun/mk_mosaic_schedule.py
pyscope/telrun/rst.py
pyscope/telrun/schedtel.py
pyscope/telrun/startup.py
pyscope/telrun/summary_report.py
pyscope/telrun/syncfiles.py
pyscope/telrun/telrun_exception.py
pyscope/telrun/telrun_operator.py
pyscope/utils/__init__.py
pyscope/utils/_args_kwargs_config.py
pyscope/utils/_function_synchronicity.py
pyscope/utils/_get_image_source_catalog.py
pyscope/utils/airmass.py
pyscope/utils/pyscope_exception.py
tests/observatory/test_abstract_classes.py
tests/observatory/test_ascom.py
tests/utils/test_airmass.py