Field

hcipy.field.Field[source]

Methods Summary

from_dict(tree)

Make a Field from a dictionary, previously created by to_dict().

to_dict()

Convert the object to a dictionary for serialization.

Methods Documentation

alias of OldStyleField