Feature #1323
Ability to set step and block size when loading plugin through high-level API
Status: | In Progress | Start date: | 2015-07-07 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | |||
Target version: | - |
Description
Currently when using the high-level API, the step & block size are always set to the plugin's preferred defaults.
This can cause problems (as in #1316) and of course sometimes you just want the flexibility. Setting a window shape might occasionally be useful as well. Add a way to provide step and block size at the same time as providing plugin parameters in calls such as collect().
History
#1
Updated by Chris Cannam over 9 years ago
- Status changed from New to In Progress
- Assignee set to Chris Cannam
Now in the repo (not yet in a release in PyPI)