Skip to content
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

listmode reconstruction and time frame: missing set functions #1417

Open
KrisThielemans opened this issue May 9, 2024 · 0 comments
Open

Comments

@KrisThielemans
Copy link
Collaborator

It makes sense to be able to specify the time frame to reconstruct. It looks like the code will take time frame definitions into account (although I have never tested this). It works by setting time frame definitions (defaulting to "empty") and current_frame_num (defaulting to 1). The frame definitions and frame number can be parsed. However, we have no set_time_frame_definitions, nor set_current_frame_num.

The frame_defs member is publically accessible though (amazingly). So, it can be set.

Nevertheless, we need to provide set functions, and make frame_defs protected (I guess for STIR 7.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant