v0.9.0
What's Changed
- Added plotting module for PeakFit by @gbouvignies in #5
plot_cest
,plot_cpmg
, andplot_intensity
have been updated topeakfit-plot cest
,peakfit-plot cpmg
, andpeakfit-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