I initialized the input filters for OSEM named as OSEMINF by autocommissioning system in the current version
Now, all type-Bp have same filters in OSEMINF filter banks by copying the template filter bank to these OSEMINF filter banks.
I hope the system will help us to avoid the human error during the commissioning.
The initialization procedure is following;
- Define the PRM_IM_OSEMINF as the template OSEMINF filter bank, after I checked proper filters are set in the bank.
- Copy the template bank to the other OSEMINF banks for all type-Bp suspensions and for each DOFs by python script in the autocommissioning system.
- Plot the filters for all and check that same filters are set in these suspenions.
The plot is shown in attached figure. Each line shows the multiple filters in each DOFs. As you can see, same filters including the de-whitening filter and notch filters at 60 Hz are set in the filter banks by semi-automatically.
In the next, I will update the python script for all filters which should have the same filter shape.