spinoza-centre / pRFline

Repository for the pRF in line-scanning project
MIT License
1 stars 0 forks source link

Meeting 28-02-2022 #10

Closed gjheij closed 2 years ago

gjheij commented 2 years ago

Meeting notes

We mostly discussed the right approach concerning our preprocessing pipeline. Ideally, we'd like something like this:

Preprocessing: 1) NORDIC (default) 2) Detrend (high-pass filter e.g., DCT) 3) RETROICOR/aCompCor

For 3), we contacted Phillips due to corrupt SCANPHYSLOG-files. The traces looked adequate on the console, but the .log-files are practically empty. We eagerly await Phillips' response.

As far as aCompCor is concerned, we know how to get the tissue classifications in the correct space using this. I guess the idea is then to create one big dataframe including physiology and PCA'd timecourses of white matter/CSF voxels and regress that out. We should inspect the power spectra after as well as the timecourses themselves to see if they're suited for pRF-fitting.

pRF-fits:

Exp:

To do:

1) pRF-fitting of ses-4-data. Verify that sparse design matrix results in more sensible parameters (also fit HRF from predictions) 2) Implement aCompCor in pipeline 3) ..

gjheij commented 2 years ago

See subsequent issues for updates on pRF-fits and aCompCor