-
- Downloads
Implementation of DataSet loading and saving (as a set of .hdf5 files)!
dataset: implemented save/load features in io_dataset.py h5py: copied data from hdf5 files to make sure they exist after file is closed. projector/phasemap/dataset: force dim/dim_uv to be tuples.
Showing
- pyramid/dataset.py 17 additions, 13 deletionspyramid/dataset.py
- pyramid/file_io/__init__.py 2 additions, 1 deletionpyramid/file_io/__init__.py
- pyramid/file_io/io_dataset.py 108 additions, 0 deletionspyramid/file_io/io_dataset.py
- pyramid/file_io/io_projector.py 3 additions, 3 deletionspyramid/file_io/io_projector.py
- pyramid/phasemap.py 1 addition, 1 deletionpyramid/phasemap.py
- pyramid/projector.py 3 additions, 4 deletionspyramid/projector.py
Please register or sign in to comment