- Aug 12, 2021
-
-
David Hammer authored
-
- Jul 20, 2021
-
-
Andrey Samartsev authored
-
Andrey Samartsev authored
-
- Jul 16, 2021
-
-
Philipp Schmidt authored
-
Philipp Schmidt authored
-
-
- Jul 12, 2021
-
-
Philipp Schmidt authored
-
Philipp Schmidt authored
-
- Jul 06, 2021
-
-
Philipp Schmidt authored
-
Philipp Schmidt authored
-
- Jun 30, 2021
-
-
Philipp Schmidt authored
-
- Jun 24, 2021
-
-
David Hammer authored
-
- Jun 23, 2021
-
-
Karim Ahmed authored
-
- Jun 17, 2021
-
-
Karim Ahmed authored
-
- Jun 16, 2021
-
-
Thomas Kluyver authored
-
- Jun 15, 2021
-
-
- Jun 14, 2021
-
-
Philipp Schmidt authored
-
- Jun 09, 2021
-
-
Karim Ahmed authored
-
- Jun 02, 2021
-
-
Karim Ahmed authored
-
- May 28, 2021
-
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
Same thing as for AGIPD. Proposing to save this alongside the module mapping (if we're creating YAML files per module anyway). Note that I had to add "cap" and "qm" layers to old_const and old_mdata; there's probably only one element in each, so the dictionary is overkill, but as we loop over both, this would otherwise break if we ever have more than one of either...
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
This commit does too many things, sorry, but stuff was all tangled up: - clean up a bit (imports, unused variables) - map to PDU with one query instead of in loop (each query gets all anyway) - start fetching old constants (for comparison) in the background - add qm layer to dict holding old constants (see issue #49)
-