Skip to content

Commit

Permalink
Relase 0.6.16
Browse files Browse the repository at this point in the history
[ENH] Minimum Noise Fraction denoising preprocessor
[ENH] Shift and scale preprocessor
[ENH] Preprocess Spectra: supports categories of preprocessors
[ENH] File reader for 4D mapping stacks from the SGM beamline at CLS
[FIX] Fixes for Peak Fitting (support newer lmfit)
[MNT] Refactor preprocess tests
  • Loading branch information
markotoplak committed Aug 20, 2024
1 parent 13de200 commit 08be0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def include_documentation(local_dir, install_dir):
long_description_content_type='text/markdown',
author='Canadian Light Source, Biolab UL, Soleil, Elettra',
author_email='[email protected]',
version="0.6.15",
version="0.6.16",
packages=PACKAGES,
package_data=PACKAGE_DATA,
data_files=DATA_FILES,
Expand Down

0 comments on commit 08be0e1

Please sign in to comment.