Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add utils/grid.py: Make coordinate grids for SNRs | Aaron LI | 2016-10-17 | 1 | -0/+157 |
* make_coordinate_grid(): Make a Cartesian coordinate grid according to the specified center coordinate, size and grid resolution. * make_grid_ellipse(): Also generate an (rotated) ellipse and place into the coordinate grid. |