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

Classes

class  AliasedName
 Given that compounds may be referenced by either original name or aliases, provide a simple way to access the varied name types. More...
 
class  DeclaredMatch
 This is ultimately what we turn the KnowItAll list of possible matches into. More...
 
class  Feature
 This class encapsulates all KnowItAll data, widgets and processing. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

enlighten.KnowItAll.Feature.log = logging.getLogger(__name__)