Custom Query (2425 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 2425)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#2412 fixed [PROPOSAL] secondaries from tau decay outside the active volume are not recorded Jakob van Santen Jakob van Santen
Description

Muons from tau decay aren't recorded in the MCTree. The culprit is r176190, which overrides the only_loss_inside_detector setting for all sectors.

One solution would be to emit ranged particles unconditionally, since it can't be known ahead of time whether they will reach the active volume.

#2411 fixed Missing Polyplopia info in some frames. Juan Carlos Díaz Vélez Juan Carlos Díaz Vélez
Description

Some frames after MPHitFilter are missing Polyplopia info. The simprod-scripts for clsim also need to give an option to remove background-only events in which the primary particle has been pruned (because of lack of MCPES).

#2409 fixed [clsim] Returns a segfault when reading in a GENIE file w/ combo stable Claudio Kopper Juan Pablo Yanez
Description

Debug output: INFO (I3Tray): Adding Anonymous Module of type '<class 'icecube.clsim.traysegments.I3CLSimMakePhotons.GatherStatistics?'>' with name 'GatherStatistics_0000' (I3Tray.py:76 in _create_name) INFO (I3Tray): Adding Anonymous Module of type '<class 'icecube.clsim.traysegments.I3CLSimMakePhotons.GatherStatistics?'>' with name 'GatherStatistics_0001' (I3Tray.py:76 in _create_name) INFO (I3Reader): Opened file /cvmfs/icecube.opensciencegrid.org/data/GCD/GeoCalibDetectorStatus_IC86.All_Pass2_Nov2018Snow.i3.gz (I3Reader.cxx:179 in void I3Reader::OpenNextFile?()) [New Thread 0x7fff7ffff700 (LWP 6760)] [New Thread 0x7fff7f7fe700 (LWP 6761)] [New Thread 0x7fff7effd700 (LWP 6762)] [New Thread 0x7fff7e7fc700 (LWP 6763)] [New Thread 0x7fff7dffb700 (LWP 6764)] [New Thread 0x7fff7d7fa700 (LWP 6765)] [New Thread 0x7fff7cff9700 (LWP 6766)] [New Thread 0x7fff5af90700 (LWP 6767)] [New Thread 0x7fff5a78f700 (LWP 6768)] [New Thread 0x7fff59f8e700 (LWP 6769)] INFO (I3CLSimClientModule): Initialization complete. (I3CLSimClientModule.cxx:220 in virtual void I3CLSimClientModule::Configure()) INFO (I3Reader): Opened file /home/users/jpyanez/icecube/data/he_nc_events.i3.gz (I3Reader.cxx:179 in void I3Reader::OpenNextFile?())

Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff5af90700 (LWP 6767)] 0x00007fffd9d1109e in std::_Rb_tree<unsigned int, std::pair<unsigned int const, boost::shared_ptr<TreeBase::Tree<I3Particle, I3ParticleID, i3hash<I3ParticleID> > > >, std::_Select1st<std::pair<unsigned int const, boost::shared_ptr<TreeBase::Tree<I3Particle, I3ParticleID, i3hash<I3ParticleID> > > > >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, boost::shared_ptr<TreeBase::Tree<I3Particle, I3ParticleID, i3hash<I3ParticleID> > > > > >::_M_begin (this=0x74617473206e6f69) at /usr/include/c++/4.8.2/bits/stl_tree.h:502 502 { return static_cast<_Link_type>(this->_M_impl._M_header._M_parent); }

I tried with NuE, NuMu? and NuTau? input files. The code worked for NuMu?'s but not for NuE or NuTau?'s. For both I got the same segfault. For NuMu? it is running as I type and it seems to be working.

I can provide the I3 files for testing if need be.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.