get_fits: Get fits of all selected sensorgrams as indicated in the sample information.
Description
Get fits of all selected sensorgrams as indicated in the sample information.
Usage
get_fits(processed_input)
Value
A list of all fits. The fits are performed using the safely function, so that the list has a $result entry
and a $error entry for each item. If $error is NULL, the sensorgram was fit succesfully.
Arguments
- processed_input
The processed_input object returned by the function process_input.