Skip to content

Commit

Permalink
reworking on the unused demo and if condition inside of the demos
Browse files Browse the repository at this point in the history
  • Loading branch information
jkobject committed Jul 24, 2017
1 parent a72d497 commit baada37
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file removed demo_SueAnn.mlx
Binary file not shown.
Binary file modified demo_script.mlx
Binary file not shown.
1 change: 1 addition & 0 deletions use_cases/2016_CSHL_Imaging/demo_somatic.m
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
P.p = 0; % set AR temporarily to zero for speed
[C,f,P,S] = update_temporal_components(Yr,A,b,Cin,fin,P,options);


%% merge found components
[Am,Cm,K_m,merged_ROIs,P,Sm] = merge_components(Yr,A,b,C,f,P,S,options);

Expand Down

0 comments on commit baada37

Please sign in to comment.