##// END OF EJS Templates
Now there are two receiver units one for data and one for plots
Now there are two receiver units one for data and one for plots

File last commit:

r860:5c2852893069
r957:d3acc9060c1d
Show More
__init__.py
14 lines | 271 B | text/x-python | PythonLexer
Miguel Valdez
Merge with branch schain_julia_drifts from rev. 803 to 995....
r568 '''
$Author: murco $
$Id: JRODataIO.py 169 2012-11-19 21:57:03Z murco $
'''
from jroIO_voltage import *
from jroIO_spectra import *
from jroIO_heispectra import *
from jroIO_usrp import *
Julio Valdez
Changed name from jroIO_HDF5 to jroIO_param
r848 from jroIO_kamisr import *
from jroIO_param import *
Juan C. Valdez
Version 2.2.5 Fixed several bugs, add jro colormap for spectra/rti, add ParamWriter, TODO: Fix decimation currently disabled
r860 from jroIO_hf import *