##// END OF EJS Templates
Bugs fixed in Signal Chain GUI:...
Bugs fixed in Signal Chain GUI: -SpectraHeis window: graphic path was not being read. -Voltage window: Code was not being read when code = [[1.0, -1.0, 1.0]]

File last commit:

r568:486c66596e4c
r643:bf37eba8f6f6
Show More
__init__.py
4 lines | 159 B | text/x-python | PythonLexer
from jroplot_voltage import *
from jroplot_spectra import *
from jroplot_heispectra import *
from jroplot_correlation import *
from jroplot_parameters import *