|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
simulator.observe - Function
2.4.1 Observe a given configuration
Description
Observe a given source with a given spectral window for the specified times,
including start, stop, integration, and gap times.
If usehourangle=False (set with settimes), the start and stop times are referenced to referencetime.
If userhourangle=True, starttime/stoptime are interpreted as startha/stopha, the start and stop times are calculated such that the start time is later than the reference time, but less than one day later, and the hour angles refer to the first source observed.
setconfig or setknownconfig, setspwindow, setfeed, and setfield must be run before observe can be run.
See also sm.observemany
Arguments
Inputs |
| ||
sourcename |
| Name of source or field (must be specified)
| |
| allowed: | string |
|
| Default: | None | |
spwname |
| Unique user-supplied name for this spectral window
| |
| allowed: | string |
|
| Default: | None | |
starttime |
| Start time referenced to referencetime, or start hour
angle
| |
| allowed: | any |
|
| Default: | variant 0s | |
stoptime |
| Stop time referenced to referencetime, or stop hour angle
| |
| allowed: | any |
|
| Default: | variant 3600s | |
add_observation |
| Add a new line to the OBSERVATION subtable for this
call | |
| allowed: | bool |
|
| Default: | false | |
state_sig |
| a new line will be added to STATE if the following don’t
match
| |
| allowed: | bool |
|
| Default: | true |
|
state_ref |
| ||
| allowed: | bool |
|
| Default: | false |
|
state_cal |
| ||
| allowed: | double |
|
| Default: | 0.0 |
|
state_load |
| ||
| allowed: | double |
|
| Default: | 0.0 |
|
state_sub_scan |
| ||
| allowed: | int |
|
| Default: | 0 |
|
state_obs_mode |
| ||
| allowed: | string |
|
| Default: | OBSERVE_TARGET.ON_SOURCE |
|
observer |
| ||
| allowed: | string |
|
| Default: | CASA simulator |
|
project |
| ||
| allowed: | string |
|
| Default: | CASA simulation |
|
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