Skip to content

Repository files navigation

MadBoard

Interactive modern web interface for the MadGraph7 event generator.

Installation

MadBoard requires Python 3.11 or newer.

pip install madboard

Usage

Start the server from your working directory:

madboard

MadBoard listens on 127.0.0.1:5000 (the next free port is used if 5000 is taken) and opens the interface in your browser. By default it looks for the MadGraph executable at bin/madgraph; use --madgraph to point it elsewhere, and --port to choose a different port:

madboard --madgraph /path/to/madgraph --port 8080

Without a MadGraph executable, MadBoard still runs, but process generation is unavailable.

Development

See DEVELOPMENT.md for building the React frontend and running from a source checkout.

About

Interactive modern web interface for MadGraph

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages