Tomas Stolker

Results 3 issues of Tomas Stolker

This PR adds the `MultiNest` class to the `sampler` module. MultiNest supports the use of MPI, so it can be executed as e.g. `mpirun -n 100 python run_orbitize.py` if 100...

This PR fixes a small issue in the `plot_corner` function. Labels of fixed parameters were not removed so the plot was using the full list of labels (i.e. n_labels >...

Typing "t" in a cell in presenter mode (e.g. when typing/adjusting code during a presentation) is not possible, because it is used as shortcut to changed the speaker view. That...

bug