Variables | |
| int | exit_code = 0 |
| string | execu = "./lalpulsar_parameter_estimation_nested" |
| string | parfile |
| string | parf = "test.par" |
| f = open(parf, "w") | |
| string | datafile = "data.txt.gz" |
| ds = np.zeros((1440, 3)) | |
| fmt | |
| list | h0uls = [1e-22, 1e-21, 1e-20, 1e-19, 1e-18, 1e-17] |
| string | dets = "H1" |
| string | Nlive = "5000" |
| string | Nmcmcinitial = "0" |
| string | outfile = "test.hdf" |
| string | outfile_SNR = "test_SNR" |
| string | outfile_Znoise = "test_Znoise" |
| string | priorsamples = Nlive |
| flush | |
| string | priorfile |
| string | priorf = "test.prior" |
| tuple | commandline |
| shell | |
| a = f["lalinference"] | |
| h0samps = a["lalinference_nest"]["nested_samples"]["H0"][:] | |
| bins | |
| range | |
| density | |
| nc = np.cumsum(n) * (nedges[1] - nedges[0]) | |
| stat | |
| p | |
| fig | |
| ax | |
| cumulative | |
| histtype | |
| alpha | |
| int test_flat_prior.exit_code = 0 |
Definition at line 18 of file test_flat_prior.py.
| string test_flat_prior.execu = "./lalpulsar_parameter_estimation_nested" |
Definition at line 20 of file test_flat_prior.py.
| string test_flat_prior.parfile |
Definition at line 29 of file test_flat_prior.py.
| string test_flat_prior.parf = "test.par" |
Definition at line 36 of file test_flat_prior.py.
| test_flat_prior.f = open(parf, "w") |
Definition at line 37 of file test_flat_prior.py.
| test_flat_prior.datafile = "data.txt.gz" |
Definition at line 42 of file test_flat_prior.py.
| test_flat_prior.ds = np.zeros((1440, 3)) |
Definition at line 43 of file test_flat_prior.py.
| test_flat_prior.fmt |
Definition at line 48 of file test_flat_prior.py.
Definition at line 51 of file test_flat_prior.py.
| string test_flat_prior.dets = "H1" |
Definition at line 54 of file test_flat_prior.py.
| string test_flat_prior.Nlive = "5000" |
Definition at line 55 of file test_flat_prior.py.
| string test_flat_prior.Nmcmcinitial = "0" |
Definition at line 56 of file test_flat_prior.py.
| string test_flat_prior.outfile = "test.hdf" |
Definition at line 57 of file test_flat_prior.py.
| string test_flat_prior.outfile_SNR = "test_SNR" |
Definition at line 58 of file test_flat_prior.py.
| string test_flat_prior.outfile_Znoise = "test_Znoise" |
Definition at line 59 of file test_flat_prior.py.
| string test_flat_prior.priorsamples = Nlive |
Definition at line 60 of file test_flat_prior.py.
| test_flat_prior.flush |
Definition at line 63 of file test_flat_prior.py.
| string test_flat_prior.priorfile |
Definition at line 66 of file test_flat_prior.py.
| string test_flat_prior.priorf = "test.prior" |
Definition at line 76 of file test_flat_prior.py.
| test_flat_prior.commandline |
Definition at line 82 of file test_flat_prior.py.
| test_flat_prior.shell |
Definition at line 97 of file test_flat_prior.py.
| test_flat_prior.a = f["lalinference"] |
Definition at line 101 of file test_flat_prior.py.
Definition at line 102 of file test_flat_prior.py.
| test_flat_prior.bins |
Definition at line 105 of file test_flat_prior.py.
| test_flat_prior.range |
Definition at line 105 of file test_flat_prior.py.
| test_flat_prior.density |
Definition at line 105 of file test_flat_prior.py.
| test_flat_prior.nc = np.cumsum(n) * (nedges[1] - nedges[0]) |
Definition at line 106 of file test_flat_prior.py.
| test_flat_prior.stat |
Definition at line 108 of file test_flat_prior.py.
| test_flat_prior.p |
Definition at line 108 of file test_flat_prior.py.
| test_flat_prior.fig |
Definition at line 123 of file test_flat_prior.py.
| test_flat_prior.ax |
Definition at line 123 of file test_flat_prior.py.
| test_flat_prior.cumulative |
Definition at line 128 of file test_flat_prior.py.
| test_flat_prior.histtype |
Definition at line 129 of file test_flat_prior.py.
| test_flat_prior.alpha |
Definition at line 130 of file test_flat_prior.py.