This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
information_for_astronomers:user_guide:advancedscripting [2014/10/23 13:49] bwinkel |
information_for_astronomers:user_guide:advancedscripting [2014/11/20 23:50] (current) bwinkel |
||
---|---|---|---|
Line 64: | Line 64: | ||
MF:S99128 | MF:S99128 | ||
MF:A03@100 | MF:A03@100 | ||
- | |||
- | # Filterbox | ||
- | FB:spare1 | ||
- | FB:spare2 | ||
- | # note: currently, only spare1/spare2 setups are possible, these also set certain bandwidths at the XFFTS, | ||
- | # so only use this if you know what you're doing! | ||
</code> | </code> | ||
Line 90: | Line 84: | ||
</code> | </code> | ||
- | Now one can call ''@masterscript:W3MAIN'' from any form, and it will correctly replace the sources. If it is called without source name, ObsInp will use the sources it finds in the root scripts (it doesn't work, if the masterscript still contains source names). | + | Now one can call ''@masterscript:W3MAIN'' from any form, and it will correctly replace the sources. If it is called without source name, ObsInp will use the sources it finds in the root scripts (it doesn't work, if the masterscript still contains source names). **Warning: at the moment, recursive scripting is buggy (or rather has unintended behavior).** |