This is a proposal to refactor the section code to take an argument axis= that specifies which direction to slice across. This eliminates the need to have a whole separate codebase for Planform slices, and these planforms really don't offer much utility anyway. The exception is perhaps the specialty planforms (OAP) which can be reused for multiple Mask instantiations, and so would need to be considered.
from #203
This is a proposal to refactor the section code to take an argument
axis=that specifies which direction to slice across. This eliminates the need to have a whole separate codebase forPlanformslices, and these planforms really don't offer much utility anyway. The exception is perhaps the specialty planforms (OAP) which can be reused for multipleMaskinstantiations, and so would need to be considered.from #203