forked from neurodroid/stimfit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
executable file
·30 lines (20 loc) · 1.38 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
This Jose's TODO list for Stimfit:
Thu Jan 20 09:59:57 CET 2011
* Enable change threshold slope in Slope page of Cursor settings menu
* Add python commands for the PSlope calculation (setting cursors, getting slope, setting Delta T mode, etc..)
* Add a column with the Slope results in the Batch analysis
Sun Jan 23 22:13:20 CET 2011
Wed May 11 09:23:14 CEST 2011
* Add Analysis toolbar to the Extensions menu
* When pressing L, change latency measurements to manual
Sun Jun 19 08:58:13 CEST 2011
Bugs reported by Stephanie
* in stf.show_table_dictlist() the ordering of the dictionary list in the grid is random; the elements of the dictionary will not appear in the grid as they are written in the dictionary, nor appear alphabetically as in stf.shot_table. Besides that,
the key of the dictionary doest not show in the column (it says A, B and so on).
Wed Jul 13 16:55:13 CEST 2011
Add "Show reference" to Stimfit registry
Thu Oct 27 09:37:41 CEST 2011
Set window Icon in Stimfit (see http://zetcode.com/tutorials/wxwidgetstutorial/firstprograms/)
Sun Oct 30 07:52:17 CET 2011
GUI event loop support for IPython 0.11;
The thread-based version to work interactively with wxPython is deprecated in IPython 0.11. See https://github.com/ipython/ipython/issues/645. There will be a new way to embed IPython (see http://ipython.org/ipython-doc/dev/interactive/reference.html#gui-event-loop-support