sep: v0.5.0
Authors/Creators
- 1. UC Berkeley
- 2. University of California, Berkeley
- 3. MPI for Nuclear Physics
Description
sep.extract() now uses a more correct matched filter algorithm in the presence of a noise array, rather than simple convolution. The conv keyword has been changed to filter_kernel to reflect this, and a filter_type keyword has been added to allow selecting the old behavior of simple convolution.
sep.extract() now accepts a mask keyword argument.
sep.extract() can now return a segmentation map.
Special methods added to allow data - bkg and np.array(bkg) where bkg is a Background object.
Files
sep-v0.5.0.zip
Files
(370.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c6daa45b656c0f03b3940df2b018c1e2
|
370.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/kbarbary/sep/tree/v0.5.0 (URL)