Version 1.0.0
Main modifications:
- Change of the construction and handling of polynomials.
- Forcing RBF interpolation for the global part.
- Harder sparsity constraint for spatial variations.
- Dropping the normalisation proximal operator.
- Skipping the last weight optimization so that we always finish with a features/components optimization.
- Doing minor updates needed for compatibility with the new ModOpd version.
- Adding as a parameter the local polynomial degree in hybrid mode.
- Adding as a parameter the minimum polynomial degree for the global model.
Updating default config parameters:
- Increased iterations to have a good convergence in the PSF crown.
- Changed number of local/global features.
- Set denoising to zero -> the denoising is giving biased results (at least int he CFIS data).