pyobs / pyobs-core

Core packages for pyobs
Other
10 stars 3 forks source link

Test photometry image processor modules #314

Closed GermanHydrogen closed 6 months ago

GermanHydrogen commented 8 months ago

Please merge after PR #299, since it includes its changes.

Remaining issues:

Since most of the functionality could be extracted into separate classes, resolving these issues would also allow the duplication of code between the two modules to be further reduced through abstraction or dependency injection.