Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/explore-platform/s-disco
S-Disco - stellar discovery app
https://github.com/explore-platform/s-disco
astronomy gaia weirdness
Last synced: 22 days ago
JSON representation
S-Disco - stellar discovery app
- Host: GitHub
- URL: https://github.com/explore-platform/s-disco
- Owner: explore-platform
- License: apache-2.0
- Created: 2023-07-20T11:08:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-21T13:59:24.000Z (8 months ago)
- Last Synced: 2024-05-21T15:18:50.445Z (8 months ago)
- Topics: astronomy, gaia, weirdness
- Language: Python
- Homepage: https://explore-platform.eu
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Codemeta: codemeta.json
Awesome Lists containing this project
README
## S-Disco
### Local installation
S-Disco can be run locally at `http://0.0.0.0:5006/sdisco/sda` (here a path_prefix is defined in the docker-compose.yml):
git clone https://github.com/explore-platform/s-disco.git
cd s-disco
docker-compose up --buildRequires `docker`.
Install data files (see next section) in a local folder and update `docker-compose.yml` to point to this folder.
### Data
Input data files can be retrieved from Zenodo [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10405443.svg)](https://doi.org/10.5281/zenodo.10405443).
### User Manual & Tutorial
Please find the user manual and video tutorials on https://explore-platform.eu
### Development roadmap
- [ ] add interaction between the multi-select menu (listing the ID of selected sources) and display of unique RVS spectra as well locating single selected source onto the main panel
- [ ] adapt to new data, if required
- [ ] get all of the RVS spectra (not only those with SNR>20)## Acknowledgements
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101004214.