[Swift-commit] r4348 - SwiftApps/Montage

jonmon at ci.uchicago.edu jonmon at ci.uchicago.edu
Tue Apr 12 15:17:30 CDT 2011


Author: jonmon
Date: 2011-04-12 15:17:30 -0500 (Tue, 12 Apr 2011)
New Revision: 4348

Modified:
   SwiftApps/Montage/TODO
Log:
o SwiftApps/Montage/TODO
  -- Removed the task test runs from TODO. The Montage wrappers now run and completes the big data set


Modified: SwiftApps/Montage/TODO
===================================================================
--- SwiftApps/Montage/TODO	2011-04-12 20:14:26 UTC (rev 4347)
+++ SwiftApps/Montage/TODO	2011-04-12 20:17:30 UTC (rev 4348)
@@ -1,7 +1,3 @@
-o test runs
-  -- Need to do some test runs from some of the files from the big test.  Need to verify that Montage works correctly if some files are not created.
-  -- Need to test to make sure calling mOverlaps on the raw-directory is the correct thing to do.  The tutorial shows that mOverlaps is supposed to be called on proj_dir not raw_dir.  Maybe this is a situational decision in which case this is an easy fix.
-
 o scripts/Swift_Montage_Batch.swift
   -- Need to fix mDiffBatch.  Right now I have it assume the files will be in raw_dir.  I need to have this be more general. Perhaps pass in the directory the images live in.
   -- Need to fix mProjectBatch.  Currently calls mProject blindly.  Need to figure out how to choose between mProject and mProjectPP
@@ -16,4 +12,4 @@
   -- Add more templates for other machines.  For sure needs localhost
 
 o sites files
-  -- Create different pool entries. One for projectiog, calculating difference images, and background rectification. Each one will require different number of workers to execute with so different pool entries will be required.  This will also change the tc.data files.
\ No newline at end of file
+  -- Create different pool entries. One for projectiog, calculating difference images, and background rectification. Each one will require different number of workers to execute with so different pool entries will be required.  This will also change the tc.data files.




More information about the Swift-commit mailing list