Parameter: algorithm

Overview

This parameter determines which spectral feature detection algorithm to use. Different results are possible with each algorithm, and there are pros and cons to each. The Basic algorithm performs unoptimized deconvolution and is provided for legacy purposes only. Version1 uses the optimizations developed during the version 1.0+ series. It is very accurate, but has limited sensitivity, and moderate speed improvements. Version2 uses the optimizations developed for version 2.0+. It is highly sensitive, but less accurate for very low abundance features, and performs exceptionally fast.

Syntax

[Text]

Values

  • Version2
  • Version1
  • Basic

Version

1.0 to Current Release

Examples

algorithm = Version2