Skip to content

Clean up: remove unused methods

Laure Piqueras requested to merge clean-up into master
  • remove the peak detection on a spectrum

  • remove iterative methods of Spectrum and Image classes

  • remove filter methods on images

  • remove Image.sum

  • remove methods to create images

  • remove PixTable.get_slices

  • methods concerning fft convolution should be delete later when the new fft_convolve method will be coded as a DataArray method.

Merge request reports