Skip to content

Commit ff36908

Browse files
mnoergaardeffigies
andauthored
update bp to bp_file
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent bedde9b commit ff36908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/freesurfer/petsurfer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ class LoganRefInputSpec(GLMFitInputSpec):
621621

622622

623623
class LoganRefOutputSpec(GLMFitInputSpec):
624-
bp = File(desc="BP estimates")
624+
bp_file = File(desc="BP estimates")
625625

626626

627627
class LoganRef(GLMFit):

0 commit comments

Comments
 (0)