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

Batch queue rework #239

Merged
merged 22 commits into from
Nov 29, 2022
Merged

Batch queue rework #239

merged 22 commits into from
Nov 29, 2022

Conversation

coalsont
Copy link
Member

This updates the QUEUE variable in all applicable example batch scripts to contain only the queue name without the -q flag (adding logic later on to do this for you), and an empty QUEUE or specifying the --runlocal option now both cause capturing of stdout/stderr to log files (via fsl_sub without -q).

It also obsoletes PRINTCOM in most launch scripts, as it was inconsistent and incomplete (the exception is Diffusion, where it was close to complete, and I added it to the few lines that were missing it), and adds some quoting.

This branch was tested by Jenn, who also added some documentation updates.

@coalsont coalsont requested review from glasserm and mharms November 24, 2022 00:52
Copy link
Contributor

@mharms mharms left a comment

Choose a reason for hiding this comment

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

I commented on a couple things that caught my eye.

Copy link
Contributor

@glasserm glasserm left a comment

Choose a reason for hiding this comment

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

I think we should probably make a record keeping folder and move the 3T size checking and 7T examples there. I think they could be potentially confusing as it stands now. We should go ahead and get a release out with these changes and then work on getting legacy mode for sICA+FIX and the transmit field correction pipeline into the next release.

@coalsont
Copy link
Member Author

Is "historical" a good name for the record-keeping folder?

@coalsont
Copy link
Member Author

Please check the Examples/Scripts/Historical/README.md for accuracy.

@coalsont coalsont merged commit cf880df into master Nov 29, 2022
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.

4 participants