Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slicer modifies Slicer.tasks #2

Open
sagarjauhari opened this issue Mar 16, 2014 · 0 comments
Open

Slicer modifies Slicer.tasks #2

sagarjauhari opened this issue Mar 16, 2014 · 0 comments

Comments

@sagarjauhari
Copy link
Owner

Based on the current design, after some of the methods, slicer modifies the tasks, for e.x.:

https://github.com/sagarjauhari/eeg_mining/blob/pipeline/slicer.py#L65

Because of this, if slicer object is passed and some other method needs to be called, we need to reload the tasks first and then call another method which uses the original loaded tasks. It'll be good if slicer keeps the original tasks in native form and creates temporary modified tasks when required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant