LIMO-EEG-Toolbox / limo_tools

Hierarchical Linear Modelling for MEEG data
https://limo-eeg-toolbox.github.io/limo_meeg/
Other
59 stars 27 forks source link

Error in std_limo() at line 548 #45

Closed amisepa closed 3 years ago

amisepa commented 3 years ago

Hi Cyril,

I get this error now after the recent merge and pull during 1st level. The 'factors' structure doesn't seem to have a 'value' field.
image

As before, I just have one variable with a well-being score (1-100), to correlate to EEG.

Thanks, Cedric

CPernet commented 3 years ago

std issue not limo -- new release fixed

amisepa commented 3 years ago

Hi Cyril,

I got the most recent LIMO re-installed and I am still encountering this issue.

I have factors = struct with fields: vartype: 'continuous' label: 'aios' level: 'one'

But no value field

CPernet commented 3 years ago

Maybe Arno can help ... Coding isdue? No time sorry

-- Dr Cyril Pernet, Senior Academic Fellow Neuroimaging Sciences

Centre for Clinical Brain Sciences Chancellor's Building, Room GU426D The University of Edinburgh 49 Little France Crescent Edinburgh BioQuarter EH16 4SB

cyril.pernet@ed.ac.uk tel: +44 (0)131 465 9530 http://www.sbirc.ed.ac.uk/cyril http://www.ed.ac.uk/edinburgh-imaging http://www.ed.ac.uk/edinburgh-imaging


From: Cedric Cannard notifications@github.com Sent: 05 October 2020 23:09 To: LIMO-EEG-Toolbox/limo_tools limo_tools@noreply.github.com Cc: PERNET Cyril cyril.pernet@ed.ac.uk; State change state_change@noreply.github.com Subject: Re: [LIMO-EEG-Toolbox/limo_tools] Error in std_limo() at line 548 (#45)

Hi Cyril,

I got the most recent LIMO re-installed and I am still encountering this issue.

I have factors = struct with fields: vartype: 'continuous' label: 'aios' level: 'one'

But no value field

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/LIMO-EEG-Toolbox/limo_tools/issues/45#issuecomment-703915937, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABENIDRPZOT7BIRJMSLPL5TSJI72LANCNFSM4RWRSSEA.

The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.

arnodelorme commented 3 years ago

We have disabled contrast for continuous variables. Working now.