kinextract.write_losvd_errors_file

kinextract.write_losvd_errors_file(summary: dict, prefix: str, outdir: str = '.') str[source]

Write LOSVD vector with error bars to a file for modeling pipeline.

Parameters:
  • summary (dict) – Output from losvd_errors.LOSVDErrorEstimator.summarize()

  • prefix (str) – Output file prefix

  • outdir (str) – Output directory

Returns:

Path to written file

Return type:

str