Skip to content

Conversation

miykael
Copy link
Collaborator

@miykael miykael commented Oct 23, 2018

The current implementation of FSL's split selects all files that start with vol* (or the specified prefix) as output.

This caused a problem in my setup, because I had additional files in the same folder, that started with vol_*. This small PR corrects this, by forcing the output to start with a number.

@effigies effigies added this to the 1.1.4 milestone Oct 24, 2018
@effigies effigies changed the title FIX: only select outputs created by split FIX: Refine FSL.split output identification Oct 24, 2018
@effigies
Copy link
Member

Thanks, @miykael!

Failures are related to #2707 and #2745. Merging.

@effigies effigies merged commit a10963c into nipy:master Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants