mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-19 03:14:29 +01:00
really merged after the mess...
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@163 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -768,13 +768,13 @@ class slsDetectorBase : public slsDetectorDefs
|
||||
virtual int retrieveDetectorSetup(string const fname, int level=0)=0;
|
||||
|
||||
|
||||
/**
|
||||
Loads dark image or gain image to the detector
|
||||
\param index can be DARK_IMAGE or GAIN_IMAGE
|
||||
\param fname file name to load data from
|
||||
\returns OK or FAIL
|
||||
*/
|
||||
virtual int loadImageToDetector(imageType index,string const fname)=0;
|
||||
/* /\** */
|
||||
/* Loads dark image or gain image to the detector */
|
||||
/* \param index can be DARK_IMAGE or GAIN_IMAGE */
|
||||
/* \param fname file name to load data from */
|
||||
/* \returns OK or FAIL */
|
||||
/* *\/ */
|
||||
/* virtual int loadImageToDetector(imageType index,string const fname)=0; */
|
||||
|
||||
|
||||
/************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user