-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The current Gate class only knows box gates given by input files. It might make sense to introduce the ability to set custom gating options.
- This requires changing the pipeline identifiers for Gating
- Requires a list/dict of (at least) common feature names and their abbreviation in the pipeline identifiers
- Does not require bumping the PPID generation (pipeline hash changes anyway)
- Might want to remove the
online_gateskeyword argument from the PPID, since box gates are overriden anyway if they are specified in PPID.
Metadata
Metadata
Assignees
Labels
No labels