- Feb 26, 2021
-
-
David Hammer authored
-
David Hammer authored
-
- Feb 24, 2021
-
-
Robert Rosca authored
Fix missed mixed line endings
-
- Feb 10, 2021
-
-
Karim Ahmed authored
-
Cyril Danilevski authored
We cannot rely on the directory creation date, as it might get modified with filesystem upgrades. File modification dates are conserved though (not creation date), so we must use these when the information is not available from run metadata
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Feb 09, 2021
-
-
David Hammer authored
This metadata file subsumes the old retrieved constants YAML file. The commit includes some refactoring centered around pathlib.
-
Robert Rosca authored
-
- Feb 08, 2021
-
-
Karim Ahmed authored
-
-
-
- Jan 28, 2021
-
-
Cyril Danilevski authored
-
- Jan 22, 2021
-
-
Karim Ahmed authored
-
- Dec 08, 2020
-
-
- Dec 07, 2020
-
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Dec 02, 2020
-
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Dec 01, 2020
-
-
Cyril Danilevski authored
-
Cyril Danilevski authored
Index error means that there are no files in the directory. We catch this error, as we want get_dir_creation_date to raise only a ValueError, which highlights better that the provided run is incorrect
-
- Nov 30, 2020
-
-
Karim Ahmed authored
-
Karim Ahmed authored
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Nov 26, 2020
-
-
Cyril Danilevski authored
-
- Nov 25, 2020
-
-
Karim Ahmed authored
-
- Nov 19, 2020
-
-
Karim Ahmed authored
-
Cyril Danilevski authored
-
- Nov 11, 2020
-
-
Cyril Danilevski authored
-
- Oct 05, 2020
-
-
Cyril Danilevski authored
-
- Sep 22, 2020
-
-
Cyril Danilevski authored
-
Karim Ahmed authored
-
- Sep 20, 2020
-
-
The acquisition rate will be found in fast data files by default (which are now passed as a tuple), and will look into slow data if provided
-
Cyril Danilevski authored
-
- Sep 18, 2020
-
-
Thomas Kluyver authored
-
- Sep 16, 2020
-
-
Cyril Danilevski authored
Acquisition rate is now accessible from either fast or slow data. The function signature changed
-
Cyril Danilevski authored
-
- Sep 15, 2020
-
-
Cyril Danilevski authored
-
Cyril Danilevski authored
-