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.