Ticket #56 (new defect)
Opened 2 years ago
Wrong conductance unit for ConductanceList.plot()
| Reported by: | bruederle | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2 |
| Component: | signals | Version: | trunk |
| Keywords: | Cc: |
Description
when plotting recorded conductances, the plot displays "Conductance [nS]" on the y-axis, although the actually plotted values are given in uS.
Probably sufficient to fix the following line: trunk/src/signals/analogs.py:884
Note: See
TracTickets for help on using
tickets.
