marrink-lab / bentopy

Packs stuff in boxes
4 stars 0 forks source link

Remove early padding mechanism #16

Closed ma3ke closed 4 months ago

ma3ke commented 4 months ago

Perhaps we should just remove the whole padding mechanism.

We merely want to say: if it's out of bounds, we shouldn't place it.

For now, I implemented a total cope to deal with the weird fft behavior. The weird behavior occurred with non-connected shapes in 2D.