Skip to content
Snippets Groups Projects
Unverified Commit 9700dcbc authored by Hernán Asorey's avatar Hernán Asorey
Browse files

New related projects and ARTI main reference added

parent d6ee6dc8
No related branches found
No related tags found
No related merge requests found
...@@ -25,9 +25,10 @@ ...@@ -25,9 +25,10 @@
<details> <details>
<summary>Table of Contents</summary> <summary>Table of Contents</summary>
<ol> <ol>
<li><a href="#about-the-project">About The Project</a></li> <li><a href="#about-arti">About ARTI</a></li>
<li><a href="#getting-started">Getting Started</a></li> <li><a href="#getting-started">Getting Started</a></li>
<li><a href="#usage">Usage</a></li> <li><a href="#usage">Usage</a></li>
<li><a href="#related-projects">Related projects</a></li>
<li><a href="#proposed-features">Proposed Features</a></li> <li><a href="#proposed-features">Proposed Features</a></li>
<li><a href="#contributing">Contributing</a></li> <li><a href="#contributing">Contributing</a></li>
<li><a href="#license">License</a></li> <li><a href="#license">License</a></li>
...@@ -36,7 +37,7 @@ ...@@ -36,7 +37,7 @@
</details> </details>
<!-- ABOUT THE PROJECT --> <!-- ABOUT THE PROJECT -->
## About The Project ## About ARTI
<style> <style>
html, body {height: 100%;} html, body {height: 100%;}
img { img {
...@@ -58,6 +59,13 @@ With ARTI it is also possible to calculate the flux of the expected signals prod ...@@ -58,6 +59,13 @@ With ARTI it is also possible to calculate the flux of the expected signals prod
Even more, by using ARTI, it is possible to calculate in a very precise way the expected flux of high energetic muons and other secondaries on the ground and to inject it over a geological structure for muography applications. Even more, by using ARTI, it is possible to calculate in a very precise way the expected flux of high energetic muons and other secondaries on the ground and to inject it over a geological structure for muography applications.
### ARTI main reference and citation
When using ARTI, please cite the reference reported below:
Christian Sarmiento-Cano, Mauricio Suárez-Durán, Rolando Calderón-Ardila, Adriana Vásquez-Ramírez, Andrei Jaimes-Motta, Luis A. Núñez, Sergio Dasso, Iván Sidelnik and Asorey (for the LAGO Collaboration), _"The ARTI Framework: Cosmic Rays Atmospheric Background Simulations"_, _European Journal of Physics_ **C**, submitted, [arXiv:2010.14591[astro-ph.IM]](https://arxiv.org/abs/2010.14591), [doi:10.48550/arXiv.2010.14591](https://doi.org/10.48550/arXiv.2010.14591) (2022).
[(bibtex)](docs/references/arti.bib)
<p align="right">(<a href="#top">back to top</a>)</p> <p align="right">(<a href="#top">back to top</a>)</p>
<!-- GETTING STARTED --> <!-- GETTING STARTED -->
...@@ -252,6 +260,16 @@ _For more examples, please refer to the [ARTI Documentation](docs)._ ...@@ -252,6 +260,16 @@ _For more examples, please refer to the [ARTI Documentation](docs)._
<p align="right">(<a href="#top">back to top</a>)</p> <p align="right">(<a href="#top">back to top</a>)</p>
## Related projects
ARTI has several options and internal configurations to automatically run at different types of computing facilities: from personal notebooks or desktops up to high performance computing clusters.
More recently, [oneDataSim](https://github.com/lagoproject/onedataSim), a cloud-based implementation of ARTI, has been developed under the [LAGO Thematic Service](https://www.eosc-synergy.eu/supporting-astrophysics/) at the [_European Open Science Cloud - Expanding Capacities by building Capabilities_](https://www.eosc-synergy.eu/) project.
By using [oneDataSim](https://github.com/lagoproject/onedataSim), currently available through the [EOSC Marketplace](https://marketplace.eosc-portal.eu/services/onedatasim), it is possible to run the ARTI simulations at federated clouds, such as the [European Open Scientific Cloud (EOSC](https://eosc-portal.eu/)) and other public clouds, such as the [Google cloud](https://cloud.google.com/),[ Amazon web services](https://aws.amazon.com/) and [Microsoft Azure](https://azure.microsoft.com/).
<p align="right">(<a href="#top">back to top</a>)</p>
## Proposed features ## Proposed features
See the [open issues](https://github.com/lagoproject/arti/issues) for a full list of proposed features (and known issues). See the [open issues](https://github.com/lagoproject/arti/issues) for a full list of proposed features (and known issues).
......
@article{sarmiento2020arti,
title={The ARTI Framework: Cosmic Rays Atmospheric Background Simulations},
author={Sarmiento-Cano, Christian and Su{\'a}rez-Dur{\'a}n, Mauricio and Calder{\'o}n-Ardila, Rolando and V{\'a}squez-Ram{\'\i}rez, Adriana and Jaimes-Motta, Andrei and N{\'u}{\~n}ez, Luis Alberto and Dasso, Sergio and Sidelnik, Iv{\'a}n and Asorey, Hern{\'a}n},
journal={European Physics Journal C},
volume={submitted},
preprint={arXiv:2010.14591},
doi={https://doi.org/10.48550/arXiv.2010.14591},
year={2022}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment