##// END OF EJS Templates
Bug fixed: crossSpectraPlot, noise variable was called as method "noise()"
Bug fixed: crossSpectraPlot, noise variable was called as method "noise()"

File last commit:

r514:f095b959308c
r525:315efed252d3
Show More
jrodataIO.py
4 lines | 137 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 *
Julio Valdez
First Draft HDF5 IO module
r514 from jroIO_amisr import *
from jroIO_HDF5 import *