Build Type | Result |
---|---|
Python Linux Builds | |
CXX Lib Linux Builds | |
Documentation Build |
Routines for performing single photon counting and centroiding of CCD data
The documentation can be found online.
- Exposed Pixel Lookup Table to python interface
- Added weights for 1D and 2D Fits
Release candidate for v0.2.
- Changed
MANIFEST.in
to allow for building withpip
.
- Fixed bug in standard error for 2D fits calculations. Incorrect number of data points was used.
- Added range option to fitting parameters for sigma and position
- Modified CI to report tests and coverage
- Improved unit tests to cover parameter range selection
- Added debug output to unit tests
- Updated docs