<div dir="ltr">Hi all,<div>I am interested in trying Jason Palmer's AMICA algorithm out but I am having trouble getting it to run in any form. When I try running it from the gui with defaut settings, I get the output:</div><div><br></div><div><div>Found datfile</div><div>mkdir: /Users/admin/path_to_data/amicaout/: File exists</div><div>           1 processor name = local-705.local</div><div>           1 host_num =    125801682</div><div> This is MPI process           1 of           1 ; I am process           1 of</div><div>           1 on node: local-705.local</div><div>           1  : node root process           1 of           1</div><div>Processing arguments ...</div><div> num_files =            2</div><div> FILES: </div><div> /Users/admin/path_to_data/data.fdt</div><div> num_dir_files =            1           1</div><div> initial matrix block_size =          128</div><div> do_opt_block =            0</div><div> blk_min =          256</div><div> blk_step =          256</div><div> blk_max =         1024</div><div> number of models =            1</div><div> max_thrds =            2</div><div> use_min_dll =            1</div><div> min dll =   1.000000000000000E-009</div><div> use_grad_norm =            1</div><div> min grad norm =   1.000000000000000E-007</div><div> number of density mixture components =            3</div><div> pdf type =            0</div><div> max_iter =         2000</div><div> Error: num_samples entries is less than num_files in paramfile</div><div>No gm present, setting num_models to 1</div><div>No W present, exiting</div><div>Reference to non-existent field 'W'.</div><div><br></div><div>Error in runamica15 (line 873)</div><div>    weights = mods.W(:,:,1);</div><div><br></div><div>Error in pop_runamica (line 239)</div><div>    [W,S,mods] = runamica15(datfile,arglist{:});</div><div> </div><div>Error while evaluating Menu Callback</div></div><div><br></div><div><br></div><div>When I call runamica15 ( [EEG.icaweights EEG.icasphere] = runamica15(EEG)) directly, same message. I tried downloading the binary again in case that was the issue but no luck. What am I doing wrong here?</div><div><br></div><div>Eric Rawls</div><div>Graduate Research Assistant</div><div>University of Arkansas</div></div>