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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Oct 16 16:10:31 PDT 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/d0f52cf90877/
Changeset:   d0f52cf90877
Branch:      yt
User:        ngoldbaum
Date:        2015-10-16 23:10:21+00:00
Summary:     Merged in chummels/yt (pull request #1814)

[experimental] Making TransferFunctionHelper Tutorial have its own docs page so as to not break up the VR narrative too much.
Affected #:  3 files

diff -r 840ed4f675403c88edc6ec9c779599fd7dd3d699 -r d0f52cf90877f87528854d9e30dd71dc570050f2 doc/source/cookbook/index.rst
--- a/doc/source/cookbook/index.rst
+++ b/doc/source/cookbook/index.rst
@@ -45,6 +45,7 @@
    embedded_webm_animation
    gadget_notebook
    owls_notebook
+   ../visualizing/transfer_function_helper
    ../analyzing/analysis_modules/sunyaev_zeldovich
    fits_radio_cubes
    fits_xray_images

diff -r 840ed4f675403c88edc6ec9c779599fd7dd3d699 -r d0f52cf90877f87528854d9e30dd71dc570050f2 doc/source/visualizing/transfer_function_helper.rst
--- /dev/null
+++ b/doc/source/visualizing/transfer_function_helper.rst
@@ -0,0 +1,6 @@
+.. _transfer-function-helper-tutorial:
+
+Transfer Function Helper Tutorial
+=================================
+
+.. notebook:: TransferFunctionHelper_Tutorial.ipynb

diff -r 840ed4f675403c88edc6ec9c779599fd7dd3d699 -r d0f52cf90877f87528854d9e30dd71dc570050f2 doc/source/visualizing/volume_rendering.rst
--- a/doc/source/visualizing/volume_rendering.rst
+++ b/doc/source/visualizing/volume_rendering.rst
@@ -210,7 +210,11 @@
 TransferFunctionHelper
 ----------------------
 
-.. notebook:: TransferFunctionHelper_Tutorial.ipynb
+Because good transfer functions can be difficult to generate, the 
+TransferFunctionHelper exists in order to help create and modify transfer
+functions with smart defaults for your datasets.  To follow a full example
+on how to use this interface, follow the
+:ref:`transfer-function-helper-tutorial`.
 
 Adding New Sources
 ++++++++++++++++++

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