open-ephys / analysis-tools

Archived code for reading data saved by the Open Ephys GUI
59 stars 176 forks source link

loading specific parts of the recording with OpenEphys.py #73

Open dieKrone opened 5 years ago

dieKrone commented 5 years ago

Is there a way to load only parts of the recording? For example if I record over 3h and and I want to analyse a 2-3 min fraction in the middle of the recording. At the moment I would have to load the full 3h which is time consuming with 32 channels.

I am using OpenEphys.py

dieKrone commented 5 years ago

Ok, I looked into the code and it is not implemented at the moment. Would anyone else be interested in that feature?

macayladonegan commented 4 years ago

I would be interested in this!

dieKrone commented 4 years ago

I would recimend this package to load specific parts of the recording: https://pypi.org/project/pyopenephys/

Philipp

Von: macayladonegan notifications@github.com Gesendet: Donnerstag, 11. Juni 2020 14:47 An: open-ephys/analysis-tools analysis-tools@noreply.github.com Cc: van Kronenberg, Philipp philipp.van-kronenberg@charite.de; Author author@noreply.github.com Betreff: [ext] Re: [open-ephys/analysis-tools] loading specific parts of the recording with OpenEphys.py (#73)

I would be interested in this!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/open-ephys/analysis-tools/issues/73#issuecomment-642622152, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALEUP657J345KT2GJZ3UFKDRWDG4BANCNFSM4HS2332A.

macayladonegan commented 4 years ago

excellent, thank you