Skip to content

WIP: `FieldZeroPadder`: enable padding at the start of the array

Lukas Platz requested to merge options_for_zeropadder into NIFTy_6

The FieldZeroPadder was able to pad either in the center of the field arrays or at the end.

Added the option to also pad at the start of field arrays.

Edited by Lukas Platz

Merge request reports