From: pancaldi.paolo Date: Fri, 24 Jul 2009 18:24:38 +0000 (+0000) Subject: adding a folder creation with the good plot files inside X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c2f4a2c9aa632fc1b4c6f56342b975a46b020691;p=hooke.git adding a folder creation with the good plot files inside --- diff --git a/pcluster.py b/pcluster.py index 3386088..5084b83 100644 --- a/pcluster.py +++ b/pcluster.py @@ -603,13 +603,27 @@ class pclusterCommands: for i in range(len(filtered_pca_X)): f.write (str(i) + "\t" + str(filtered_pca_X[i]) + "\t" + str(filtered_pca_Y[i]) + "\n") f.close() + #ALL GOOD COORDINATES (without NaN and 0 "multipca gaeta_coor_blind50.txt 3"