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

RF: Accept nipype configurations from users #229

Merged
merged 3 commits into from Apr 8, 2020

Conversation

effigies
Copy link
Collaborator

@effigies effigies commented Apr 6, 2020

Right now we're quite inflexible about how we handle nipype configurations. This changes the precedence to:

  1. Local (user-specified)
  2. Global (user-specified)
  3. FitLins default
  4. Nipype default

I've also set the default crashfile format to pklz when installed normally, and switch it to txt in containers.

@pep8speaks
Copy link

pep8speaks commented Apr 6, 2020

Hello @effigies, Thank you for updating!

Cheers! There are no style issues detected in this Pull Request. 🍻 To test for issues locally, pip install flake8 and then run flake8 fitlins.

Comment last updated at 2020-04-06 20:55:42 UTC

@effigies effigies merged commit 6756cc1 into poldracklab:master Apr 8, 2020
@effigies effigies deleted the rf/nipype_config branch April 9, 2020 20:38
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

Successfully merging this pull request may close these issues.

None yet

2 participants