bids-matlab-tools icon indicating copy to clipboard operation
bids-matlab-tools copied to clipboard

[enhancement] memory management from STUDY

Open CPernet opened this issue 3 years ago • 2 comments

If one have a massive dataset, because one relies on STUDY it becomes a problem as STUDY loads every .set (as a work around of course we can do several small STUDY(ies) and re-assemble) but it would be nice have a more direct solution

CPernet avatar Apr 13 '22 11:04 CPernet

also for ongoing project, it would be nice to just be able to update a STUDY and it would just create new fles (write now redo it all)

CPernet avatar Apr 13 '22 11:04 CPernet

Good point. I will look into this if the datasets are in EEGLAB format (in that case, there is no need to load the data).

On Apr 13, 2022, at 4:44 AM, Cyril Pernet @.***> wrote:

also for ongoing project, it would be nice to just be able to update a STUDY and it would just create new fles (write now redo it all)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

arnodelorme avatar Apr 13 '22 14:04 arnodelorme