Confitti

Latest version: v0.2.1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.1

Fix
- Fix bug in `confitti.ConicFitResult` when the model has a parameter that does not vary. For instance, eccentricity for the parabola fits. The uncertainty (`.uvar` property) for such parameters is now set to zero.

0.2.0

New Features
- New class `confitti.ConicFitResult` to store the results of a conic fit.
- Fit parameters can now be saved to and loaded from files in YAML or JSON format with
`confitti.ConicFitResult` methods `.write()` and `.read()`.

Documentation
- Example notebooks `notebooks/demo03-proplyd.ipynb` and `notebooks/demo04-other-proplyd.ipynb` now demonstrate saving the fit results to a file.
- New example notebook `notebooks/demo06-read-save-files.ipynb` demonstrates loading previously saved fit results.

0.1.4

Fix
- Allow negative orientation angles in `fit_conic_to_xy()` (turn off with `allow_negative_theta=False`)

0.1.3

Documentation

- Fix README links to work in both github and pyPI

0.1.2

Documentation

- Fix error in README.md

0.1.1

Not sure what happened to this

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.