MAUS: MICE Analysis User Software¶
MAUS is a tool meant to simulate and analyze data from accelerators with numerous detectors which is a facelift and fork of G4MICE.
The purpose of MAUS is to provide an elegant yet easy way for users to understand their accelerator and detectors: all one does is specify operations upon either single particles or all the particles. Technically, it uses a data-flow paradigm from MapReduce whilst using pipeline programming within the 'map' steps. It is inspired by by SNO's SNOMAN simulation by Nick West et. al and also by Braidwood's Reactor Analysis Tools (RAT) simulation by S. Seibert, C. Tunnell, et. al.. Attempts at implementing such a Python framework has proved useful at ATLAS TileCal with the TUCS framework by C. Tunnell.
- Code documentation
- Coding Standards
- List of Components For Users
- Contributing to MAUS
- The Data Structure
- Design
- Examples of using MAUS
- Installing MAUS
- Interface
- Using bzr
- Proposed wiki for version 1.0
Confused by techie jargon? What's a repository? Python, eek! Want to brush up your programming or software engineering skills? There's a solution for you.
Updated by Rogers, Chris over 12 years ago ยท 1 revisions