Skip to content

FabIO-0.9.0

Compare
Choose a tag to compare
@kif kif released this 29 Mar 08:45
v0.9.0
  • Separate the concept of FabioFrame from FabioImage
  • FileSeries are available from fabio.open_series
  • Shape and dtype are directly exposed
  • Support d*TREK format which is a superset of ADSC
  • Improve code coverage on PiXi image
  • Major refactoring of EdfImage (for better performances, padding, ...)
  • Clean up TiffIO (remove tests & demo from source)
  • Improved binning handling in DM3 images, and more quiet
  • Implement deprecation warnings àla silx
  • Enhanced installation on unsupported architectures
  • Enhanced tests (spr, Fit2dSpreadsheet, Rigaku, ...)
  • Tested on Python (2.7, 3.4), 3.5, 3.6 & 3.7 on mac, win & linux