LHE file is not properly initialized

Asked by Muhammad Danish Aslam

You answer related to question #692472 works. I generate events then a file named events_1.txt is produced in results directory. I run this file on my code i got this error "lhe file is not proper initializes thats why not generating events" so i think may be these events are not in lhe format. So I went to work/bin directory and uses ./event2lhe events_1.txt command for the conversion of events in lhe format. But when i run this file on my code I got the same error again. But when I run unweighted_events1.lhe file generated from Madgraph (a package for the generation of events) it works perfectly.
 Suggest me am I right in generating events? If not then what is the correct way to generate events in .lhe format??
I am using calchep_v3.7.5.

Question information

Language:
English Edit question
Status:
Solved
For:
CalcHEP Edit question
Assignee:
No assignee Edit question
Solved by:
Alexander Belyaev
Solved:
Last query:
Last reply:
Revision history for this message
Alexander Pukhov (pukhov) said :
#1

Yes, it is  right.

Also see page 23 in https://arxiv.org/pdf/1207.6082.pdf

Other  option is to use event_mixer which  combines several event files
in realize decays.

Also one can use calchep_batch to launch by one command compilation of
several channels, generation events, their mixing and generation of
final lhe file.

Best

Alexander Pukhov

On 25.08.2020 11:50, Muhammad Danish Aslam wrote:
> Question #692584 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/692584
>
> Description changed to:
> You answer related to question #692472 works. I generate events then a file named events_1.txt is produced in results directory. I run this file on my code i got this error "lhe file is not proper initializes thats why not generating events" so i think may be these events are not in lhe format. So I went to work/bin directory and uses ./event2lhe events_1.txt command for the conversion of events in lhe format. But when i run this file on my code I got the same error again. But when I run unweighted_events1.lhe file generated from Madgraph (a package for the generation of events) it works perfectly.
> Suggest me am I right in generating events? If not then what is the correct way to generate events in .lhe format??
> I am using calchep_v3.7.5.
>

Revision history for this message
Muhammad Danish Aslam (00786danish) said :
#2

Ok,
Now I generate a batch_file for my channel but it gives such error when using ./run_batch batch_file1 command.

danish@danish-Latitude-E7440:~/compiler/analysis/calchep_3.7.5/work/bin$ ./run_batch batch_file1

calchep_batch version 1.45

Processing batch:
Progress information can be found in the html directory.
Simply open the following link in your browser:
file:///home/danish/compiler/analysis/calchep_3.7.5/bin/html/index.html
You can also view textual progress reports in /home/danish/compiler/analysis/calchep_3.7.5/bin/html/index.txt
 and the other .txt files in the html directory.
Events will be stored in the batch_results directory.

Could not find model: 2HDM-I-BSM

Here I inserted 2HDM-I-BSM model manually and then edited it into 2HDM-I-BSM. This model shows in GUI and work properly. Then why this error occurs. Firstly I just keep model file in model directory but after that I have counter checked by putting model files in model directory of main directory of calchep.

Revision history for this message
Alexander Belyaev (alexander.belyaev) said :
#3

please remeber that the name of the model is case sensitive.
Are you sure that you typed in the name of the model correctly?
If yes,
please send me (<email address hidden>) you model and the batch file so I will investigae this further.
Thanks,
Alexander

Revision history for this message
Muhammad Danish Aslam (00786danish) said :
#4

I recognised my mistake. Thanksalot.

On Mon, 28 Sep 2020, 3:20 pm Alexander Belyaev, <
<email address hidden>> wrote:

> Your question #692584 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/692584
>
> Alexander Belyaev proposed the following answer:
> please remeber that the name of the model is case sensitive.
> Are you sure that you typed in the name of the model correctly?
> If yes,
> please send me (<email address hidden>) you model and the batch file so I
> will investigae this further.
> Thanks,
> Alexander
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/calchep/+question/692584/+confirm?answer_id=2
>
> 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/calchep/+question/692584
>
> You received this question notification because you asked the question.
>

Revision history for this message
Best Alexander Belyaev (alexander.belyaev) said :
#5

Ok,

then please close the problem -- to status "Solved"

Thanks

Alexander

On 2020-09-28 13:45, Muhammad Danish Aslam wrote:
> Question #692584 on CalcHEP changed:
> https://answers.launchpad.net/calchep/+question/692584
>
> Status: Answered => Open
>
> Muhammad Danish Aslam is still having a problem:
> I recognised my mistake. Thanksalot.
>
> On Mon, 28 Sep 2020, 3:20 pm Alexander Belyaev, <
> <email address hidden>> wrote:
>
>> Your question #692584 on CalcHEP changed:
>> https://answers.launchpad.net/calchep/+question/692584
>>
>> Alexander Belyaev proposed the following answer:
>> please remeber that the name of the model is case sensitive.
>> Are you sure that you typed in the name of the model correctly?
>> If yes,
>> please send me (<email address hidden>) you model and the batch file so I
>> will investigae this further.
>> Thanks,
>> Alexander
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>> https://answers.launchpad.net/calchep/+question/692584/+confirm?answer_id=2
>>
>> 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/calchep/+question/692584
>>
>> You received this question notification because you asked the question.
>>
--
______________________________________________________________________
Prof. Alexander S Belyaev (<email address hidden>)
https://www.hep.phys.soton.ac.uk/content/alexander-belyaev

School of Physics & Astronomy, University of Southampton
Office 5047, SO17 1BJ, TEL: +44 23805 98509, FAX: +44 23805 93910
.....................................................................
Particle Physics Department, Rutherford Appleton Laboratory
Didcot, OX11 0QX, TEL: +44 12354 45562, FAX: +44 12354 46733
.....................................................................
CERN, CH-1211 Geneva 23, Switzerland
Office 40/1-B20, Mailbox: E27910, TEL: +41 2276 71642
______________________________________________________________________

Revision history for this message
Muhammad Danish Aslam (00786danish) said :
#6

Thanks Alexander Belyaev, that solved my question.