Plotting Bruker NMR Data¶
Goal¶
Make a simple plot of a Bruker NMR data set.
Skills¶
Learning about comparison operations and if, elif, and else statements.
Finding items in a sequence with the in operator.
Creating a linearly spaced array of numbers with Numpy’s linspace function
Data¶
Final Product¶
(Source code, png, hires.png, pdf)
Publication Quality¶
Version 1:
(Source code, png, hires.png, pdf)
Version 2:
(Source code, png, hires.png, pdf)