This website requires JavaScript.
Explore
Help
Sign In
5505-public
/
dima
Watch
2
Star
0
Fork
0
You've already forked dima
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e354a0f1496e76abb157ca6604222cd4c215062
dima
/
src
History
Florez Ospina Juan Felipe
0e354a0f14
Moved src/metadata_review_lib.py pipelines/metadata_revision.py
2024-09-17 16:55:22 +02:00
..
__init__.py
Modified import statements to account for reader module's relocation.
2024-08-23 13:27:26 +02:00
git_ops.py
Moved remaining git operations in metadata_review_lib.py to git_ops.py and refactored accoringly
2024-07-05 15:46:20 +02:00
hdf5_lib.py
Major update. Remove file filtering option and outputname input arg. The output name is now the same as the path_to_input_dir + .h5. By default, the hdf5 writer preserves second level subdirectories and the rest are flattend. dir filtering is outsource to copy_dir_with_constraints from utils-
2024-09-16 16:35:09 +02:00
hdf5_ops.py
move def get_parent_child_relationships(file: h5py.File) from ..._vis.py to ..._ops.py
2024-09-13 14:59:11 +02:00
hdf5_vis.py
Fixed import statement
2024-09-13 15:11:25 +02:00
napp_plotlib.py
Relocated scripts
2024-03-18 13:44:11 +01:00
openbis_lib.py
Moved openbis_lib.py to src folder.
2024-02-21 15:58:21 +01:00
utils_bge.py
Relocated scripts
2024-03-18 13:44:11 +01:00