This foton error occurred because a filter bank block with one or more filter modules defined was removed from the model.
It was fixed by removing filter module definition of the removed filter bank block manually.
-----
In such case, "File errors" is displayed on a red background, and the error details pop up in a separate window when foton is opened as shown in Fig.1. In many cases, this type of error occurs when a filter bank is removed from the model while its filter design remains. This is because, when the model is rebuilt after deleting a filter bank block, the module name definitions at the top of the foton file are generated based on the new filter bank list, but the filter coefficient definitions are not cleaned up. Normally, this specification should not become a problem, because filter bank blocks are not repeatedly added or removed without sufficient consideration and reviews. But it often becomes an issue within KAGRA’s management and operation framework.
Anyway, VIS-SRM_TM_SENSCORR_L was removed from the k1vissrmp model probably in klog#36457 though some filter module definition was remained on that filter bank. An only safe method is to clean up the filter modules on the filter bank that will be deleted before installing the updated model. But in this case, nobody probably noticed fact that some filter banks would be removed because it's not mentioned in the model update plan (klog#36374). The other method is to edit the foton file manually after installing the updated model. Though foton files are in plain text format, their formatting is so strict and they can very easily become unreadable from foton or models by a manual edit. So it's never recommended. But this is only way if we couldn't notice before installing updated models and I did it in this time. Removed filter modules are shown in Fig.2.
After manual fixing, all errors were cleared on foton. But a warning still remains related to the too low (but non-zero) zero/pole as shown in Fig.3. Though it's not a problem on reading filters by foton and models, numerical errors often occurs on that filter bank. Please remove it if it's unnecessary, or please change corner frequency as a higher value with a careful design of the control if it's used.