Closed Lyalpha closed 6 years ago
@thomasorb @Lyalpha Works on my side, well done !!!
Success! Thanks for your help with this!
I find now that
cube.map_sky_velocity(80., div_nb=10)
hangs and I don't know if it is related to this fix (I could run this function ok before). @simon-prunet could you test if you're able to run this? Just so I can check if it something wrong with my end.
After investigating, doesn't look to be related. Opened #32 instead.
When running
fit_lines_in_region
, the process does not seem to complete and the threaded processes that are spawned become zombie quickly and I am left with 1 process running indefinitely until I interrupt (left for at least an hour while trying to fit only a few spaxels in a small region with only a single line).Tried with different combinations of lines to fit, and values for
snr_guess
,nofilter
,pos_def
etc.It remains like this, with 1 process using cpu, until I interrupt.