question

Asked by CUBE

how to install multinest scan module?
The following switches determine which programs are run:
/============== Description ==============|========= values ==========|======== other options ========\
| 1. Compute the Relic Density | relic = ON | OFF |
| 2. Compute direct(ional) detection | direct = OFF | Please install module |
| 3. Compute indirect detection/flux | indirect = OFF | Please install module |
| 4. Run Multinest scan | nestscan = OFF | Please install module |
\=====================================================================================================/
 You can also edit the various input card:
 * Enter the name/number to open the editor
 * Enter a path to a file to replace the card
 * Enter set NAME value to change any parameter to the requested value
 /=============================================================================\
 | 5. Edit the model parameters [param] |
 | 6. Edit the MadDM options [maddm] |
 \=============================================================================/
[60s to answer]
>4
Can not switch "nestscan" to another value via number
The following switches determine which programs are run:
/============== Description ==============|========= values ==========|======== other options ========\
| 1. Compute the Relic Density | relic = ON | OFF |
| 2. Compute direct(ional) detection | direct = OFF | Please install module |
| 3. Compute indirect detection/flux | indirect = OFF | Please install module |
| 4. Run Multinest scan | nestscan = OFF | Please install module |
\=====================================================================================================/
 You can also edit the various input card:
 * Enter the name/number to open the editor
 * Enter a path to a file to replace the card
 * Enter set NAME value to change any parameter to the requested value
 /=============================================================================\
 | 5. Edit the model parameters [param] |
 | 6. Edit the MadDM options [maddm] |
 \=============================================================================/

Question information

Language:
English Edit question
Status:
Expired
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

You need to install the python module "multinest"

Cheers,

Olivier

Revision history for this message
CUBE (1244+) said :
#2

hi,thank for answer.
i already install multinest ,but it still have the question.how to check whether multinest is installed completely?

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#4

If you can do
import pymultinest
inside a python shell

then the installation of multinest will be working for Maddm

Cheers,

Olivier