Skip to content

Remove unused writers

Pierre Paleo requested to merge remove_unused_writers into master

About

This features removes the writers that are now handled by tomoscan.

Close #438 (closed)

To do

  • Remove TIFFWriter
  • Remove EDFWriter
  • Remove JP2Writer
  • Remove NPYWriter and NPZWriter not handled by tomoscan, though not used
  • Remove HSTVolWriter and HSTVolVolume cannot be handled directly by tomoscan
  • Update test_writers
  • Update io/__init__.py
  • Update preproc.double_flatfield: support only one file format
  • Update Unit tests
  • Update pipeline
  • Update changelog/documentation
  • End-to-end reconstruction test
Edited by Pierre Paleo

Merge request reports

Loading