[Jenne, Annalisa]
We have started working on writing the c-code to parse the LSC input matrix, to see which PD is used for what degree of freedom, and to output a trigger for the PD. The code is in ..../isc/c1/src, and there is a little block in the LSC code to the left of the triggering stuff. Right now, the output of the c-code just goes to some temporary EPICS channels, so that we can see if things are working before we actually implement it. At this time, there is no change to how the LSC model runs.
I can't figure out a bug in my c-code though. Right now it's all commented out, so that the LSC model would start, but if I try to sum all of the elements in an array, the model compiles fine, but it won't start running. I'm going to ask Jamie about it tomorrow. I have a less-tidy backup plan if we can't get this figured out.
If I have time on the IFO to check that this works tomorrow, I expect another few hours of work (2? 3?), and then we'll have whitening filter triggering. |