peakfinder

Syntax:

cellList2 = peakfinder(cellList,[cnd_new],[cnd_old],[range],[mindistold],[smooth],[signalfield],[spotsfield],[mindistnew])

cellList2 = peakfinder(cellList,...,'plot')

This function detects peaks using a signal profile, an alternative to SpotFinder. All parameters except for <cellList> are optional. The optional numeric parameters must follow the order; to use the default value of a particular parameter but still to provide the value of the following one, supply [] (empty array) for its value. All detected peaks are saved as spots in SpotFinder format with zero background, width, height, and magnitude.


Top pages: MicrobeTracker Tools, MicrobeTracker Suite.