Antenna Configurations Models in CASA: Difference between revisions

From CASA Guides
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The following configuration files are available for use with simulations in CASA.  These configuration files are distributed with the CASA release.  Also, you can locate the directory with the configurations in your CASA distributions and then list the configuration files, like so:
The following configuration files are available for use with simulations in CASA.  These configuration files are distributed with the CASA release.  Also, you can locate the directory with the configurations in your CASA distributions and then list the configuration files, like so:


  CASA <49>: print os.getenv('CASAPATH').sp lit(' ')[0] + '/data/alma/simmos/'
  CASA <49>: print os.getenv('CASAPATH').split(' ')[0] + '/data/alma/simmos/'
  /usr/lib64/casapy/stable/data/alma/simmos/  
  /usr/lib64/casapy/stable/data/alma/simmos/  



Revision as of 12:35, 11 June 2013

The following configuration files are available for use with simulations in CASA. These configuration files are distributed with the CASA release. Also, you can locate the directory with the configurations in your CASA distributions and then list the configuration files, like so:

CASA <49>: print os.getenv('CASAPATH').split(' ')[0] + '/data/alma/simmos/'
/usr/lib64/casapy/stable/data/alma/simmos/ 
CASA <50>: ls /usr/lib64/casapy/stable/data/alma/simmos/

CASA 4.1

Configuration name Notes
aca_cycle1.cfg ACA = ALMA Compact Array
aca.i.cfg
aca.i.loc.cfg
aca.nc.loc.cfg
aca.ns.cfg
aca.tp.cfg
aca.tp.loc.cfg
alma.cycle0.compact.cfg ALMA Cycle 0
alma.cycle0.extended.cfg
alma_cycle1_1.cfg ALMA Cycle 1
alma_cycle1_2.cfg
alma_cycle1_3.cfg
alma_cycle1_4.cfg
alma_cycle1_5.cfg
alma_cycle1_6.cfg
alma.out01.cfg "Full" ALMA
alma.out02.cfg
alma.out03.cfg
alma.out04.cfg
alma.out05.cfg
alma.out06.cfg
alma.out07.cfg
alma.out08.cfg
alma.out09.cfg
alma.out10.cfg
alma.out11.cfg
alma.out12.cfg
alma.out13.cfg
alma.out14.cfg
alma.out15.cfg
alma.out16.cfg
alma.out17.cfg
alma.out18.cfg
alma.out19.cfg
alma.out20.cfg
alma.out21.cfg
alma.out22.cfg
alma.out23.cfg
alma.out24.cfg
alma.out25.cfg
alma.out26.cfg
alma.out27.cfg
alma.out28.cfg
carma.a.cfg CARMA configurations
carma.b.cfg
carma.c.cfg
carma.d.cfg
carma.e.cfg
meerkat.cfg
pdbi-a.cfg Plateau de Bure
pdbi-b.cfg
pdbi-c.cfg
pdbi-d.cfg
sma.compact.cfg Sumillimeter Array
sma.compact.n.cfg
sma.extended.cfg
sma.subcompact.cfg
sma.vextended.cfg
vla.a.cfg Jansky VLA
vla.b.cfg
vla.bna.cfg
vla.c.cfg
vla.cnb.cfg
vla.d.cfg
vla.dnc.cfg
WSRT.cfg Westerbork

Cycle 1 (CASA 3.4)

Cycle 0 (CASA 3.3)