Skip to content

Job Tracking - #65

Closed
zacharyvig wants to merge 3 commits into
HallquistLab:mainfrom
zacharyvig:job-tracking
Closed

zacharyvig wants to merge 3 commits into
HallquistLab:mainfrom
zacharyvig:job-tracking

Conversation

@zacharyvig

Copy link
Copy Markdown
Contributor

Initial implementation of job tracking

job tracking iteration 1
Comment thread R/process_subject.R Outdated
}

sched_args <- do.call(get_job_sched_args, sched_call)
sched_args <- set_cli_options( # setup files for stdout and stderr, job name

@dshallal dshallal Oct 8, 2025 •

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

For submitting postprocessing jobs, I think this will cause an error as sched_args is not defined under the name == "postprocessing" conditional statement.

maybe we should just also add get_job_sched_args() to the postprocessing conditional?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Resolved.

@zacharyvig zacharyvig closed this Dec 11, 2025
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.

2 participants