aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/uvsim
Commit message (Collapse)AuthorAgeFilesLines
* PEP8 fixAaron LI2018-12-201-1/+1
|
* uvsim/telescope: Allow to specify positionAaron LI2018-12-111-4/+8
|
* Deprecate np.int, np.floatAaron LI2017-11-031-3/+3
| | | | See: https://github.com/numpy/numpy/pull/6103
* uvsim/telescope.py: Fix station diameter to 35.0 [m]Aaron LI2017-07-041-1/+5
| | | | Also add a reference for minimum antenna separation of 1.5 [m].
* uvsim/telescope.py: Add "plot_stations()" and "plot_telescope()"Aaron LI2017-06-011-8/+79
|
* Add uvsim/ska1low.layout.txt: SKA1-low layout v2.0 2016-05-31Aaron LI2017-05-311-0/+538
| | | | | | Reference: SKA-TEL-SKO-0000422, revision 02, 2016-05-31, Table 1 http://astronomers.skatelescope.org/wp-content/uploads/2016/09/SKA-TEL-SKO-0000422_02_SKA1_LowConfigurationCoordinates-1.pdf
* Add uvsim/telescope.py and bin/make-ska1low-modelAaron LI2017-05-312-0/+220
| | | | | The `bin/make-ska1low-model` executable uses `telescope.py` to generate the SKA1-low telescope model for OSKAR simulation usage.
* Add uvsim/wgs84.py: Convert WGS84 to ECEF/ENU coordinatesAaron LI2017-05-311-0/+97