-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add quantized dfield export and fix n5 export (#172)
* perf(wip): toward export of quantized dfields * perf(wip): toward reading and writing quantized transforms * add n5 "format" to exporter * read from n5 formaat if no fragment given in transform URI * style: code formatting * fix: n5 dfield, treat invfield group as inverse * fix: generic RealComposite compilation issue * chore: bump n5 artifact versions * fix: make n5 source loading consistent with n5 viewer * wip: toward fixing n5 export when an offset exists * fix: serializing ngff affines * fix(wip): toward fixing n5 export * feat(wip): more flexible bigwarp exporter * exporter can output a single rai * when writing to n5 export only active source * fix physical offset for ngff metadata * fix/perf: use N5Viewer method for opening multiscale data * fix: offset typo in ApplyBigWarpPlugin * fix: correct input/output space for TPS transform export * style: ApplyBigwarpPlugin formatting
- Loading branch information
Showing
9 changed files
with
258 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.