https://github.com/blosc/exploring-milky-way
Scripts for the SciPy 2023 talk, "A Fast Explorer Of The Milky Way"
https://github.com/blosc/exploring-milky-way
Last synced: 4 months ago
JSON representation
Scripts for the SciPy 2023 talk, "A Fast Explorer Of The Milky Way"
- Host: GitHub
- URL: https://github.com/blosc/exploring-milky-way
- Owner: Blosc
- License: cc0-1.0
- Created: 2023-07-11T21:29:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T16:54:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T14:44:49.240Z (8 months ago)
- Language: Jupyter Notebook
- Size: 1.98 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gaia
Scripts for processing Gaia datasets. We produced most of the plots and benchmarks for the SciPy 2023 talk, "A Fast Explorer Of The Milky Way" with these.* The scripts for importing Gaia data are in import-data/.
* The scripts for plotting Gaia data are in plots/.
* The scripts for training the Gaia 3D dataset are in training/.
* Other benchmarking scripts can be found in bench/.