unix> ./convert3.py someinputfile.dat
import convert3 y, dt = convert3.load_data('someinputfile.dat') # do more with y? dump_data(y, dt)