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
4244e3923278d6730653d9f285593a8ff8367356
dima
/
src
History
Florez Ospina Juan Felipe
4244e39232
Implemented hdf5_vis.py to gather functions that display or represent properties of an hdf5 file in a human readable file format like yalm or html files that enble interative visualizations on the browser.
2024-03-21 16:30:27 +01:00
..
config_file.py
Cleaned up code by removing commented lines and so on.
2024-02-21 10:47:12 +01:00
g5505_file_reader.py
Included lines to work on copies of files, and removed .strip() to create the table preamble because it destroyed txt structure.
2024-03-19 14:55:49 +01:00
g5505_utils.py
Removed the 'backup_' name from the copied file so that the orignal name is preserved in the hdf5 file. The file copy storage location is enough to distinguise it from the original file.
2024-03-19 14:07:37 +01:00
hdf5_lib.py
Relocated def display_group_hierarchy_on_a_treemap(filename: str) to hdf5_vis.py
2024-03-21 16:27:54 +01:00
hdf5_vis.py
Implemented hdf5_vis.py to gather functions that display or represent properties of an hdf5 file in a human readable file format like yalm or html files that enble interative visualizations on the browser.
2024-03-21 16:30:27 +01: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
smog_chamber_file_reader.py
Included lines to work on copies of files, and removed .strip() to create the table preamble because it destroyed txt structure.
2024-03-19 14:55:49 +01:00
utils_bge.py
Relocated scripts
2024-03-18 13:44:11 +01:00