Homec4science

adds bugfixes and pom version bump

Authored by oburri on Jul 8 2018, 15:50.

Description

adds bugfixes and pom version bump

We were contacted by Dr. Alex Herbert on account of there being a bug with the calculation of the FIRE number on images that are not a power of 2 and a bug regarding angle values in degrees instead of radians

This has led to the following changes:

  1. FRC_ Plugin was added to package ch.epfl.biop.frc (instead of no package)
  2. POM was updated to use latest pom-scijava version
  3. Fire number is now computed correctly by checking image size
  4. Images are ensured to be a multiple of two by adding one pixel of padding as needed
  5. Angles are converted to radians, ensuring a better radial sampling

Details

Committed
oburriJul 8 2018, 15:50
Pushed
oburriJul 8 2018, 15:50
Parents
R988:363333213c93: Merge branch 'master' of https://c4science.ch/diffusion/988/ijp-frc.git
Branches
Unknown
Tags
Unknown