Quickstart¶
Three ways to launch¶
Explore Mode — view existing SAGE26 results using a full path to your .par file:
Launch Mode (wizard) — configure and run SAGE26, calibrate with SAGEswarm, or extract a lightcone with LightSAGE. Run from your SAGE26 root so the wizard can find your .par files and executable automatically:
Lightcone Mode — view a LightSAGE cli_lightcone HDF5 output (produced by the wizard's LightSAGE flow, or from a manual run):
See the Launch Mode and Lightcone Mode guides for details.
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
visage --par input/millennium.par --snap 32
# Use a specific port
visage --par input/millennium.par --port 8888
# Limit haloes per snapshot (faster on slower machines)
visage --par input/millennium.par --max-halos 20000
# Use all CPUs for loading
visage --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.