-
Notifications
You must be signed in to change notification settings - Fork 26
Things To Do
Michael Mommert edited this page Feb 15, 2017
·
3 revisions
A roughly sorted list of things that are to be done in the future. Comments are welcome!
- remove Sextractor, Scamp, and SWARP configuration files; instead, provide non-default parameters through the command line to these functions
- implement
pp_combine
, providing image combination (sky background frame or moving target frame) using SWARP - update
catalog.py
class to use fullastropy.table
andastroquery
functionality
- clean-up code, make it
PEP8
compliant - put all functions in a class structure