**Context** Indexing and filtering are slow and unnecessary for most of the workflow to run. **Description** We should move the index/filter steps after the subsampling step so logic order will be: - subsample - align - mask - filter - tree
Context
Indexing and filtering are slow and unnecessary for most of the workflow to run.
Description
We should move the index/filter steps after the subsampling step so logic order will be: