Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP8 fix | Aaron LI | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | uvsim/telescope: Allow to specify position | Aaron LI | 2018-12-11 | 1 | -4/+8 |
| | |||||
* | Deprecate np.int, np.float | Aaron LI | 2017-11-03 | 1 | -3/+3 |
| | | | | See: https://github.com/numpy/numpy/pull/6103 | ||||
* | uvsim/telescope.py: Fix station diameter to 35.0 [m] | Aaron LI | 2017-07-04 | 1 | -1/+5 |
| | | | | Also add a reference for minimum antenna separation of 1.5 [m]. | ||||
* | uvsim/telescope.py: Add "plot_stations()" and "plot_telescope()" | Aaron LI | 2017-06-01 | 1 | -8/+79 |
| | |||||
* | Add uvsim/ska1low.layout.txt: SKA1-low layout v2.0 2016-05-31 | Aaron LI | 2017-05-31 | 1 | -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-model | Aaron LI | 2017-05-31 | 2 | -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 coordinates | Aaron LI | 2017-05-31 | 1 | -0/+97 |