schrodinger.application.jaguar.jaguar_tasks module

class schrodinger.application.jaguar.jaguar_tasks.JaguarHostSettings(*args, _param_type=<object object>, **kwargs)

Bases: schrodinger.tasks.jobtasks.HostSettings

limit_subjobs: int

A parameter of the class.

allowed_host_typesChanged

A pyqtSignal emitted by instances of the class.

allowed_host_typesReplaced

A pyqtSignal emitted by instances of the class.

hostChanged

A pyqtSignal emitted by instances of the class.

hostReplaced

A pyqtSignal emitted by instances of the class.

limit_subjobsChanged

A pyqtSignal emitted by instances of the class.

limit_subjobsReplaced

A pyqtSignal emitted by instances of the class.

num_subjobsChanged

A pyqtSignal emitted by instances of the class.

num_subjobsReplaced

A pyqtSignal emitted by instances of the class.

class schrodinger.application.jaguar.jaguar_tasks.JaguarCmdJobTask(*args, _param_type=<object object>, **kwargs)

Bases: schrodinger.tasks.jobtasks.CmdJobTask

Subclass of CmdJobTask which takes into account Jaguar’s non-standard jobcontrol API (requires ‘-jobname’ instead of ‘-JOBNAME’, ‘-PARALLEL <N>’ flag in addition to standard ‘-HOST hostname:<M>’ flag).

Meant to be used in a panel with the param-based JaguarConfigDialog class, as opposed to the old AF2 config dialog in schrodinger/application/jaguar/gui/base_panel.py).

class JobConfig(*args, _param_type=<object object>, **kwargs)

Bases: schrodinger.tasks.jobtasks.JobConfig

incorporation

A parameter of the class.

host_settings: schrodinger.application.jaguar.jaguar_tasks.JaguarHostSettings

A parameter of the class.

host_settingsChanged

A pyqtSignal emitted by instances of the class.

host_settingsReplaced

A pyqtSignal emitted by instances of the class.

incorporationChanged

A pyqtSignal emitted by instances of the class.

incorporationReplaced

A pyqtSignal emitted by instances of the class.

jobnameChanged

A pyqtSignal emitted by instances of the class.

jobnameReplaced

A pyqtSignal emitted by instances of the class.

viewnameChanged

A pyqtSignal emitted by instances of the class.

viewnameReplaced

A pyqtSignal emitted by instances of the class.

initializeValue()

@overrides: paramters.CompoundParam

calling_contextChanged

A pyqtSignal emitted by instances of the class.

calling_contextReplaced

A pyqtSignal emitted by instances of the class.

failure_infoChanged

A pyqtSignal emitted by instances of the class.

failure_infoReplaced

A pyqtSignal emitted by instances of the class.

inputChanged

A pyqtSignal emitted by instances of the class.

inputReplaced

A pyqtSignal emitted by instances of the class.

job_config: JobConfig

A parameter of the class.

job_configChanged

A pyqtSignal emitted by instances of the class.

job_configReplaced

A pyqtSignal emitted by instances of the class.

max_progressChanged

A pyqtSignal emitted by instances of the class.

max_progressReplaced

A pyqtSignal emitted by instances of the class.

nameChanged

A pyqtSignal emitted by instances of the class.

nameReplaced

A pyqtSignal emitted by instances of the class.

output: parameters.CompoundParam

A parameter of the class.

outputChanged

A pyqtSignal emitted by instances of the class.

outputReplaced

A pyqtSignal emitted by instances of the class.

progressChanged

A pyqtSignal emitted by instances of the class.

progressReplaced

A pyqtSignal emitted by instances of the class.

progress_stringChanged

A pyqtSignal emitted by instances of the class.

progress_stringReplaced

A pyqtSignal emitted by instances of the class.

statusChanged

A pyqtSignal emitted by instances of the class.

statusReplaced

A pyqtSignal emitted by instances of the class.