Revert back to not distributing pointing in parallel by default
[0.7.2] - 2022-10-13
New
- Revert default value for
parallel
toFalse
when initializingZodipy
. In many common use cases, the user will want to use ZodiPy in a parallel environment, where instead of distributing the pointing in each chunk over the CPU's, the chunks themselves are distributed.