0
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test with lazy = True. Take it in account for your IOs.
Samuel Garcia
as sgarcia
More... almost 14 years ago
New test with cascade = False. DO not forget this for your IO!!
Samuel Garcia
as sgarcia
More... almost 14 years ago
Some changes in Chris commit to pass test but I am not sure if this is the good implemention.
Samuel Garcia
as sgarcia
More... almost 14 years ago
correcting comments More... almost 14 years ago
adding first tests for recordingchannelgroup More... almost 14 years ago
new blackrock io ported from old neo More... almost 14 years ago
Documentation, requiring required argument index in recording channel More... almost 14 years ago
Began table of definitions of each Neo object (needs work). Described philosophy underlying required, recommended, and additional arguments. More... almost 14 years ago
Correcting test, recommended attributes must be specified in **kwargs, not *args More... almost 14 years ago
Requiring 0m0.000s 0m0.000s 0m0.000s 0m0.000s as argument to SpikeTrain. Implementing required and recommended arguments. Moving as much as possible from __new__ to __init__. All that is required in __new__ is initializing Quantity. More... almost 14 years ago
problem in PynnIO with news common_io_tests
Samuel Garcia
as sgarcia
More... almost 14 years ago
tests relative to ticket 12: Block.segments <> Segment.block
Samuel Garcia
as sgarcia
More... almost 14 years ago
cleanings
Samuel Garcia
as sgarcia
More... almost 14 years ago
Bad joke for latest commit. Sorry.
Samuel Garcia
as sgarcia
More... almost 14 years ago
Tickets #13 (Recommended attributes are not in _annotations dict but directly an attributes.)
Samuel Garcia
as sgarcia
More... almost 14 years ago
Ticket #12: reference to relationship is bidirectional. Bloc.segments <-> Segment.block
Samuel Garcia
as sgarcia
More... almost 14 years ago
Ticket #14 : all IO must return a block. Some.read() give a block now.
Samuel Garcia
as sgarcia
More... almost 14 years ago
Ticket #6 done with property
Samuel Garcia
as sgarcia
More... almost 14 years ago
# Ticket 11
Samuel Garcia
as sgarcia
More... almost 14 years ago
Ticket #9 : remove _ for relationship TODO HDF5
Samuel Garcia
as sgarcia
More... almost 14 years ago
Change in tests. Hdf5 fails because of me.
Samuel Garcia
as sgarcia
More... almost 14 years ago
Tools for IO and tests enhencement
Samuel Garcia
as sgarcia
More... almost 14 years ago
Small changes indescription for ndarray
Samuel Garcia
as sgarcia
More... almost 14 years ago
My IOs pass tests. but tey are easy...
Samuel Garcia
as sgarcia
More... almost 14 years ago
small mistakes
Samuel Garcia
as sgarcia
More... almost 14 years ago
test type validity better
Samuel Garcia
as sgarcia
More... almost 14 years ago
test type validity
Samuel Garcia
as sgarcia
More... almost 14 years ago
move dtype test
Samuel Garcia
as sgarcia
More... almost 14 years ago
Preparing IO test.
Samuel Garcia
as sgarcia
More... almost 14 years ago
Minor changes to improve Python 3 compatibility
Andrew P. Davison
as apdavison
More... almost 14 years ago