Remove FIXME

This commit is contained in:
linarphy 2025-04-04 18:02:47 +02:00
parent d699e15c11
commit cbc4b24129
Signed by: linarphy
GPG key ID: 434A18DA831BC610

View file

@ -57,7 +57,7 @@ class MeasurementFactory:
benches[bench]["fsc"], benches[bench]["fsc"],
benches[bench]["calib"], benches[bench]["calib"],
self.get_mirror_name(bench), self.get_mirror_name(bench),
), # FIXME: add fsc & calibration ),
TimeSeries.get( TimeSeries.get(
Channel("V1:{}_LC_Z".format(bench)), Channel("V1:{}_LC_Z".format(bench)),
start_time, start_time,
@ -70,7 +70,7 @@ class MeasurementFactory:
MirrorMetadata( MirrorMetadata(
temp_benches[-1].metadata.mirror, temp_benches[-1].metadata.mirror,
benches[bench]["calib_mirror"], benches[bench]["calib_mirror"],
), # FIXME: here too, add calibration ),
TimeSeries.get( TimeSeries.get(
Channel( Channel(
"V1:Sc_{}_MIR_Z".format( "V1:Sc_{}_MIR_Z".format(