ess.bifrost.detector.arc_and_channel_from_detector_number#

ess.bifrost.detector.arc_and_channel_from_detector_number(detector_number)[source]#

Calculate arc number and channel from detector number.

Calculate arc and channel for this triplet based on detector_number layout. BIFROST detector_number ordering is (arc, tube, channel, pixel). Each triplet contains 3 tubes of 100 pixels for a single arc-channel pair.

Return type:

tuple[Variable, Variable]