Clarity and Sharpening from Manuel Llorens #issue814

This commit is contained in:
jdc
2011-07-07 08:04:58 +02:00
parent 9ffdb41ddb
commit b024e815f6
24 changed files with 968 additions and 20 deletions

View File

@@ -186,7 +186,11 @@ void Options::setDefaults () {
0, // ADDSET_RAWCACORR
1, // ADDSET_RAWEXPOS_LINEAR
1, // ADDSET_RAWEXPOS_PRESER
1 // ADDSET_RAWEXPOS_BLACKS
1, // ADDSET_RAWEXPOS_BLACKS
0, // ADDSET_CLAR_STREN
0, // ADDSET_CLAR_MLSTREN
0, // ADDSET_CLAR_PASS
0 // ADDSET_CLAR_RELAT
};
baBehav = std::vector<int> (babehav, babehav+ADDSET_PARAM_NUM);