Skip to content
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

Cannot read design file #4

Open
lconcha opened this issue Jan 14, 2020 · 0 comments
Open

Cannot read design file #4

lconcha opened this issue Jan 14, 2020 · 0 comments

Comments

@lconcha
Copy link

lconcha commented Jan 14, 2020

Hello.

I am trying out LIPSIA for the first time, but cannot reproduce the examples for vlisa_prewhitening. I get the following error:

$ vlisa_prewhitening -col1 true -in filtered_func_data.v -design desing.txt -contrast 0 1 0   -out result.v

vlisa_prewhitening V3.1.0
 using 8 cores
   0:  filtered_func_data.v
   0:  desing.txt
vlisa_prewhitening: Fatal:  error opening design file desing.txt.

$ cat design.txt 
% Example 1
% event     onset      duration   amplitude
    1       18.00        3.00        1.00
    1      150.00        3.00        1.00
    1      168.00        2.00        1.00
    2       24.00        1.00        1.00
    2       90.00        1.00        1.00

I have tried formatting the design.txt file in many ways, but even the example included in the documentation fails. I have tried python 2.7 and 3.6. lipsia was installed from source. Ubuntu 18.04.

Thank you.

Luis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant