selfisys_public/docs/searchindex.js
2025-01-10 17:03:16 +01:00

1 line
No EOL
59 KiB
JavaScript

Search.setIndex({"alltitles": {"API Documentation": [[3, null]], "Contribute": [[3, null]], "Contributing to SelfiSys": [[0, null]], "Contributors": [[1, "contributors"], [3, "contributors"]], "Documentation": [[1, "documentation"]], "Jupyter Notebooks": [[0, "jupyter-notebooks"]], "Key Features": [[1, "key-features"], [3, "key-features"]], "License": [[1, "license"], [3, "license"]], "Module contents": [[4, "module-selfisys"], [14, "module-selfisys.utils"]], "Python code": [[0, "python-code"]], "Questions?": [[0, "questions"]], "References": [[1, "references"], [2, null], [3, "references"], [3, null]], "Reporting Issues": [[0, "reporting-issues"]], "Requirements": [[1, "requirements"], [3, "requirements"]], "SelfiSys: Assess the Impact of Systematic Effects in Galaxy Surveys": [[1, null], [3, null]], "Style Guidelines": [[0, "style-guidelines"]], "Submitting Contributions": [[0, "submitting-contributions"]], "Submodules": [[4, "submodules"], [14, "submodules"]], "Subpackages": [[4, "subpackages"]], "global_parameters": [[5, null]], "grf": [[6, null]], "hiddenbox": [[7, null]], "normalise_hb": [[8, null]], "prior": [[9, null]], "sbmy_interface": [[10, null]], "selection_functions": [[11, null]], "selfi_interface": [[12, null]], "selfisys package": [[4, null]], "selfisys.global_parameters module": [[4, "module-selfisys.global_parameters"]], "selfisys.grf module": [[4, "module-selfisys.grf"]], "selfisys.hiddenbox module": [[4, "module-selfisys.hiddenbox"]], "selfisys.normalise_hb module": [[4, "module-selfisys.normalise_hb"]], "selfisys.prior module": [[4, "module-selfisys.prior"]], "selfisys.sbmy_interface module": [[4, "module-selfisys.sbmy_interface"]], "selfisys.selection_functions module": [[4, "module-selfisys.selection_functions"]], "selfisys.selfi_interface module": [[4, "module-selfisys.selfi_interface"]], "selfisys.setup_model module": [[4, "module-selfisys.setup_model"]], "selfisys.utils package": [[14, null]], "selfisys.utils.examples_utils module": [[14, "module-selfisys.utils.examples_utils"]], "selfisys.utils.logger module": [[14, "module-selfisys.utils.logger"]], "selfisys.utils.low_level module": [[14, "module-selfisys.utils.low_level"]], "selfisys.utils.parser module": [[14, "module-selfisys.utils.parser"]], "selfisys.utils.path_utils module": [[14, "module-selfisys.utils.path_utils"]], "selfisys.utils.plot_examples module": [[14, "module-selfisys.utils.plot_examples"]], "selfisys.utils.plot_params module": [[14, "module-selfisys.utils.plot_params"]], "selfisys.utils.plot_utils module": [[14, "module-selfisys.utils.plot_utils"]], "selfisys.utils.timestepping module": [[14, "module-selfisys.utils.timestepping"]], "selfisys.utils.tools module": [[14, "module-selfisys.utils.tools"]], "selfisys.utils.workers module": [[14, "module-selfisys.utils.workers"]], "setup_model": [[13, null]]}, "docnames": ["CONTRIBUTING", "README", "REFERENCES", "index", "selfisys", "selfisys.global_parameters", "selfisys.grf", "selfisys.hiddenbox", "selfisys.normalise_hb", "selfisys.prior", "selfisys.sbmy_interface", "selfisys.selection_functions", "selfisys.selfi_interface", "selfisys.setup_model", "selfisys.utils"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1}, "filenames": ["CONTRIBUTING.md", "README.md", "REFERENCES.md", "index.rst", "selfisys.rst", "selfisys.global_parameters.rst", "selfisys.grf.rst", "selfisys.hiddenbox.rst", "selfisys.normalise_hb.rst", "selfisys.prior.rst", "selfisys.sbmy_interface.rst", "selfisys.selection_functions.rst", "selfisys.selfi_interface.rst", "selfisys.setup_model.rst", "selfisys.utils.rst"], "indexentries": {"bool_sh() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.bool_sh", false]], "check_files_exist() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.check_files_exist", false]], "clear_large_plot() (in module selfisys.utils.examples_utils)": [[14, "selfisys.utils.examples_utils.clear_large_plot", false]], "compute() (selfisys.prior.planck_prior method)": [[4, "selfisys.prior.planck_prior.compute", false], [9, "selfisys.prior.planck_prior.compute", false]], "compute_alpha_cv() (in module selfisys.setup_model)": [[4, "selfisys.setup_model.compute_alpha_cv", false], [13, "selfisys.setup_model.compute_alpha_cv", false]], "compute_phi() (in module selfisys.sbmy_interface)": [[4, "selfisys.sbmy_interface.compute_Phi", false], [10, "selfisys.sbmy_interface.compute_Phi", false]], "compute_pool() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.compute_pool", false], [7, "selfisys.hiddenbox.HiddenBox.compute_pool", false]], "cosmo_vector_to_class_dict() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.cosmo_vector_to_class_dict", false]], "cosmo_vector_to_simbelmyne_dict() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.cosmo_vector_to_Simbelmyne_dict", false]], "covariance (selfisys.prior.planck_prior attribute)": [[4, "selfisys.prior.planck_prior.covariance", false], [9, "selfisys.prior.planck_prior.covariance", false]], "create_all_colormaps() (in module selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.create_all_colormaps", false]], "create_colormap() (in module selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.create_colormap", false]], "custom_stat() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.custom_stat", false]], "customlogger (class in selfisys.utils.logger)": [[14, "selfisys.utils.logger.CustomLogger", false]], "customloggerhandler (class in selfisys.utils.logger)": [[14, "selfisys.utils.logger.CustomLoggerHandler", false]], "define_normalisation() (in module selfisys.normalise_hb)": [[4, "selfisys.normalise_hb.define_normalisation", false], [8, "selfisys.normalise_hb.define_normalisation", false]], "diagnostic() (selfisys.utils.logger.customlogger method)": [[14, "selfisys.utils.logger.CustomLogger.diagnostic", false]], "dynamic_text_scaling() (in module selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.dynamic_text_scaling", false]], "emit() (selfisys.utils.logger.customloggerhandler method)": [[14, "selfisys.utils.logger.CustomLoggerHandler.emit", false]], "evaluate() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.evaluate", false], [7, "selfisys.hiddenbox.HiddenBox.evaluate", false]], "evaluate_gradient_of_symbelmyne() (in module selfisys.utils.workers)": [[14, "selfisys.utils.workers.evaluate_gradient_of_Symbelmyne", false]], "file_names_evaluate() (in module selfisys.utils.path_utils)": [[14, "selfisys.utils.path_utils.file_names_evaluate", false]], "fisher_rao() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.fisher_rao", false]], "force_neglect_lightcone (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.force_neglect_lightcone", false], [7, "selfisys.hiddenbox.HiddenBox.force_neglect_lightcone", false]], "force_recompute_mocks (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.force_recompute_mocks", false], [7, "selfisys.hiddenbox.HiddenBox.force_recompute_mocks", false]], "g_sim_path (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.G_sim_path", false], [13, "selfisys.setup_model.ModelSetup.G_sim_path", false]], "g_ss_path (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.G_ss_path", false], [13, "selfisys.setup_model.ModelSetup.G_ss_path", false]], "generate_white_noise_field() (in module selfisys.sbmy_interface)": [[4, "selfisys.sbmy_interface.generate_white_noise_Field", false], [10, "selfisys.sbmy_interface.generate_white_noise_Field", false]], "get_contours() (in module selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.get_contours", false]], "get_file_names() (in module selfisys.utils.path_utils)": [[14, "selfisys.utils.path_utils.get_file_names", false]], "get_k_max() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.get_k_max", false]], "get_offset() (selfisys.utils.plot_params.scalarformatterforceformat_11 method)": [[14, "selfisys.utils.plot_params.ScalarFormatterForceFormat_11.get_offset", false]], "get_power_spectrum_from_cosmo() (in module selfisys.sbmy_interface)": [[4, "selfisys.sbmy_interface.get_power_spectrum_from_cosmo", false], [10, "selfisys.sbmy_interface.get_power_spectrum_from_cosmo", false]], "get_summary() (in module selfisys.prior)": [[4, "selfisys.prior.get_summary", false], [9, "selfisys.prior.get_summary", false]], "get_summary() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.get_summary", false]], "getcustomlogger() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.getCustomLogger", false]], "gravity_on (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.gravity_on", false], [7, "selfisys.hiddenbox.HiddenBox.gravity_on", false]], "handle_time_stepping() (in module selfisys.sbmy_interface)": [[4, "selfisys.sbmy_interface.handle_time_stepping", false], [10, "selfisys.sbmy_interface.handle_time_stepping", false]], "hiddenbox (class in selfisys.hiddenbox)": [[4, "selfisys.hiddenbox.HiddenBox", false], [7, "selfisys.hiddenbox.HiddenBox", false]], "indent() (in module selfisys.selfi_interface)": [[4, "selfisys.selfi_interface.indent", false], [12, "selfisys.selfi_interface.indent", false]], "indent() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.INDENT", false]], "init_selection() (selfisys.selection_functions.lognormalselection method)": [[4, "selfisys.selection_functions.LognormalSelection.init_selection", false], [11, "selfisys.selection_functions.LognormalSelection.init_selection", false]], "intnone() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.intNone", false]], "inv_covariance (selfisys.prior.planck_prior attribute)": [[4, "selfisys.prior.planck_prior.inv_covariance", false], [9, "selfisys.prior.planck_prior.inv_covariance", false]], "joinstrs() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.joinstrs", false]], "joinstrs_only() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.joinstrs_only", false]], "k_s (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.k_s", false], [13, "selfisys.setup_model.ModelSetup.k_s", false]], "l (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.L", false], [13, "selfisys.setup_model.ModelSetup.L", false]], "load() (selfisys.prior.planck_prior class method)": [[4, "selfisys.prior.planck_prior.load", false], [9, "selfisys.prior.planck_prior.load", false]], "load_pool() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.load_pool", false], [7, "selfisys.hiddenbox.HiddenBox.load_pool", false]], "lognormals_z_to_x() (selfisys.selection_functions.lognormalselection method)": [[4, "selfisys.selection_functions.LognormalSelection.lognormals_z_to_x", false], [11, "selfisys.selection_functions.LognormalSelection.lognormals_z_to_x", false]], "lognormalselection (class in selfisys.selection_functions)": [[4, "selfisys.selection_functions.LognormalSelection", false], [11, "selfisys.selection_functions.LognormalSelection", false]], "logpdf() (selfisys.prior.planck_prior method)": [[4, "selfisys.prior.planck_prior.logpdf", false], [9, "selfisys.prior.planck_prior.logpdf", false]], "logposterior_hyperparameters_parallel() (in module selfisys.prior)": [[4, "selfisys.prior.logposterior_hyperparameters_parallel", false], [9, "selfisys.prior.logposterior_hyperparameters_parallel", false]], "make_data() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.make_data", false], [7, "selfisys.hiddenbox.HiddenBox.make_data", false]], "mean (selfisys.prior.planck_prior attribute)": [[4, "selfisys.prior.planck_prior.mean", false], [9, "selfisys.prior.planck_prior.mean", false]], "merge_nts() (in module selfisys.utils.timestepping)": [[14, "selfisys.utils.timestepping.merge_nTS", false]], "modelsetup (class in selfisys.setup_model)": [[4, "selfisys.setup_model.ModelSetup", false], [13, "selfisys.setup_model.ModelSetup", false]], "modified_selfi (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.modified_selfi", false], [7, "selfisys.hiddenbox.HiddenBox.modified_selfi", false]], "module": [[4, "module-selfisys", false], [4, "module-selfisys.global_parameters", false], [4, "module-selfisys.grf", false], [4, "module-selfisys.hiddenbox", false], [4, "module-selfisys.normalise_hb", false], [4, "module-selfisys.prior", false], [4, "module-selfisys.sbmy_interface", false], [4, "module-selfisys.selection_functions", false], [4, "module-selfisys.selfi_interface", false], [4, "module-selfisys.setup_model", false], [5, "module-selfisys.global_parameters", false], [6, "module-selfisys.grf", false], [7, "module-selfisys.hiddenbox", false], [8, "module-selfisys.normalise_hb", false], [9, "module-selfisys.prior", false], [10, "module-selfisys.sbmy_interface", false], [11, "module-selfisys.selection_functions", false], [12, "module-selfisys.selfi_interface", false], [13, "module-selfisys.setup_model", false], [14, "module-selfisys.utils", false], [14, "module-selfisys.utils.examples_utils", false], [14, "module-selfisys.utils.logger", false], [14, "module-selfisys.utils.low_level", false], [14, "module-selfisys.utils.parser", false], [14, "module-selfisys.utils.path_utils", false], [14, "module-selfisys.utils.plot_examples", false], [14, "module-selfisys.utils.plot_params", false], [14, "module-selfisys.utils.plot_utils", false], [14, "module-selfisys.utils.timestepping", false], [14, "module-selfisys.utils.tools", false], [14, "module-selfisys.utils.workers", false]], "multiple_lognormal() (selfisys.selection_functions.lognormalselection method)": [[4, "selfisys.selection_functions.LognormalSelection.multiple_lognormal", false], [11, "selfisys.selection_functions.LognormalSelection.multiple_lognormal", false]], "multiple_lognormal_z() (selfisys.selection_functions.lognormalselection method)": [[4, "selfisys.selection_functions.LognormalSelection.multiple_lognormal_z", false], [11, "selfisys.selection_functions.LognormalSelection.multiple_lognormal_z", false]], "nbin_max (selfisys.prior.planck_prior property)": [[4, "selfisys.prior.planck_prior.Nbin_max", false], [9, "selfisys.prior.planck_prior.Nbin_max", false]], "nbin_min (selfisys.prior.planck_prior property)": [[4, "selfisys.prior.planck_prior.Nbin_min", false], [9, "selfisys.prior.planck_prior.Nbin_min", false]], "none_or_bool_or_str() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.none_or_bool_or_str", false]], "none_or_bool_or_str() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.none_or_bool_or_str", false]], "npop (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.Npop", false], [7, "selfisys.hiddenbox.HiddenBox.Npop", false]], "ntimesteps (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.Ntimesteps", false], [7, "selfisys.hiddenbox.HiddenBox.Ntimesteps", false]], "one_lognormal() (selfisys.selection_functions.lognormalselection static method)": [[4, "selfisys.selection_functions.LognormalSelection.one_lognormal", false], [11, "selfisys.selection_functions.LognormalSelection.one_lognormal", false]], "one_lognormal_z() (selfisys.selection_functions.lognormalselection static method)": [[4, "selfisys.selection_functions.LognormalSelection.one_lognormal_z", false], [11, "selfisys.selection_functions.LognormalSelection.one_lognormal_z", false]], "p (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.P", false], [13, "selfisys.setup_model.ModelSetup.P", false]], "p_0 (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.P_0", false], [13, "selfisys.setup_model.ModelSetup.P_0", false]], "p_ss_obj_path (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.P_ss_obj_path", false], [13, "selfisys.setup_model.ModelSetup.P_ss_obj_path", false]], "params_ids_to_simbelmyne_dict() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.params_ids_to_Simbelmyne_dict", false]], "pbins (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.Pbins", false], [13, "selfisys.setup_model.ModelSetup.Pbins", false]], "pbins_bnd (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.Pbins_bnd", false], [13, "selfisys.setup_model.ModelSetup.Pbins_bnd", false]], "perform_prior_optimisation_and_plot() (in module selfisys.prior)": [[4, "selfisys.prior.perform_prior_optimisation_and_plot", false], [9, "selfisys.prior.perform_prior_optimisation_and_plot", false]], "planck_pk (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.planck_Pk", false], [13, "selfisys.setup_model.ModelSetup.planck_Pk", false]], "planck_prior (class in selfisys.prior)": [[4, "selfisys.prior.planck_prior", false], [9, "selfisys.prior.planck_prior", false]], "plot_c() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_C", false]], "plot_comoving_distance_redshift() (in module selfisys.utils.plot_examples)": [[14, "selfisys.utils.plot_examples.plot_comoving_distance_redshift", false]], "plot_fisher() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_fisher", false]], "plot_galaxy_field_slice() (in module selfisys.utils.plot_examples)": [[14, "selfisys.utils.plot_examples.plot_galaxy_field_slice", false]], "plot_gradients() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_gradients", false]], "plot_histogram() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_histogram", false]], "plot_mocks() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_mocks", false]], "plot_mocks_compact() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_mocks_compact", false]], "plot_observations() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_observations", false]], "plot_power_spectrum() (in module selfisys.utils.plot_examples)": [[14, "selfisys.utils.plot_examples.plot_power_spectrum", false]], "plot_prior_and_posterior_covariances() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_prior_and_posterior_covariances", false]], "plot_reconstruction() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_reconstruction", false]], "plot_selection_functions() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plot_selection_functions", false]], "plot_selection_functions_def_in_z() (in module selfisys.utils.plot_examples)": [[14, "selfisys.utils.plot_examples.plot_selection_functions_def_in_z", false]], "plotly_3d() (in module selfisys.utils.plot_utils)": [[14, "selfisys.utils.plot_utils.plotly_3d", false]], "prefix_mocks (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.prefix_mocks", false], [7, "selfisys.hiddenbox.HiddenBox.prefix_mocks", false]], "primordial_grf() (in module selfisys.grf)": [[4, "selfisys.grf.primordial_grf", false], [6, "selfisys.grf.primordial_grf", false]], "printdiagnostic() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.PrintDiagnostic", false]], "printerror() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.PrintError", false]], "printinfo() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.PrintInfo", false]], "printlefttype() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.PrintLeftType", false]], "printmessage() (in module selfisys.selfi_interface)": [[4, "selfisys.selfi_interface.PrintMessage", false], [12, "selfisys.selfi_interface.PrintMessage", false]], "printwarning() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.PrintWarning", false]], "psingle (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.Psingle", false], [7, "selfisys.hiddenbox.HiddenBox.Psingle", false]], "r_grid() (selfisys.selection_functions.lognormalselection method)": [[4, "selfisys.selection_functions.LognormalSelection.r_grid", false], [11, "selfisys.selection_functions.LognormalSelection.r_grid", false]], "redshift_distance_conversion() (in module selfisys.utils.plot_examples)": [[14, "selfisys.utils.plot_examples.redshift_distance_conversion", false]], "relative_error_analysis() (in module selfisys.utils.plot_examples)": [[14, "selfisys.utils.plot_examples.relative_error_analysis", false]], "reset_plotting() (in module selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.reset_plotting", false]], "reset_survey() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.reset_survey", false], [7, "selfisys.hiddenbox.HiddenBox.reset_survey", false]], "s (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.S", false], [13, "selfisys.setup_model.ModelSetup.S", false]], "safe_npload() (in module selfisys.utils.parser)": [[14, "selfisys.utils.parser.safe_npload", false]], "sample() (selfisys.prior.planck_prior method)": [[4, "selfisys.prior.planck_prior.sample", false], [9, "selfisys.prior.planck_prior.sample", false]], "sample_omega_from_prior() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.sample_omega_from_prior", false]], "save() (selfisys.prior.planck_prior method)": [[4, "selfisys.prior.planck_prior.save", false], [9, "selfisys.prior.planck_prior.save", false]], "scalarformatterforceformat_11 (class in selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.ScalarFormatterForceFormat_11", false]], "selfisys": [[4, "module-selfisys", false]], "selfisys.global_parameters": [[4, "module-selfisys.global_parameters", false], [5, "module-selfisys.global_parameters", false]], "selfisys.grf": [[4, "module-selfisys.grf", false], [6, "module-selfisys.grf", false]], "selfisys.hiddenbox": [[4, "module-selfisys.hiddenbox", false], [7, "module-selfisys.hiddenbox", false]], "selfisys.normalise_hb": [[4, "module-selfisys.normalise_hb", false], [8, "module-selfisys.normalise_hb", false]], "selfisys.prior": [[4, "module-selfisys.prior", false], [9, "module-selfisys.prior", false]], "selfisys.sbmy_interface": [[4, "module-selfisys.sbmy_interface", false], [10, "module-selfisys.sbmy_interface", false]], "selfisys.selection_functions": [[4, "module-selfisys.selection_functions", false], [11, "module-selfisys.selection_functions", false]], "selfisys.selfi_interface": [[4, "module-selfisys.selfi_interface", false], [12, "module-selfisys.selfi_interface", false]], "selfisys.setup_model": [[4, "module-selfisys.setup_model", false], [13, "module-selfisys.setup_model", false]], "selfisys.utils": [[14, "module-selfisys.utils", false]], "selfisys.utils.examples_utils": [[14, "module-selfisys.utils.examples_utils", false]], "selfisys.utils.logger": [[14, "module-selfisys.utils.logger", false]], "selfisys.utils.low_level": [[14, "module-selfisys.utils.low_level", false]], "selfisys.utils.parser": [[14, "module-selfisys.utils.parser", false]], "selfisys.utils.path_utils": [[14, "module-selfisys.utils.path_utils", false]], "selfisys.utils.plot_examples": [[14, "module-selfisys.utils.plot_examples", false]], "selfisys.utils.plot_params": [[14, "module-selfisys.utils.plot_params", false]], "selfisys.utils.plot_utils": [[14, "module-selfisys.utils.plot_utils", false]], "selfisys.utils.timestepping": [[14, "module-selfisys.utils.timestepping", false]], "selfisys.utils.tools": [[14, "module-selfisys.utils.tools", false]], "selfisys.utils.workers": [[14, "module-selfisys.utils.workers", false]], "set_scientific() (selfisys.utils.plot_params.scalarformatterforceformat_11 method)": [[14, "selfisys.utils.plot_params.ScalarFormatterForceFormat_11.set_scientific", false]], "set_useoffset() (selfisys.utils.plot_params.scalarformatterforceformat_11 method)": [[14, "selfisys.utils.plot_params.ScalarFormatterForceFormat_11.set_useOffset", false]], "setup_model() (in module selfisys.setup_model)": [[4, "selfisys.setup_model.setup_model", false], [13, "selfisys.setup_model.setup_model", false]], "setup_only (selfisys.hiddenbox.hiddenbox property)": [[4, "selfisys.hiddenbox.HiddenBox.setup_only", false], [7, "selfisys.hiddenbox.HiddenBox.setup_only", false]], "setup_plotting() (in module selfisys.utils.plot_params)": [[14, "selfisys.utils.plot_params.setup_plotting", false]], "setup_sbmy_parfiles() (in module selfisys.sbmy_interface)": [[4, "selfisys.sbmy_interface.setup_sbmy_parfiles", false], [10, "selfisys.sbmy_interface.setup_sbmy_parfiles", false]], "simbelmyne_worker() (in module selfisys.utils.workers)": [[14, "selfisys.utils.workers.Simbelmyne_worker", false]], "size (selfisys.setup_model.modelsetup attribute)": [[4, "selfisys.setup_model.ModelSetup.size", false], [13, "selfisys.setup_model.ModelSetup.size", false]], "stderr_redirector() (in module selfisys.utils.low_level)": [[14, "selfisys.utils.low_level.stderr_redirector", false]], "stdout_redirector() (in module selfisys.utils.low_level)": [[14, "selfisys.utils.low_level.stdout_redirector", false]], "summary_to_score() (in module selfisys.utils.tools)": [[14, "selfisys.utils.tools.summary_to_score", false]], "switch_recompute_pool() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.switch_recompute_pool", false], [7, "selfisys.hiddenbox.HiddenBox.switch_recompute_pool", false]], "switch_setup() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.switch_setup", false], [7, "selfisys.hiddenbox.HiddenBox.switch_setup", false]], "unindent() (in module selfisys.selfi_interface)": [[4, "selfisys.selfi_interface.unindent", false], [12, "selfisys.selfi_interface.unindent", false]], "unindent() (in module selfisys.utils.logger)": [[14, "selfisys.utils.logger.UNINDENT", false]], "update() (selfisys.hiddenbox.hiddenbox method)": [[4, "selfisys.hiddenbox.HiddenBox.update", false], [7, "selfisys.hiddenbox.HiddenBox.update", false]], "worker_class() (in module selfisys.prior)": [[4, "selfisys.prior.worker_class", false], [9, "selfisys.prior.worker_class", false]], "worker_gradient_symbelmyne() (in module selfisys.utils.workers)": [[14, "selfisys.utils.workers.worker_gradient_Symbelmyne", false]], "worker_normalisation() (in module selfisys.normalise_hb)": [[4, "selfisys.normalise_hb.worker_normalisation", false], [8, "selfisys.normalise_hb.worker_normalisation", false]], "worker_normalisation_public() (in module selfisys.normalise_hb)": [[4, "selfisys.normalise_hb.worker_normalisation_public", false], [8, "selfisys.normalise_hb.worker_normalisation_public", false]], "worker_normalisation_wrapper() (in module selfisys.normalise_hb)": [[4, "selfisys.normalise_hb.worker_normalisation_wrapper", false], [8, "selfisys.normalise_hb.worker_normalisation_wrapper", false]]}, "objects": {"": [[4, 0, 0, "-", "selfisys"]], "selfisys": [[5, 0, 0, "-", "global_parameters"], [6, 0, 0, "-", "grf"], [7, 0, 0, "-", "hiddenbox"], [8, 0, 0, "-", "normalise_hb"], [9, 0, 0, "-", "prior"], [10, 0, 0, "-", "sbmy_interface"], [11, 0, 0, "-", "selection_functions"], [12, 0, 0, "-", "selfi_interface"], [13, 0, 0, "-", "setup_model"], [14, 0, 0, "-", "utils"]], "selfisys.grf": [[6, 1, 1, "", "primordial_grf"]], "selfisys.hiddenbox": [[7, 2, 1, "", "HiddenBox"]], "selfisys.hiddenbox.HiddenBox": [[7, 3, 1, "", "Npop"], [7, 3, 1, "", "Ntimesteps"], [7, 3, 1, "", "Psingle"], [7, 4, 1, "", "compute_pool"], [7, 4, 1, "", "evaluate"], [7, 3, 1, "", "force_neglect_lightcone"], [7, 3, 1, "", "force_recompute_mocks"], [7, 3, 1, "", "gravity_on"], [7, 4, 1, "", "load_pool"], [7, 4, 1, "", "make_data"], [7, 3, 1, "", "modified_selfi"], [7, 3, 1, "", "prefix_mocks"], [7, 4, 1, "", "reset_survey"], [7, 3, 1, "", "setup_only"], [7, 4, 1, "", "switch_recompute_pool"], [7, 4, 1, "", "switch_setup"], [7, 4, 1, "", "update"]], "selfisys.normalise_hb": [[8, 1, 1, "", "define_normalisation"], [8, 1, 1, "", "worker_normalisation"], [8, 1, 1, "", "worker_normalisation_public"], [8, 1, 1, "", "worker_normalisation_wrapper"]], "selfisys.prior": [[9, 1, 1, "", "get_summary"], [9, 1, 1, "", "logposterior_hyperparameters_parallel"], [9, 1, 1, "", "perform_prior_optimisation_and_plot"], [9, 2, 1, "", "planck_prior"], [9, 1, 1, "", "worker_class"]], "selfisys.prior.planck_prior": [[9, 3, 1, "", "Nbin_max"], [9, 3, 1, "", "Nbin_min"], [9, 4, 1, "", "compute"], [9, 5, 1, "", "covariance"], [9, 5, 1, "", "inv_covariance"], [9, 4, 1, "", "load"], [9, 4, 1, "", "logpdf"], [9, 5, 1, "", "mean"], [9, 4, 1, "", "sample"], [9, 4, 1, "", "save"]], "selfisys.sbmy_interface": [[10, 1, 1, "", "compute_Phi"], [10, 1, 1, "", "generate_white_noise_Field"], [10, 1, 1, "", "get_power_spectrum_from_cosmo"], [10, 1, 1, "", "handle_time_stepping"], [10, 1, 1, "", "setup_sbmy_parfiles"]], "selfisys.selection_functions": [[11, 2, 1, "", "LognormalSelection"]], "selfisys.selection_functions.LognormalSelection": [[11, 4, 1, "", "init_selection"], [11, 4, 1, "", "lognormals_z_to_x"], [11, 4, 1, "", "multiple_lognormal"], [11, 4, 1, "", "multiple_lognormal_z"], [11, 4, 1, "", "one_lognormal"], [11, 4, 1, "", "one_lognormal_z"], [11, 4, 1, "", "r_grid"]], "selfisys.selfi_interface": [[12, 1, 1, "", "PrintMessage"], [12, 1, 1, "", "indent"], [12, 1, 1, "", "unindent"]], "selfisys.setup_model": [[13, 2, 1, "", "ModelSetup"], [13, 1, 1, "", "compute_alpha_cv"], [13, 1, 1, "", "setup_model"]], "selfisys.setup_model.ModelSetup": [[13, 5, 1, "", "G_sim_path"], [13, 5, 1, "", "G_ss_path"], [13, 5, 1, "", "L"], [13, 5, 1, "", "P"], [13, 5, 1, "", "P_0"], [13, 5, 1, "", "P_ss_obj_path"], [13, 5, 1, "", "Pbins"], [13, 5, 1, "", "Pbins_bnd"], [13, 5, 1, "", "S"], [13, 5, 1, "", "k_s"], [13, 5, 1, "", "planck_Pk"], [13, 5, 1, "", "size"]], "selfisys.utils": [[14, 0, 0, "-", "examples_utils"], [14, 0, 0, "-", "logger"], [14, 0, 0, "-", "low_level"], [14, 0, 0, "-", "parser"], [14, 0, 0, "-", "path_utils"], [14, 0, 0, "-", "plot_examples"], [14, 0, 0, "-", "plot_params"], [14, 0, 0, "-", "plot_utils"], [14, 0, 0, "-", "timestepping"], [14, 0, 0, "-", "tools"], [14, 0, 0, "-", "workers"]], "selfisys.utils.examples_utils": [[14, 1, 1, "", "clear_large_plot"]], "selfisys.utils.logger": [[14, 2, 1, "", "CustomLogger"], [14, 2, 1, "", "CustomLoggerHandler"], [14, 1, 1, "", "INDENT"], [14, 1, 1, "", "PrintDiagnostic"], [14, 1, 1, "", "PrintError"], [14, 1, 1, "", "PrintInfo"], [14, 1, 1, "", "PrintLeftType"], [14, 1, 1, "", "PrintWarning"], [14, 1, 1, "", "UNINDENT"], [14, 1, 1, "", "getCustomLogger"]], "selfisys.utils.logger.CustomLogger": [[14, 4, 1, "", "diagnostic"]], "selfisys.utils.logger.CustomLoggerHandler": [[14, 4, 1, "", "emit"]], "selfisys.utils.low_level": [[14, 1, 1, "", "stderr_redirector"], [14, 1, 1, "", "stdout_redirector"]], "selfisys.utils.parser": [[14, 1, 1, "", "bool_sh"], [14, 1, 1, "", "check_files_exist"], [14, 1, 1, "", "intNone"], [14, 1, 1, "", "joinstrs"], [14, 1, 1, "", "joinstrs_only"], [14, 1, 1, "", "none_or_bool_or_str"], [14, 1, 1, "", "safe_npload"]], "selfisys.utils.path_utils": [[14, 1, 1, "", "file_names_evaluate"], [14, 1, 1, "", "get_file_names"]], "selfisys.utils.plot_examples": [[14, 1, 1, "", "plot_comoving_distance_redshift"], [14, 1, 1, "", "plot_galaxy_field_slice"], [14, 1, 1, "", "plot_power_spectrum"], [14, 1, 1, "", "plot_selection_functions_def_in_z"], [14, 1, 1, "", "redshift_distance_conversion"], [14, 1, 1, "", "relative_error_analysis"]], "selfisys.utils.plot_params": [[14, 2, 1, "", "ScalarFormatterForceFormat_11"], [14, 1, 1, "", "create_all_colormaps"], [14, 1, 1, "", "create_colormap"], [14, 1, 1, "", "dynamic_text_scaling"], [14, 1, 1, "", "get_contours"], [14, 1, 1, "", "reset_plotting"], [14, 1, 1, "", "setup_plotting"]], "selfisys.utils.plot_params.ScalarFormatterForceFormat_11": [[14, 4, 1, "", "get_offset"], [14, 4, 1, "", "set_scientific"], [14, 4, 1, "", "set_useOffset"]], "selfisys.utils.plot_utils": [[14, 1, 1, "", "plot_C"], [14, 1, 1, "", "plot_fisher"], [14, 1, 1, "", "plot_gradients"], [14, 1, 1, "", "plot_histogram"], [14, 1, 1, "", "plot_mocks"], [14, 1, 1, "", "plot_mocks_compact"], [14, 1, 1, "", "plot_observations"], [14, 1, 1, "", "plot_prior_and_posterior_covariances"], [14, 1, 1, "", "plot_reconstruction"], [14, 1, 1, "", "plot_selection_functions"], [14, 1, 1, "", "plotly_3d"]], "selfisys.utils.timestepping": [[14, 1, 1, "", "merge_nTS"]], "selfisys.utils.tools": [[14, 1, 1, "", "cosmo_vector_to_Simbelmyne_dict"], [14, 1, 1, "", "cosmo_vector_to_class_dict"], [14, 1, 1, "", "custom_stat"], [14, 1, 1, "", "fisher_rao"], [14, 1, 1, "", "get_k_max"], [14, 1, 1, "", "get_summary"], [14, 1, 1, "", "none_or_bool_or_str"], [14, 1, 1, "", "params_ids_to_Simbelmyne_dict"], [14, 1, 1, "", "sample_omega_from_prior"], [14, 1, 1, "", "summary_to_score"]], "selfisys.utils.workers": [[14, 1, 1, "", "Simbelmyne_worker"], [14, 1, 1, "", "evaluate_gradient_of_Symbelmyne"], [14, 1, 1, "", "worker_gradient_Symbelmyne"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "property", "Python property"], "4": ["py", "method", "Python method"], "5": ["py", "attribute", "Python attribute"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:property", "4": "py:method", "5": "py:attribute"}, "terms": {"": [2, 4, 7, 10, 13, 14], "0": [2, 4, 6, 7, 8, 9, 10, 12, 13, 14], "000": [4, 9], "00065": [4, 9], "001": [4, 9], "0027": 14, "01": 14, "012": [4, 9], "015": [4, 9], "02": [4, 9, 14], "020": [4, 9], "04": [4, 8, 9], "04443": [1, 2, 3], "0455": 14, "05": [4, 9], "07": [4, 9], "08333333333333333": 14, "1": [2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14], "10": [1, 2, 3, 4, 9, 13], "100": [4, 9, 13], "10000": [4, 9], "1093": 2, "11": [4, 13], "1111": 2, "12": [4, 9, 14], "128": 14, "1365": 2, "15": 2, "16610": 2, "16th": 14, "1e": [4, 9, 14], "2": [4, 6, 7, 10, 12, 13, 14], "2010": 2, "2015": 2, "2018": [4, 9, 13], "2019": 2, "2024": [1, 2, 3], "2024arxiv241204443h": [1, 2], "2412": [1, 2, 3], "2500": 14, "256": [4, 13], "2966": 2, "2d": [4, 9, 14], "3": [1, 2, 3, 4, 9, 13, 14], "30": [4, 9, 14], "3173": 14, "32nd": 14, "3600": [4, 13], "3d": [4, 11, 14], "4": [4, 9, 13, 14], "406": 2, "4237": 2, "4253": 2, "449": 2, "451": 2, "48550": [1, 2], "48th": 14, "490": 2, "5": [4, 10, 13, 14], "50": [4, 13], "539": 2, "580": 2, "6": [4, 13], "60": 2, "6666666666666666": 14, "7": [4, 9, 13], "8": [0, 4, 13], "848": 2, "85": 2, "866": 2, "9": [4, 13], "A": [1, 2, 3, 4, 8, 9, 13, 14], "By": [1, 3], "For": [0, 1, 3, 4, 9, 10, 14], "If": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14], "It": [1, 3], "The": [1, 2, 3, 4, 6, 7, 9, 12, 14], "Will": 14, "aa": [4, 10], "ab": [1, 2], "abc": [1, 3, 4, 7, 14], "about": 0, "access": [4, 9], "accommod": [1, 3], "activ": 14, "actual": [0, 4, 12], "ad": [1, 2, 3], "add": 0, "addit": [4, 9], "address": [1, 3], "adher": 0, "adsab": [1, 2], "adsnot": [1, 2], "adsurl": [1, 2], "after": [4, 7, 9], "against": 14, "agre": [1, 3], "alan": 2, "alia": [4, 13], "alias": [4, 10], "aliasingcorr": [4, 10], "all": 14, "along": [1, 3, 4, 10, 14], "alongsid": [4, 7], "alpha": 14, "alpha_cv": [4, 9, 13], "alreadi": [4, 7], "altern": [4, 10], "among": [4, 10], "an": [0, 4, 6, 7, 9, 10, 14], "ani": [0, 4, 7, 8, 14], "annot": 14, "api": 1, "appear": 14, "append": 14, "appli": [4, 10], "applic": 0, "appropri": 0, "approxim": [1, 3], "ar": [0, 2, 4, 10, 14], "arbitrari": 14, "archiveprefix": [1, 2], "arg": [4, 8, 14], "argument": 14, "arrai": [4, 6, 8, 9, 10, 11, 14], "array_lik": [4, 11], "art": 2, "articl": [1, 2], "arxiv": [1, 2, 3], "ascend": [4, 10], "assum": 14, "astro": [1, 2, 3], "astronom": 2, "astrophys": [1, 2], "astrophysiqu": [1, 3], "astropi": 14, "attribut": [4, 11, 14], "attributeerror": [4, 11], "author": [0, 1, 2, 3], "auto": [4, 9], "automat": 14, "avail": [1, 4, 9], "averag": 14, "avoid": [0, 14], "ax": 14, "axi": [4, 10, 14], "b": [2, 14], "bar": [4, 7, 14], "base": [1, 3, 4, 7, 9, 10, 11, 13, 14], "baselin": [4, 10], "batch_idx": 14, "bayesian": [1, 2, 3], "befor": 0, "behaviour": 0, "being": 14, "below": 2, "best": 0, "between": 14, "bia": [1, 2, 3], "bibtex": [1, 2], "bin": [4, 8, 9, 13, 14], "binned_statist": 14, "bispectrum": 2, "black": 2, "blue": 14, "bool": [4, 6, 7, 8, 9, 10, 11, 13, 14], "bool_sh": [4, 14], "boolean": 14, "boss": 2, "bottom": 0, "bound": [4, 9], "boundari": [4, 13, 14], "box": [1, 2, 3, 4, 6, 7, 10, 11, 13, 14], "branch": 0, "bug": 0, "c": [2, 4, 7, 11, 14], "c0_inv": 14, "c4": 14, "c5": 14, "c6": 14, "c7": 14, "c_0": 14, "calcul": 14, "call": [4, 7], "callabl": [4, 7], "can": 14, "cannot": [4, 6, 9, 14], "carlo": [1, 3], "case": 0, "catalogu": 2, "caution": 14, "cell": [0, 4, 6, 14], "centr": [4, 13, 14], "central": 14, "chainlevel": 14, "chang": 0, "check": [4, 7, 14], "check_files_exist": [4, 14], "check_output": [4, 7], "citat": [1, 2], "cite": [1, 2, 3], "clarif": 0, "class": [1, 3, 4, 7, 8, 9, 10, 11, 13, 14], "classi": 14, "classmethod": [4, 9], "clean": 0, "clear": [0, 14], "clear_large_plot": [4, 14], "clip": 14, "cluster": 2, "clutter": 14, "cmap": 14, "co": [1, 2, 3], "code": [1, 2, 3, 14], "coeff": 14, "coeffici": 14, "collabor": [1, 2, 3], "collect": 14, "color": 14, "colormap": 14, "colour": 14, "colours_list": 14, "com": [0, 14], "com_ob": 14, "comov": [4, 11, 13, 14], "compar": 14, "comparison": 14, "compat": [4, 7, 8, 9, 14], "complianc": [1, 3], "comprehens": [1, 3], "comput": [1, 3, 4, 7, 8, 9, 10, 11, 13, 14], "compute_alpha_cv": [4, 13], "compute_phi": [3, 4, 10], "compute_pool": [4, 7], "concaten": 14, "concis": 0, "confid": 14, "configur": 14, "conflevel": 14, "consist": 14, "constant": [4, 8, 9, 10, 14], "contact": [0, 1, 2, 3], "contain": [4, 8, 10, 11, 13, 14], "content": 3, "context": 14, "contour": [4, 9, 14], "contribut": 1, "control": [4, 9], "convers": 14, "convert": [4, 11, 14], "corner": 14, "correct": [4, 10], "correl": [4, 9], "correspond": 14, "corrupt": [4, 7], "cosmic": [4, 9, 13], "cosmo": [4, 7, 8, 10, 14], "cosmo_vect": [4, 7], "cosmo_vector_to_class_dict": [4, 14], "cosmo_vector_to_simbelmyne_dict": [4, 14], "cosmolog": [1, 3, 4, 7, 8, 9, 10, 14], "cosmologi": [1, 2, 4, 10, 13, 14], "covari": [4, 9, 14], "cpu": [4, 9], "creat": [0, 4, 10, 14], "create_all_colormap": [4, 14], "create_colormap": [4, 14], "cumul": [4, 10], "current": [4, 7, 12, 14], "custom": [1, 3, 4, 7, 9, 10, 14], "custom_stat": [4, 14], "customlogg": [4, 14], "customloggerhandl": [4, 14], "cutoff": [4, 9], "d": [1, 2, 3, 4, 7, 10, 14], "data": [1, 2, 3, 4, 6, 7, 9, 10, 14], "dbg": 14, "de": [1, 3], "debug": [0, 4, 10, 12, 14], "dec": [1, 2], "decemb": 2, "decim": 14, "default": [4, 6, 7, 8, 9, 10, 14], "defin": [4, 8, 11], "define_normalis": [3, 4, 8], "delta": 14, "delta_x": 14, "deltas_x": 14, "demonstr": [1, 3], "denomin": 14, "densiti": [4, 6, 7, 14], "depend": [1, 3], "deriv": [4, 10, 14], "describ": 0, "design": [1, 3], "detail": [0, 1, 4, 6, 10, 14], "detect": [4, 9], "determinist": [4, 7], "develop": [1, 3], "deviat": [4, 9, 11, 14], "df_16_full": 14, "df_32_full": 14, "df_48_full": 14, "df_full": 14, "diagnos": [1, 2, 3], "diagnosi": [1, 3], "diagnost": [4, 14], "diagon": 14, "dict": [4, 7, 8, 10, 13, 14], "dictionari": [4, 7, 10, 14], "differ": 14, "differenti": 14, "dimens": [4, 6, 9, 10, 14], "direct": [4, 7, 10, 13, 14], "directori": [4, 7, 10, 13, 14], "discuss": 0, "disk": [4, 7, 10], "displai": [4, 7, 9, 12, 14], "distanc": [4, 11, 14], "distort": [2, 4, 7], "distribut": [1, 3, 4, 9, 10, 11, 14], "divid": [4, 9], "document": [0, 4, 10], "doe": 14, "doi": [1, 2], "doubl": [4, 10], "download": [1, 3], "dr11": 2, "draw": [4, 9, 14], "drawn": [4, 9], "dure": [4, 6, 9, 10, 14], "dust": [1, 3], "dw_f0": 14, "dynam": 14, "dynamic_text_sc": [4, 14], "e": [0, 1, 2, 3, 4, 10, 14], "each": [4, 7, 9, 10, 11, 13, 14], "edu": [1, 2], "eff_redshift": [4, 7, 10, 14], "effect": [0, 2, 4, 10], "eid": [1, 2], "element": [4, 13, 14], "elfi": [1, 3], "emit": [4, 14], "empti": 14, "enabl": [1, 3, 4, 7], "enforc": 14, "enforce_ylim": 14, "ensur": [0, 1, 3, 14], "entri": [1, 2], "enzi": 2, "en\u00dflin": 2, "ep": 14, "eprint": [1, 2], "eps_k": [4, 9], "eps_residu": [4, 9], "equat": [4, 9], "error": [0, 4, 6, 9, 14], "estim": 14, "etc": 14, "evalu": [4, 7, 9, 11, 14], "evaluate_gradient_of_symbelmyn": [4, 14], "even": [4, 6, 7, 10, 14], "everi": 14, "evolut": [1, 3], "exampl": [1, 3, 14], "examples_util": [3, 4], "except": [4, 7], "exist": [4, 6, 7, 9, 10, 14], "expans": [1, 3, 4, 10, 14], "expect": [0, 14], "explain": 0, "extinct": [1, 3], "f": [1, 2, 3], "f0": 14, "f0_inv": 14, "f_0": 14, "factor": [4, 10, 11, 14], "fail": [4, 9, 10, 14], "failur": 14, "fals": [4, 6, 7, 8, 10, 11, 13, 14], "feedback": [1, 2, 3], "feel": [0, 1, 2, 3], "fetch": 0, "fiduci": [4, 9, 14], "field": [1, 3, 4, 6, 7, 10, 13, 14], "fig": 14, "fig_height": 14, "figur": 14, "figuresdir": [4, 10], "file": [1, 3, 4, 6, 7, 9, 10, 13, 14], "file_nam": [4, 10], "file_names_evalu": [4, 14], "filenam": [4, 7, 9, 14], "final": [4, 10], "find": 0, "finit": 14, "fisher": 14, "fisher_rao": [4, 14], "fit": [4, 9], "fix": [0, 4, 7, 14], "fixnois": [4, 7], "fixscal": 14, "float": [4, 6, 7, 8, 9, 10, 11, 13, 14], "florent": [1, 2], "fname": [4, 9], "fname_outputinitialdens": [4, 6], "fname_power_spectrum": [4, 10], "fname_powerspectrum": [4, 6], "fname_whitenois": [4, 10], "follow": [0, 1, 2, 3], "font": 14, "font_color": 14, "forc": [4, 7, 8, 10, 13, 14], "force_cosmo": [4, 7], "force_neglect_lightcon": [4, 7], "force_parfil": [4, 7], "force_phas": [4, 7, 10], "force_plot": 14, "force_powerspectrum": [4, 7], "force_recompute_mock": [4, 7], "force_sim": [4, 6, 7], "fork": 0, "format": 14, "formatt": 14, "forward": [1, 3, 4, 7], "fourier": [4, 7, 10, 13, 14], "fouriergrid": [4, 10, 14], "fr": [1, 3], "free": [0, 1, 2, 3, 14], "from": [0, 2, 4, 6, 7, 9, 10, 11, 14], "fsimdir": [4, 7, 14], "full": [4, 7, 13, 14], "fulli": [1, 3], "function": [0, 1, 3, 4, 7, 8, 9, 11, 13, 14], "further": 0, "futur": [1, 3, 4, 7], "g": [0, 1, 3, 4, 7, 10, 14], "g_obj": [4, 10], "g_sim": 14, "g_sim_path": [4, 7, 13, 14], "g_ss_path": [4, 7, 10, 13, 14], "galaxi": [2, 4, 7, 14], "gamma": 14, "gaussian": [4, 6, 9], "gener": [1, 3, 4, 6, 7, 9, 10, 11, 14], "generate_white_noise_field": [3, 4, 10], "get": 14, "get_contour": [4, 14], "get_file_nam": [4, 14], "get_k_max": [4, 14], "get_offset": [4, 14], "get_pk": [4, 9], "get_power_spectrum_from_cosmo": [3, 4, 10], "get_summari": [3, 4, 9, 14], "getcustomlogg": [4, 14], "gil": 2, "gil2015pow": 2, "git": 0, "github": [0, 1], "given": [4, 7, 9, 14], "go": 14, "gpc": 14, "gplv3": [1, 3], "gradient": [4, 7, 14], "gravit": [1, 3], "graviti": [1, 2, 3, 4, 7, 14], "gravity_on": [4, 7, 14], "grf": 3, "grid": [4, 6, 7, 10, 11, 13, 14], "ground": 14, "growth": 2, "guess": [4, 9], "guid": 0, "guidelin": 3, "h": [2, 4, 6, 9, 10, 13, 14], "handle_time_step": [3, 4, 10], "handler": 14, "harvard": [1, 2], "have": 0, "hdf5": [4, 9], "heatmap": 14, "heaven": 2, "height": 14, "hello": 14, "hidden": [1, 3, 4, 7], "hidden_box": [4, 8], "hiddenbox": [1, 3, 8, 10], "hiddenbox_param": [4, 10], "hierarch": [1, 3], "highest": 0, "highlight": 14, "histogram": 14, "hoellin": [0, 1], "hoelling": [1, 2, 3], "hoellinger2024diagnos": [1, 2, 4, 9], "how": [1, 3], "howlett": 2, "howlett2015clust": 2, "hpc": [4, 9], "http": [0, 1, 2], "hyperparamet": [4, 9, 14], "hyperprior": [4, 9], "i": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14], "iap": [1, 3], "id": [4, 7, 14], "id_ob": 14, "identifi": [4, 7, 14], "ignor": 14, "ii": 2, "implement": [1, 3], "implicit": [1, 3, 14], "improv": 0, "inaccur": [1, 3], "inch": 14, "includ": [0, 1, 4, 10, 14], "incorpor": [0, 1, 3], "indent": [3, 4, 12, 14], "index": [4, 7, 8, 9, 10, 14], "indic": [4, 7, 10, 14], "indices_steps_cumul": [4, 10, 14], "individu": [4, 10, 14], "infer": [1, 2, 3, 14], "inform": [1, 14], "infrastructur": [4, 7, 8, 10], "init_select": [4, 11], "initi": [1, 2, 3, 4, 6, 7, 9, 10], "initialis": [4, 7, 11], "input": [4, 6, 7, 9, 10, 11, 13, 14], "inquiri": [1, 2, 3], "instal": [1, 3], "instanc": [4, 8, 14], "instead": 14, "institut": [1, 3], "instruct": [1, 3], "instrument": [1, 2], "insuffici": 14, "int": [4, 6, 7, 8, 9, 10, 12, 13, 14], "integr": [4, 7], "interact": 14, "interlop": [1, 3], "interpol": [4, 11, 14], "intnon": [4, 14], "inv_covari": [4, 9], "invalid": [4, 9, 10, 14], "invers": [4, 9, 14], "io": 1, "issu": [1, 2, 3, 4, 10], "its": [4, 11, 14], "j": 2, "jasch": 2, "jasche2010bayesian": [2, 14], "jen": 2, "join": 14, "joinstr": [4, 14], "joinstrs_onli": [4, 14], "journal": [1, 2], "k": [4, 8, 13, 14], "k_": [4, 7, 13, 14], "k_corr": [4, 9], "k_corr_max": [4, 9], "k_corr_mean": [4, 9], "k_corr_min": [4, 9], "k_corr_std": [4, 9], "k_min": [4, 9], "k_mode": 14, "k_opt_max": [4, 9], "k_opt_min": [4, 9], "kei": 14, "keyword": [1, 2], "kitaura": 2, "kmax": [4, 9, 14], "kwarg": [4, 7, 14], "l": [2, 4, 6, 7, 10, 11, 13, 14], "label": 14, "labsab": 14, "larg": [1, 2, 3, 4, 7], "latest": 0, "lcorner": 14, "leav": [0, 14], "leclercq": [1, 2, 3], "leclercq2019primordi": [2, 4, 9, 14], "legend": 14, "legend_loc": 14, "length": [4, 6, 13, 14], "level": [4, 6, 7, 10, 12, 14], "leverag": [1, 3], "licenc": [1, 3], "lightcon": [4, 7], "like": [4, 9, 11, 14], "likelihood": [1, 3, 14], "limit": 14, "lin_bia": 14, "line": [1, 3, 14], "linear": [1, 3, 4, 11, 14], "linear_bia": [4, 7], "list": [1, 2, 3, 4, 7, 8, 10, 11, 14], "list_of_str": 14, "listedcolormap": 14, "ll": [4, 11], "lmax": 14, "load": [4, 7, 9, 13, 14], "load_pool": [4, 7], "local": 0, "local_mask_prefix": [4, 7, 14], "local_select_path": [4, 11], "locat": 14, "log": [0, 4, 9, 11, 14], "logger": [3, 4], "lognorm": [4, 11, 14], "lognormals_z_to_x": [4, 11], "lognormalselect": [3, 4, 11], "logpdf": [4, 9], "logposterior_hyperparameters_parallel": [3, 4, 9], "low_level": [3, 4], "lower": [4, 9], "m": 2, "mahalanobi": 14, "main": [0, 2], "maintain": [1, 3], "make_data": [4, 7], "manag": [4, 7, 14], "manera": 2, "map": 14, "markdown": 0, "mar\u00edn": 2, "mask": [1, 3, 4, 7, 11], "match": [4, 13], "matplotlib": 14, "matric": 14, "matrix": [4, 9, 14], "matter": [1, 3], "max": 14, "maxim": [4, 9], "maximum": [4, 9, 11, 13, 14], "maxval": [4, 13], "md": 1, "mean": [4, 9, 11, 14], "means_com": 14, "measur": 2, "memori": 14, "merg": [0, 4, 10, 14], "merge_nt": [4, 14], "merged_path": [4, 10, 14], "mesh": [4, 9], "meshsiz": [4, 9], "messag": [0, 4, 12, 14], "message_typ": 14, "method": [1, 2, 4, 9, 14], "mi": 14, "min_k_norma": [4, 8], "minim": [4, 9], "minimum": [4, 8, 9, 13], "minmax": 14, "minval": [4, 13], "misspecif": [1, 3], "misspecifi": [1, 3], "mm": [4, 11], "mnra": 2, "mock": [2, 4, 7, 10, 14], "mode": [4, 7, 10, 13, 14], "model": [1, 3, 4, 7, 13, 14], "modeldir": [4, 10, 14], "modelsetup": [4, 13], "modifi": [4, 7, 14], "modified_selfi": [4, 7], "modul": 3, "mont": [1, 3], "month": [1, 2], "monthli": 2, "more": [4, 10], "most": [4, 7], "mpc": [4, 6, 10, 13, 14], "msg": 14, "mu": [4, 11], "much": 0, "multi": [4, 9], "multipl": [1, 3, 4, 11, 14], "multiple_lognorm": [4, 11], "multiple_lognormal_z": [4, 11], "multipol": 14, "multiprocess": [4, 8, 9], "n": [4, 6, 7, 8, 11, 14], "n_": [4, 9], "n_exact": [4, 13], "name": [4, 7, 10, 13, 14], "namedtupl": [4, 13], "nan": 14, "nasa": [1, 2], "nbin": 14, "nbin_max": [4, 9], "nbin_min": [4, 9], "ndarrai": [4, 6, 7, 8, 9, 10, 11, 13, 14], "necessari": [4, 13], "need": 0, "neg": 14, "neglect": [4, 7], "new": 0, "nograv": [4, 10], "nois": [4, 7, 10, 14], "noise_std": [4, 7], "non": [1, 3, 14], "none": [4, 6, 7, 9, 10, 11, 12, 13, 14], "none_or_bool_or_str": [4, 14], "nongalact": [1, 2], "norm": [4, 10, 14], "norm_cst": [4, 7, 8, 14], "normal": [4, 10, 11, 12], "normalis": [4, 8, 9, 10, 11, 13, 14], "normalise_hb": 3, "notat": 14, "notic": 2, "notimplementederror": [4, 10], "np": [4, 13, 14], "np0": [4, 7, 14], "npar": [4, 8], "npm0": [4, 7, 14], "npop": [4, 7, 14], "npy": [4, 9], "nsampl": [4, 9, 14], "nthread": [4, 9], "ntimestep": [4, 7], "nuisanc": [4, 7], "number": [4, 6, 7, 8, 9, 10, 13, 14], "numpi": [4, 6, 14], "o": 14, "object": [4, 7, 9, 10, 11, 14], "obs_dens": 14, "observ": [1, 3, 4, 7, 14], "observed_dens": [4, 7], "occur": [4, 6, 10, 14], "offset": 14, "omega": 14, "omega0": 14, "omega_b": [4, 9], "omega_cov": [4, 9, 14], "omega_m": [4, 9], "omega_mean": [4, 9, 14], "omegas_fix": 14, "one": 14, "one_lognorm": [4, 11], "one_lognormal_z": [4, 11], "onli": [4, 7, 14], "open": 0, "oper": [4, 9, 10], "opportun": [1, 2, 3], "optimis": [4, 9], "option": [4, 6, 7, 8, 9, 10, 11, 13, 14], "order": [4, 10, 14], "org": 2, "origin": [4, 11], "oserror": [4, 6, 9, 10, 14], "other": [1, 2, 3], "otherwis": [4, 6, 7, 9, 10, 14], "oup": 2, "output": [0, 4, 6, 7, 9, 10, 12, 14], "over": 14, "overal": [4, 9], "overlai": 14, "overridden": 14, "overwrit": [4, 7], "p": [4, 7, 8, 13, 14], "p_0": [4, 13, 14], "p_ss_obj_path": [4, 13, 14], "p_ss_path": [4, 7, 10], "packag": [1, 2, 3], "page": [1, 2], "paper": [1, 2, 3], "parallel": [4, 8, 9], "param": [4, 8, 9, 11, 14], "param_id": 14, "param_index": 14, "param_v": 14, "paramet": [1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14], "params_id": 14, "params_ids_to_simbelmyne_dict": [4, 14], "params_names_fish": 14, "params_p0": [4, 13], "params_planck": [4, 13], "params_v": 14, "pari": [1, 3], "parser": [3, 4], "particular": 1, "path": [4, 6, 7, 9, 10, 13, 14], "path_util": [3, 4], "pbin": [4, 8, 13, 14], "pbins_bnd": [4, 7, 13, 14], "pdf": [1, 2, 3], "pep": 0, "per": [4, 6, 13], "perciv": 2, "perform": [1, 3], "perform_prior_optimisation_and_plot": [3, 4, 9], "ph": [1, 2, 3], "phase": [4, 6, 7, 10], "phi": [4, 7, 8, 10, 14], "phi_0": 14, "phi_ob": 14, "physic": [4, 10, 14], "pinit": [4, 13], "pipelin": [2, 4, 9], "place": 14, "planck": [4, 9, 13, 14], "planck_pk": [4, 13, 14], "planck_pk_eh": 14, "planck_prior": [3, 4, 9], "pleas": [0, 1, 2, 3, 4, 10], "plot": [4, 9, 10, 14], "plot_c": [4, 14], "plot_comoving_distance_redshift": [4, 14], "plot_exampl": [3, 4], "plot_fish": [4, 14], "plot_galaxy_field_slic": [4, 14], "plot_gradi": [4, 14], "plot_histogram": [4, 14], "plot_mock": [4, 14], "plot_mocks_compact": [4, 14], "plot_observ": [4, 14], "plot_param": [3, 4], "plot_power_spectrum": [4, 14], "plot_prior_and_posterior_covari": [4, 14], "plot_reconstruct": [4, 14], "plot_selection_funct": [4, 14], "plot_selection_functions_def_in_z": [4, 14], "plot_util": [3, 4], "plotli": 14, "plotly_3d": [4, 14], "pmc": [1, 3, 4, 7], "point": [4, 9, 10, 14], "pool": [4, 7], "pool_fnam": [4, 7], "poolname_abc": 14, "popul": [1, 3, 4, 7, 14], "possibl": 0, "posterior": [4, 9, 14], "posterior_theta_covari": 14, "posterior_theta_mean": 14, "power": [1, 2, 3, 4, 6, 7, 9, 10, 13, 14], "powerspectra": [4, 13], "powerspectrum": 14, "pp": 2, "practic": [0, 1, 3], "precomput": [4, 9], "prefix": [4, 7, 14], "prefix_mock": [4, 7, 14], "primaryclass": [1, 2], "primordi": 2, "primordial_grf": [3, 4, 6], "princip": [1, 3], "print": [0, 1, 2, 3, 4, 12, 14], "printdiagnost": [4, 14], "printerror": [4, 14], "printinfo": [4, 14], "printlefttyp": [4, 14], "printmessag": [3, 4, 12], "printwarn": [4, 14], "prior": [1, 3, 14], "prior_covari": 14, "prior_theta_covari": 14, "prior_theta_mean": 14, "probabilist": [1, 3], "probabl": [4, 9], "process": [4, 8, 9], "progress": [4, 6, 7], "properti": [4, 7, 9], "provid": [1, 2, 3, 4, 9, 10, 14], "psingl": [4, 7], "pull": 0, "pysbmi": 14, "pyselfi": [1, 3, 4, 7, 12], "python": [1, 3, 4, 8, 9, 14], "quantiti": 14, "question": 3, "quiet": [4, 10, 12], "r": [4, 7], "r_grid": [4, 11], "radial": [4, 7, 11, 14], "radial_select": [4, 7, 14], "rais": [4, 6, 9, 10, 11, 14], "random": [4, 6, 9, 10, 14], "rang": [4, 9, 14], "rao": 14, "rdylbu": 14, "re": [4, 7, 14], "read": [4, 6, 9, 10, 14], "real": [1, 3], "realis": [4, 7, 8, 10, 14], "realist": [1, 3], "recmah": 14, "recognis": 14, "recomput": [4, 7, 8, 10, 13], "reconstruct": 14, "record": 14, "redirect": 14, "redshift": [2, 4, 7, 10, 11, 14], "redshift_distance_convers": [4, 14], "refer": [0, 4, 10, 14], "regener": [4, 6, 10], "regularis": [4, 9], "rel": 14, "relat": [4, 11, 14], "relative_error_analysi": [4, 14], "releas": [1, 3], "relev": [0, 2], "remain": 14, "remot": 0, "remov": [4, 7], "remove_sbmi": [4, 7], "report": 3, "repositori": [0, 1, 3], "repres": [4, 7, 14], "represent": 14, "reproduc": [0, 1, 4, 6], "request": [0, 14], "requir": [4, 7, 8, 12, 13, 14], "required_verbos": [4, 12], "rerun": [4, 7], "res_mi": 14, "rescal": [4, 11], "research": [1, 2, 3], "reset": [4, 7, 11], "reset_plot": [4, 14], "reset_survei": [4, 7], "resolut": [4, 6], "respect": [4, 7, 14], "restrict": [4, 9], "result": [0, 4, 7, 9, 13, 14], "return": [4, 6, 7, 8, 9, 10, 11, 13, 14], "return_g": [4, 6, 7, 14], "review": [1, 3], "right": 14, "rng": [4, 10], "ross": 2, "routin": [4, 7, 14], "royal": 2, "rr": [4, 11], "rsd": [4, 7], "run": [0, 4, 7, 8], "runnabl": 0, "runtimeerror": [4, 6, 9, 10, 14], "safe_npload": [4, 14], "sampl": [2, 4, 9, 14], "sample_omega_from_prior": [4, 14], "sampler": [1, 3], "samushia": 2, "sao": [1, 2], "save": [4, 9, 10, 14], "save_frequ": [4, 7], "savepath": [4, 9, 14], "sbmy_interfac": 3, "scalar": 14, "scalarformatterforceformat_11": [4, 14], "scale": [1, 2, 3, 4, 7, 9, 10, 14], "scheme": 14, "scipi": 14, "score": 14, "screen": 14, "sd": 14, "sdss": 2, "see": [0, 4, 9, 10], "seed": [4, 6, 7, 9, 10, 14], "seedname_whitenois": [4, 10], "seednois": [4, 7, 8], "seednoise_init": 14, "seednorm": [4, 7], "seedphas": [4, 6, 7, 8, 10], "seedphase_init": 14, "seedsampl": [4, 9], "select": [1, 3, 4, 7, 11, 14], "selection_funct": 3, "selection_param": [4, 7, 11, 14], "self": [4, 7, 9], "selfi": [4, 7, 9], "selfi2019": [4, 9], "selfi_interfac": 3, "selfisi": [2, 6, 7, 8, 9, 10, 11, 12, 13], "selfisys_publ": [0, 1], "set": [4, 7, 10, 13, 14], "set_scientif": [4, 14], "set_useoffset": [4, 14], "setup": [4, 7, 10], "setup_onli": [4, 7, 14], "setup_plot": [4, 14], "setup_sbmy_parfil": [3, 4, 10], "should": 14, "show": [4, 9], "side": [4, 6, 14], "sig2": [4, 11], "sigma_8": [4, 9], "silent": [4, 6, 14], "sim_id": 14, "sim_param": [4, 7, 10, 14], "simbelmyne_work": [4, 14], "simbelmyn\u00eb": [1, 3, 4, 7, 10], "simdir": 14, "similar": [4, 9], "simspath": [4, 7], "simul": [1, 3, 4, 6, 7, 8, 10, 11, 14], "singl": [4, 7, 9, 14], "size": [4, 7, 10, 11, 13, 14], "slice": 14, "societi": 2, "softwar": [1, 3], "solver": [1, 3], "some": [4, 8, 14], "sourc": [4, 6, 7, 8, 9, 10, 11, 12, 13, 14], "space": [2, 4, 7, 9, 10, 14], "specif": [1, 14], "specifi": [4, 6, 10, 14], "spectra": [4, 9, 13, 14], "spectroscop": [1, 3, 4, 7], "spectrum": [1, 2, 3, 4, 6, 7, 9, 10, 13, 14], "spline": [4, 11, 14], "splitlpt": [4, 10], "sqrt": 14, "ss": [4, 11], "standard": [0, 4, 9, 11, 12, 14], "stat": 14, "state": [4, 10], "statement": 0, "static": [4, 11], "statist": [1, 3, 4, 7, 8, 10, 14], "std": [4, 10, 11], "stderr": 14, "stderr_redirector": [4, 14], "stdout": 14, "stdout_redirector": [4, 14], "stds_z": 14, "step": [0, 4, 7, 10, 14], "store": [4, 6, 7, 9, 10, 13], "str": [4, 6, 7, 8, 9, 10, 12, 13, 14], "strategi": [4, 10], "stream": 14, "strength": [4, 9], "string": [4, 10, 14], "structur": 2, "stu2693": 2, "stv961": 2, "style": 3, "stz2718": 2, "submit": 3, "submodul": 3, "suffix": [4, 7], "suggest": 0, "summari": [4, 7, 8, 9, 10, 13, 14], "summary_to_scor": [4, 14], "support": [4, 7, 13, 14], "suptitl": 14, "survei": [2, 4, 7, 11], "survey_mask_path": [4, 7, 11, 14], "switch_recompute_pool": [4, 7], "switch_setup": [4, 7], "synchronis": 0, "synthet": [1, 3], "system": [1, 2], "systemat": 2, "t": [1, 2, 3], "task": [4, 9], "ten": 14, "term": [1, 3, 4, 9], "test": 0, "text": 14, "th": [4, 8], "theta": [4, 7, 9, 14], "theta2p": [4, 7], "theta_covari": [4, 9], "theta_fid": 14, "theta_fiduci": [4, 9], "theta_gt": 14, "theta_icov": [4, 9], "theta_is_p": [4, 7], "theta_mean": [4, 9], "theta_norm": [4, 9], "theta_norm_max": [4, 9], "theta_norm_mean": [4, 9], "theta_norm_min": [4, 9], "theta_norm_std": [4, 9], "thi": [1, 3, 4, 7, 9, 14], "thorough": [1, 3], "thoroughli": 0, "thread": [4, 9], "tick": 14, "time": [4, 7, 10, 14], "timestep": [3, 4, 7], "timestepdistribut": [4, 7, 14], "tip": 0, "titl": [1, 2, 14], "toggl": [4, 7], "tool": [3, 4], "top": 0, "total": [4, 7, 8, 10], "total_step": [4, 10], "tqdm": 14, "transpar": 14, "tri": [4, 9], "trim_threshold": [4, 13], "tristan": [1, 2, 3], "true": [4, 6, 7, 8, 9, 10, 13, 14], "true_p": 14, "truncat": 14, "truth": 14, "ts_path_list": 14, "tune": 14, "tupl": [4, 8, 9, 10, 11, 13, 14], "two": 14, "type": [4, 6, 7, 8, 9, 10, 11, 13, 14], "typic": 14, "ui": [1, 2], "uncertainti": [4, 9], "unchang": 14, "under": [1, 3], "understand": [1, 3], "unexpect": [4, 6, 9, 10, 14], "unexpectedli": [4, 9], "unind": [3, 4, 12, 14], "unit": 14, "univariatesplin": [4, 11, 14], "unless": 14, "unnecessari": 0, "unnormalis": [4, 7, 14], "unpack": 14, "unsupport": [4, 10], "unsur": 0, "up": [4, 7, 10, 13, 14], "updat": [4, 7, 14], "upper": [4, 9, 14], "upstream": 0, "us": [0, 1, 2, 3, 4, 7, 8, 9, 10, 12, 14], "uselocal": 14, "usemathtext": 14, "useoffset": 14, "user": [4, 10], "util": [3, 4, 12], "v": [0, 14], "valid": [0, 14], "valu": [4, 7, 8, 9, 11, 13, 14], "valueerror": 14, "vari": 14, "varianc": [4, 9, 11, 13], "vec": 14, "vector": [4, 7, 9, 10, 14], "verbos": [4, 6, 7, 10, 12, 14], "version": 1, "vertic": 14, "visit": [1, 3], "visualis": 14, "vol": 2, "volum": [2, 14], "w": 2, "wandelt": 2, "warn": 14, "wavenumb": [4, 7, 9, 13, 14], "wd": 14, "we": [0, 1, 3], "welcom": 0, "well": [0, 14], "when": [0, 4, 7, 14], "where": [4, 7, 9, 13, 14], "whether": [0, 4, 7, 10, 11, 14], "which": [4, 10, 11, 14], "white": [4, 7, 10, 14], "window": [4, 13], "window_fct_path": [4, 13], "within": [4, 9], "without": 0, "wolfgang": 2, "work": 14, "workdir": [4, 13], "worker": [3, 4, 8, 9], "worker_class": [3, 4, 9], "worker_gradient_symbelmyn": [4, 14], "worker_normalis": [3, 4, 8], "worker_normalisation_publ": [3, 4, 8], "worker_normalisation_wrapp": [3, 4, 8], "world": [1, 3, 14], "wrapper": [4, 8], "writabl": [4, 9], "write": [4, 9, 10, 14], "written": [1, 3, 4, 9], "wrt": 14, "x": [2, 4, 9, 11, 14], "xx": [4, 11, 14], "xx_of_z": 14, "y": 14, "yaml": 1, "year": [1, 2], "you": [0, 1, 2, 3], "your": [0, 1, 2, 3], "z": [2, 14], "z_l": 14, "z_mean": 14, "zcorner": 14, "zz": 14, "\u03c6": 14}, "titles": ["Contributing to SelfiSys", "SelfiSys: Assess the Impact of Systematic Effects in Galaxy Surveys", "References", "SelfiSys: Assess the Impact of Systematic Effects in Galaxy Surveys", "selfisys package", "global_parameters", "grf", "hiddenbox", "normalise_hb", "prior", "sbmy_interface", "selection_functions", "selfi_interface", "setup_model", "selfisys.utils package"], "titleterms": {"api": 3, "assess": [1, 3], "code": 0, "content": [4, 14], "contribut": [0, 3], "contributor": [1, 3], "document": [1, 3], "effect": [1, 3], "examples_util": 14, "featur": [1, 3], "galaxi": [1, 3], "global_paramet": [4, 5], "grf": [4, 6], "guidelin": 0, "hiddenbox": [4, 7], "impact": [1, 3], "issu": 0, "jupyt": 0, "kei": [1, 3], "licens": [1, 3], "logger": 14, "low_level": 14, "modul": [4, 14], "normalise_hb": [4, 8], "notebook": 0, "packag": [4, 14], "parser": 14, "path_util": 14, "plot_exampl": 14, "plot_param": 14, "plot_util": 14, "prior": [4, 9], "python": 0, "question": 0, "refer": [1, 2, 3], "report": 0, "requir": [1, 3], "sbmy_interfac": [4, 10], "selection_funct": [4, 11], "selfi_interfac": [4, 12], "selfisi": [0, 1, 3, 4, 14], "setup_model": [4, 13], "style": 0, "submit": 0, "submodul": [4, 14], "subpackag": 4, "survei": [1, 3], "systemat": [1, 3], "timestep": 14, "tool": 14, "util": 14, "worker": 14}})