pint.utils.xxxselections

pint.utils.xxxselections(model: TimingModel, toas: TOAs, prefix: str = 'DM') Dict[str, ndarray][source]

Map DMX/SWX/other selections to TOAs

Parameters:
  • model (pint.models.TimingModel) –

  • toas (pint.toa.TOAs) –

  • prefix (str) – Name of selection

Returns:

keys are XXX indices, values are the TOAs selected for each index

Return type:

dict