##// END OF EJS Templates
Feature added to GUI. Power or I/Q plot can be choose from Voltage View
Feature added to GUI. Power or I/Q plot can be choose from Voltage View

File last commit:

r580:b621a181aeff
r740:543b4b6ada50
Show More
__init__.py
4 lines | 133 B | text/x-python | PythonLexer
Miguel Valdez
Signal Chain GUI updated:...
r580 from ui_project import *
from ui_voltage import *
from ui_spectra import *
from ui_spectra_heis import *
from ui_correlation import *