Skip to content

Move bootstrax's context into contexts.py

Luca Scotto Lavina requested to merge nt_context into master

Created by: JelleAalbers

This:

  • Moves the online processing context created in bootstrax out to the main context file. This is mainly so you can load nT data in notebooks on the eb machine after st = straxen.contexts.xenonnt_online().
  • Fixes some name/number handling in rundb.py.

I tested it briefly on eb0; bootstrax still seems to work.

Merge request reports

Loading