##// END OF EJS Templates
GUI: Bug fixed reading xml, error setting removeDC when "mode" has not been defined
GUI: Bug fixed reading xml, error setting removeDC when "mode" has not been defined

File last commit:

r568:486c66596e4c
r717:860ddc1fa25b
Show More
__init__.py
11 lines | 263 B | text/x-python | PythonLexer
'''
$Author: murco $
$Id: Processor.py 1 2012-11-12 18:56:07Z murco $
'''
from jroproc_voltage import *
from jroproc_spectra import *
from jroproc_heispectra import *
from jroproc_amisr import *
from jroproc_correlation import *
from jroproc_parameters import *