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

[prfanalyze-visa] _modelpred.nii.gz is identical to generating data #98

Open
Gilles86 opened this issue Feb 1, 2025 · 3 comments
Open

Comments

@Gilles86
Copy link

Gilles86 commented Feb 1, 2025

Hi again,

When I run the prfanalyze-vista docker on data I generate with prfsynth, the generated data and the _testdata.nii.gz and _modelpred.nii.gz-files contain the exact same time series:

Image

I don't think the predictions of a PRF model look like this? Also, this obviously doesn't align with the R2s...

Is this a bug?

@garikoitz
Copy link
Contributor

garikoitz commented Feb 8, 2025 via email

@Gilles86
Copy link
Author

I used this json

{
    "subjectName"    : "smallgrid",
    "sessionName"    : "1",
    "solver"         : "vista",
    "tasks"          : "prf",
    "isPRFSynthData" : false,
    "options": {
    	"prfprepareAnalysis" : "01",
        "hrf": [],
        "model"              : "one gaussian",
        "grid"               :  false,
        "wsearch"            : "coarse to fine",
        "detrend"            : 1,
        "keepAllPoints"      : false,
        "numberStimulusGridPoints": 50,
        "obtainPreds": true,
        "coarseDecimate": 2
    },
    "stimulus": {
        "stimulus_diameter":20    }
}

It still returns the input (simulated) BOLD data as _modelpred.nii.gz...

@garikoitz
Copy link
Contributor

garikoitz commented Feb 10, 2025 via email

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

2 participants