Ticket #18 (assigned enhancement)
Interrogation about load functions in signals.py
| Reported by: | pierre | Owned by: | pierre |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Component: | signals | Version: | trunk |
| Keywords: | Cc: | davison@… |
Description
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 ?
Change History
Note: See
TracTickets for help on using
tickets.
