--- DarthVader/TrackerLevel2/inc/F77/common_reduction.f 2006/11/23 18:51:44 1.6 +++ DarthVader/TrackerLevel2/inc/F77/common_reduction.f 2008/10/22 15:17:35 1.7 @@ -64,7 +64,9 @@ real clseedcut(nstrips_view) real clinclcut(nstrips_view) integer sat(nstrips_view) !saturation mask - common/searchcluster/value,clseedcut,clinclcut,sat,ind + common/calibratedsignal/value + save/calibratedsignal/ + common/searchclustr/clseedcut,clinclcut,sat,ind c added by Elena (08/2006) integer nclstr_view !number of clusters per view