Lasertram

Latest version: v0.1.3

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

Scan your dependencies

Page 2 of 2

0.0.10

:sparkles: Features

- added support for both internal and external precision on output.
- Now on output uncertainties are displayed with column header suffixes as either `_exterr` or `interr` to reflect overall uncertainties that incorporate the uncertainty in the calibration standard accepted value or those that don't, respectively. The vast majority of use cases should utilize `_exterr` values unless one is comparing datasets processed with the same calibration standard.

0.0.9

:bug: Bug Fixes

- fixed type issue with internal standard compositions being defaulted to `int`
- fixed pandas indexing in `drift_check()` to support future move to `.iloc`

:sparkles: Features

- added support for both GUI (LaserTRAM-DB) and API (`lasertram.LaserTRAM`) outputs to be used as inputs into `lasertram.LaserCalc()`
- changed all naming instances of `calibration_standard` to `calibration_std`. Previously some there were a mix of attributes that had one or the other. Now anything that deals with the calibration standard (e.g., `self.calibration_std_stats`) will always have `calibration_std` in the name for consistency.

0.0.8

:bug: Bug Fixes

- Fixed bug that overwrote and ignored omission interval in `LaserTRAM.normalize_interval()`
- Future proofed output report for deprecated pandas indexing. Now properly uses `.iloc`
- Fixed interval `dtype` inconsistencies so they are all type `float64` rather than `object`

:books: Documentation

- Added general motivation to documentation landing page

:rocket: New Features

- Added required dependencies to `setup.cfg`

0.0.7

:bug: Bug Fixes

- Fixed `omitted_region` being counted as experiment analyte

:books: Documentation

- fixed filepath issues and typos in Basic Useage tutorial
- moved all test data to `test_data` folder
- created `tests` folder for future tests to be held
- created `CHANGELOG.md`

:tada: v0.0.5 (10/20/2023)

- First release of `lasertram` for public use.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.