Jason Palmer

Results 47 comments of Jason Palmer

I thought you were made an owner of the amica github at japalmer29/amica before, and that this was an issue because that’s where eeglab gets amica functions from. From: Arnaud...

Hi, this error probably occurs because you are trying to use 1500 threads. Maybe you meant max_iter? Anyway, could you try without a max_threads argument and see if it runs?...

I see. It is possible the the compiled Ubuntu version doesn't work in your environment. But could you try running it from the command line using the Memorize.fdt and amicadef.param...

Did you try amica15ubu, the Ubuntu binary version? Amica15mac is for Mac. From: heidichiu Sent: Tuesday, March 3, 2020 4:04 PM To: japalmer29/amica Cc: Jason Palmer ; Mention Subject: Re:...

Oh, ok the amica15c was compiled on Fedora Linux cluster maybe with incompatible options. I’m not sure how to distinguish Ubuntu/Debian, but we can at least make a help note...

I don't think the problem was actually mpich. The code was changed to give this error when it crashed for any reason, assuming it was an mpich problem. I think...

Hi Chris, There was an issue preventing the previous update from being applied. There is a new update 1.6.1 which will hopefully work for newer pcs. Best, Jason From: chris-hilton...

Hi, there is an update for Amica (1.6.1) which will hopefully resolve the issue. No need to download any mpi libraries. Best, Jason From: campusge ***@***.*** Sent: Tuesday, August 17,...

Are you sure you're using pop_loadset correctly? I think you need keywords, like EEG=pop_loadset('filename',filename,'filepath',filepath); On Sun, Oct 25, 2020, 6:44 PM moo-n wrote: > Hello, I've been trying to run...

Did you save the dataset as separate .set and .fdt files? If it is single file it won't work. This can be changed in options in Eeglab gui. On Sun,...