This repository provides a collection of useful functions to do a DM analysis
After cloning the repository you can install it with
cd <path/to/your/repository>
pip3 install -e ./
after setting up your environment.
Afterwards you can just import the functions like
from analysis_tools.value_printer import get_rounded_to_significant_digit