extract_mass: generic function to extract a fitted mass

extract_massR Documentation

generic function to extract a fitted mass

Description

One of the main analysis tasks in hadron is the estimation of energy levels or masses from correlation functions. The corresponding analysis functions return objects, typically lists, containing the masses or energy levels. extract_mass is a generic function to extrac such fitted mass values.

Usage

extract_mass(object)

Arguments

object

Object to extract the mass from.

Value

Numeric. The mass value.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.