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

common input API for workflow element functions #31

Open
poldrack opened this issue Jun 10, 2022 · 1 comment
Open

common input API for workflow element functions #31

poldrack opened this issue Jun 10, 2022 · 1 comment

Comments

@poldrack
Copy link
Contributor

each elemental function should take the same arguments specifying the different directories or other specs (as defined in the argument spec to be written down shortly)

@poldrack
Copy link
Contributor Author

spec for common input API:

--basedir: common directory in which all of the data live (e.g. /data/brainsss)
--procdir: directory in which built/processed fly directories live (defaults to /processed)
--atlasdir: directory in which atlases are stored (defaults to /atlas)
--flyname: label for an individual fly (e.g. fly-001)
--dirtype: in {func, anat}
--scan: scan number (e.g. if there are two multiple functional scans, could be 1 and 2) - starts at 1

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