add smooth func to the scan data
r3288 | jgn | 2011-11-25 14:24:29 +1100 (Fri, 25 Nov 2011) | 1 line
This commit is contained in:

committed by
Douglas Clowes

parent
9b7fd70774
commit
9c97678a45
@ -36,5 +36,9 @@
|
||||
int argc, char *argv[]);
|
||||
int CenterWrapper(SConnection *pCon,SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
//Jing: smmoth scan data before applying peak-search function
|
||||
void SmoothScanCounts(long *lData, int iDataLen);
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user