peak_method
as an optional argument toKosmosTrace
[#115]
HorneExtract
no longer requiresmask
andunit
arguments [#105]BoxcarExtract
andHorneExtract
now accept parameters (and require the image and trace) at initialization, and allow overriding any input parameters when calling [#117]
- Corrected the default mask created in
HorneExtract
/OptimalExtract
when a user doesn't specify one and gives their image as a numpy array [#118]
- Added
Trace
classes - Added basic synthetic data routines
- Added
BoxcarExtract
- Added
HorneExtract
, a.k.a.OptimalExtract
- Added basic
Background
subtraction
- Update
codecov-action
tov2
- Change default branch from
master
tomain
- Test fixes; bump CI to python 3.8 and 3.9 and deprecate support for 3.7