triggering_on_cluster.submit_files_wexac#

Back to Module page

Summary#

No docstring summary available.

Signature#

def submit_files_wexac(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 = 28, fftlog2size = 20, n_hours_limit = 23, n_waveforms_per_core = -1, njobchunks = 1, run_str = 'O2', check_completion = True, submit = False, queue_name = None, verbose = False, **kwargs)
Input variables#

Name

Type

Default

Description

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

28

fftlog2size

20

n_hours_limit

23

n_waveforms_per_core

-1

njobchunks

1

run_str

‘O2’

check_completion

True

submit

False

queue_name

None

verbose

False

\*\*kwargs

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

No docstring text available.