Skip to content

Commit

Permalink
Resolving merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
bbfrederick committed Dec 20, 2024
1 parent 5dcfa5f commit 79f7b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rapidtide/refineregressor.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ def alignvoxels(
Implicit outputs:
shiftedtcs - voxelwise fmri data timeshifted to zero lag
weights - the weights of every timepoint in the final regressor
paddedshiftedtcs - voxelwise fmri data timeshifted to zero lag, with a bufffer of padtrs on each end
paddedweights - the weights of every timepoint in the final regressor, with a bufffer of padtrs on each end
paddedshiftedtcs - voxelwise fmri data timeshifted to zero lag, with a buffer of padtrs on each end
paddedweights - the weights of every timepoint in the final regressor, with a buffer of padtrs on each end
Parameters
Expand Down

0 comments on commit 79f7b1f

Please sign in to comment.