Giter Site home page Giter Site logo

pseyfert / lfvdiagrams Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 7.31 MB

Feynman diagrams for lepton flavour violating processes

Home Page: http://pseyfert.github.io/LFVdiagrams/

License: GNU General Public License v2.0

Makefile 2.85% Python 11.04% TeX 39.59% Jupyter Notebook 46.52%

lfvdiagrams's Introduction

LFVdiagrams

These are some Feynman diagrams which may be usefull when discussing charged lepton flavour violating processes, e.g. τ→μμμ. To allow users to modifiy them or extend them, the code is provided and users are invited to extend it.

For simplicity, the resulting diagrams can be found on the project github page.

License

The diagrams are partially self drawn, following the feynmf/feynmp documentation, partially they are modified versions of diagrams provided within the Feynman Diagram Library. To comply with their license the resulting diagrams are released under the Creative Commons Attribution-ShareAlike 3.0 license.

The source code that is used to generate the diagram files is licensed under the GNU General Public License, version 2.

Usage

The compilation requires make, python and a current version of pdflatex with the feynmp and hepnicenames packages. The diagrams are generated by executing

make

The resulting diagrams can be found in the gh-pages/pdf_files folder as pdf files or white_png_files and png_files as png files with transparent or white background respectively.

Updating the gh-pages

Following the instructions for synchronising Github Pages, these steps will update the website.

rm -r gh-pages
git clone -b gh-pages [email protected]:<username>/LFVdiagrams.git gh-pages
make
cd gh-pages
make
git add pdf_files/*.pdf png_files/*.png white_png_files/*.png LFVdiagrams.zip LFVdiagrams.tar.gz outputs.html
git commit -m "updated output files"
git push origin gh-pages

lfvdiagrams's People

Contributors

pseyfert avatar

Stargazers

 avatar

Watchers

 avatar  avatar

lfvdiagrams's Issues

automate fmffile from tex file name

Currently, one must manually ensure that a new diagram file is consistent in its filename and the entry in \begin{fmffile}{target}. During a sloppy creation of a new diagram with copy&paste, the later can get forgotten.

ghp-import

with ghp-import, the gh-pages workflow is simplified

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.