NRAO Home > CASA > CASA Toolkit Reference Manual
simulator.settimes - Function

2.4.1 Set integration time, etc.


Description

This method sets values to be used in sm.observe.

If usehourangle=False, the start and stop times in sm.observe are referenced to referencetime.

If usehourangle=True, then in sm.observe, starttime/stoptime will be interpreted as startha/stopha. In that case, the start and stop times are calculated such that the start time is later than the reference time, but less than one day later. The hour angles refer to the first source observed.

Arguments





Inputs

integrationtime

Integration time

allowed:

any

Default:

variant 10s

usehourangle

Use starttime/stoptime as hour angles - else they are referenced to referencetime

allowed:

bool

Default:

true

referencetime

Reference time for starttime and stoptime. Epoch Measure . E.g me.epoch(’UTC’, ’50000.0d’)

allowed:

any

Default:

variant 50000.0d

epoch measure

Returns
bool
__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search