From 5bb15d8a5d24708715d9ef37a6090cf54fcaacbf Mon Sep 17 00:00:00 2001 From: Dario Barghini <dario.barghini@inaf.it> Date: Wed, 12 Feb 2025 14:23:35 +0100 Subject: [PATCH] Added README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1399772..a1f2dd0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,10 @@ # README -This repository encloses the data reduction pipeline for the Italian [PRISMA](http://www.prisma.inaf.it/) fireball network. -PRISMA is the First Italian Network for the systematic Surveillance of Meteors and the Atmosphere (in Italian, **Prisma Rete Italiana per la Sorveglianza Sistematica di Meteore ed Atmosfera**). -PRISMA is a partner of the [FRIPON](https://www.fripon.org/) international collaboration. -More information about the FRIPON network is available [here](https://doi.org/10.1051/0004-6361/202038649). +This repository encloses the analysis and reduction routines developed for the data of the two Ge-NaI gamma spectrometres of the [**Monte dei Cappuccini Underground Laboratory**](https://www.df.unito.it/do/dotazioni.pl/Show?_id=1rum;tab=Eng#:~:text=Costruito%20all'inizio%20degli%20anni,che%20fu%20ultimato%20nel%201944.), which main scientific target is the measurements of the gamma activity of meteorites. -This pipeline handles all the data reduction procedures within the PRISMA network, which are mainly subdivided into the analysis of calibration data (long exposure image to determine the astrometric and photometric reduction of each camera) and meteor videos. +To be able to run the code, you need to download the '/code/functions/common/' folder of the [**PRISMA-pipeline**](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-pipeline/) Gitlab project. -More details about the pipeline, its installation and main functionalities are available on the [Wiki](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-pipeline/-/wikis/Home). +The Wiki of this project is under construction. # License -- GitLab