CosmoStat / wf-psf

Data-driven wavefront-based PSF modelling framework.
MIT License
19 stars 9 forks source link

Refactor train_utils module #89

Open jeipollack opened 9 months ago

jeipollack commented 9 months ago

A review of the train_utils module revealed areas needing improving in terms of code quality. There are duplicated commands, hard-coded values and many nested-if statements.

Refactoring should apply the following: