diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test_reemission.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_reemission.py b/test/test_reemission.py index 861d412..754eaed 100644 --- a/test/test_reemission.py +++ b/test/test_reemission.py @@ -19,7 +19,7 @@ class TestReemission(unittest.TestCase): shifting sphere, forcing reemission, and check that the final wavelength distribution matches the wls spectrum. ''' - nphotons = 1e6 + nphotons = 1e5 # set up detector -- a sphere of 'scintillator' surrounded by a # detecting sphere |