Skip to content
Snippets Groups Projects
Commit 01e19f1b authored by Yb Tweezer's avatar Yb Tweezer
Browse files

subtract background from images

parent 96ec5ba8
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ class MOTTransfer(Controller):
config=camera_config,
comments=comments
)
data.compute_results(subtract_bkgd=False)
data.compute_results(subtract_bkgd=True)
data.save()
#data.render_arrays()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment