-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add Neuralynx Recording #445
Conversation
for more information, see https://pre-commit.ci
Bizarre issue for me; when I follow the Folder selector that appears on the source data page, and select my folder of neuralynx data, I get Uncaught (in promise) Error: <h5 style="margin-bottom: 0;">Incorrect filesystem object</h5> <small>Please provide a <b>directory</b> instead.</small>
at #onThrow (FileSystemSelector.js:104:15)
at #checkType (FileSystemSelector.js:131:26)
at Array.forEach (<anonymous>)
at #handleFiles (FileSystemSelector.js:137:53)
at FilesystemSelector.selectFormat (FileSystemSelector.js:165:30) |
Oh right, I was using a heuristic to detect files vs. directories that might be passed using drag-and-drop (i.e. not controlled natively)—but that was just checking whether there are Added a direct check when Electron (Node) libraries are accessible. |
Note to self: electrode table is a bit messy, need to clean up all those excessive/uninformative columns Otherwise looks good! |
This PR adds NeuralynxRecordingInterface, which was successful on the test data for Cheetah_v5.6.3.