Performs Recursive Segment-wise Peak Alignment (RSPA) or constrained correlation optimised warping (CCOW) alignment on user-defined segments.
Utilises the uiAlignment function written by Kiril Veselkov.
Uses rspa_model if provided - otherwise uses spectra.
figure = csm_gui_alignment( spectra, 'rspa_model', rspa_model )
Variable | Type | Default Value | Description |
---|---|---|---|
*spectra | csm_spectra | None | csm_spectra object containing spectral matrix. |
rspa_model | csm_rspa | None | RSPA model as generated by csm_rspa. |
Variable | Type | Description |
---|---|---|
figure | obj | csm_figure_handle with some stored inputs, the handle and auditInfo. |
Copyright Imperial College London 2019