lisa.wlgen.rta.override#

lisa.wlgen.rta.override(val, **kwargs)[source]#

Override a property with the given value, rather than combining it with the property-specific & implementation:

phase = phase.with_props(cpus=override({1,2}))