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

NestIO compatible with Nest 3.2 #1097

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 32 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
0f7639b
Simon's changes
morales-gregorio Mar 9, 2022
1cbf80c
Ignore file header if there is one
morales-gregorio Mar 9, 2022
b52282b
change author list
morales-gregorio Mar 9, 2022
1a734db
Introduce new keyword so that which type of signal will be read is no…
morales-gregorio Mar 9, 2022
42137a8
turn additional_parameters into a kwarg
morales-gregorio Mar 9, 2022
de0b512
remove support for lists
morales-gregorio Mar 9, 2022
f73f38d
pass the correct kwargs in the tests
morales-gregorio Mar 9, 2022
5a9abcf
minor fixes
morales-gregorio Mar 9, 2022
496552c
Explicitly read as floats if a dot is found
morales-gregorio Mar 9, 2022
cf65570
Simon's changes
morales-gregorio Mar 9, 2022
a20b5d9
Simon's changes
morales-gregorio Mar 9, 2022
448185c
Ignore file header if there is one
morales-gregorio Mar 9, 2022
e47886b
Introduce new keyword so that which type of signal will be read is no…
morales-gregorio Mar 9, 2022
fcd0e7d
turn additional_parameters into a kwarg
morales-gregorio Mar 9, 2022
6a82212
remove support for lists
morales-gregorio Mar 9, 2022
c0ae66f
pass the correct kwargs in the tests
morales-gregorio Mar 9, 2022
1b8eff5
minor fixes
morales-gregorio Mar 9, 2022
5f353e5
Explicitly read as floats if a dot is found
morales-gregorio Mar 9, 2022
0a3fd1f
Update NestIO to work with multiple files of the same type at once
morales-gregorio Feb 17, 2023
6254d8c
fix overwritten id issue
morales-gregorio Feb 17, 2023
af55cb7
Simon's changes
morales-gregorio Mar 9, 2022
7ecf970
Ignore file header if there is one
morales-gregorio Mar 9, 2022
61ea223
remove support for lists
morales-gregorio Mar 9, 2022
44fdbae
pass the correct kwargs in the tests
morales-gregorio Mar 9, 2022
96dd4c3
minor fixes
morales-gregorio Mar 9, 2022
dc7281f
Simon's changes
morales-gregorio Mar 9, 2022
bec1cd8
Ignore file header if there is one
morales-gregorio Mar 9, 2022
8daf50c
pass the correct kwargs in the tests
morales-gregorio Mar 9, 2022
e42df5f
minor fixes
morales-gregorio Mar 9, 2022
53586cd
Update NestIO to work with multiple files of the same type at once
morales-gregorio Feb 17, 2023
060d558
fix kwarg name
morales-gregorio Aug 3, 2023
5a2b9db
fix columnIO kwarg
morales-gregorio Aug 3, 2023
f3a7484
Merge branch 'master' of github.com:NeuralEnsemble/python-neo into Ne…
morales-gregorio Apr 4, 2024
61fd293
rename additional_parameters to kwargs
morales-gregorio Apr 4, 2024
342a943
Update neo/io/nestio.py
morales-gregorio Apr 4, 2024
8c5e62e
Update neo/io/nestio.py
morales-gregorio Apr 4, 2024
d1e97a0
turn loop to compact list comprehension
morales-gregorio Apr 8, 2024
78bb2ab
fix hardcoded column indices
morales-gregorio Apr 8, 2024
d65a104
fix too long line
morales-gregorio Apr 8, 2024
01294c8
Merge branch 'NestIO_3.2' of github.com:morales-gregorio/python-neo i…
morales-gregorio Apr 8, 2024
7530b84
Update neo/io/nestio.py
morales-gregorio Apr 9, 2024
a96794b
Update neo/io/nestio.py
morales-gregorio Apr 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading