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 config file: read files from derivatives/prfprepare #73

Open
garikoitz opened this issue Mar 2, 2022 · 1 comment
Open

Comments

@garikoitz
Copy link
Contributor

If the config file has isPRFSynthData=False, then read the data from derivatives/prfprepare

@garikoitz
Copy link
Contributor Author

I will need to add a new variable to the config file, and it is going to be the prfprepare/analysis-xx folder name, so that it know where to look for the data. For example:

in derivatives/prfanalyze y will create a folder called analysis-yy, and I will write the config file at this level. In the config file I will specify from where in prfprepare I want the data to be read, analysis-xx or whatever, and I will specify what kind of analyses I want to do, and I will have all of the supporting files for this project.

In the Docker, pass the input folder as read only. Remember to change the current behavior: input will be mapped to prfprepare/ and internally we know fromthe config file to read analysis-xx, the output will be mapped to prfanalyze/vista/analysis-yy...

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