Skip to content

Commit 20c3354

Browse files
mariomario
authored andcommitted
return results
1 parent 63a5273 commit 20c3354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/python/cni_toolbox/HGR.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@ def get_parameters(self, n_batch = 10000,
259259
sys.stdout.write("[%-20s] %d%%"
260260
('=' * i, 5 * i))
261261

262+
return results
263+
262264
def get_timecourses(self, stimulus):
263265
'''
264266
Parameters

0 commit comments

Comments
 (0)