Skip to content

Issue when converting PineAPPL to APPLgrid #356

@fgiuli

Description

@fgiuli

Hi,
I tried to convert the grids from ATLAS 7 TeV W,Z measurement (arXiv:1612.03016) using the pineapple export command.
The grids are the ones available on Ploughshare: https://ploughshare.web.cern.ch/ploughshare/

I didn’t have any trouble when converting the Z 7 TeV grids, but when converting the W ones, I got the following error:

thread main panicked at pineappl_cli/src/export/[applgrid.rs:138](http://applgrid.rs:138/):29:
assertion failed: (left approx_eq right)
   left: 0.05130225,
   right: 1.0
stack backtrace:
   0:     0x55cec67e9a99 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hc002032c745ec399
   1:     0x55cec650d0cb - core::fmt::write::h78425ec9962d4be7
   2:     0x55cec67b16c2 - std::io::Write::write_fmt::ha00b146e89c56092
   3:     0x55cec67eb012 - std::sys::backtrace::BacktraceLock::print::h59ceb186f016850e
   4:     0x55cec67eae7b - std::panicking::default_hook::{{closure}}::h9fcfa010b5ecd19c
   5:     0x55cec67eb55a - std::panicking::rust_panic_with_hook::h0a4b940661a26423
   6:     0x55cec67eb105 - std::panicking::begin_panic_handler::{{closure}}::h72160a9fdca8fdc8
   7:     0x55cec67eb069 - std::sys::backtrace::__rust_end_short_backtrace::hb6826ea75cd9c94b
   8:     0x55cec67eb054 - rust_begin_unwind
   9:     0x55cec650be52 - core::panicking::panic_fmt::h47b5abafd035aaaa
  10:     0x55cec661cc77 - core::iter::adapters::flatten::and_then_or_clear::h5f2ece5d2df98a73
  11:     0x55cec661bed1 - <core::iter::adapters::chain::Chain<A,B> as core::iter::traits::iterator::Iterator>::next::hdeda939158cbd85e
  12:     0x55cec6616ba8 - pineappl_cli::export::applgrid::convert_into_applgrid::h8971fbe3cbd44c1d
  13:     0x55cec64bf9e2 - pineappl::main::h2431e51d99007086
  14:     0x55cec64af543 - std::sys::backtrace::__rust_begin_short_backtrace::h577825aa252501e5
  15:     0x55cec64c8202 - main
  16:     0x7fceb64295d0 - __libc_start_call_main
  17:     0x7fceb6429680 - __libc_start_main@GLIBC_2.2.5
  18:     0x55cec64ac3ea - _start
  19:                0x0 - <unknown>

Have you ever seen such an error?

The command line I used is the following one:

pineappl export pinejet-atlas-wm-arxiv-1612.03016/grids/pinejet-atlas-wm-arxiv-1612.03016-xsec000.lz4 wm_etay.appl MSHT20nnlo_as118

To install the pineapple CLI, I followed the instructions described here: https://github.com/NNPDF/pineappl/blob/master/docs/installation.md

Thanks a lot in advance for your time and help.

Best,
Fra

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions