Page MenuHomePhabricator

[Fiberfox] Review output naming for FiberFox MiniApp
Closed, ResolvedPublic

Description

If a output prefix is specified <PATH>/output_prefix_ the name for the output image is correctly generated, but the name for the fiberfox log is not generated correctly ( it is <PATH>+'/'+.log ) resulting in a semi-invalid file (the check if the file path is writeable returns true)

Event Timeline

User hettich has pushed new remote branch:

bug-19475-FiberFoxMiniAppOutputFileNaming

User hettich has pushed new remote branch:

bug-19475-integra-FiberFoxMiniAppOutputName

[24edfb]: Merge branch 'bug-19475-integra-FiberFoxMiniAppOutputName'

Merged commits:

2016-02-13 17:53:56 Martin Hettich [de3aed]
fix output filepath and filename handling in MitkFiberfox MiniApp and itkTractsToDWIImageFilter Module.