Skip to content

fdreyer/microjets-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microjets-webapp

This project contains the python flask code used for the MicroJets web application, which is available here: microjets.hepforge.org.

It is an interactive application to expore the 7 TeV pp dijet predictions.

Requirements and usage

This application is written in python 2 and requires:

  • flask
  • flask-wtf
  • matplotlib

To start the program, simply run

./run.py

The plots will then be available under http://localhost:5000.

About

Flask code for the MicroJets web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages