-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Repeated calls to the astrometry solver (hundreds) end up increasing the allocated memory until it overflow (currently circumvented it in my script by spawning a forked process for each field; which frees the allocated memory).
Versions:
- python 3.10.9
- astrometry 4.1.2
Steps to reproduce:
- Repeatedly solve a field hundreds of times (can be the same field, over a loop).
(thanks for the nice module, btw)
Metadata
Metadata
Assignees
Labels
No labels