Skip to content

trait changes in RealignInputSpec (fixes #2120) #2350

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

Closed
wants to merge 2 commits into from

Conversation

djarecka
Copy link
Collaborator

changing in_files in RealignInputSpec so it's similar to SmoothInputSpec
fixes #2120

@djarecka
Copy link
Collaborator Author

djarecka commented Jan 3, 2018

@satra, @oesteban, @mgxd : CircleCi stops always with "Exception: Cannot rerun when 'stop_on_first_rerun' is set to True" when runs examples. Any suggestions what should I change?

@mgxd mgxd added this to the 0.14.1 milestone Jan 8, 2018
desc='list of filenames to realign')
in_files = InputMultiPath(ImageFileSPM(exists=True),
field='data', desc='list of files to realign',
mandatory=True, copyfile=False)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copyfile=True?

@djarecka
Copy link
Collaborator Author

I'll close it and open the new PR without changes in auto tests (#2375)

@djarecka djarecka closed this Jan 16, 2018
@effigies effigies modified the milestones: 0.14.1, 1.0 Jan 25, 2018
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.

different error message from SPM interaces
3 participants