Can't import .lhe.gz

Asked by Antony Martini

When I use ma5 I can import .lhe files to work but it refuses .lhe.gz files with the error:
** ERROR: The dataset '../samples/zz.lhe.gz' has not been found or has a unsupported format.
So I have to unpack manually the .lhe.gz to get the .lhe to run ma5 properly. Nevertheless I think it is possible to directly import .lhe.gz files. How can I fix that?

Thanks.

PS:

dpkg -l | grep zlib :

ii zlib1g 1:1.2.3.4.dfsg-3ubuntu4 compression library - runtime
ii zlib1g-dev 1:1.2.3.4.dfsg-3ubuntu4 compression library - development

Question information

Language:
English Edit question
Status:
Answered
For:
MadAnalysis 5 Edit question
Assignee:
Benjamin Fuks Edit question
Last query:
Last reply:
Revision history for this message
Antony Martini (a-martini03) said :
#1

When I run ma5, I get this :

*************************************************************
* *
* W E L C O M E to M A D A N A L Y S I S 5 *
* ______ ______ *
* /'\_/`\/\ __ \/\ ___\ *
* /\ \ \ \_\ \ \ \__/ *
* \ \ \__\ \ \ __ \ \___``\ *
* \ \ \_/\ \ \ \/\ \/\ \_\ \ *
* \ \_\\ \_\ \_\ \_\ \____/ *
* \/_/ \/_/\/_/\/_/\/___/ *
* *
* MA5 release : 1.1.8 2013/09/12 *
* *
* Comput. Phys. Commun. 184 (2013) 222-256 *
* *
* The MadAnalysis Development Team - Please visit us at *
* https://launchpad.net/madanalysis5 *
* *
* Type 'help' for in-line help. *
* *
*************************************************************
Checking mandatory packages:
     - python [OK]
     - python library: numpy [OK]
     - g++ [OK]
     - Root [OK]
     - PyRoot libraries [OK]
Checking optional packages:
     - gfortran [OK]
     - zlib library [DISABLED]
 ** WARNING: Library called 'libz' not found. Gzip format will be disabled.
 ** WARNING: To enable this format, please type 'install zlib' package.
     - delphes library [DISABLED]
 ** WARNING: Library called 'delphes' not found. Delphes ROOT format will be disabled.
 ** WARNING: To enable this format, please type 'install delphes'.
     - FastJet [OK]
     - pdflatex [OK]
     - latex [OK]
     - dvipdf [OK]
     - MCatNLO-utilities [DISABLED]
 ** WARNING: MCatNLO-utilities not found. Showering aMCatNLO events deactivated.
 ** WARNING: To install the utilities, please type 'install MCatNLO-utilities'.
Checking the MadAnalysis library:
  => MadAnalysis library found.
*************************************************************
MadGraph 5 NOT found:
  => Particle labels from input/particles_name_default.txt
  => 86 particles successfully exported.
  => Multiparticle labels from madanalysis/input/multiparticles_default.txt
  => Creation of the label 'invisible' (-> missing energy).
  => Creation of the label 'hadronic' (-> jet energy).
  => 8 multiparticles successfully exported.
ma5>

So maybe my problem is due to the zlib warning. However zlib is installed in my ubuntu12.04. If I try the 'install zlib' in ma5 it works (it accepts the .lhe.gz format) but after submitting a job I can't use the 'open dir_name/PDF ' and 'open dir_name/DVI' commands anymore since I get the following error:

ma5>open ANALYSIS_0/PDF
ma5>evince: error while loading shared libraries: libz.so.1: failed to map segment from shared object: Permission denied

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

Hi,

MadAnalysis is not capable to find the zlib headers on your computer. Please check the environment variables.

Cheers,

Benjamin

Can you help with this problem?

Provide an answer of your own, or ask Antony Martini for more information if necessary.

To post a message you must log in.