Madweight compilation error for data.inc needed by driver.o 2

Asked by Annapaola de Cosa

Dear experts,

I am trying to use MadWeight. I started from the generation of the process in this way:

./bin/mg5

MG5>generate p p > t h b~ j $$ w+ w-, h > l+ l- l+ l-, t > b j j
MG5>output madweight tH4l

I have edited run_Card.dat and MadWeight_Crd.dat and put the .lhco file in the Events folder (/Events/input.lhco).

After that I used the command ./bin/change_tf.py to choose the transfer function (all_delta) and launch MadWeight>

./bin/madweight.py -1
./bin/madweight.py -1
./bin/madweight.py -3

At this step I get this error:

./Source/MadWeight/Python/create_run.py:4: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
  import string,os,sys,re,popen2,time,stat,filecmp
name : tH4l_test
starting program compilation
make: `../lib/libtools.a' is up to date.
make: `../lib/libblocks.a' is up to date.
make: Nothing to be done for `../lib/libTF.a'.
make: `../lib/libpdf.a' is up to date.
make: `../lib/libdhelas.a' is up to date.
make: `../lib/libmodel.a' is up to date.
make: `../lib/libgeneric.a' is up to date.
make: `../lib/libcernlib.a' is up to date.
make: *** No rule to make target `data.inc', needed by `driver.o'. Stop.
fortran compilation error

Can you suggest me which kind of mistake I am doing?

I got MadWeight in this way>

bzr branch lp:~maddevelopers/madgraph5/madweight

Thank you and kind regards,

Annapaola

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 Annapola,

This is clearly a bug of MW.
I will look on how to solve this at the beginning of next week.

Cheers,

Olivier

On Jun 12, 2013, at 10:51 AM, Annapaola de Cosa <email address hidden> wrote:

> New question #230637 on MadGraph5:
> https://answers.launchpad.net/madgraph5/+question/230637
>
> Dear experts,
>
> I am trying to use MadWeight. I started from the generation of the process in this way:
>
> ./bin/mg5
>
> MG5>generate p p > t h b~ j $$ w+ w-, h > l+ l- l+ l-, t > b j j
> MG5>output madweight tH4l
>
> I have edited run_Card.dat and MadWeight_Crd.dat and put the .lhco file in the Events folder (/Events/input.lhco).
>
> After that I used the command ./bin/change_tf.py to choose the transfer function (all_delta) and launch MadWeight>
>
> ./bin/madweight.py -1
> ./bin/madweight.py -1
> ./bin/madweight.py -3
>
> At this step I get this error:
>
> ./Source/MadWeight/Python/create_run.py:4: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
> import string,os,sys,re,popen2,time,stat,filecmp
> name : tH4l_test
> starting program compilation
> make: `../lib/libtools.a' is up to date.
> make: `../lib/libblocks.a' is up to date.
> make: Nothing to be done for `../lib/libTF.a'.
> make: `../lib/libpdf.a' is up to date.
> make: `../lib/libdhelas.a' is up to date.
> make: `../lib/libmodel.a' is up to date.
> make: `../lib/libgeneric.a' is up to date.
> make: `../lib/libcernlib.a' is up to date.
> make: *** No rule to make target `data.inc', needed by `driver.o'. Stop.
> fortran compilation error
>
> Can you suggest me which kind of mistake I am doing?
>
> I got MadWeight in this way>
>
> bzr branch lp:~maddevelopers/madgraph5/madweight
>
> Thank you and kind regards,
>
> Annapaola
>
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Revision history for this message
Annapaola de Cosa (annadecosa) said :
#2

Hi Olivier,

Thanks a lot,

Annapaola

On Jun 14, 2013, at 11:11 AM, Olivier Mattelaer <email address hidden> wrote:

