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

FIX: Enable fieldmapless by default in CLI #426

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

effigies
Copy link
Member

As currently written, SyN-SDC cannot run, since we store False by default, and only allow False to be set with --no-fmapless. Also, we were using the wrong variable; elsewhere we use fmapless, not fieldmapless.

While here, I'm adding a check that the constructed workflow is not empty and giving a separate error message.

@effigies effigies merged commit 2cd1d45 into nipreps:master Jan 18, 2024
19 of 20 checks passed
@effigies effigies deleted the fix/cli-syn branch January 18, 2024 16:43
effigies added a commit that referenced this pull request Jan 22, 2024
2.8.1 (January 22, 2024)

Bug-fix release in the 2.8.x series.

Fixes doc builds and CLI support for fieldmapless workflows.
Introduces support for BIDS-URIs.

* FIX: Enable fieldmapless by default in CLI (#426)
* FIX: Pandoc requires Texlive to render LaTeX in notebook (#427)
* FIX: New test ``test_wrangler_URIs`` had the wrong oracle (#425)
* ENH: Resolve BIDS-URIs (#349)
* TEST: Use less confusing function name for testing CLI with --dry-run (#424)
* MNT: Bump actions/download-artifact from 3 to 4 (#418)
* MNT: Bump actions/upload-artifact from 3 to 4 (#417)
* CI: Move PR doc build into main doc build, add texlive to build dependencies (#428)
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.

1 participant