You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,7 +19,7 @@ Astronomy has always been a data-rich science — but in recent years, the sheer
19
19
That’s why we’re excited to have partnered with the **Multimodal Universe** collaboration to introduce a new, large-scale curated collection of standardized data designed to accelerate ML research in astronomy. If you’ve ever dreamed of having a unified resource that seamlessly ties together images, spectra, time-series, and more, from multiple surveys, we built the Multimodal Universe with you in mind.
20
20
21
21
<palign="center">
22
-
<imgsrc="/images/blog/mmu_dset_examples.png"alt="Examples of data in the MMU dataset"width="95%"style="mix-blend-mode: darken;">
22
+
<imgsrc="/images/blog/mmu_img.png"alt="Overview of the cross-matching scheme"width="95%"style="mix-blend-mode: darken;">
23
23
</p>
24
24
25
25
@@ -29,36 +29,218 @@ That’s why we’re excited to have partnered with the **Multimodal Universe**
29
29
30
30
#### What’s in the Multimodal Universe?
31
31
32
+
<palign="center">
33
+
<imgsrc="/images/blog/mmu_dset_examples.png"alt="Examples of data in the MMU dataset"width="95%"style="mix-blend-mode: darken;">
34
+
</p>
35
+
32
36
We’ve combined publicly available data from **major astronomical surveys** into one consistently cross-matched framework, summarized in the table below. Images, spectra, hyperspectral data cubes, time-series data… they’re all in here! Each dataset has been carefully pre-processed, documented, and aligned to play nicely with one another right out of the box.
33
37
34
-
| Modality | Source Survey | N_c | Shape | Number of samples | Main science |
Up-to-date instructions on how to download the data, plus details about cross-matching and referencing the original sources, can be found on the [Multimodal Universe GitHub](https://github.com/MultimodalUniverse/MultimodalUniverse/).
64
246
@@ -97,6 +279,7 @@ We host the Multimodal Universe dataset in full at the Flatiron Institute, with
97
279
We envision this living dataset as a **central hub** for ML-driven astronomy, drastically cutting down on the data-engineering overhead that has historically slowed progress.
98
280
99
281
#### Getting Started
282
+
Below is a brief overview on how to jumpstart your research with MMU:
100
283
101
284
1.**Visit the Landing Page**
102
285
Head to the [Multimodal Universe GitHub](https://github.com/MultimodalUniverse/MultimodalUniverse/) for the latest version, plus scripts for data retrieval and usage.
0 commit comments