Skip to content

Separate LED contexts, numba for get_amplitude

Luca Scotto Lavina requested to merge led_changes_2 into led_plugin

Created by: JelleAalbers

This:

  • Make separate contexts xenon1t_led and xenonnt_led for LED processing and analysis. They take the same arguments as xenon1t_dali and xenonnt_online, and return versions of these parent contexts that have only plugins for led_calibration and raw_records registered.
  • Changes the led plugin a little bit so get_amplitude now uses numba. I haven't really looked at what the code does, just tried to make small changes that leave the meaning invariant.

@GiovanniVolta this PR just goes to your branch, so it would be added on top of #42 if you agree

Merge request reports

Loading