EFerriss / Pynams

Python package for interpreting FTIR spectra of nominally anhydrous minerals (NAMs)
MIT License
13 stars 4 forks source link

Anna's requests #14

Closed EFerriss closed 7 years ago

EFerriss commented 7 years ago

profile.plot_diffusion(scale_water, normalize_areas, normalize_positions) like in plot_area_profile()

top => ytop, even though she doesn't need it anymore

profile.plot_area_profile(normalize_areas=True) looks good for the areas, but screws up the water axis!

EFerriss commented 7 years ago

Made all changes and updated examples.