##// END OF EJS Templates
jrodata.py: plotting attribute added to SpectraData
Miguel Valdez -
r773:45e0100d584a
parent child
Show More
@@ -523,6 +523,8 class Spectra(JROData):
523 523
524 524 profileIndex = 0
525 525
526 plotting = "spectra"
527
526 528 def __init__(self):
527 529 '''
528 530 Constructor
General Comments 0
You need to be logged in to leave comments. Login now