Differences between revisions 16 and 18 (spanning 2 versions)
Revision 16 as of 2005-11-29 12:15:41
Size: 1055
Editor: visitor15
Comment:
Revision 18 as of 2005-12-02 02:37:46
Size: 1370
Editor: visitor15
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * Here is a model of the line catalog, use a specific name for your project: attachment:model.lin
Line 13: Line 14:
/!\ Note that messages in the loop are not anymore useful since the START command create an xml file, send it to the queue and pass to the next loop directly. /!\ Note that messages in aloop are not anymore useful since the START command create an .xml file, send it to the queue and pass to the next loop directly.
Line 19: Line 20:
 * The onf.pako macro allows an onfoff integration, typically you can use it as: @onf 20 35 (perform a 20x60sec integration with a throw of 35'')
 * For the mapping indicate with the old syntax, we will adapt it.

Heterodyne/Bolometer observing procedures with the New Control System (NCS) at the IRAM-30m. The .pako extension is understood by the paKo software which produces the xml files to run the observations.

Heterodyne:

  • To setup the SIS project (PI, ProjID, Receiver, Catalogues) : attachment:setup-xxx_xx.pako
  • To setup the backends: attachment:backends-xxx_xx.pako
  • To setup a wobbler-switching procedure: attachment:target-wsw-xxx_xx.pako
  • To setup a position-switching procedure: attachment:target-psw-xxx_xx.pako
  • To setup a frequency-switching procedure: attachment:target-fsw-xxx_xx.pako
  • Here is a model of the line catalog, use a specific name for your project: attachment:model.lin

/!\ Note that messages in aloop are not anymore useful since the START command create an .xml file, send it to the queue and pass to the next loop directly.

Bolometer:

For the bolometer observations, indicate the old commands in your ObsForm, we will adapt them accordingly.

  • The onf.pako macro allows an onfoff integration, typically you can use it as: @onf 20 35 (perform a 20x60sec integration with a throw of 35)

  • For the mapping indicate with the old syntax, we will adapt it.

<!> Don't forget to fill up your ObsForm in the DB, it will ensure that your project is correctly observed.

PoolSetup (last edited 2009-04-16 08:26:39 by localhost)