Recent Releases of peakfit

peakfit - v0.10.5

What's Changed

  • Fix shell-dependent file validation crashes and centralize error messaging by @gbouvignies in https://github.com/gbouvignies/PeakFit/pull/8

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.10.4...v0.10.5

- Python
Published by gbouvignies about 1 year ago

peakfit - v0.10.4

What's Changed

  • Error with the command peakfit-plot intensity by @gbouvignies in https://github.com/gbouvignies/PeakFit/pull/7

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.10.3...v0.10.4

- Python
Published by gbouvignies over 1 year ago

peakfit - v0.10.3

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.10.2...v0.10.3

- Python
Published by gbouvignies almost 2 years ago

peakfit - v0.10.2

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.10.1...v0.10.2

- Python
Published by gbouvignies almost 2 years ago

peakfit - v0.10.1

  • Numbered the extension of simulated spectra according to its dimension.
  • Fixed a bug that prevented CPMG profiles from being plotted.
  • Fixed a bug that severely affected the calculation of SP1 and SP2 shapes.

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.10.0...v0.10.1

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.10.0

  • Add the possibility to work with 3D spectra

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.9.1...v0.10.0

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.9.1

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.9.0...v0.9.1

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.9.0

What's Changed

  • Added plotting module for PeakFit by @gbouvignies in https://github.com/gbouvignies/PeakFit/pull/5
    • plot_cest, plot_cpmg, and plot_intensity have been updated to peakfit-plot cest, peakfit-plot cpmg, and peakfit-plot intensity, respectively.
    • Introduced a new command peakfit-plot spectra --exp [spectra_exp_filename] --sim [spectra_sim_filename] to plot and compare the experimental spectra with the simulated spectra, including their differences.

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.8.0...v0.9.0

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.8.0

What's Changed

  • "Implement Enhanced Peak Modeling and Spectral Analysis Enhancements" by @gbouvignies in https://github.com/gbouvignies/PeakFit/pull/4

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.7.1...v0.8.0

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.7.1

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.7.0...v0.7.1

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.7.0

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.6.1...v0.7.0

  • Add new lineshapes and automatic shape selection This release introduces new lineshapes: no_apod for no apodization, and sp1 and sp2 for shifted sine-bell apodization raised to the power of 1 and 2, respectively. The acquisition time and apodization parameters are used to accurately simulate the lineshape. By default, PeakFit will check the NMRPipe spectrum header to determine the appropriate model. If SP with powers of 1 or 2 is detected, sp1 or sp2 will be selected. If no apodization or EM is used, no_apod will be applied. For all other cases, pvoigt will be used.

  • The segmentation algorithm for identifying clusters of peaks has been replaced by the SciPy algorithm.

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.6.1

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.6.0...v0.6.1

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.6.0

New in this release: - Read peak lists exported from CCPN - Review the quality of the fits with the contour plots in the <OUTPUT_PATH>/clusters.pdf file

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/v0.5.0...v0.6.0

- Python
Published by gbouvignies about 2 years ago

peakfit - v0.5.0

Full Changelog: https://github.com/gbouvignies/PeakFit/compare/0.1.5...v0.5.0

- Python
Published by gbouvignies about 2 years ago