Skip to content

Move index/filter after subsampling #810

@huddlej

Description

@huddlej

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

Metadata

Metadata

Assignees

Labels

easy problemRequires less work than most issuesenhancementNew feature or requestpriority: highTo be resolved before other issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions