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
f555f7f1999793056ec67a2bb4f72d71d24c11ca
dima
/
instruments
History
Florez Ospina Juan Felipe
83cec97e83
Fix bug instruments/readers/structured_file_reader.py. pd.to_dict return a list of dicts so we need to handle each item seprately using a loop.
2025-06-07 19:14:53 +02:00
..
dictionaries
Added new filereader dictionary pair for nasames files. This is a first version that may change.
2025-05-14 13:50:08 +02:00
readers
Fix bug instruments/readers/structured_file_reader.py. pd.to_dict return a list of dicts so we need to handle each item seprately using a loop.
2025-06-07 19:14:53 +02:00
filereader_registry.py
Add new file reader instruments/readers/structured_file_reader.py, and update registry.py and yaml
2025-06-07 18:15:41 +02:00
instrument_registry.xlsx
Change import statements with try except to enable explicit import of submodules from import to avoid conflicts with parent project.
2025-02-22 17:10:53 +01:00
registry.yaml
Add new file reader instruments/readers/structured_file_reader.py, and update registry.py and yaml
2025-06-07 18:15:41 +02:00