> Your question #230637 on MadGraph5 changed:
> https://answers.launchpad.net/madgraph5/+question/230637
>
> Status: Open => Answered
>
> Olivier Mattelaer proposed the following answer:
> Hi Annapola,
>
> This is clearly a bug of MW.
> I will look on how to solve this at the beginning of next week.
>
> Cheers,
>
> Olivier
>
> On Jun 12, 2013, at 10:51 AM, Annapaola de Cosa
> <email address hidden> wrote:
>
>> New question #230637 on MadGraph5:
>> https://answers.launchpad.net/madgraph5/+question/230637
>>
>> Dear experts,
>>
>> I am trying to use MadWeight. I started from the generation of the process in this way:
>>
>> ./bin/mg5
>>
>> MG5>generate p p > t h b~ j $$ w+ w-, h > l+ l- l+ l-, t > b j j
>> MG5>output madweight tH4l
>>
>> I have edited run_Card.dat and MadWeight_Crd.dat and put the .lhco file in the Events folder (/Events/input.lhco).
>>
>> After that I used the command ./bin/change_tf.py to choose the transfer function (all_delta) and launch MadWeight>
>>
>> ./bin/madweight.py -1
>> ./bin/madweight.py -1
>> ./bin/madweight.py -3
>>
>> At this step I get this error:
>>
>> ./Source/MadWeight/Python/create_run.py:4: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
>> import string,os,sys,re,popen2,time,stat,filecmp
>> name : tH4l_test
>> starting program compilation
>> make: `../lib/libtools.a' is up to date.
>> make: `../lib/libblocks.a' is up to date.
>> make: Nothing to be done for `../lib/libTF.a'.
>> make: `../lib/libpdf.a' is up to date.
>> make: `../lib/libdhelas.a' is up to date.
>> make: `../lib/libmodel.a' is up to date.
>> make: `../lib/libgeneric.a' is up to date.
>> make: `../lib/libcernlib.a' is up to date.
>> make: *** No rule to make target `data.inc', needed by `driver.o'. Stop.
>> fortran compilation error
>>
>> Can you suggest me which kind of mistake I am doing?
>>
>> I got MadWeight in this way>
>>
>> bzr branch lp:~maddevelopers/madgraph5/madweight
>>
>> Thank you and kind regards,
>>
>> Annapaola
>>
>>
>> --
>> You received this question notification because you are a member of
>> MadTeam, which is an answer contact for MadGraph5.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/madgraph5/+question/230637/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/madgraph5/+question/230637
>
> You received this question notification because you asked the question.

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

Hi Annapoala,

In fact, I had the time to look at it today.
They are two problem:
1) you didn't run the -2 step
2) Since all your particles are in all_delta, MW is not applicable since they are not integral to compute.

Cheers,

Olivier

On Jun 14, 2013, at 4:26 AM, Annapaola de Cosa <email address hidden> wrote:

> Question #230637 on MadGraph5 changed:
> https://answers.launchpad.net/madgraph5/+question/230637
>
> Status: Answered => Open
>
> Annapaola de Cosa is still having a problem:
> Hi Olivier,
>
>
> Thanks a lot,
>
> Annapaola
>
>
> On Jun 14, 2013, at 11:11 AM, Olivier Mattelaer <email address hidden> wrote:
>
>> Your question #230637 on MadGraph5 changed:
>> https://answers.launchpad.net/madgraph5/+question/230637
>>
>> Status: Open => Answered
>>
>> Olivier Mattelaer proposed the following answer:
>> Hi Annapola,
>>
>> This is clearly a bug of MW.
>> I will look on how to solve this at the beginning of next week.
>>
>> Cheers,
>>
>> Olivier
>>
>> On Jun 12, 2013, at 10:51 AM, Annapaola de Cosa
>> <email address hidden> wrote:
>>
>>> New question #230637 on MadGraph5:
>>> https://answers.launchpad.net/madgraph5/+question/230637
>>>
>>> Dear experts,
>>>
>>> I am trying to use MadWeight. I started from the generation of the process in this way:
>>>
>>> ./bin/mg5
>>>
>>> MG5>generate p p > t h b~ j $$ w+ w-, h > l+ l- l+ l-, t > b j j
>>> MG5>output madweight tH4l
>>>
>>> I have edited run_Card.dat and MadWeight_Crd.dat and put the .lhco file in the Events folder (/Events/input.lhco).
>>>
>>> After that I used the command ./bin/change_tf.py to choose the transfer function (all_delta) and launch MadWeight>
>>>
>>> ./bin/madweight.py -1
>>> ./bin/madweight.py -1
>>> ./bin/madweight.py -3
>>>
>>> At this step I get this error:
>>>
>>> ./Source/MadWeight/Python/create_run.py:4: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
>>> import string,os,sys,re,popen2,time,stat,filecmp
>>> name : tH4l_test
>>> starting program compilation
>>> make: `../lib/libtools.a' is up to date.
>>> make: `../lib/libblocks.a' is up to date.
>>> make: Nothing to be done for `../lib/libTF.a'.
>>> make: `../lib/libpdf.a' is up to date.
>>> make: `../lib/libdhelas.a' is up to date.
>>> make: `../lib/libmodel.a' is up to date.
>>> make: `../lib/libgeneric.a' is up to date.
>>> make: `../lib/libcernlib.a' is up to date.
>>> make: *** No rule to make target `data.inc', needed by `driver.o'. Stop.
>>> fortran compilation error
>>>
>>> Can you suggest me which kind of mistake I am doing?
>>>
>>> I got MadWeight in this way>
>>>
>>> bzr branch lp:~maddevelopers/madgraph5/madweight
>>>
>>> Thank you and kind regards,
>>>
>>> Annapaola
>>>
>>>
>>> --
>>> You received this question notification because you are a member of
>>> MadTeam, which is an answer contact for MadGraph5.
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>> https://answers.launchpad.net/madgraph5/+question/230637/+confirm?answer_id=0
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/madgraph5/+question/230637
>>
>> You received this question notification because you asked the question.
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Can you help with this problem?

Provide an answer of your own, or ask Annapaola de Cosa for more information if necessary.

To post a message you must log in.