Closed hijohnnylin closed 9 months ago
New simulator doesn't use distribution values, but calibrated_simulator still attempts to iterate through it, resulting in an error. Fix is to change it from None to [].
calibrated_simulator
New simulator doesn't use distribution values, but
calibrated_simulator
still attempts to iterate through it, resulting in an error. Fix is to change it from None to [].