scilus / nf-scil

SCIL Nextflow Toolbox
GNU General Public License v3.0
1 stars 17 forks source link

[Bugfix] Improve testing for image/resample module #125

Closed anroy1 closed 2 months ago

anroy1 commented 2 months ago
  1. added one more test for different interpolation method
  2. include testing for default interpolation method
  3. Modified the position of arguments to scil_reasmple_volume. Fixing the issue that images were passed into the function's parameters.

47

AlexVCaron commented 2 months ago

@ThoumyreStanislas I saw you follow Antoine on this. If you're happy, I'm happy, just tell me and LGTM !

ThoumyreStanislas commented 2 months ago

@AlexVCaron yes! we checked with antoine to resolve a problem with the order of input, and everything is normally sorted out!