Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@tobias-liaudat tobias-liaudat released this 16 Jun 11:39
· 118 commits to master since this release

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).