BranchingPipeline (branches[, merger])
|
|
CachablePipeline (cache_dir, no_cache_pipe, ...)
|
|
Constant (value)
|
Constant. |
Contains (item[, negate])
|
Check if an item is in a collection. |
ContainsAll (items[, negate])
|
Check if a subset of items in a collection. |
DigitFinder ([index])
|
Find digits in a strings. |
EnsureIterable ([step])
|
|
ExpandUser ()
|
|
FigshareDataLoader (figshare_id, remote_path)
|
Transfer files and directories from figshare. |
FigsharePregnancyDataLoader (remote_path[, ...])
|
Transfer pregnancy data from figshare with guard rails. |
FileFinder ([data_dir, rules, warn, as_list])
|
Find files given rules. |
Filter (func[, collection_type, to_iter])
|
|
FreeSurferReader ()
|
|
IdentityStep ()
|
|
IndexMap (step[, index])
|
|
IsFileType (ext)
|
Check extension of file. |
Map (step[, n_jobs, verbose, force_iter])
|
|
PartiallyInitializedStep (Step[, pass_data])
|
Instantiate a step based on data. |
Path (*args, **kwargs)
|
PurePath subclass that can make system calls. |
PathShortener ([init_index, last_index])
|
Shorten path. |
PvFromData ([keep_colors])
|
Convert arrays into pv.PolyData. |
PvReader ([rename_colors])
|
Read file. |
PvWriter ([dirname, ext, binary, ...])
|
Write a surface mesh to disk. |
Sorter ([key])
|
|
StartsWith (value)
|
|
StepWithLogging (step, msg)
|
|
TupleWith (step[, incoming_first])
|
|