AdvancedPhotonSource / cohere

Other
13 stars 7 forks source link

Add visualization during reconstruction #10

Open bfrosik opened 2 years ago

bfrosik commented 2 years ago

Add means to get 2D slice of the object under reconstruction. Possibly a new trigger.

jacione commented 1 month ago

I've implemented something like this in the CoupledRec class. Would you like me to add it to Rec as well?

bfrosik commented 1 month ago

If it is a new trigger then it can be added in the Rec.

jacione commented 2 weeks ago

I currently have it just as a toggle. The live plot updates as a part of peak_switch_operation. I'll refactor it into a trigger so that it can be used in either class.

bfrosik commented 2 weeks ago

That sounds good. As far as the order in the operation flow it can be placed by progress trigger.