Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Only create tiles from visible data
If _chip_insertions slices returns data_slice = None, the chip lies entirely outside the output array. We don't need to consider it anymore since it will never touch the output plane. Resolves #16
- Loading branch information