[evla-sw-discuss] OSRO python scripting: RestFreqX and VelocityX Intents

David Harland dharland at nrao.edu
Fri Oct 16 18:03:06 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('RestFreqA=26500')
    intents.addIntent('RestFreqC=26500')

    intents.addIntent('VelocityA=500')
    intents.addIntent('VelocityC=500')

I want to know if we will be changing the RestFreqX and VelocityX strings.

When we start doing the four 3-bit outputs, will we have RestFreqA1, 
RestFreqA2, ..., RestFreqD2?

For the 8-bit outputs, will we continue to use RestFreqA, or will it be 
renamed RestFreqA0?



More information about the evla-sw-discuss mailing list