Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split off separate functions into modules #31

Open
cbassa opened this issue Aug 2, 2019 · 0 comments
Open

Split off separate functions into modules #31

cbassa opened this issue Aug 2, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@cbassa
Copy link
Owner

cbassa commented Aug 2, 2019

Currently process.py performs all processing functions: initial astrometric calibration, star finding, astrometric calibration, computing satellite predictions, extracting satellite tracks and storing the results. These functions should be split off into separate modules which can be executed individually, but also be called from a master script similar to process.py. The individual functions should have an option which forces the recomputation of results, ideally overwriting earlier results (this requires removing some append steps).

@cbassa cbassa added this to the Packaging milestone Aug 25, 2022
@cbassa cbassa added the enhancement New feature or request label Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant