triggering_on_cluster.submit_files_hyperion#
Back to Module page
Summary#
Hyperion doesn’t have as much memory, so suggest using exclusive
Signature#
def submit_files_hyperion(fnames, output_dir = None, template_conf = None, delta_calpha = 0.7, template_safety = 1.1, 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 = 8, fftlog2size = 20, n_hours_limit = 8, n_waveforms_per_core = -1, njobchunks = 1, run_str = 'O2', check_completion = True, submit = False, exclusive = False, **kwargs)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
None |
||
|
None |
||
|
0.7 |
||
|
1.1 |
||
|
True |
||
|
True |
||
|
16 |
||
|
25 |
||
|
True |
||
|
params.DEF_PRESERVE_MAX_SNR |
||
|
params.FMAX_OVERLAP |
||
|
DEFAULT_PROGPATH |
||
|
DEFAULT_JOBNAME |
||
|
8 |
||
|
20 |
||
|
8 |
||
|
-1 |
||
|
1 |
||
|
‘O2’ |
||
|
True |
||
|
False |
||
|
False |
||
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Hyperion doesn't have as much memory, so suggest using exclusive