quantity.observables.init_identity_fn

quantity.observables.init_identity_fn#

init_identity_fn(quantity_key)[source]#

Initialize a wrapper that returns the snapshots unchanged.

Parameters:

quantity_key – Key referencing the quantity in the computed snapshots.

Return type:

TrajFn

Returns:

Returns the snapshots of the quantity.