MA5-ERROR: The dataset 'samples/unweighted_events.lhe.gz' has not been found or has a unsupported format.

Asked by Nickoo Sadeghi

I am trying to import a dataset in Madanalysis 5 but I get this error:

MA5-ERROR: The dataset 'samples/unweighted_events.lhe.gz' has not been found or has a unsupported format.

Also it says

MA5-ERROR: command root-config is not found

I have the newest version of ROOT and Madanlysis

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
MadAnalysis 5 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jack Y. Araz (jackaraz) said :
#1

Hi

> MA5-ERROR: The dataset 'samples/unweighted_events.lhe.gz' has not been found or has a unsupported format.
Have you given the full correct path of your data sample. Also given the LHE event file you are running ma5 in particle mode right?

> MA5-ERROR: command root-config is not found
When you launch ma5 it tells you what it can see and what it can not see. Do you see rood as active there?


Jack Y. Araz

> On Dec 3, 2021, at 10:41 AM, Nickoo Sadeghi <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> New question #699733 on MadAnalysis 5:
> https://answers.launchpad.net/madanalysis5/+question/699733
>
> I am trying to import a dataset in Madanalysis 5 but I get this error:
>
> MA5-ERROR: The dataset 'samples/unweighted_events.lhe.gz' has not been found or has a unsupported format.
>
> Also it says
>
> MA5-ERROR: command root-config is not found
>
> I have the newest version of ROOT and Madanlysis
>
> Thanks
>
>
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Nickoo Sadeghi (nisa1222) said :
#2

I'm sorry I'm quite new to Madanalysis. How do I give the full correct path of my data sample? And how do I know if I'm running in particle mode?

It says that rott is disabled.

Revision history for this message
Jack Y. Araz (jackaraz) said :
#3

Firstly you can go through our tutorials and manual to see how MadAnalysis works. When you do anything in your computer you need to give the location of a file otherwise the program wont be able to find it just like in any other terminal based program you can type the exact path of your sample.

ma5> import /PATH/TO/MY/SAMPLE/my_sample.lhe.gz

run in particle mode: $ ./bin/ma5


Jack Y. Araz

> On Dec 3, 2021, at 10:50 AM, Nickoo Sadeghi <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #699733 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/699733
>
> Status: Answered => Open
>
> Nickoo Sadeghi is still having a problem:
> I'm sorry I'm quite new to Madanalysis. How do I give the full correct
> path of my data sample? And how do I know if I'm running in particle
> mode?
>
> It says that rott is disabled.
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Nickoo Sadeghi (nisa1222) said :
#4

I was running in particle mode.

But even when I path the way It says this:

ma5>import samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz

MA5-ERROR: The dataset 'samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz' has not been found or has a unsupported format.

Revision history for this message
Jack Y. Araz (jackaraz) said :
#5

Can Ma5 see your zlib libraries if not you need to install it.


Jack Y. Araz

> On Dec 3, 2021, at 11:30 AM, Nickoo Sadeghi <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #699733 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/699733
>
> Status: Answered => Open
>
> Nickoo Sadeghi is still having a problem:
> I was running in particle mode.
>
> But even when I path the way It says this:
>
> ma5>import
> samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz
>
> MA5-ERROR: The dataset
> 'samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz' has
> not been found or has a unsupported format.
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Nickoo Sadeghi (nisa1222) said :
#6

I installed zlib and now it can see ROOT but it says that gnuplot is disabled. Is that also something I need to download? Because I still get this error:

ma5>import samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz

MA5-ERROR: The dataset 'samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz' has not been found or has a unsupported format.
ma5>

Revision history for this message
Jack Y. Araz (jackaraz) said :
#7

This has nothing to do with root or gnuplot, if you read the manual you will see that those are only relevant for plotting and/or when you use delphes. MadAnalysis assumes that the relative path starts from madanalysis main folder, is your samples folder under madanalysis main folder?


Jack Y. Araz

> On Dec 3, 2021, at 11:45 AM, Nickoo Sadeghi <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #699733 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/699733
>
> Status: Answered => Open
>
> Nickoo Sadeghi is still having a problem:
> I installed zlib and now it can see ROOT but it says that gnuplot is
> disabled. Is that also something I need to download? Because I still get
> this error:
>
> ma5>import
> samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz
>
> MA5-ERROR: The dataset 'samples/downloads/proc_sm_1/events/run_01/unweighted_events.lhe.gz' has not been found or has a unsupported format.
> ma5>
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Nickoo Sadeghi (nisa1222) said :
#8

Yes, I have placed the file in the samples folder which is in the main MadAnalysis folder. But I still get the same error.

Revision history for this message
Launchpad Janitor (janitor) said :
#9

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Benjamin Fuks (fuks) said :
#10

Can you please try with the absolute path to the sample?

Cheers,

Benjamin

Revision history for this message
Benjamin Fuks (fuks) said :
#11

Sorry for the delay.

Can you help with this problem?

Provide an answer of your own, or ask Nickoo Sadeghi for more information if necessary.

To post a message you must log in.