##// 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 profileIndex = 0
524 profileIndex = 0
525
525
526 plotting = "spectra"
527
526 def __init__(self):
528 def __init__(self):
527 '''
529 '''
528 Constructor
530 Constructor
General Comments 0
You need to be logged in to leave comments. Login now