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_device.py
pyscope/observatory/ascom_dome.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/device.py
pyscope/observatory/dome.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/simulator_server.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/_html_line_parser.py
pyscope/utils/airmass.py
pyscope/utils/pyscope_exception.py
tests/analysis/test_calc_zmag.py
tests/observatory/conftest.py
tests/observatory/test_all_abstract.py
tests/observatory/test_all_ascom.py
tests/observatory/test_ascom_camera.py
tests/observatory/test_ascom_cover_calibrator.py
tests/observatory/test_ascom_dome.py
tests/observatory/test_ascom_filter_wheel.py
tests/observatory/test_ascom_focuser.py
tests/observatory/test_ascom_observing_conditions.py
tests/observatory/test_ascom_rotator.py
tests/observatory/test_ascom_safety_monitor.py
tests/observatory/test_ascom_switch.py
tests/observatory/test_ascom_telescope.py
tests/observatory/test_astrometry_net_wcs.py
tests/observatory/test_html_observing_conditions.py
tests/observatory/test_html_safety_monitor.py
tests/observatory/test_ip_cover_calibrator.py
tests/observatory/test_maxim.py
tests/observatory/test_observatory.py
tests/observatory/test_pinpoint_wcs.py
tests/observatory/test_pwi_autofocus.py
tests/observatory/test_simulator_server.py
tests/reduction/test_avg_fits.py
tests/reduction/test_calib_images.py
tests/reduction/test_ccd_calib.py
tests/reduction/test_fitslist.py
tests/telrun/test_exoplanet_transits.py
tests/telrun/test_init_dirs.py
tests/telrun/test_mk_mosaic_schedule.py
tests/telrun/test_rst.py
tests/telrun/test_schedtel.py
tests/telrun/test_startup.py
tests/telrun/test_summary_report.py
tests/telrun/test_syncfiles.py
tests/telrun/test_telrun_operator.py
tests/utils/test__function_synchronicity.py
tests/utils/test_airmass.py