Skip to content

Binary Flag is Ignored During Backprojection #26

@den-sq

Description

@den-sq

Issue Encountered

Binary flag is ignored during backprojection

  • Creates wide variety of values
  • Extensive 'starbursting', though the darker parts are still non-zero.

Potential Cause

Output just reflexively writes to uint16 currently. Need to change output to check binary output flag and write binary if it set.

  • Will need to adjust tifffile parameters and numpy data.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions