Closed mcolomermolla closed 6 months ago
Both channels_argon_he.dat and channels_argon.dat point to *_he channels
channels_argon_he.dat
channels_argon.dat
*_he
Note: Therefore, if one runs: rc.run(flux, detector='ar40kt', material='argon'), it doesn't finds the efficiency files where they should be
rc.run(flux, detector='ar40kt', material='argon')
Indeed, that looks like a simple copy & paste error in channels_argon.dat. Thanks for spotting it! Do you want to submit a PR with the fix or should I?
Both
channels_argon_he.dat
andchannels_argon.dat
point to*_he
channelsNote: Therefore, if one runs:
rc.run(flux, detector='ar40kt', material='argon')
, it doesn't finds the efficiency files where they should be