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

For "maxAngularSectors" #5

Open
JohnsonSign opened this issue Dec 12, 2022 · 1 comment
Open

For "maxAngularSectors" #5

JohnsonSign opened this issue Dec 12, 2022 · 1 comment

Comments

@JohnsonSign
Copy link

const int maxAngularSectors = m_doubleVolumes? 28: 12;

Hi,

In "src/shot_descriptor.cpp" line 160, the "maxAngularSectors" is set to 28/12 with/without "doubleVolumes".
I think it's probably 32/16 to indicate the number of volumes(i.e. sectors).

Thanks.

@jjerphan
Copy link
Collaborator

Hi @LowBeeJohnson, can you open a Pull Request?

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

2 participants