- Apr 28, 2021
-
-
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
-
- Apr 27, 2021
-
-
David Hammer authored
-
- Apr 26, 2021
-
-
David Hammer authored
-
David Hammer authored
-
- Apr 23, 2021
-
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
David Hammer authored
-
- Apr 22, 2021
-
-
David Hammer authored
-
- Apr 21, 2021
-
-
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
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)
-
David Hammer authored
This is kind of overkill (also throwing processes with threads at this particular cell), but it does in my testing save something like half a minute.
-
David Hammer authored
-
- Apr 20, 2021
-
-
David Hammer authored
-
David Hammer authored
-
- Apr 19, 2021
-
-
David Hammer authored
-
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)
-
- Apr 13, 2021
-
-
Karim Ahmed authored
-
- Apr 12, 2021
-
-
Karim Ahmed authored
-
Karim Ahmed authored
-
Karim Ahmed authored
-
- Apr 09, 2021
-
-
Thomas Kluyver authored
-
David Hammer authored
This is kind of overkill (also throwing processes with threads at this particular cell), but it does in my testing save something like half a minute.
-
- Apr 07, 2021
-
-
David Hammer authored
-
Robert Rosca authored
-