-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added singleplane multifile extractor * added multiplane multifile extractor * updated frames_per_slice to work better with single-plane data * added multifile extractors to the init * added multifile extractors to extractor list * added multifile tests * added multifile multiplane tests * improved tests to actually check file names * switched to natsorted * added option to only extract first files metadata and then propagate it to all other files * added some docstring info * added metadata tests * moved natsort import to __init__ * retrigger checks * propagated parsed_metadata along with metadata * updated docstrings * added coverage for extract_all_metadata options
- Loading branch information
1 parent
86126dd
commit 05a5675
Showing
4 changed files
with
303 additions
and
17 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
Oops, something went wrong.