added nchans for each dimension and edited update offsets to work better for 2d dets

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@514 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-04-16 13:39:58 +00:00
parent cec069f0e9
commit ca15ff971d
5 changed files with 91 additions and 43 deletions

View File

@ -1194,6 +1194,9 @@ class multiSlsDetector : public slsDetectorUtils {
*/
int setReadReceiverFrequency(int i=-1);
/** updates the multidetector offsets */
void updateOffsets();
protected: