[evla-sw-discuss] OSRO python scripting: RestFrame and FreqVelSwitch Intents

David Harland dharland at nrao.edu
Fri Oct 16 18:12:42 EDT 2009


I'm modifying the code that turns an OPT-created observation into a
python script.  Below are some lines i want to address:

    intents = Intention()

    intents.addIntent('RestFrame="BLBL"')

    intents.addIntent('FreqVelSwitch="VVVV"')

I want to know if we'll be changing the number of characters in the 
values that follow RestFrame and FreqVelSwitch.

Currently i believe the ordering of the values for each of those keys is 
IFs A, C, B, D.

For 8-bit samplers this will still be fine.

For the four 3-bit sampler pairs, what changes will be made?  (There 
will be A1, A2, B1, ..., D2 to deal with.)



More information about the evla-sw-discuss mailing list