astronomy-laboratory / pyoof

pyoof is a Python package which performs out-of-focus (OOF) holography on astronomical beam maps for single-dish radio telescopes.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Multiprocessing #15

Open tcassanelli opened 1 year ago

tcassanelli commented 1 year ago

Using more than three maps may include a lot of extra time for computation. Would it be possible to multiprocess the calculation within the nonlinear least-squares minimization?