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

Add bug fixes from red branch #161

Merged
merged 10 commits into from
Aug 4, 2021
Merged

Add bug fixes from red branch #161

merged 10 commits into from
Aug 4, 2021

Conversation

HippocampusGirl
Copy link
Member

No description provided.

- Both for volume and surface files
- Does not terminate for surface files, needs to be fixed
- Also refactor smoothing to use AFNI's `3dBlurToFWHM`
- When `run_reconall` is enabled
- PyBIDS will automatically remove them, because they do not conform to
  the spec
- For now, we simply rename these tags to `acq`
- This should make it easier to diagnose when field maps are
  incompatible or not correctly converted to BIDS format
- During BIDS conversion
- Make correct relative path
- Also create a `Factory` to reduce duplicate computation
- We will also need the outputs for the `bold_grayords_wf`
@HippocampusGirl HippocampusGirl changed the title Add bug fixed from red branch Add bug fixes from red branch Aug 4, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #161 (a9140a2) into main (85c2d6b) will increase coverage by 0.84%.
The diff coverage is 90.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   52.59%   53.44%   +0.84%     
==========================================
  Files         209      211       +2     
  Lines       11406    11472      +66     
  Branches     1948     1960      +12     
==========================================
+ Hits         5999     6131     +132     
+ Misses       5012     4920      -92     
- Partials      395      421      +26     
Impacted Files Coverage Δ
halfpipe/cli/run.py 26.21% <0.00%> (+26.21%) ⬆️
halfpipe/interface/imagemaths/__init__.py 100.00% <ø> (ø)
halfpipe/cli/parser.py 46.23% <50.00%> (ø)
halfpipe/io/index/bids.py 75.00% <53.84%> (-2.95%) ⬇️
halfpipe/workflow/collect.py 50.00% <71.42%> (+0.54%) ⬆️
halfpipe/workflow/convert.py 74.19% <80.00%> (-3.23%) ⬇️
halfpipe/workflow/fmriprep.py 91.17% <90.32%> (-1.28%) ⬇️
halfpipe/workflow/resampling/factory.py 93.33% <93.33%> (ø)
halfpipe/interface/__init__.py 100.00% <100.00%> (ø)
halfpipe/interface/imagemaths/lazyblur.py 100.00% <100.00%> (ø)
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85c2d6b...a9140a2. Read the comment docs.

@HippocampusGirl HippocampusGirl merged commit ec53b4e into main Aug 4, 2021
@HippocampusGirl HippocampusGirl deleted the red/01 branch August 6, 2021 10:00
@HippocampusGirl HippocampusGirl restored the red/01 branch August 6, 2021 10:00
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