padre_meddea.housekeeping.register#
Provides tools to parse register read housekeeping data
Functions
Given a command time series, add a new column with the name of the register as a string. |
|
Load the register table and add the asic registers. |
|
|
Shift a raw asic register address to the correct address. |
|
Unshift a shifted asic register address to the raw address. |
- padre_meddea.housekeeping.register.add_register_address_name(ts: TimeSeries) TimeSeries[source]#
Given a command time series, add a new column with the name of the register as a string.
- padre_meddea.housekeeping.register.load_register_table() Table[source]#
Load the register table and add the asic registers.
- Parameters:
None
- Returns:
Table – register_table