File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -638,7 +638,7 @@ Constant ANALYSISBROWSER_PANEL_VERSION = 1
638638/// - Changed names of entries
639639/// - Changed units or meaning of entries
640640/// - New/Changed layers of entries
641- Constant LABNOTEBOOK_VERSION = 53
641+ Constant LABNOTEBOOK_VERSION = 54
642642
643643/// Version of the stimset wave note
644644Constant STIMSET_NOTE_VERSION = 7
Original file line number Diff line number Diff line change @@ -6933,11 +6933,11 @@ Function/WAVE GetTPSettingsLabnotebookKeyWave(string device)
69336933 wv[ % Tolerance][ 0 ] = ""
69346934
69356935 wv[ % Parameter][ 1 ] = "TP Amplitude VC"
6936- wv[ % Units][ 1 ] = ""
6936+ wv[ % Units][ 1 ] = "pA "
69376937 wv[ % Tolerance][ 1 ] = ""
69386938
69396939 wv[ % Parameter][ 2 ] = "TP Amplitude IC"
6940- wv[ % Units][ 2 ] = ""
6940+ wv[ % Units][ 2 ] = "mV "
69416941 wv[ % Tolerance][ 2 ] = ""
69426942
69436943 wv[ % Parameter][ 3 ] = "TP Pulse Duration"
You can’t perform that action at this time.
0 commit comments