- Updated RITA-2 data files to new NeXus standard
- New HM driver for Delcam CCD camera
This commit is contained in:
1
hmdata.w
1
hmdata.w
@ -33,6 +33,7 @@ The following functions work on this data structure:
|
||||
|
||||
int configureHMdata(pHMdata self, pStringDict pOpt,
|
||||
SConnection *pCon);
|
||||
int resizeBuffer(pHMdata self);
|
||||
int genTimeBinning(pHMdata self, float start, float step,
|
||||
int noSteps);
|
||||
int setTimeBin(pHMdata self, int index, float value);
|
||||
|
Reference in New Issue
Block a user