diff --git a/tests/config/sr-ident-hw-only.yaml b/tests/config/sr-ident-hw-only.yaml deleted file mode 100644 index 4e85b109..00000000 --- a/tests/config/sr-ident-hw-only.yaml +++ /dev/null @@ -1,20 +0,0 @@ -type: pyaml.accelerator -facility: ESRF -machine: sr -energy: 6e9 -simulators: - - type: pyaml.lattice.simulator - lattice: sr/lattices/ebs.mat - name: design -data_folder: /data/store -devices: - - type: pyaml.magnet.quadrupole - name: QF1A-C01 - model: - type: pyaml.magnet.identity_model - unit: A - powerconverter: - type: pyaml.control.device - setpoint: srmag/vps-qf1/c05-a/current - readback: srmag/vps-qf1/c05-a/current - unit: A diff --git a/tests/config/sr-ident-strgth-only.yaml b/tests/config/sr-ident-strgth-only.yaml deleted file mode 100644 index 225bfab9..00000000 --- a/tests/config/sr-ident-strgth-only.yaml +++ /dev/null @@ -1,20 +0,0 @@ -type: pyaml.accelerator -facility: ESRF -machine: sr -energy: 6e9 -simulators: - - type: pyaml.lattice.simulator - lattice: sr/lattices/ebs.mat - name: design -data_folder: /data/store -devices: - - type: pyaml.magnet.quadrupole - name: QF1A-C01 - model: - type: pyaml.magnet.identity_model - unit: 1/m - physics: - type: pyaml.control.device - setpoint: srmag/m-qf1/c05-a/strength - readback: srmag/m-qf1/c05-a/strength - unit: 1/m