Annuli = 1 messes up padding

Issue #16 open
Pauline Arriaga created an issue

For annuli = 1, needs padding = 0

Comments (4)

  1. Jason Wang

    It seems like padding should always be 0 when annuli=1. klip_parallelized should have a check that forces padding=0 when annuli=1 I think

  2. Jason Wang

    When annuli=1, we should stop checking for azimuthal ranges. I suspect there are rounding errors sometimes with the math.

  3. Log in to comment