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

Updated plexon importer #480

Merged
merged 1 commit into from Jan 15, 2022
Merged

Conversation

mpompolas
Copy link
Member

The importer relies solely on the Plexon SDK.
Users are asked to select which signal type they want to load, since .plx/.pl2 files can store both Wideband (Raw) or LFP files.
Acquisition and spiking events are supported.
Tested on the example datasets from Plexon's website and local files.

The importer relies solely on the Plexon SDK.
Users are asked to select which signal type they want to load, since .plx/.pl2 files can store both Wideband (Raw) or LFP files.
Acquisition and spiking events are supported.
Tested on the example datasets from Plexon's website and local files.
@ftadel ftadel merged commit d546809 into brainstorm-tools:master Jan 15, 2022
mpompolas added a commit to mpompolas/brainstorm3 that referenced this pull request Jan 17, 2022
commit b346db8
Author: rcassani <raymundo.cassani@gmail.com>
Date:   Mon Jan 17 15:36:39 2022 -0500

    Bugfix: SPM version check for old SPM8 (<6128)

commit 4edbcc7
Author: Raymundo Cassani <raymundo.cassani@gmail.com>
Date:   Mon Jan 17 12:31:09 2022 -0500

    Remove centring around 0 in normalized PTE results (brainstorm-tools#481)

    Removes the centering around 0 for normalized PTE (dPTE) values, as it can lead to wrong interpretations, as reported in: https://neuroimage.usc.edu/forums/t/confusing-values-of-normalized-pte/32069

commit d627f73
Author: ftadel <francois.tadel@mcgill.ca>
Date:   Sat Jan 15 20:35:42 2022 +0100

    Startup: Add checks for custom plugins (SPM8 sv SPM12)

commit 2e9da84
Author: ftadel <francois.tadel@mcgill.ca>
Date:   Sat Jan 15 20:00:03 2022 +0100

    IO: Plexon SDK managed as a plugin

commit d546809
Author: Konstantinos <knasiwtis@hotmail.com>
Date:   Sat Jan 15 11:18:10 2022 -0500

    Updated plexon importer (brainstorm-tools#480)

    The importer relies solely on the Plexon SDK.
    Users are asked to select which signal type they want to load, since .plx/.pl2 files can store both Wideband (Raw) or LFP files.
    Acquisition and spiking events are supported.
    Tested on the example datasets from Plexon's website and local files.

commit 986218d
Author: ftadel <francois.tadel@mcgill.ca>
Date:   Sat Jan 15 15:01:06 2022 +0100

    Statistics: Added process "Conjuction inference" (fix)

commit afd9990
Author: ftadel <francois.tadel@mcgill.ca>
Date:   Thu Jan 13 18:57:00 2022 +0100

    Statistics: Added process "Conjuction inference"

commit f278b97
Author: NGharesi <97478645+NGharesi@users.noreply.github.com>
Date:   Wed Jan 12 03:52:19 2022 -0500

    Modify the version of filter for tPAC (brainstorm-tools#479)

    Co-authored-by: Niloofar Gharesi <niloofar.gharesi@aerial.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants