Skip to content
Snippets Groups Projects

feat/updating

Merged Menou Lucas requested to merge feat/updating into master
2 files
+ 29
13
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
3
@@ -14,7 +14,8 @@ ANIS is composed of :
- That allows users to carry out searches and format the results.
- That contains a dashboard reserved for administrators only, and which allows to set up scientific projects.
- `anis-services`: It is an API used by anis-client for fits file manipulation (display fits, fits-cut...) with astropy.
- `anis-tasks`: It is a python program that allows to launch asynchronous tasks using a rabbitMQ message.
- `anis-tasks`: It is a python program that allows to launch asynchronous
tasks using the [rabbitMQ](https://www.rabbitmq.com/) message broker.
You can find here the complete public repository: [https://gitlab.lam.fr/anis/anis](https://gitlab.lam.fr/anis/anis).
@@ -30,7 +31,7 @@ You can find here the complete public repository: [https://gitlab.lam.fr/anis/an
## Requirements
To install the local version you need requirements :
To install the local version you will need the following:
- `git` command
- `Make` command
@@ -60,4 +61,4 @@ Here is the list of people involved in the development:
* `Chrystel Moreau` : Laboratoire d'Astrophysique de Marseille (CNRS)
* `Lucas Menou` : Laboratoire D'astrophysique de Marseille (CDD - CNRS since 2023)
* `Divin Angapay` : Laboratoire d'Astrophysique de Marseille (CDD - CNRS since 2022)
* `Tifenn Guillas` : Laboratoire d'Astrophysique de Marseille (CDD - CNRS 2018-2022)
\ No newline at end of file
* `Tifenn Guillas` : Laboratoire d'Astrophysique de Marseille (CDD - CNRS 2018-2022)
Loading