ornlneutronimaging / ImagingReso

Resonance Imaging
http://imagingreso.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

The way to omit element level input for plotting. #1

Closed zhangy6x closed 6 years ago

zhangy6x commented 7 years ago

For a single element layer such as 'Ag', can plotting isotopic resonance be simplified from o_reso.plot(items_to_plot=[['Ag', 'Ag', '107-Ag']]) to o_reso.plot(items_to_plot=[['Ag', '107-Ag']])

Thanks.

zhangy6x commented 6 years ago

this has been realized with ResoFit.