Skip to content

ENH: Improvements in the Sample Data module

  • Made possible to load multiple files with multiple loaders
  • Add Development category that only shows up in Developer mode
  • Add one dataset in the Development category: TinyPatient, containing a 10x10x10 CT and a binary labelmap segmentation with two segments. Very useful for testing
  • Stop trying to download data after five attempts (it could get into infinite loop)

Merge request reports