physiokinematic =============== ``physiokinematic`` implements Bayesian kinematic distance models. The first is ``distance_model``, which a basic kinematic distance model. The second is ``hii_region_model``, which also predicts various physical properties of Galactic HII regions. Useful information can be found in the `physiokinematic Github repository `_ and in the tutorials below. ============ Installation ============ .. code-block:: pip install physiokinematic .. toctree:: :maxdepth: 2 :caption: Tutorials: notebooks/model_demonstration notebooks/distance_model notebooks/hii_region_model .. toctree:: :maxdepth: 2 :caption: API: modules