Name
splitstack - split a stack file into odd and even stacks
Usage
- splitstack(stack,oddstack,evenstack)
Input
- stack
- input stack file
Output
- oddstack
- odd images in stack file
- evenstack
- even images in stack file
Options
Description
- The output files are written to the disk
Method
Reference
Author / Maintainer
- Zhong Huang
Keywords
- category 1
- UTILITIES
Files
utilities.py
See also
References to relevant other routines.
Maturity
- stable
- works for most people, has been tested; test cases/examples available.
Bugs
None. It is perfect.