stvid/configuration.ini-dist

33 lines
1.1 KiB
Plaintext
Raw Normal View History

# Configuration file
[Common]
observer_cospar = 9999 # COSPAR number of observer's site
observer_name = Sample Name # Name of observer
observer_lat = 19.8956 # Latitude of location in decimal degrees
observer_lon = -155.2342 # Longitude of location in decimal degrees
observer_el = 100 # Elevation of location in meters
observations_path = /path/to/obs/
2018-11-24 10:40:27 -07:00
tle_path = /path/to/tle/
results_path = /path/to/results
2018-11-24 10:40:27 -07:00
[Credentials]
st-username = username # Space-track.org username
st-password = password # Space-track.org password
2019-04-27 04:18:04 -06:00
[Control]
alt_sunset = -6.0 # Solar altitude at sunset
alt_sunrise = -6.0 # Solar altitude at sunrise
2018-04-21 04:15:14 -06:00
[Camera]
camera_type = watec # or asi for ZWO ASI Cameras
2018-04-21 04:15:14 -06:00
device_id = 0
camera_x = 720 # Camera horizontal pixel count
camera_y = 576 # Camera vertical pixel count
camera_frames = 250 # Camera frames for each image (e.g 25fps*10sec=250)
[Astrometry]
sex_config = /path/to/solve.sex
low_app = 18 # Arcsec per pixel low scale
high_app = 20 # Arcsec per pixel high scale