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

Re-implement launching task arrays by selecting multiple files in New Boutiques #1201

Open
prioux opened this issue Jan 31, 2022 · 1 comment · May be fixed by #1298
Open

Re-implement launching task arrays by selecting multiple files in New Boutiques #1201

prioux opened this issue Jan 31, 2022 · 1 comment · May be fixed by #1298
Assignees

Comments

@prioux
Copy link
Member

prioux commented Jan 31, 2022

The old boutiques integrator allowed a user to launch a set of tasks by selecting a bunch of files and leaving one file input blank; multiple tasks were launched and each of them got one file in that input.

The new boutiques integrator forces the user to create a CbrainFileList. I did it like that because I was re writing the launch code form scratch, but I think getting the old behavior to work too would be useful.

If a task has several file inputs, only one can be left blank, of course.

Make sure the 'preview' button's code says the right thing too.

@natacha-beck
Copy link
Contributor

natacha-beck commented Feb 20, 2023

Closed by #1298

@natacha-beck natacha-beck reopened this Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants