https://github.com/explore-platform/s-disco
S-Disco - stellar discovery app
https://github.com/explore-platform/s-disco
astronomy gaia weirdness
Last synced: 12 months 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T13:59:24.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T21:53:48.909Z (about 1 year ago)
- Topics: astronomy, gaia, weirdness
- Language: Python
- Homepage: https://explore-platform.eu
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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 --build
Requires `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 [](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.