Skip to content

New feature in param interface: fix/unfix params indiviudally in arrays

Frédéric Dux requested to merge change-deconv-param into main

Many changes to achieve this, see commits. Had to remove the dependency of the Parameters classes from the model classes. @martin-millon Check that your PSF parameter fixing still works, as we are now removing any fixed params from the bounds at the super-parameter-class level.

Merge request reports