aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/uvsim/telescope.py
Commit message (Collapse)AuthorAgeFilesLines
* 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/telescope.py and bin/make-ska1low-modelAaron LI2017-05-311-0/+218
The `bin/make-ska1low-model` executable uses `telescope.py` to generate the SKA1-low telescope model for OSKAR simulation usage.