View Issue Details

IDProjectCategoryView StatusLast Update
0003943Slicer4Core: Usabilitypublic2017-06-10 08:51
Reportertokuda Assigned Tomehrtash  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionSlicer 4.4.0 
Target VersionFixed in Version 
Summary0003943: Time stamp in Slicer annotations
Description

The time stamp shown in the annotations looks like the study time, but it would make sense to show series time, acquisition time, or content time instead.
I was reviewing intraoperative images acquired at different time points in one interventional procedure on Slicer to see the progress, but the annotations keep showing the same time stamp. I think time stamp for each image series is crucial for this kind of task.

TagsNo tags attached.

Activities

fedorov

fedorov

2015-02-02 16:32

developer   ~0012892

pull request with the fix contributed by Alireza: https://github.com/Slicer/Slicer/pull/232

mehrtash

mehrtash

2015-02-22 13:58

developer   ~0012928

New pull request: https://github.com/Slicer/Slicer/pull/235

mehrtash

mehrtash

2015-03-16 14:42

developer   ~0012975

Fixed in r23981

Related Changesets

Import 2017-06-07 23:51:09: master 0144a701

2015-02-24 15:43:16

jcfr

Details Diff
ENH: Fix 3943 and other enhancements for slice view annotations

* Fixed 0003943 by replacing DICOM study date and study time with series date and
series time.

* Moved slice view annotations settings gear from Data Probe small widget (main
screen) to the Data probe module in order to preserve more screen real
estate for the module UIs.

* Fixed problem with color scalarbar range labels.
* Added an option to change format of color scalarbar range label
and save the user settings in application settings.

* Change ruler text font size and family according to other text
annotations.

* Removed the settings gear

* Store previous status of ruler and colorscalarbar after enabling
slice view annotations

From: Alireza Mehrtash <mehrtash@bwh.harvard.edu>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23981 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Scripted/DataProbe/DataProbe.py Diff File
mod - Modules/Scripted/DataProbe/DataProbeLib/Resources/UI/settings.ui Diff File
mod - Modules/Scripted/DataProbe/DataProbeLib/SliceViewAnnotations.py Diff File

Issue History

Date Modified Username Field Change
2015-01-23 18:00 tokuda New Issue
2015-01-23 18:00 tokuda Status new => assigned
2015-01-23 18:00 tokuda Assigned To => pieper
2015-01-23 18:01 tokuda Assigned To pieper => mehrtash
2015-02-02 16:32 fedorov Note Added: 0012892
2015-02-22 13:58 mehrtash Note Added: 0012928
2015-03-16 14:42 mehrtash Note Added: 0012975
2015-03-16 14:42 mehrtash Status assigned => resolved
2015-06-21 13:52 tokuda Status resolved => closed
2015-06-21 13:52 tokuda Resolution open => fixed
2017-06-10 08:51 jcfr Changeset attached => Slicer master 0144a701