{5} Assigned, Active Tickets by Owner (Full Description) (3 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

pierre

Ticket Summary Component Milestone Type Created
Description
#22 fanofactor corrcet? signals 0.2 defect 10/29/08

Checking the calculation of the FF (function fano_factor() in Neurotools.singnals of several poissonian spikeLists (generated with NEST) yield NOT 1, not even approximately.

But i think it should, due to FF = 1 + (n-1)c with c=CorrelationCoefficient?=0 for non-correlated spikeTrains and n=populationSize.


#18 Interrogation about load functions in signals.py signals 0.2 enhancement 10/17/08

While reformatting the signals.py file, I just would like to ask something about the load_spikelist, load_(vm/current/conductance)list. Is it really useful to keep the full syntax load(file, id_list, dt, t_start, t_stop, dimensions) ?

I mean, those file should have been generated in the compatible_output format of pyNN in order to be read. So the header should be there. Therefore id_list, dt, dimensions seems to be useless.... What do you think about it ? Does somebody use the full syntax of those functions ?


#12 Write unit tests for the `signals` module signals 0.2 task 10/16/08

The target is to achieve >90% code coverage (measured using coverage.py)


Note: See TracReports for help on using and creating reports.