exatomic.widgets.traits module

Universe trait functions

exatomic.widgets.traits.atom_traits(df, atomcolors=None, atomradii=None, atomlabels=None)[source]

Get atom table traits. Atomic size (using the covalent radius) and atom colors (using the common Jmol color scheme) are packed as dicts and obtained from the static data in exatomic.exa.

exatomic.widgets.traits.field_traits(df)[source]

Get field table traits.

exatomic.widgets.traits.two_traits(uni)[source]

Get two table traitlets.

exatomic.widgets.traits.frame_traits(uni)[source]

Get frame table traits.

exatomic.widgets.traits.tensor_traits(uni)[source]
exatomic.widgets.traits.uni_traits(uni, atomcolors=None, atomradii=None, atomlabels=None)[source]

Get Universe traits.