Closed jeffcarlin closed 2 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Apologies, I forgot to merge this to main before making the branch tickets/PREOPS-5252 for bumping to w_32, but I did make all the same changes in that branch. This PR can be closed without merging though, as the updates will be implemented with tickets/PREOPS-5252.
Closing, as the changes have been implemented elsewhere.
The required change was to provide getTemplateTask with
collections.defaultdict(list)
objects indexed on tract, instead of just a list.