CosmoStat / wf-psf

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

Bug: Non-parameter epoch config parameter passed to Parametric epoch setting #87

Closed jeipollack closed 9 months ago

jeipollack commented 9 months ago

At L365, there is a copy and paste error. The setting of epochs for the parametric model reads the setting for non-parametric model.

jeipollack commented 9 months ago

Implemented in PR #97