Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: actually fix the bug that disabled stitching (#7)
Had input xml used instead of output xml, which was causing the stitching transform to be applied to the bdv xml instead of the actual output xml (since it writes in-place)..
- Loading branch information