Testing the Common_FullPerformance_Test_Fast in the commonsequences branch causes failure at PixelAlive_Analog_After_Crosstalk
Common_FullPerformance_Test_Fast was ran in the commonsequences branch, with no changes to deps/inner_tracker_tests i.e. not using beren's branch. The sequence was successful up until 14_PixelAlive_uncoupled_xtalk (14/28), and then failed when it reached the 15th test in the sequence: PixelAlive_Analog_After_Crosstalk.
After PixelAlive_uncoupled_xtalk was successfully completed, dirigent asked for the username to upload to Panthera, and then ramped HV down. After ramping down, the error appeared in the terminal:
Traceback (most recent call last): File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/bin/dirigent", line 7, in <module> sys.exit(dirigent()) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/core.py", line 1161, in call return self.main(args, kwargs) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/core.py", line 1082, in main rv = self.invoke(ctx) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/core.py", line 1697, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/core.py", line 1443, in invoke return ctx.invoke(self.callback, ctx.params) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/core.py", line 788, in invoke return __callback(args, kwargs) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/decorators.py", line 33, in new_func return f(get_current_context(), *args, kwargs) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/module_testing/dirigent/dirigent_cli.py", line 181, in new_function return ctx.invoke(function, instrument, ctx, args, **kwargs) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/click/core.py", line 788, in invoke return __callback(args, **kwargs) File "/home/texp_desktop2/tepx_coldbox/commonsequences/.dirigenv/lib64/python3.9/site-packages/module_testing/calibrations/calibrate_module.py", line 75, in calibrate_module hw_settings = HWSettings_DictB[scan] KeyError: 'PixelAlive_Analog_After_Crosstalk'