[Swift-commit] r6539 - SwiftTutorials/OHBM_2013-06-16

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Tue Jun 11 17:50:42 CDT 2013


Author: wilde
Date: 2013-06-11 17:50:42 -0500 (Tue, 11 Jun 2013)
New Revision: 6539

Modified:
   SwiftTutorials/OHBM_2013-06-16/README
Log:
Update README

Modified: SwiftTutorials/OHBM_2013-06-16/README
===================================================================
--- SwiftTutorials/OHBM_2013-06-16/README	2013-06-11 22:25:47 UTC (rev 6538)
+++ SwiftTutorials/OHBM_2013-06-16/README	2013-06-11 22:50:42 UTC (rev 6539)
@@ -27,3 +27,29 @@
  # With most parallel work on midway westmere parition:
 
  swift -tc.file apps.midway genatlas.swift
+
+The output files of the workflow are placed under output/,
+intermediate files under work/.
+
+The 3 final png output files (a "slice" of the final atlas) should
+look like this:
+
+  http://www.ci.uchicago.edu/~wilde/atlas-x.png
+  http://www.ci.uchicago.edu/~wilde/atlas-y.png
+  http://www.ci.uchicago.edu/~wilde/atlas-z.png
+
+Notes:
+
+  The "aligin" initial stage runs 3 AIR tools under as a single shell
+  script, to reduce staging between these steps.
+
+TODO
+
+  Show the workflow with the 3 AIR tools expanded as separate workflow
+  steps, and as a Swift procedure.
+
+  Run on other sites and Multisite
+
+  Add performance monitoring and plotting
+
+




More information about the Swift-commit mailing list