-
- Downloads
Added utils draft, added tests
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- setup.py 8 additions, 1 deletionsetup.py
- src/robofish/io/app.py 13 additions, 0 deletionssrc/robofish/io/app.py
- src/robofish/io/util.py 79 additions, 0 deletionssrc/robofish/io/util.py
- tests/resources/example1.hdf5 0 additions, 0 deletionstests/resources/example1.hdf5
- tests/resources/example2.hdf5 0 additions, 0 deletionstests/resources/example2.hdf5
- tests/resources/not_hdf5.txt 0 additions, 0 deletionstests/resources/not_hdf5.txt
- tests/resources/test_dataset.hdf5 0 additions, 0 deletionstests/resources/test_dataset.hdf5
- tests/robofish/io/test_util.py 66 additions, 0 deletionstests/robofish/io/test_util.py
src/robofish/io/app.py
0 → 100644
src/robofish/io/util.py
0 → 100644
tests/resources/example1.hdf5
0 → 100755
File added
tests/resources/example2.hdf5
0 → 100755
File added
tests/resources/not_hdf5.txt
0 → 100644
tests/resources/test_dataset.hdf5
0 → 100644
File added
tests/robofish/io/test_util.py
0 → 100644
Please register or sign in to comment