File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 817817 "name" : " python" ,
818818 "nbconvert_exporter" : " python" ,
819819 "pygments_lexer" : " ipython3" ,
820- "version" : " 3.7.3 "
820+ "version" : " 3.7.0 "
821821 },
822822 "toc" : {
823823 "nav_menu" : {},
Original file line number Diff line number Diff line change 389389 "metadata" : {},
390390 "outputs" : [],
391391 "source" : [
392- " # The same for `im_navigator` :\n " ,
393- " im_navigator = s .sum()\n " ,
394- " # Compute the lazy signal `im_navigator `\n " ,
395- " im_navigator .compute()"
392+ " # Create the s_navigator by summing over the navigation axes :\n " ,
393+ " s_navigator = im .sum()\n " ,
394+ " # Compute the lazy signal `s_navigator `\n " ,
395+ " s_navigator .compute()"
396396 ]
397397 },
398398 {
830830 "name" : " python" ,
831831 "nbconvert_exporter" : " python" ,
832832 "pygments_lexer" : " ipython3" ,
833- "version" : " 3.7.3 "
833+ "version" : " 3.7.0 "
834834 },
835835 "toc" : {
836836 "nav_menu" : {},
You can’t perform that action at this time.
0 commit comments