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
1b9963d44d44ef187063a4e95ab86fbdd91564cf
dima
/
src
History
Florez Ospina Juan Felipe
1b9963d44d
Moved to input_files/
2024-03-25 08:51:34 +01:00
..
g5505_file_reader.py
Restructured the way table_preamble attribute is represented. Now it is a list of strings as opposed to a multilinear string with special characters like \n. This is to avoid parsing problems in the yalm files.
2024-03-22 17:26:30 +01:00
g5505_utils.py
Included optional argument in make_copy function and commented out a few lines that increase dataset storage complexity.
2024-03-21 17:16:14 +01:00
hdf5_lib.py
Added lines to treat string attributes as fixed-length strings, which are represented as bytes that need to be decoded with utf-8. There are a few advantages, and hdf5 reader provide more precise behavior than variable length strings
2024-03-22 17:28:47 +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
Restructured the way table_preamble attribute is represented. Now it is a list of strings as opposed to a multilinear string with special characters like \n. This is to avoid parsing problems in the yalm files.
2024-03-22 17:26:30 +01:00
utils_bge.py
Relocated scripts
2024-03-18 13:44:11 +01:00