PeakResolution[peaks, pkA, pkB]⟹resolution
returns the resolution between pkA and pkB.
The function returns the resolution between two peaks found in the provided peak data:
An Object[Analysis, Peaks] object can be provided:
A packet can be provided:
A peaks analysis link can be provided:
Peak labels can be provided:
Input a Peak only generates the entire resolution matrix:
Specify two lists of labels:
Specify a list of positions and a single position:
Specify a single label and a list of labels:
Calculate Resolution from TangentWidth:
When providing a data Object, the PeakField should be specified if more than one field in the object contains Object[Analysis, Peaks] objects:
The function will message if a data Object is provided, but multiple peak fields are available and a specific one is not specified:
The function will message if a data Object is provided and the PeakField specified does not contain Object[Analysis, Peaks] objects:
The function will message if a data Object is provided and the PeakField specified is invalid:
If either of the reference peaks is not valid, an error will be thrown:
If a data object is selected which has no peaks anlysis associated with it, an error will be thrown: