Empty MS creation tool
Project description
simms
=====
Creates empty measurement sets using the the CASA simulate tool.
Requires
-----
[casapy](http://casa.nrao.edu/casa_obtaining.shtml)
pyrap ( [debian](https://launchpad.net/~ska-sa/+archive/ubuntu/main) or [general build](https://code.google.com/p/pyrap/wiki/BuildInstructions) )
numpy
Install
---
```
$ git clone https://github.com/SpheMakh/simms
$ cd simms && sudo python setup.py install
```
Examples
------
To get farmiliar with options run: `simms --help` ;)
The antenna positions can be specified as a CASA Table or an ASCII file. Bellow is an example of you can an empty MS using both formats:
**NOTE**: Some antenna tables are provided in Simms/observatories. Run the examples below in the `simms` directory or change the paths of the antenna files accordingly in the lines bellow.
* **CASA Table** `KAT7_ANTENNAS`
```
simms -T kat-7 -t casa -l test_casa -dec -30d0m0s -ra 0h0m0s -st 1 -dt 60 -f0 1.4GHz -nc 4 -df 10MHz Simms/observatories/KAT7_ANTENNAS
```
* **ASCII** `vlac.enu.itrf`
```
simms -T vla -t ascii -cs itrf -l test_ascii -dec 30d0m0s -ra 0h0m0s -st 1 -dt 60 -f0 1.4GHz -nc 4 -df 10MHz Simms/observatories/vlac.itrf.txt
```
In both cases, we create an empty MS (VLA-A and KAT-7) at 1400MHz with 4 10MHz channels, the observtion is 1hr and has a 60s integrations time.
=====
Creates empty measurement sets using the the CASA simulate tool.
Requires
-----
[casapy](http://casa.nrao.edu/casa_obtaining.shtml)
pyrap ( [debian](https://launchpad.net/~ska-sa/+archive/ubuntu/main) or [general build](https://code.google.com/p/pyrap/wiki/BuildInstructions) )
numpy
Install
---
```
$ git clone https://github.com/SpheMakh/simms
$ cd simms && sudo python setup.py install
```
Examples
------
To get farmiliar with options run: `simms --help` ;)
The antenna positions can be specified as a CASA Table or an ASCII file. Bellow is an example of you can an empty MS using both formats:
**NOTE**: Some antenna tables are provided in Simms/observatories. Run the examples below in the `simms` directory or change the paths of the antenna files accordingly in the lines bellow.
* **CASA Table** `KAT7_ANTENNAS`
```
simms -T kat-7 -t casa -l test_casa -dec -30d0m0s -ra 0h0m0s -st 1 -dt 60 -f0 1.4GHz -nc 4 -df 10MHz Simms/observatories/KAT7_ANTENNAS
```
* **ASCII** `vlac.enu.itrf`
```
simms -T vla -t ascii -cs itrf -l test_ascii -dec 30d0m0s -ra 0h0m0s -st 1 -dt 60 -f0 1.4GHz -nc 4 -df 10MHz Simms/observatories/vlac.itrf.txt
```
In both cases, we create an empty MS (VLA-A and KAT-7) at 1400MHz with 4 10MHz channels, the observtion is 1hr and has a 60s integrations time.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simms-0.4.0.tar.gz
(8.2 kB
view details)
Built Distribution
simms-0.4.0-py2-none-any.whl
(9.6 kB
view details)
File details
Details for the file simms-0.4.0.tar.gz
.
File metadata
- Download URL: simms-0.4.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34103821c576d689716569d1451e3cb8a340165abfd77642edcf521b8843d821 |
|
MD5 | de916fd766e8cf3ac13df91a4b119f72 |
|
BLAKE2b-256 | c6cfdda54f8b2767c2afab6e51da4d78369c76107a48b817991cbc0aaaae3b51 |
File details
Details for the file simms-0.4.0-py2-none-any.whl
.
File metadata
- Download URL: simms-0.4.0-py2-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e789cc53b095ae97e26f56061ef0f3f9a58fbc7e42c70b6be360f43551215e5d |
|
MD5 | c167a01d58da376da786808bb64bedd7 |
|
BLAKE2b-256 | 82ca1653b4d2a1dea4754aa2edde105e4f2ea1a71178fdc9334fe12efeacb99b |