##// END OF EJS Templates
completado op clean Rayleigh, modificada la escritura y lectura de hdf5 para potencia, cambio en gráficos para uso del ChannelList, añadir en otros pendiente
completado op clean Rayleigh, modificada la escritura y lectura de hdf5 para potencia, cambio en gráficos para uso del ChannelList, añadir en otros pendiente

File last commit:

r1251:6d7191c1eaa6
r1397:9109c52a497c
Show More
__init__.py
6 lines | 104 B | text/x-python | PythonLexer
Miguel Valdez
Merge with branch schain_julia_drifts from rev. 803 to 995....
r568
George Yong
Python 2to3, Spectra (all operations) working
r1167 from .graphics import *
from .data import *
from .io import *
from .proc import *
from .utils import *