Skip to content

Using extra data from the EMRI events to restrict the possible host galaxies of the event from galaxy catalogs further and therefore imporve the estimation of the Hubble constant.

Notifications You must be signed in to change notification settings

JasperSeehofer/MasterThesisCode

Repository files navigation

Master Thesis

Package Management (Anaconda)

To create an Anaconda environment for this module one can use conda-lock

conda create --prefix ./env --file conda-linux-64.lock

this will ask you to enter an environment name and then install the few package. For further information see this chapter.

Update the environment

Use the following commands to update the environment

conda env update --name <env-name> --file environment.yml

EMRI waveform python package

We use the python package.

Use the package

To use the package activate the created environment, open a terminal and direct to the root directory. Then run

python -m master_thesis_code

About

Using extra data from the EMRI events to restrict the possible host galaxies of the event from galaxy catalogs further and therefore imporve the estimation of the Hubble constant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published