Quickstart¶
Two ways to launch¶
Explore Mode — view existing SAGE26 results using a full path to your .par file:
Launch Mode (wizard) — configure and run SAGE26. Run from your SAGE26 root so the wizard can find your .par files and executable automatically:
Explore Mode examples¶
miniMillennium¶
Open the printed URL (default http://localhost:8080) in any browser.
Launch on microUchuu¶
Common options¶
# Start at a specific snapshot
sage-viewer --par input/millennium.par --snap 32
# Use a specific port
sage-viewer --par input/millennium.par --port 8888
# Limit haloes per snapshot (faster on slower machines)
sage-viewer --par input/millennium.par --max-halos 20000
# Use all CPUs for loading
sage-viewer --par input/millennium.par --n-jobs -1
First steps in the viewer¶
- The scene loads at the requested snapshot (default: z=0, snap 63).
- Use the timeline slider in the toolbar to jump to any snapshot.
- Press ▶ Play to animate through cosmic time.
- Toggle Dark Matter Haloes or Galaxies off in the Structure tab (right panel).
- Change Colour by to
ssfrto highlight star-forming galaxies. - In the Target tab, enter a halo index and press Go to fly there.
- Double-click any point in the scene to select the nearest galaxy and see its properties in the info bar.