[Swift-commit] r3101 - SwiftApps/SIDGrid/swift/projects/andric/ccf_emblem/NonParametric_lag_analy

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Tue Sep 1 19:10:30 CDT 2009


Author: andric
Date: 2009-09-01 19:10:29 -0500 (Tue, 01 Sep 2009)
New Revision: 3101

Modified:
   SwiftApps/SIDGrid/swift/projects/andric/ccf_emblem/NonParametric_lag_analy/surfclust.swift
Log:
tested different rmm vals

Modified: SwiftApps/SIDGrid/swift/projects/andric/ccf_emblem/NonParametric_lag_analy/surfclust.swift
===================================================================
--- SwiftApps/SIDGrid/swift/projects/andric/ccf_emblem/NonParametric_lag_analy/surfclust.swift	2009-08-19 22:04:36 UTC (rev 3100)
+++ SwiftApps/SIDGrid/swift/projects/andric/ccf_emblem/NonParametric_lag_analy/surfclust.swift	2009-09-02 00:10:29 UTC (rev 3101)
@@ -11,7 +11,7 @@
 string id = "interp";
 string hemis[] = ["lh","rh"];
 float vertexThresh[] = [8.8];
-float rmm_vals[] = [4.5, 5.1];
+float rmm_vals[] = [4.7, 4.8];
 
 foreach h in hemis{
     foreach thresh in vertexThresh{




More information about the Swift-commit mailing list