ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
enlighten.parser.DashFileParser Namespace Reference

Classes

class  DashFileParser
 Load the specified filename into a list of Measurements. More...
 
class  DashMeasurement
 Represents data that will go into the next Measurement we generate (or "could", for Dash data we don't actually disposition at this time). More...
 
class  DashSpectrometer
 A kind of mini-Spectrometer, holding state about a Spectrometer which will go into the next Measurement we generate. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

enlighten.parser.DashFileParser.log = logging.getLogger(__name__)