- Updated RITA-2 data files to new NeXus standard

- New HM driver for Delcam CCD camera
This commit is contained in:
koennecke
2007-03-06 10:07:44 +00:00
parent ac0fe1f2cf
commit 007f06d3e6
8 changed files with 28 additions and 28 deletions

View File

@ -37,6 +37,7 @@
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);