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

Save files and still be able to use the database #19

Open
mmagnuski opened this issue Aug 19, 2014 · 2 comments
Open

Save files and still be able to use the database #19

mmagnuski opened this issue Aug 19, 2014 · 2 comments

Comments

@mmagnuski
Copy link
Owner

Just like when ICAw_cleanline is run - files are saved and the database is reformatted (some info goes to datainfo etc.).

Although filtering and epoching etc. does not take long - in some cases it can take 5-10 seconds while loading a filtered and epoched file would be much faster. Also - we should remember than it would be definitely longer with 1000 Hz file for example or with much more epochs than 400.

  • It should be optional to save files at some point and continue on the saved files.
  • operations performed so far on the files should be moved to datainfo
  • If files are saved as epoched and filtered - changing these fields should not make any effect.
  • Going back to the original file with changes performed (like - marks, rejections) should be possible.
@mmagnuski mmagnuski added this to the v 0.1 milestone Aug 19, 2014
@mmagnuski
Copy link
Owner Author

Full going back may not be required for v 0.1
Just make the basic stuff work.

@mmagnuski mmagnuski removed this from the v 0.1 milestone Oct 27, 2014
@mmagnuski
Copy link
Owner Author

#80

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