CosmoStat / wf-psf

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

Feature interp #35

Closed CentofantiEze closed 2 years ago

CentofantiEze commented 2 years ago

This branch introduces the SED interpolation feature. Latest modifications allows using directly the interpolation while optimising the model instead of having to create outside an interpolated SED dataset.

It adds new click options:

tobias-liaudat commented 2 years ago

Some lines in the project_DD_features are not very clear (both with double inline list comprehensions ), it would be better to make them simpler, but it is not at all required

tobias-liaudat commented 2 years ago

This PR resolves #25, resolves #28, resolves #29, resolves #31 .