ekit - Version 0.2.4 BETA

https://cosmo-gitlab.phys.ethz.ch/cosmo_public/ekit/badges/master/coverage.svg https://cosmo-gitlab.phys.ethz.ch/cosmo_public/ekit/badges/master/pipeline.svg http://img.shields.io/badge/arXiv-2006.12506-orange.svg?style=flat http://img.shields.io/badge/arXiv-2110.10135-orange.svg?style=flat

ekit is a collection of small tools used by the Non-Gaussian Statistics Framework (NGSF).

If you use this package in your research please cite Zuercher et al. 2020 (arXiv-2006.12506) and Zuercher et al. 2021 (arXiv-2110.10135).

Source

Documentation

Introduction

It contains the following tools:

  • paths:

    The paths module allows to pack meta data into paths and to retrieve it again from the paths. It diffferentiates between named (passed via a directory) and unnamed parameters (passed via a list). Note that your parameter names MUST NOT contain = or _ signs as these are used to parse the metadata from the path.

  • context:

    The context module can be used to pass configuration parameters around. You can specify which parameters are allowed and what data types they must have. You can also specify default values for them.

  • logger:

    The logger module allows to create convenient and nice looking logs for your python code.

Getting Started

The easiest and fastest way to learn about ekit is to have a look at the Tutorial section in the documentation.

Credits

This package was created by Dominik Zuercher (PhD student at ETH Zurich in Alexandre Refregiers Comsology Research Group)

The package is maintained by Dominik Zuercher dominik.zuercher@phys.ethz.ch.

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

Contents:

Feedback

If you have any suggestions or questions about ekit feel free to email me at dominikz@phys.ethz.ch.

If you encounter any errors or problems with ekit, please let me know!