Warning Message : Is it serious

Asked by shibasipu

Dear Olivier,
                              Sorry for posting so many error messages and warnings. Last month onwards, I am getting so many error messages and warnings. Please have a look to the warning message given below. Can I trust the cross section , coming at the end ?

INFO: Refine results to 10000
/home/poulose/Barbarossa/SUBHASISH/EVENT_GENERATORS/MG5_aMC_v2_3_3/madgraph/madevent/gen_ximprove.py:746: DeprecationWarning: object.__new__() takes no parameters
  return super(gen_ximprove, cls).__new__(gen_ximprove_v4, cmd, opt)
/home/poulose/Barbarossa/SUBHASISH/EVENT_GENERATORS/MG5_aMC_v2_3_3/madgraph/madevent/gen_ximprove.py:752: DeprecationWarning: object.__init__() takes no parameters
  super(gen_ximprove, self).__init__(cmd, opt)
INFO: Generating 10000.0 unweigthed events.

Regards,
Shiba

Question information

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

Hi,

Those are warning specifying that python will break retro-compatibility with our code in a future version.
Funny enough this warning is only raise on Linux and on python2.6 (if I’m correct) this do not happen with python 2.7

Cheers,

Olivier
> On Dec 14, 2015, at 04:22, shibasipu <email address hidden> wrote:
>
> New question #278868 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/278868
>
> Dear Olivier,
> Sorry for posting so many error messages and warnings. Last month onwards, I am getting so many error messages and warnings. Please have a look to the warning message given below. Can I trust the cross section , coming at the end ?
>
> INFO: Refine results to 10000
> /home/poulose/Barbarossa/SUBHASISH/EVENT_GENERATORS/MG5_aMC_v2_3_3/madgraph/madevent/gen_ximprove.py:746: DeprecationWarning: object.__new__() takes no parameters
> return super(gen_ximprove, cls).__new__(gen_ximprove_v4, cmd, opt)
> /home/poulose/Barbarossa/SUBHASISH/EVENT_GENERATORS/MG5_aMC_v2_3_3/madgraph/madevent/gen_ximprove.py:752: DeprecationWarning: object.__init__() takes no parameters
> super(gen_ximprove, self).__init__(cmd, opt)
> INFO: Generating 10000.0 unweigthed events.
>
>
> Regards,
> Shiba
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
shibasipu (shibasipu) said :
#2

Thanks. That means I can trust on the cross section. Is it right ?

Regards,
Shiba

Revision history for this message
shibasipu (shibasipu) said :
#3

Dear Olivier,
                          Does my result depend on those warnings ? Actually, I am getting some strange result (i mean cross section). That's why I am worrying about these warnings.

Regards,
Shiba

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

Hi,

As I said this is just a warning saying that our code will not work with a future version of python.

> Actually, I am getting some strange result (i mean cross section). That's why I am worrying about these warnings.

If you have strange results then clearly you can not trust the result as long as you do not understand your result and/or what you did wrong.

Cheers,

Olivier

Revision history for this message
shibasipu (shibasipu) said :
#5

Thanks. I am trying to interpret the result.

Regards,
Shiba