In the last PR it was established that there is preferential deployment of prototypes based on their order listed in the cycamore:ManagerInst. This PR adds some analysis to that to demonstrate what that preferential deployment logic is.
Additions in this PR include the input files to test a hypothesis, and analysis in input/haleu/order_testing/Order_analysis.ipynb to describe the input files, present a hypothesis of what is occurring, and present a conclusion.
In the last PR it was established that there is preferential deployment of prototypes based on their order listed in the
cycamore:ManagerInst
. This PR adds some analysis to that to demonstrate what that preferential deployment logic is.Additions in this PR include the input files to test a hypothesis, and analysis in
input/haleu/order_testing/Order_analysis.ipynb
to describe the input files, present a hypothesis of what is occurring, and present a conclusion.