Available Data

HETDEX survey data include source spectra for over 1 million Lyman Alpha Emitters at 1.9<z<3.5, ~0.5 million OII emitting galaxies at z<0.5, 20K Active Galactic Nuclei, 200 K stars, and an additional 50K low-redshift galaxies. See below for full details on accessing Public Data Release 1.

Check out our interactive fly through website of HETDEX galaxy locations in the COSMOS region.

Catalogs

Currently, HETDEX AGN Catalogs 1 and 2 and HETDEX Source Catalog 1 are available for download as well as a number of additional catalogs. All catalogs are found here: https://web.corral.tacc.utexas.edu/hetdex/HETDEX/catalogs/

Full Source Catalogs

Active Galactic Nucleii Catalogs

  • HETDEX AGN Catalog 1. Liu et. al 2022. The Active Galactic Nuclei in the Hobby-Eberly Telescope Dark Energy Experiment Survey (HETDEX) I. Sample selection

Lyman Alpha Nebulae Catalog

  • HETDEX LAN Catalog: Mentuch Cooper et al. 2026. Lyman Alpha Nebulae in HETDEX: The Largest Statistical Census Bridging Ly-alpha Halos and Blobs Across Cosmic Noon.  Accepted to  ApJ.

Additional Catalogs

Public Data Release 1

HETDEX Public Data Release 1 (PDR1) is the completed survey data release, covering all science-quality observations from January 2017 through July 2024. PDR1 includes 431,713 IFU datacubes spanning 86.67 deg² of sky, delivered as 3D FITS files with flux, error, and quality mask extensions at 3470–5540 Å (R~800).

The accompanying HETDEX Public Source Catalog 2 (HPSC2) contains over one million classified sources with spectroscopic redshifts, 1D spectra, and machine-learning quality metrics, including 426,654 Lyman-alpha emitters at 1.88 < z < 3.52.

All PDR1 data are publicly available — no password required. 

Catalog only?:Mentuch Cooper et al. 2026. HETDEX Public Data Release 1: Source Catalog 2 and Data Cubes from ~90 sq. deg of Integral-Field Optical Spectroscopy. DOI 
Data hosting: https://web.corral.tacc.utexas.edu/hetdex/HETDEX/pdr/pdr1/
Tutorial notebooks and Docker container: https://github.com/HETDEX/dexcube

The 12-notebook dexcube tutorial series walks through the full workflow: downloading datacubes, masking, coordinate queries, spectral extraction, catalog access, and batch processing. A self-contained Docker image is also available for local use.

HETDEX JupyterHub (recommended): Access all PDR1 data pre-mounted with no download required. Requires a free TACC account — sign up [here] and request HETDEX access [here].

How to cite HETDEX

Please see the publications page for citation instructions.

HETDEX Jupyter Lab

The easiest way to access PDR1 is through the HETDEX JupyterHub Texas Advanced Computing Center (TACC) Jupyter Lab service, where all data are pre-mounted and tutorial notebooks are pre-installed — no downloading required.

Steps to Access the HETDEX JupyterHub:

  1. Get a TACC account here.
  2. Sign up for access to the hub in this form.
  3. Sign into the HETDEX JupyterHub.
  4. Tutorial notebooks are pre-installed at /home/jovyan/dexcube/notebooks/

Public users have no persistent storage — save any outputs to your local machine before ending your session. HETDEX team members have persistent storage available at /home/jovyan/work/. We can consider internal storage through private communication.

Working Locally? Use the Docker Container.

A self-contained Docker image is available for working with PDR1 data on your own machine — no TACC account required. It includes all tutorial notebooks and pre-installed dependencies.

Linux / Intel Mac:

docker run –pull always –rm -p 8888:8888 \
-v “$PWD/work/pdr1″:/home/jovyan/work/pdr1 \
hetdex/dexcube:latest \
jupyter lab –ip=0.0.0.0 –port=8888 –no-browser \
–NotebookApp.token=”

Apple Silicon Mac (M1/M2/M3/M4):

docker run –pull always –rm -p 8888:8888 \
–platform linux/amd64 \
-v “$PWD/work/pdr1″:/home/jovyan/work/pdr1 \
hetdex/dexcube:latest \
jupyter lab –ip=0.0.0.0 –port=8888 –no-browser \
–NotebookApp.token=”

Then open http://127.0.0.1:8888 in your browser. PDR1 data downloaded inside the container will be saved to ./work/pdr1/ on your local machine.
Full instructions and source code: https://github.com/HETDEX/dexcube

Confused? Got questions?

For any questions about HETDEX Data Products and Access please reach out to Erin Mentuch Cooper at erin.hetdex @ gmail.com.


Results & Scientific Papers

The Hobby-Eberly Telescope Dark Energy Experiment (HETDEX) Survey Design, Reductions, and Detections

2021
View Paper

The HETDEX Instrumentation: Hobby-Eberly Telescope Wide Field Upgrade and VIRUS

2021
View Paper

The Active Galactic Nuclei in the Hobby-Eberly Telescope Dark Energy Experiment Survey (HETDEX) I. Sample selection

2022
View Paper

Surface Brightness Profile of Lyman-α Halos out to 320 kpc in HETDEX

2022
View Paper
Join the Search
Learn How
©2026 McDonald Observatory, The University of Texas at Austin   •   Site By CreativePickle