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
Copy file name to clipboardExpand all lines: web_visualizer/index.html
+20-16Lines changed: 20 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -42,26 +42,33 @@ <h1 id="profile-title"></h1>
42
42
<buttonid="help_button">Help</button>
43
43
<divid="help" class="hide">
44
44
<p>
45
-
Lactea is an open-source, web-based implementation of a submitted paper to the EuroVis 2025 conference introducing a spectral visualization, multi-resolution technique for a large star catalog. This repository works with the European Space Agency (ESA)'s GAIA catalog, which contains the spectral information of almost 2 billion stars. To use:
45
+
Lactea is an open-source, web-based implementation of a submitted paper to the EuroVis 2025 conference introducing a spectral visualization, multi-resolution technique for a large star catalog. This repository works with the European Space Agency (ESA)'s GAIA catalog, which contains the spectral information of almost 2 billion stars.
46
46
</p>
47
47
<p>To cite the paper:</p>
48
48
<blockquote>
49
-
@article{alghamdi2025Lactea,
50
-
title = {Lactea: Web-Based Spectrum-Preserving Multi-Resolution Visualization of the GAIA Star Catalog},
51
-
author = {Alghamdi, Reem and Hadwiger, Markus and Reina, Guido and Jaspe-Villanueva, Alberto},
52
-
journal = {Computer Graphics Forum (Proceedings of Eurographics Conference on Visualization 2025)},
53
-
year = {2025},
54
-
volume = {44},
55
-
number = {3},
56
-
pages = {to appear}
57
-
}
49
+
<pre>
50
+
@article{alghamdi2025Lactea,
51
+
title = {Lactea: Web-Based Spectrum-Preserving Multi-Resolution Visualization of the GAIA Star Catalog},
52
+
author = {Alghamdi, Reem and Hadwiger, Markus and Reina, Guido and Jaspe-Villanueva, Alberto},
53
+
journal = {Computer Graphics Forum (Proceedings of Eurographics Conference on Visualization 2025)},
0 commit comments