Changeset 2951 in Sophya for trunk/SophyaPI/ProgPI/skymapmodule.cc
- Timestamp:
- Apr 27, 2006, 5:01:13 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/skymapmodule.cc
r2615 r2951 1147 1147 cout<<"Number of good px="<<npixgood<<" / "<<npix 1148 1148 <<" ("<<100.*npixgood/npix<<" %)"<<endl; 1149 cout<<" mean="<<sum<<" sigma="<<sum2<< endl;1149 cout<<" mean="<<sum<<" sigma="<<sum2<<" sigma^2="<<sum2*sum2<<endl; 1150 1150 1151 1151 if(tokens.size()>2) if(tokens[2][0]!='!') {
Note:
See TracChangeset
for help on using the changeset viewer.