deserialize_noise_model
- pulser.abstract_repr.deserialize_noise_model(obj_str)
Deserialize a noise model from an abstract JSON object.
- Parameters:
obj_str (
str
) – the JSON string representing the noise model encoded in the abstract JSON format.- Return type:
- Returns:
The NoiseModel instance.