##// 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
jrodataIO.py
3 lines | 112 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 jroIO_voltage import *
from jroIO_spectra import *
from jroIO_heispectra import *
Daniel Valdez
AMISR modules to read hdf5 files and link to SignalChain Objects...
r491 from jroIO_amisr import *