This job is focused on running the hps-java JobManager once. More...
Go to the source code of this file.
Namespaces | |
| namespace | track_align_job |
Variables | |
| logger = logging.getLogger('hpsmc.job') | |
| Initialize logger with default level. | |
| description | |
| input_files = list(job.input_files.values()) | |
| Assign ptags for output. | |
| java_run | |
| dict | traj_ali_driver_defaults |
| defs | |
This job is focused on running the hps-java JobManager once.
The user can decide which steering file to use; however, the user must know that this job provides many command-line definitions to be substituted into the SimpleGblAliDriver config parameters. Look at the steering files in the examples/alignment/tracking directory as an example.
Definition in file track_align_job.py.