Update all channel name
This commit is contained in:
parent
586fbda317
commit
d10b8c3a45
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class MeasurementFactory:
|
|||
channels_map: dict[str, Unit | None] = {
|
||||
"V1:META_ITF_LOCK_index": None,
|
||||
"V1:INJ_IMC_TRA_DC_mean": W,
|
||||
"V1:DET_B1p_DC_mean": mW,
|
||||
"V1:LSC_B1_DC_mean": mW,
|
||||
}
|
||||
data = download_dicttimeseries(
|
||||
channels=list(channels_map.keys()),
|
||||
|
|
Loading…
Reference in a new issue