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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed May 18 11:07:45 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/f562b7d66268/
Changeset:   f562b7d66268
Branch:      yt
User:        ngoldbaum
Date:        2016-05-18 18:07:36+00:00
Summary:     Merged in chummels/yt (pull request #2183)

Small change to LightRay docstring
Affected #:  1 file

diff -r 5e29cd4d785390ca22dca3124da7f7b7f9fc5f2a -r f562b7d66268e013dbd227ce912cba0137f9ef2f yt/analysis_modules/cosmological_observation/light_ray/light_ray.py
--- a/yt/analysis_modules/cosmological_observation/light_ray/light_ray.py
+++ b/yt/analysis_modules/cosmological_observation/light_ray/light_ray.py
@@ -35,10 +35,12 @@
 
 class LightRay(CosmologySplice):
     """
-    A LightRay object is a one-dimensional object representing the trajectory 
-    of a ray of light as it passes through one or more datasets (simple and
-    compound rays respectively).  One can sample any of the fields intersected
-    by the LightRay object as it passed through the dataset(s).
+    A 1D object representing the path of a light ray passing through a 
+    simulation.  LightRays can be either simple, where they pass through a 
+    single dataset, or compound, where they pass through consecutive 
+    datasets from the same cosmological simulation.  One can sample any of 
+    the fields intersected by the LightRay object as it passed through 
+    the dataset(s).
     
     For compound rays, the LightRay stacks together multiple datasets in a time
     series in order to approximate a LightRay's path through a volume

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-svn-spacepope.org/attachments/20160518/cf84bd5c/attachment.html>


More information about the yt-svn mailing list