fastjet-config

Asked by Mattia Di Mauro

Hi everyone,

I am find this message when running python2.7 bin/maddm.py:

fastjet-config does not seem to correspond to a valid fastjet-config executable (v3+). We will use fjcore instead.
 Please set the 'fastjet' variable to the full (absolute) /PATH/TO/fastjet-config (including fastjet-config).
 MG5_aMC> set fastjet /PATH/TO/fastjet-config

It seems that I do not have fastjet configured properly.
How can I set it? Where is fastjet installed?

Thanks for your help!

Question information

Language:
English Edit question
Status:
Solved
For:
MadDM Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#1

For maddm, you are unlikely needed to use fastjet (and in worst case fjcore should be enough)
So You can just ignore this.

Cheers,

Olivier

> On 2 May 2022, at 08:50, Mattia Di Mauro <email address hidden> wrote:
>
> New question #701622 on MadDM:
> https://answers.launchpad.net/maddm/+question/701622
>
> Hi everyone,
>
> I am find this message when running python2.7 bin/maddm.py:
>
> fastjet-config does not seem to correspond to a valid fastjet-config executable (v3+). We will use fjcore instead.
> Please set the 'fastjet' variable to the full (absolute) /PATH/TO/fastjet-config (including fastjet-config).
> MG5_aMC> set fastjet /PATH/TO/fastjet-config
>
> It seems that I do not have fastjet configured properly.
> How can I set it? Where is fastjet installed?
>
> Thanks for your help!
>
> --
> You received this question notification because your team maddm is an
> answer contact for MadDM.

Revision history for this message
Mattia Di Mauro (mdimauro) said :
#2

Thanks Olivier Mattelaer, that solved my question.

Revision history for this message
Mattia Di Mauro (mdimauro) said :
#3

Thanks Olivier for the quick reply!