Debug mode

Asked by Kirill Skovpen

Hello,

I am running 2.1.0 mg5_aMC which seems to set the debug mode by default, but apart from the message 'launch in debug mode' I don't actually see any other debug printout when generating events. Could you please let me know how I can switch on the event-by-event printout to see, for example, the log messages returned by set_ren_scale or set_fac_scale subroutines ?

Thanks,

Kirill

Question information

Language:
English Edit question
Status:
Answered
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

Hi Kirill,

The debug mode is only valid for python function.
I’m surprise that the debug mode is set by default on non development version so I will check that.

Fortran are never allowed to print directly on screen. They write all their log on some log files, which are accessible via the html interface (or directly by accessing the log file on disk).
on the crossx.html, if you click on the cross-section, you will have on the top a summary by initial/final state, and below, the list of runs performed by madevent, and for each of them you have a link
to the associate log.

Cheers,

Olivier

On Mar 21, 2014, at 9:56 AM, Kirill Skovpen <email address hidden> wrote:

> New question #245840 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/245840
>
> Hello,
>
> I am running 2.1.0 mg5_aMC which seems to set the debug mode by default, but apart from the message 'launch in debug mode' I don't actually see any other debug printout when generating events. Could you please let me know how I can switch on the event-by-event printout to see, for example, the log messages returned by set_ren_scale or set_fac_scale subroutines ?
>
> Thanks,
>
> Kirill
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Kirill Skovpen (kirill-skovpen) said :
#2

Thanks, Olivier, I think I am using the development version as I got it from bazaar.

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

Hi,

> Thanks, Olivier, I think I am using the development version as I got it
> from bazaar.

Yes indeed as soon as you use a branch coming from bazaar then the debug mode is the default.

Cheers,

Olivier

On Mar 21, 2014, at 2:56 PM, Kirill Skovpen <email address hidden> wrote:

> Question #245840 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/245840
>
> Kirill Skovpen posted a new comment:
> Thanks, Olivier, I think I am using the development version as I got it
> from bazaar.
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask Kirill Skovpen for more information if necessary.

To post a message you must log in.