snapshot# ZIInstrument.snapshot(update: bool = True) → dict[source]# Decorate a snapshot dictionary with metadata. Override base method to make update default True and use the ZISnapshotHelper. Parameters: update (bool) – Passed to snapshot_base. Returns: Base snapshot. Return type: dict