aasensio / hazel2

Hazel v2.0: synthesis and inversion of Stokes profiles caused by the joint action of atomic level polarization and the Hanle and Zeeman effects

Home Page:https://aasensio.github.io/hazel2/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPI inversions with blocks of pixels

aasensio opened this issue · comments

Currently, MPI inversions/synthesis are done in a pixel-by-pixel mode. For inversions this is OK because every pixel takes a long time. However, doing that for synthesis is inefficient because the synthesis takes much less time. An option to send blocks of pixels should be available