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

Brainstorm/implement command-line parameters #32

Open
8 of 12 tasks
gdevenyi opened this issue Apr 19, 2016 · 3 comments
Open
8 of 12 tasks

Brainstorm/implement command-line parameters #32

gdevenyi opened this issue Apr 19, 2016 · 3 comments

Comments

@gdevenyi
Copy link
Member

gdevenyi commented Apr 19, 2016

Need to start making script flexible brainstorming list

  • run up until specific stage
  • run specific stage only (with warning)
  • override atlas/template/subject detected resolution
  • forcing highmem
  • specify registration command
  • specify resample command
  • specify voting command
  • turn on/off morpho
  • dryrun mode
  • proper status mode (count all the possibilities for outputs)
  • run for specific subject
  • run basic preprocessing

Probably implement with getopts http://tuxtweaks.com/2014/05/bash-getopts/

Stages should be changed to functions to allow for cleaner looking stage-control logic

@gdevenyi
Copy link
Member Author

Waiting on kvz/bash3boilerplate#23 for some of these

@egarza
Copy link

egarza commented Jun 23, 2016

With my .45 x .45 x 1 mm data I already had a walltime problem. So, modifying walltime would be a nice feature out-of-the-box.

@gdevenyi
Copy link
Member Author

As per comment above, modification is waiting on long-form option parsing. In the meantime, you can edit the walltimes manually in stages.sh. See #20 for benchmarking of walltime/memory for single antsRegistration runs.

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

No branches or pull requests

2 participants