SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.odr.RealData.set_meta

RealData.set_meta(**kwds)[source]

Update the metadata dictionary with the keywords and data provided by keywords.

Examples

data.set_meta(lab="Ph 7; Lab 26", title="Ag110 + Ag108 Decay")

Previous topic

scipy.odr.RealData

Next topic

scipy.odr.Model