WrightTools.data.Data.set_constants

Data.set_constants(*constants, verbose=True)[source]

Set the constants associated with the data.

Parameters:
  • constants (str) – Expressions for the new set of constants.

  • verbose (boolean (optional)) – Toggle talkback. Default is True

See also

transform

Similar method except for axes.

create_constant

Add an individual constant.

remove_constant

Remove an individual constant.