Skip to content

Commit 659f3f4

Browse files
committed
update 2 registration tasks
1 parent 0cc0e21 commit 659f3f4

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/inputfilesStudies/20170607registrationAccuracyStudy/testInputForGlobalAndBest.dapsi

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ taskorder = 0
5555
BODY
5656
start
5757
finish
58-
gloablAndBestRegPhoto,1st,-1,1,94821,53941,878,878
59-
gloablAndBestRegPhoto,2nd,-1,1,041163,33208,878,878
60-
gloablAndBestReg,3rd,-1,1,94821,53941,878,878
61-
gloablAndBestReg,4th,-1,1,041163,33208,878,878
58+
globalAndBestRegPhoto,1st,-1,1,94821,53941,878,878
59+
globalAndBestRegPhoto,2nd,-1,1,041163,33208,878,878
60+
globalAndBestReg,3rd,-1,1,94821,53941,878,878
61+
globalAndBestReg,4th,-1,1,041163,33208,878,878
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function task_gloablAndBestRegPhoto(hObj)
1+
function task_globalAndBestRegPhoto(hObj)
22
try
33

44
handles = guidata(hObj);
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function task_gloablAndBestRegPhoto(hObj)
1+
function task_globalAndBestRegPhoto(hObj)
22
try
33

44
handles = guidata(hObj);

0 commit comments

Comments
 (0)