- Mar 14, 2025
-
-
florez_j authored
-
- Mar 11, 2025
-
-
florez_j authored
-
- Feb 25, 2025
-
-
florez_j authored
Implemented hdf5_file_reader.py and updated register.yaml and hdf5_writer.py. This replaces previous function __copy_file_in_group().
-
florez_j authored
# Conflicts: # instruments/filereader_registry.py # pipelines/data_integration.py # src/hdf5_writer.py
-
florez_j authored
Update import statements in pipelines/data_integration.py. from instruments.readers import ... -> from instruments import ...
-
- Feb 24, 2025
-
-
florez_j authored
Implemented create_hdf5_from_filesystem_new() using new instrument readers cml interface and subprocesses. This facilitates extension of file reading capabilities by collaborators without requiring changes to file_registry.py. Only additions in folders and registry.yaml.
-
florez_j authored
Update all file readers with command line interface so we can run them as a subprocess. Added also registry.yaml to decouple code from user-based instrument adaptations or extensions.
-
- Feb 22, 2025
- Feb 10, 2025
- Feb 08, 2025
- Feb 07, 2025
- Feb 06, 2025
- Feb 04, 2025
- Feb 03, 2025
-
-
florez_j authored
-
- Jan 27, 2025
- Jan 24, 2025
-
-
florez_j authored
-
- Jan 22, 2025
-
-
florez_j authored
Add validation step to yaml file validation to ensure list type and a minimun length for the 'instrument_datafolder' keyword.
-
- Jan 21, 2025
- Jan 14, 2025
- Dec 04, 2024