Published December 23, 2025 | Version v2
Dataset Open

νGAN: A Deep Learning Emulator for Cosmic Web Simulations with Massive Neutrinos

  • 1. ROR icon Michigan Technological University

Description

This repository contains data and pretrained model checkpoint used in the nuGAN (neutrino GAN) paper.

Data:
- scaled_density_contrast_maps.npy: 2D density maps of shape (15000,256,256). Maps correpsonding to neutrino masses 0.0, 0.1, 0.4, 0.8, and 12.2 can be chosen by indices [:3000], [3000:6000], [6000:9000], [9000,12000], and [12000:] respectively.


- neutrino_masses.npy: corresponding neutrino masses of shape (15000,). Same indexing for as above.

- test_*: Test data

 

Model:
- Trained nuGAN checkpoint state dict

 

These resources are provided without restrictions.

Files

Files (6.0 GB)

Name Size Download all
md5:a5fcc8c5d35e6422fc76a5c04c01ac0d
125.4 MB Download
md5:f5eb3a139e4683a330465ae48763c033
120.1 kB Download
md5:26e8ee87c3ddf2202107b4eda17ffd0f
3.9 GB Download
md5:54de8a4d6c08c938e106ef389e5b4e32
2.0 GB Download
md5:bfd01c8aa8146e4fbb5a920da98ed1c5
60.1 kB Download

Additional details

Software

Repository URL
https://github.com/neeravkaushal/nuGAN/tree/main
Programming language
Python
Development Status
Active