[yt-svn] commit/yt: samskillman: Fixing some docs

Bitbucket commits-noreply at bitbucket.org
Thu Jan 26 12:02:12 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/cd1eb05b9714/
changeset:   cd1eb05b9714
branch:      yt
user:        samskillman
date:        2012-01-26 20:58:44
summary:     Fixing some docs
affected #:  1 file

diff -r 2a665b145099bb22f1655490c692be9c1d3339f6 -r cd1eb05b97143fb7d0622b079d03301249c1d9c4 yt/visualization/volume_rendering/camera.py
--- a/yt/visualization/volume_rendering/camera.py
+++ b/yt/visualization/volume_rendering/camera.py
@@ -868,9 +868,9 @@
 
 class MosaicFisheyeCamera(Camera):
     def __init__(self, center, radius, fov, resolution, focal_center=None,
-                 transfer_function = None, fields = None,
-                 sub_samples = 5, log_fields = None, volume = None,
-                 pf = None, l_max=None, no_ghost=False,nimx=1, nimy=1, procs_per_wg=None,
+                 transfer_function=None, fields=None,
+                 sub_samples=5, log_fields=None, volume=None,
+                 pf=None, l_max=None, no_ghost=False,nimx=1, nimy=1, procs_per_wg=None,
                  rotation=None):
         r"""A fisheye lens camera, taking adantage of image plane decomposition
         for parallelism..

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