Skip to contents

default single model

Usage

choose_single_frequency_model_default(sc_mzml)

Arguments

sc_mzml

the sc_mzml object

Value

SCmzml

Details

This is the default function to choose a single frequency and mz model. It takes the scan_info after filtering scans, and calculates the median of the square root terms, and chooses the one closest to the median value.

Please examine this function and write your own if needed. You can view the function definition using choose_single_frequency_model_default