##// END OF EJS Templates
Class to filter data by snr threshold. To calculate vertical and zonal velocities, vertical and zonal errors and SNR.
Class to filter data by snr threshold. To calculate vertical and zonal velocities, vertical and zonal errors and SNR.

File last commit:

r1396:f39ad5b721a3
r1662:30ff981335bb
Show More
__init__.py
3 lines | 74 B | text/x-python | PythonLexer
George Yong
Python 2to3, Spectra (all operations) working
r1167 from .jrodata import *
from .jroheaderIO import *
Merge EW-Drifts
r1396 from .jroamisr import *