ryanhausen / fitsmap

FitsMap: A Simple, Lightweight Tool For Displaying Interactive Astronomical Image and Catalog Data
MIT License
46 stars 9 forks source link

Look into using parallelism library rather than the current implmentation #43

Closed ryanhausen closed 1 year ago

ryanhausen commented 2 years ago

Maybe use something like job lib (https://joblib.readthedocs.io/en/latest/) or ray (https://www.ray.io/)

ryanhausen commented 1 year ago

For ray make sure the pillow verision is high enough to ensure resampling is a field

ryanhausen commented 1 year ago

ray is the parallelization library 0.10.2