Closed kaizadp closed 2 years ago
Thanks, changes made!
fbd85503a1c312d083f5a3f4ed88c2acbf8b0c9a 237a05761c66273cb219503b6b950a67e99e3f35
The nmr_plot_spectra
example is a little weird for meb_burn data, because the intensities are very high and have not been normalized. Will update the example later, when Morgan gives me simpler, normalized data.
So as a general rule of thumb: please don't merge PRs with failing tests. I will look at this later.
Good point! I think I know what’s causing the tests to fail, so I’m working on it right now. Next time, I’ll fix before merging. Thanks!
Thanks! Sorry if that sounded grumpy :)
No worries, I was impatient to merge branches.
PS: there's still an error. The previous error was because I changed the function name (nmr_plot_spectra
) but didn't update the tests and documentation. I did so, and now I get this error:
(not urgent, when you get a chance later)
gg_spectra
->nor_plot_spectra
Closes #16