##// END OF EJS Templates
AMISR modules to read hdf5 files and link to SignalChain Objects...
AMISR modules to read hdf5 files and link to SignalChain Objects Two examples: to read hdf5 files and show RTI and Spectra from specific Beam

File last commit:

r491:3acb3a6f21eb
r491:3acb3a6f21eb
Show More
jroprocessing.py
3 lines | 120 B | text/x-python | PythonLexer
Daniel Valdez
This is the new organization by packages and scripts for Signal Chain, this version contains new features and bugs fixed until August 2014
r487 from jroproc_voltage import *
from jroproc_spectra import *
Daniel Valdez
AMISR modules to read hdf5 files and link to SignalChain Objects...
r491 from jroproc_heispectra import *
from jroproc_amisr import *