Name | Type | Default | Restrictions | Description |
tuple_search:mz_bucket_size | float | 0.5 | | An estimate of m/z deviation of corresponding elements in different maps. |
transformation_space:shift_bucket_size:RT | float | 10 | | Defines the shift parameter's bucket size during histograming. |
transformation_space:shift_bucket_size:MZ | float | 0.01 | | Defines the shift parameter's bucket size during histograming. |
transformation_space:scaling_bucket_size:RT | float | 0.01 | | Defines the scaling parameter's bucket size during histograming. |
transformation_space:scaling_bucket_size:MZ | float | 0.01 | | Defines the scaling parameter's bucket size during histograming. |
transformation_space:bucket_window_shift:RT | int | 2 | | Number of surrounding buckets of element indices to be considered when computing the shift parameter. |
transformation_space:bucket_window_shift:MZ | int | 2 | | Number of surrounding buckets of element indices to be considered when computing the shift parameter. |
transformation_space:bucket_window_scaling:RT | int | 2 | | Number of surrounding buckets of element indices to be considered when computing the scaling parameter. |
transformation_space:bucket_window_scaling:MZ | int | 2 | | Number of surrounding buckets of element indices to be considered when computing the scaling parameter. |
transformation_space:min_shift:RT | float | -1000 | | Minimal shift parameter which is considered during histogramming. |
transformation_space:min_shift:MZ | float | -5 | | Minimal shift parameter which is considered during histogramming. |
transformation_space:max_shift:RT | float | 1000 | | Maximal shift parameter which is considered during histogramming. |
transformation_space:max_shift:MZ | float | 5 | | Maximal shift parameter which is considered during histogramming. |
transformation_space:min_scaling:RT | float | 0.5 | | Minimal scaling parameter which is considered during histogramming. |
transformation_space:min_scaling:MZ | float | 0.8 | | Minimal scaling parameter which is considered during histogramming. |
transformation_space:max_scaling:RT | float | 2 | | Maximal scaling parameter which is considered during histogramming. |
transformation_space:max_scaling:MZ | float | 1.2 | | Maximal scaling parameter which is considered during histogramming. |