NUISANCEMC / nuisance

github mirror of the NUISANCE neutrino interaction generator comparison tool. Compare your favourite neutrino interaction generators to each other and over 350 published data sets
https://nuisance.hepforge.org
GNU General Public License v3.0
11 stars 21 forks source link

NuWro input handler doesn't seem to like lambdas #34

Open kirsty-duffy opened 3 years ago

kirsty-duffy commented 3 years ago

I got these error messages when running NuWro. From what I can tell all events it complained about included a lambda (see below) so I think it doesn't know about hyperons?


[LOG Sample]:-- NuWro event information:
        |->      dyn = 10
        |->       qel = 0
        |->       res = 0
        |->       dis = 0
        |->       coh = 0
        |->       mec = 0
        |->        nc = 0
        |->        cc = 1
        |->      anty = 1
        |-> res_delta = 1
        |->      npi+ = 0
        |->      npi+ = 0
        |->      npi- = 0
        |->      npi0 = 0
        |->      neta = 0
        |->       nK+ = 0
        |->       nK0 = 0
        |->    nlamda = 1
        |->   nproton = 0
        |->  nneutron = 0```