Difference between revisions of "MSUGRA scan"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Checking one susy point == | == Checking one susy point == | ||
− | The macro susygen.py checkes the compatibility of one specific SUSY point. | + | The macro susygen.py checkes the compatibility of one specific SUSY point. It is called with: susygen.py <m0> <m12> <A0> <tan(beta)> <sign(mu)> <name resultfile> |
+ | |||
+ | This macro consist of 4 parts. | ||
+ | |||
+ | The first part simply reads the imput parameter. | ||
+ | |||
+ | The second part calles isasugra version 7.75 to calculate the susy mass-spectrum. |
Revision as of 15:17, 24 January 2008
Main goal
The macros on this page can be used to scan any part of the mSUGRA phacespace to determine wich part of the phacespace is still currently allowed by both experiment and theory.
Checking one susy point
The macro susygen.py checkes the compatibility of one specific SUSY point. It is called with: susygen.py <m0> <m12> <A0> <tan(beta)> <sign(mu)> <name resultfile>
This macro consist of 4 parts.
The first part simply reads the imput parameter.
The second part calles isasugra version 7.75 to calculate the susy mass-spectrum.