Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/telescope.py and bin/make-ska1low-model | Aaron LI | 2017-05-31 | 1 | -0/+218 |
The `bin/make-ska1low-model` executable uses `telescope.py` to generate the SKA1-low telescope model for OSKAR simulation usage. |