Skip to content

v0.9.0

Compare
Choose a tag to compare
@gbouvignies gbouvignies released this 02 Jul 08:24
· 12 commits to main since this release

What's Changed

  • Added plotting module for PeakFit by @gbouvignies in #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: v0.8.0...v0.9.0