Update all channel name

This commit is contained in:
linarphy 2025-07-16 17:54:39 +02:00
parent 586fbda317
commit d10b8c3a45
Signed by: linarphy
GPG key ID: 0CBF02E039B4FFFF

View file

@ -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()),