Project

General

Profile

Wiki » History » Version 132

Dobbs, Adam, 25 May 2017 17:47

1 131 Dobbs, Adam
h2. Overview
2
3 132 Dobbs, Adam
{{>toc}}
4
5 55 Rogers, Chris
MAUS (MICE Analysis User Software) is the "MICE project's":http://mice.iit.edu tracking, detector reconstruction and accelerator physics analysis framework. MAUS is designed to fulfil a number of functions for physicists interested in studying MICE data:
6 1 Tunnell, Christopher
7 41 Rogers, Chris
* Model the behaviour of particles traversing MICE
8
* Model the MICE detector's electronics response to particles
9
* Perform pattern recognition to reconstruct particle trajectories from electronics output
10
* Provide a framework for high level accelerator physics analysis
11
* Provide online diagnostics during running of MICE
12 18 Tunnell, Christopher
13 41 Rogers, Chris
In addition to MAUS's role within MICE, the code is also used for generic accelerator development, in particular for the Neutrino Factory.
14 24 Tunnell, Christopher
15 131 Dobbs, Adam
h2. New Users
16
17 94 Dobbs, Adam
*[[Install|Installing MAUS]]* - how to "*download*":http://heplnv152.pp.rl.ac.uk/maus/ and install MAUS from source.
18 24 Tunnell, Christopher
19 49 Rogers, Chris
*[[Public_Deployments|Preinstalled MAUS]]* - shared copies of MAUS available to new users
20 130 Dobbs, Adam
21 131 Dobbs, Adam
h2. Developers
22
23 111 Dobbs, Adam
*[[MailingList|Email lists]]* and *[[MAUSMeetings|MAUS development meetings]]* - communications between the MAUS development team
24 1 Tunnell, Christopher
25 131 Dobbs, Adam
Code repositories: *"Launchpad":https://launchpad.net/maus* (pro) *"Github":https://github.com/mice-software/maus* (experimental)
26 1 Tunnell, Christopher
27 131 Dobbs, Adam
*[[MAUSDevs|Additional Developer Documentation]]* - development of MAUS, code structure, doxygen, coding guidelines and testing guidelines
28 90 Dobbs, Adam
29 131 Dobbs, Adam
*"Test Server":http://test.mice.rl.ac.uk* - The MAUS test server forms part of our "Continuous Integration":http://en.wikipedia.org/wiki/Continuous_integration stack 
30 1 Tunnell, Christopher
31 131 Dobbs, Adam
*[[tracker:TrackerSoftwareReview|Tracker Software Review]]* - Pages for the 2017 review of the tracker software
32 1 Tunnell, Christopher
33 131 Dobbs, Adam
h2. Documentation
34
35 5 Tunnell, Christopher
*"MAUS Workbook":http://micewww.pp.rl.ac.uk/attachments/6217/MausWorkBook.pdf* - a step-by-step guide to using MAUS to simulate, unpack, reconstruct and analyse MICE data (with examples)
36 1 Tunnell, Christopher
37
*"MAUS User Guide":http://micewww.pp.rl.ac.uk/maus/MAUS_latest_version/maus_user_guide/index.html* - setting up geometries, run control variables and different user applications (pdf attachment:maus_user_guide.pdf also available)
38
39 116 Dobbs, Adam
*"MAUS Doxygen":http://heplnv152.pp.rl.ac.uk/maus/MAUS_latest_version/doc/index.html* (for latest release)
40 1 Tunnell, Christopher
41
*[[GeometryDescriptions|Geometry Descriptions]]*
42
43 131 Dobbs, Adam
h2. MICE Data
44 1 Tunnell, Christopher
45 131 Dobbs, Adam
MAUS Production reconstructed real data produced via: *"OffRec Machine":http://reco.mice.rl.ac.uk/* *"GRID":http://gfe02.grid.hep.ph.ic.ac.uk:8301/RECO/* (earlier reco versions)
46 116 Dobbs, Adam
47 131 Dobbs, Adam
MAUS Production MC data information at: *[[analysis:MCProduction| MC Production]]* and data from http://reco.mice.rl.ac.uk/
48 86 Rogers, Chris
49 131 Dobbs, Adam
*"MICE Raw Data":http://gfe02.grid.hep.ph.ic.ac.uk:8301/MICE/*
50
51
*"MAUS Live Data Reconstruction":http://micewww.pp.rl.ac.uk/dq/*
52
53
h2. Online Reconstruction
54
55 75 Rogers, Chris
*[[OnlineReconstruction|Online Reconstruction]]* - How to install the online reconstruction code
56 41 Rogers, Chris
57 128 Dobbs, Adam
*[[Software_on-call|Software On-call]]* - Information on MAUS support shifters.
58 131 Dobbs, Adam
59
h2. Other
60 85 Lane, Peter
61 115 Dobbs, Adam
*[[MAUS-Citation|Citation]]* - Use this reference in order to cite MAUS
62
63 84 Rogers, Chris
_For information regarding general computing and software, please see the [[computing-software:|Computing and Software wiki]] for help. See also the [[x-boa:|xboa project]] for information on accelerator physics postprocessor routines._