-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ds003645/sub006 rotation issues (Scott) #72
Comments
|
Hi Dung, You can use Let me know how it goes. P.S.: It seems that we are once again at the end of NSG allocation. I hope that you can submit new tasks. |
Too short for ICA would be if the number of samples is less than nchannel^2*20 samples. |
BTW, the amica bag code is available from: sccn/amica/runamica17_nsg.m |
@neuromechanist the AMICA call ran yet seemed to exit with error. There's no output in the amicaout directory (see screenshot) and there's no message to indicate that the process finished in the log file (attached) |
Interesting, pinging @japalmer29 for potential insights about the error: |
@dungscout96 Could you post the matlab command you used to run it? |
Thanks for helping @japalmer29! I ran the batch mode of https://github.com/sccn/amica/blob/e0db55f07c8c410641cd5b0df5498a5a53129ce6/runamica17_nsg.m#L849 |
@dungscout96 could you post the runamica17_nsg(...) command with all the arguments? |
The exact command was |
It seems that the problem is that However, to load data later, you should use |
EEG=pop_chanedit(EEG, 'forcelocs',[],'transform',{'TMP = X; X = Y; Y = -TMP;'}); |
Add HED to https://nemar.org/dataexplorer/detail?dataset_id=ds002718 Add new columns to NEMAR.json to disable ICA for that dataset |
whole dataset:
in this dataset that is not the case - each run has a separate decomposition.
Please concatenate the runs and run a single decomposition -- as you thought had been done already.
The text was updated successfully, but these errors were encountered: