hepi.output

Module Contents

Functions

write_latex(dict_list, key, fname, scale=True, pdf=True, yscale=1.0)

Saves a dict of list`s to `filename as latex table.

write_csv(dict_list: list, filename: str)

Saves a dict of list`s to `filename as csv table.

write_json(dict_list: list, o: hepi.input.Order, parameter: str, filename: str, error_sym=False, error_asym=False)

Saves a dict of list`s to `filename as json.

Attributes

splot

tex_table

hepi.output.splot[source]
hepi.output.write_latex(dict_list, key, fname, scale=True, pdf=True, yscale=1.0)[source]

Saves a dict of list`s to `filename as latex table.

hepi.output.tex_table[source]
hepi.output.write_csv(dict_list: list, filename: str)[source]

Saves a dict of list`s to `filename as csv table.

hepi.output.write_json(dict_list: list, o: hepi.input.Order, parameter: str, filename: str, error_sym=False, error_asym=False)[source]

Saves a dict of list`s to `filename as json.

Cf. https://github.com/fuenfundachtzig/xsec