kslong / kred

Tools for analysing narrow band imaging with DECam
GNU General Public License v3.0
1 stars 0 forks source link

Updated PrepFiles.py to run in multiprocessing mode #4

Closed kslong closed 1 year ago

kslong commented 1 year ago

I have modified PrepFiles.py to be able to run in multiprocessing mode, if given the number of threads to run, as a new switch -np.

Whereas it took 2 seconds to process a single file previously on my linux machine, it now takes 0.25 seconds with 16 cores