- Refactored code, including previous utils module as part of the main
package.
- Added method to fix parameters in paintbox models directly.
- Added method to constrain duplicated parameters in paintbox models.
- Refactored code for dispersion with constant velocity scale from disp2vel
to logspace_dispersion.
- Fixed bug in wavelength comparison while combining models.
- New operator to fix values in model.
- Changed behavior of mask in likelihoods to be according to conventions.
- Refactored CvD18 class.
- Simplified interface for CvD models.
- Fixed documentation in the readthedocs.
- Included tutorial notebooks for more classes.
- Fixed bug reusing CvD models for disk.
- Included access to individual response functions in CvD18 class.
- New, simple interface for CvD models.
- Fixed behaviour of disp2vel for list inputs.
- Included examples for simple classes and CvD models
- Fixed bug in shape of CvD output after preparation of models.
- Included tools to facilitate use of CvD models.
- Included option to broad CvD models to a given velocity dispersion.
- New routine to calculate wavelength dispersion with fixed velocity scale.
- Initial release of the paintbox code.