-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TOF segment bug fix, extra members and update visualisation to add TOF #1319
TOF segment bug fix, extra members and update visualisation to add TOF #1319
Conversation
@NicoleJurjew this might come in handy for showing your TOF data |
Am I right in thinking the summation over TOF bins collapses into a non-TOF view/sinogram? If so, we should add a checkbox to do this. |
We could do, but it's another feature. There are many other desirable features here, including having 2 projection datasets, displaying over tof dimension etc etc. If you're happy with the current implementation, I'll merge this |
I assume this is tested? Currently the demo uses Otherwise, merge. |
There is a bug, STIR/examples/python/projdata_visualisation/BackendTools/STIRInterface.py Lines 102 to 117 in c0c4c5b
Should read
Edit: I can't edit your branch or make a suggested change. |
ok, but that was an existing bug then, so should have created problems in non-TOF as well. Can you check?
yes, on some local TOF data. It looked fine, but I probably didn't try to switch segments |
Yes. It is actually a latent bug so no need to fix here. c0c4c5b drew my attention to it.
I think you can still merge this and I'll add an issue and PR some fixes. |
ProjData::get_segment_by_*(const SegmentIndices&)
Segment
classes that use*Indices