BrownBiomechanics / SlicerAutoscoperM

This 3D Slicer extension enables users to perform image registration.
https://autoscoperm.slicer.org
MIT License
0 stars 3 forks source link

Name Mismatch - Parital Volume outputfolder #63

Closed amymmorton closed 9 months ago

amymmorton commented 9 months ago

In the Autoscoper Preprocessing tab, Partial volume autogeneration by deafult writes to 'Volumes'

but the framework folder name is VolumeImages

NicerNewerCar commented 9 months ago

Will update the RTD to use Volumes as I think this is a better name. See https://github.com/BrownBiomechanics/Autoscoper/pull/208.

amymmorton commented 9 months ago

VolumeFile is preexisting in the cfg.. I would suggest changing to that to preserve backward compatibility

On Fri, Sep 29, 2023 at 12:49 PM Anthony Lombardi @.***> wrote:

Will update the RTD in use Volumes as I think this is a better name. See BrownBiomechanics/Autoscoper#208 https://github.com/BrownBiomechanics/Autoscoper/pull/208.

— Reply to this email directly, view it on GitHub https://github.com/BrownBiomechanics/SlicerAutoscoperM/issues/63#issuecomment-1741202780, or unsubscribe https://github.com/notifications/unsubscribe-auth/APUUPFXORYVMKJVSPUXTLI3X433ZNANCNFSM6AAAAAA5MXCUYA . You are receiving this because you authored the thread.Message ID: @.***>

--

Amy Morton, MSc

Sr. Research Engineer, Bioengineering Lab, Department of Orthopaedic Research The Warren Alpert Medical School of Brown University and Rhode Island Hospital 1 Hoppin Street, CORO West, Ste. 404, Providence, RI 02903

amymmorton commented 9 months ago

disregard.

On Fri, Sep 29, 2023 at 3:18 PM Morton, Amy @.***> wrote:

VolumeFile is preexisting in the cfg.. I would suggest changing to that to preserve backward compatibility

On Fri, Sep 29, 2023 at 12:49 PM Anthony Lombardi < @.***> wrote:

Will update the RTD in use Volumes as I think this is a better name. See BrownBiomechanics/Autoscoper#208 https://github.com/BrownBiomechanics/Autoscoper/pull/208.

— Reply to this email directly, view it on GitHub https://github.com/BrownBiomechanics/SlicerAutoscoperM/issues/63#issuecomment-1741202780, or unsubscribe https://github.com/notifications/unsubscribe-auth/APUUPFXORYVMKJVSPUXTLI3X433ZNANCNFSM6AAAAAA5MXCUYA . You are receiving this because you authored the thread.Message ID: @.***>

--

Amy Morton, MSc

Sr. Research Engineer, Bioengineering Lab, Department of Orthopaedic Research The Warren Alpert Medical School of Brown University and Rhode Island Hospital 1 Hoppin Street, CORO West, Ste. 404, Providence, RI 02903

--

Amy Morton, MSc

Sr. Research Engineer, Bioengineering Lab, Department of Orthopaedic Research The Warren Alpert Medical School of Brown University and Rhode Island Hospital 1 Hoppin Street, CORO West, Ste. 404, Providence, RI 02903

NicerNewerCar commented 9 months ago

This is not the keyword used in the cfg file. VolumeFile will remain the same. Volumes is just the name of the PV output directory, so this can be adjusted to anything.