test with lazy = True. Take it in account for your IOs. |
|
More...
|
almost 14 years ago
|
New test with cascade = False. DO not forget this for your IO!! |
|
More...
|
almost 14 years ago
|
Some changes in Chris commit to pass test but I am not sure if this is the good implemention. |
|
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 |
|
More...
|
almost 14 years ago
|
tests relative to ticket 12: Block.segments <> Segment.block |
|
More...
|
almost 14 years ago
|
cleanings |
|
More...
|
almost 14 years ago
|
Bad joke for latest commit. Sorry. |
|
More...
|
almost 14 years ago
|
Tickets #13 (Recommended attributes are not in _annotations dict but directly an attributes.) |
|
More...
|
almost 14 years ago
|
Ticket #12: reference to relationship is bidirectional. Bloc.segments <-> Segment.block |
|
More...
|
almost 14 years ago
|
Ticket #14 : all IO must return a block. Some.read() give a block now. |
|
More...
|
almost 14 years ago
|
Ticket #6 done with property |
|
More...
|
almost 14 years ago
|
# Ticket 11 |
|
More...
|
almost 14 years ago
|
Ticket #9 : remove _ for relationship TODO HDF5 |
|
More...
|
almost 14 years ago
|
Change in tests. Hdf5 fails because of me. |
|
More...
|
almost 14 years ago
|
Tools for IO and tests enhencement |
|
More...
|
almost 14 years ago
|
Small changes indescription for ndarray |
|
More...
|
almost 14 years ago
|
My IOs pass tests. but tey are easy... |
|
More...
|
almost 14 years ago
|
small mistakes |
|
More...
|
almost 14 years ago
|
test type validity better |
|
More...
|
almost 14 years ago
|
test type validity |
|
More...
|
almost 14 years ago
|
move dtype test |
|
More...
|
almost 14 years ago
|
Preparing IO test. |
|
More...
|
almost 14 years ago
|
Minor changes to improve Python 3 compatibility |
|
More...
|
almost 14 years ago
|