skyportal / gwemopt

Gravitational-wave Electromagnetic Optimization
GNU General Public License v3.0
19 stars 34 forks source link

Cut down on astropy Time calls for faster conversion #67

Closed dfrostig closed 2 years ago

dfrostig commented 2 years ago

Hi, When working on WINTER tiling (smaller FOV) I found gwemopt spends a lot of time in get_moon_segments doing one conversion with astropy Time calls. I cut that out and converted directly and now it works much faster. If you have any questions feel free to email me at frostig@mit.edu.