Giter Club home page Giter Club logo

lhcmask's Introduction

Mask files for LHC and HL-LHC

Contributors:

R. De Maria
S. Fartoukh
M. Giovannozzi
M. Hostettler
G. Iadarola
Y. Papaphilippou
D. Pellegrini
G. Sterbini
F. Van Der Veken

To run an example:

cd examples/hl_lhc_collision/
python ../../unmask.py main.mask parameters_for_unmask.txt
madx main.mask.unmasked | tee out

or equivalently:

cd examples/hl_lhc_collision/
python ../../unmask.py main.mask parameters_for_unmask.txt --run | tee out

Description

In this repository you can retrieve and contribute to improve the MADX code used to setup tracking simulations for LHC and HL-LHC.

This code is based on the work of many colleagues who shared their contributions and effort with the community for enriching this simulation framework.

We refer as mask the MADX input code that is the starting code for tracking simulation, FMA analysis,... The mask file present masked parameters that can be unmasked. Once unmasked, the mask become a regular MADX input file and can be directly run.

The proposed generic mask file has two main parts:

  1. the definition of the configuration parameters. Their value can be assigned explicitly or masked by a placeholder (to be used for SixTrack scans).
  2. the call of the madx files
    • to load the sequence and optics without beam-beam, to define the beam crossing angle and separation, the status of the experimental magnet...
    • to level the luminosity and install/configure the BB lenses...
    • to load the beam to track and install the magnetic errors, power the octupoles, match the tunes and the chromaticities...
    • to make the final twiss and prepare the input files for SixTrack.

The separation of the configuration parameters of the mask with the MADX code aims

  • to improve the readability for the users that can focus on the input of the simulations,
  • to define better interfaces for the maintenance of the MADX code.

lhcmask's People

Contributors

chernals avatar freddieknets avatar giadarol avatar pbelange avatar rdemaria avatar skostogl avatar sterbini avatar

Watchers

 avatar

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.