[yt-svn] commit/yt: xarthisius: Merged in ngoldbaum/yt (pull request #1895)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Dec 7 10:27:49 PST 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/4a8fa18eaf11/
Changeset:   4a8fa18eaf11
Branch:      yt
User:        xarthisius
Date:        2015-12-07 18:27:40+00:00
Summary:     Merged in ngoldbaum/yt (pull request #1895)

Fix photon simulator answer tests
Affected #:  2 files

diff -r 56f79d0c073d5edf98df699844e1003874cea13f -r 4a8fa18eaf118a4249c1e31c6b31c8ab6997d66b yt/analysis_modules/photon_simulator/tests/test_sloshing.py
--- a/yt/analysis_modules/photon_simulator/tests/test_sloshing.py
+++ b/yt/analysis_modules/photon_simulator/tests/test_sloshing.py
@@ -87,7 +87,7 @@
         events1 = photons1.project_photons([1.0,-0.5,0.2], responses=[arf,rmf],
                                           absorb_model=tbabs_model, 
                                           convolve_energies=True, prng=prng)
-
+        events1['xsky']
         return_events = return_data(events1.events)
 
         tests.append(GenericArrayTest(ds, return_events, args=[a]))

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list