coherent_score_mz_fast.CoherentScoreMZ.from_new_samples#

Back to Class page

Summary#

No docstring summary available.

Signature#

def from_new_samples(cls, nra = 100, ndec = 100, detnames = ('H1', 'L1'), gps_time = 1136574828.0, dt_sinc = DEFAULT_DT, dt_max = DEFAULT_DT_MAX, nsamples = 100000, run = 'O2')
Input variables#

Name

Type

Default

Description

nra

100

ndec

100

detnames

(‘H1’, ‘L1’)

gps_time

1136574828.0

dt_sinc

DEFAULT_DT

dt_max

DEFAULT_DT_MAX

nsamples

100000

run

‘O2’

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

No docstring text available.