I have updated the freeswing scripts, combining all of them into a single script that takes arguments to specify the optic to kick:
pianosa:SUS 0> ./freeswing
usage: freeswing SET
usage: freeswing OPTIC [OPTIC ...]
Kick and free-swing suspended optics.
Specify optics (i.e. 'MC1', 'ITMY') or a set:
'all' = (MC1 MC2 MC3 ETMX ETMY ITMX ITMY PRM SRM BS)
'ifo' = (ETMX ETMY ITMX ITMY PRM SRM BS)
'mc' = (MC1 MC2 MC3)
pianosa:SUS 0>
I have removed all of the old scripts, and committed the new one to the SVN. |