View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002851 | Slicer4 | Core: CLI infrastructure | public | 2013-01-04 12:38 | 2017-06-07 23:27 |
Reporter | matsuij | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Product Version | Slicer 4.2.2-1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002851: DTI and baseline not produced when given mask | ||||
Description | I'm using the latest Darwin stable 4.2.2 release from 12/8/2012. The following command line does not produce a tensor image or baseline image: Instead, the following error message appears: However, tensor and baseline images are successfully produced when the same above parameters (shiftNeg on, WLS, estimate tensors under a mask) are used in the Slicer GUI DWIToDTIEstimation module. Also,the following command line successfully produces a tensor image and a baseline image: For some reason, the DWIToDTIEstimation command line module malfunctions when a mask gets involved. Thank you. | ||||
Tags | No tags attached. | ||||
Slicer: 2145-support-for-installing-extension-from-file 3e967378 2013-01-17 14:14:12 naucoin Details Diff |
BUG: fix a crash caused by an overlay file with unassigned labels. When loading some FreeSurfer scalar overlay files, the reader returns a warning that some labels were unassigned. This was being treated as an error, but a valid node was being returned from the Models logic instead of NULL, causing a crash in the IO file. Fixed that issue then changed the response to that warning to return valid nodes and color tables and that seemed to fix the issue. Issue 0002851 git-svn-id: http://svn.slicer.org/Slicer4/trunk@21608 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Libs/MRML/Core/vtkMRMLFreeSurferModelOverlayStorageNode.cxx | Diff File | ||
mod - Modules/Loadable/Models/Logic/vtkSlicerModelsLogic.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-04 12:38 | matsuij | New Issue | |
2013-01-04 12:38 | matsuij | Status | new => assigned |
2013-01-04 12:38 | matsuij | Assigned To | => millerjv |
2013-02-01 08:53 | demian | Relationship added | related to 0002913 |
2016-02-22 10:11 | inorton | Note Added: 0013820 | |
2016-02-22 10:11 | inorton | Status | assigned => closed |
2016-02-22 10:11 | inorton | Assigned To | millerjv => |
2016-02-22 10:11 | inorton | Resolution | open => unable to reproduce |
2017-06-07 23:27 | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file 3e967378 |