Revision: b074512f47a9
Branch: default
Author:
snyder....@gmail.com
Date: Tue Nov 27 11:43:15 2012
Log: Edited wiki page McrxConfigAndOutputFileFormat through web user
interface. --- Added use_kinematics option.
http://code.google.com/p/sunrise/source/detail?r=b074512f47a9&repo=wiki
Modified:
/McrxConfigAndOutputFileFormat.wiki
=======================================
--- /McrxConfigAndOutputFileFormat.wiki Wed May 9 07:56:04 2012
+++ /McrxConfigAndOutputFileFormat.wiki Tue Nov 27 11:43:15 2012
@@ -233,6 +233,8 @@
If you have built Sunrise with CUDA support, this keyword
will make it actually use the CUDA code. There's no harm in setting it to
true if you don't have CUDA, it will just sliently fall back to using the
CPU. The purpose is to make it possible to test that the CUDA calculation
gives the same result as the CPU. (v3.02+)
* mcrx_version v3.03
.*OBSOLETE* As of v3.04, this keyword is obsolete since Sunrise now
saves the Mercurial version in the output files. This is a lot less error
prone since it will always be correct. (Note that if you have uncommitted
edits in the repository when compiling, the version string will have a "+"
at the end. This of course means it's not possible to recover the exact
code used, but I hope noone's doing production runs with uncommited
edits...)
+ * use_kinematics false
+ New in Version 4. Set to true in order to apply Doppler
shifts to SEDs. This option requires that the wavelength spacing be
logarithmic. Note that using very high spectral resolution over a large
wavelength range will make the MCRX calculation extremely memory intensive.
== Output file format ==