Closed neuromusic closed 8 years ago
oh snap. new bar. 23% coverage
@MarvinT will you take a peek at my tests? any tips?
Very nice! I like them.
Question about calc_rec_datetime
:
I'm not sure I understand the start_time parameter.
Maybe we should have a default parameter of 0.
It might also be nice to mention in the documentation that start_time is in seconds.
these parameters are keys in the 'rec' dictionaries that make_kwd drops into the json file.
that is, each "recording" corresponds to a continuously sampled epoch in Spike2, which starts some time after the beginning of the file. start_time
is the time in seconds after the start of the file that the recording is sampled from
I'll flesh out the documentation on this
updated docs. disagree re: default, as the start_time of the recording is rarely 0.0
will merge ASAP
this pull request adds two features: