gaps_online.db.manifest#

Functions

get_HG_for_LG(dsi, j, ch)

Get the high gain (HG) connection for a given low gain connection (LG)

get_cube_paddles()

get_tof_paddles([panel_id])

Get all TOF paddles

get_umbrella_paddles()

gaps_online.db.manifest.get_HG_for_LG(dsi, j, ch)#

Get the high gain (HG) connection for a given low gain connection (LG)

LG => LTB HG => RB For a dsi/j/channel connection as emitted by the MTB, get the respective RB/CH

# Arguments:

  • dsi - LG DSI connection on the MTB

  • j - LG DSI/J connection on the MTB

  • ch - channel on the connected LTB

# Returns:

RB ID, RB channel

gaps_online.db.manifest.get_tof_paddles(panel_id=None)#

Get all TOF paddles

gaps_online.db.manifest.get_cube_paddles()#
gaps_online.db.manifest.get_umbrella_paddles()#