Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.15 KB

MultiCAM

Instalation

pip install -r requirements.txt
pip install -e .

Tutorials

For a tutorial on how to use the MultiCAM algorithm please refer to the intro notebook in the notebooks/tutorials folder.

How to cite

If you use this code in your research, please cite the following paper:

@ARTICLE{2023arXiv230201346M,
       author = {{Mendoza}, Ismael and {Mansfield}, Philip and {Wang}, Kuan and {Avestruz}, Camille},
        title = "{MultiCAM: A multivariable framework for connecting the mass accretion history of haloes with their properties}",
      journal = {arXiv e-prints},
     keywords = {Astrophysics - Cosmology and Nongalactic Astrophysics},
         year = 2023,
        month = feb,
          eid = {arXiv:2302.01346},
        pages = {arXiv:2302.01346},
          doi = {10.48550/arXiv.2302.01346},
archivePrefix = {arXiv},
       eprint = {2302.01346},
 primaryClass = {astro-ph.CO},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2023arXiv230201346M},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}