jjhelmus / nmrglue

A module for working with NMR data in Python
BSD 3-Clause "New" or "Revised" License
208 stars 85 forks source link

Examples and docs for peak-picking #163

Closed kaustubhmote closed 2 years ago

kaustubhmote commented 2 years ago

This PR adds examples and documentation for the peakpick.pick function. Examples are shown on one and two-dimensional datasets

jjhelmus commented 2 years ago

Thanks for adding docs for peak picking. The figures look great. I think these should show up in the docs automatically once this is merged but will monitor the docs to verify.

jjhelmus commented 2 years ago

These changes made it to the docs, https://nmrglue.readthedocs.io/en/latest/examples/peakpick.html.
I had to start a build of the docs manually from readthedocs, but it worked fine.