We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4436c87 commit 377af49Copy full SHA for 377af49
py4DSTEM/tomography/tomography.py
@@ -380,7 +380,7 @@ def reconstruct(
380
num_iter: int = 1,
381
store_iterations: bool = False,
382
store_initial_object: bool = True,
383
- store_error_per_step: bool = False,
+ store_error_per_step: bool = True,
384
reset: bool = True,
385
step_size: float = 0.5,
386
zero_edges_real: bool = True,
0 commit comments