GithubHelp home page GithubHelp logo

flc-qu-hep / caloclouds Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 615 KB

PyTorch implementation of the CaloClouds model introduced in https://arxiv.org/abs/2305.04847

Jupyter Notebook 91.45% Python 8.55%

caloclouds's Introduction

CaloClouds Model for Fast Calorimeter Simulation

PyTorch implementation of the CaloClouds Model introduced in CaloClouds: Fast Geometry-Independent Highly-Granular Calorimeter Simulation (arXiv:2305.04847).


The CaloClouds Model generates photon showers in point cloud format with up to 6000 points per shower for an energy range between 10 and 90 GeV. It consists out of multiple sub-generative models, including the PointWise Net trained as a denoising diffusion probabilistic model (DDPM), and two normalizing flows (the Latent Flow and the Shower Flow). The training data is generated with a Geant4 simulation of the planned electromagnetic calorimeter of the International Large Detector (ILD).


The CaloClouds Pointwise Net Diffusion Model can be trained simulatinously with the EPiC Encoder and the Latent Flow via python main.py using the default parameters set in config.py.

The Shower Flow is trained via the notebook ShowerFlow_Training.ipynb.

The polynomial fits for the occupancy calculations are performed in occupancy_scale.ipynb.

An outline of the sampling process is shown in validation.ipynb.


The training dataset is currently not public. If you're interested in receiveing access, please contact the authors.


The code for training the diffusion probabilistic model is based on: https://github.com/luost26/diffusion-point-cloud


The Dataset is available under the current link: https://syncandshare.desy.de/index.php/s/XfDwx33ryERwPdi

caloclouds's People

Contributors

akorol98 avatar erikbuh avatar

Stargazers

Cedric Ewen avatar

Watchers

Engin avatar

caloclouds's Issues

Can you upload the dataset to google drive?

I tried to download the datasets, but when i unzip it, it came out the errors:

OSError: Unable to open file (truncated file: eof = 5525474816, sblock->base_addr = 0, stored_eof = 50398165884)

So i was wonder whether you can upload the zip file to google drive or somewhere? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.