Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
Smith42 commited on
Commit
180ee2a
1 Parent(s): 782187e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -34,9 +34,17 @@ size_categories:
34
  ---
35
  # Galaxies for training astroPT
36
 
 
 
 
 
 
 
 
 
 
37
  Models here: [https://huggingface.co/Smith42/astroPT](https://huggingface.co/Smith42/astroPT)
38
 
39
  Code here: [https://github.com/smith42/astroPT](https://github.com/smith42/astroPT)
40
 
41
-
42
- Soon will have galaxy metadata.
 
34
  ---
35
  # Galaxies for training astroPT
36
 
37
+ Here we have ~8.5 million galaxy cutouts from the [DESI legacy survey DR8](https://www.legacysurvey.org/dr8/description/).
38
+ The cut outs are 512x512 pixel jpg images centred on the galaxy source.
39
+
40
+ There is also accompanying metadata!
41
+ The metadata is in parquet format in the root dir of this repo.
42
+ You can link the metadata with the galaxies via their dr8_id.
43
+
44
+ ## Useful links
45
+
46
  Models here: [https://huggingface.co/Smith42/astroPT](https://huggingface.co/Smith42/astroPT)
47
 
48
  Code here: [https://github.com/smith42/astroPT](https://github.com/smith42/astroPT)
49
 
50
+ Upstream catalogue is [on Zenodo](https://zenodo.org/records/8360385) and paper describing the catalogue is available as [Walmsley+2023](https://doi.org/10.1093/mnras/stad2919).