Skip to content
Snippets Groups Projects
Commit 0193c903 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

fix

parent e954b8bf
Branches
Tags
1 merge request!224Rename projection operators to distributors
Pipeline #
......@@ -102,7 +102,7 @@ if __name__ == "__main__":
power0_energy = ift.library.NonlinearPowerEnergy(
position=t0, d=d, N=N, xi=m0, D=D0, ht=HT,
Instrument=MeasurementOperator, nonlinearity=nonlinearity,
Distributor=Distributor, sigma=1., samples=2, inverter=inverter)
Distribution=Distributor, sigma=1., samples=2, inverter=inverter)
power0_energy = minimizer(power0_energy)[0]
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment