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

class Report1288 does not support pixel_area input #176

Open
mwuetschner opened this issue Apr 19, 2023 · 1 comment
Open

class Report1288 does not support pixel_area input #176

mwuetschner opened this issue Apr 19, 2023 · 1 comment

Comments

@mwuetschner
Copy link
Contributor

The class Report1288 has no input for pixel_area.
This value is required in the function call to Results1288(...) to process an pixel size related results.

Should we add this to one of the info_ fields, a new info_ or as an additional function parameter?

@fariza
Copy link
Contributor

fariza commented May 19, 2023

we have the pixel_size in the basic info of the report, can we assume square pixels and just generate the pixel_area using this value?

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