Variable Alignment Settings

From Eigenvector Research Documentation Wiki
Revision as of 14:31, 28 September 2011 by imported>Scott (Created page with "===Purpose=== Settings used to modfiy spectral alignment. ===Synopsis=== :p = specalignset(data) :p = specalignset(p,data) ===Description=== Both input (p) and output (p) a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Settings used to modfiy spectral alignment.

Synopsis

p = specalignset(data)
p = specalignset(p,data)


Description

Both input (p) and output (p) are preprocessing structures. If no input is supplied, GUI with default settings is provided. If (p) is 'default', default structure is returned without GUI.

Default algorithm is Peak Alignment (registerspec).


See Also

cow, preprocess, registerspec