triggering_on_cluster.submit_files_typhon#
Back to Module page
Summary#
No docstring summary available.
Signature#
def submit_files_typhon(fnames, mem_per_cpu = 4, n_hours_limit = 24, output_dir = None, template_conf = None, delta_calpha = 0.5, template_safety = 1.05, remove_nonphysical = True, force_zero = True, base_threshold_chi2 = 16, threshold_chi2 = 25, save_hole_correction = True, preserve_max_snr = params.DEF_PRESERVE_MAX_SNR, fmax = params.FMAX_OVERLAP, prog_path = DEFAULT_PROGPATH, job_name = DEFAULT_JOBNAME, ncores = 24, fftlog2size = 20, n_waveforms_per_core = -1, njobchunks = 1, run_str = 'O2', check_completion = True, submit = False, env_command = None, use_HM = False, exclude_nodes = False, **kwargs)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
4 |
||
|
24 |
||
|
None |
||
|
None |
||
|
0.5 |
||
|
1.05 |
||
|
True |
||
|
True |
||
|
16 |
||
|
25 |
||
|
True |
||
|
params.DEF_PRESERVE_MAX_SNR |
||
|
params.FMAX_OVERLAP |
||
|
DEFAULT_PROGPATH |
||
|
DEFAULT_JOBNAME |
||
|
24 |
||
|
20 |
||
|
-1 |
||
|
1 |
||
|
‘O2’ |
||
|
True |
||
|
False |
||
|
None |
||
|
False |
||
|
False |
||
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
No docstring text available.