View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015356ParaView(No Category)public2015-03-03 20:102015-09-06 12:18
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.4Fixed in Version4.4 
Summary0015356: Create tiff stack reader
DescriptionCurrently, when you open a stack of tiffs, you see a time sequence of tiffs - one 2d tiff at a time. We need the ability, user selectable, to read all of the tiffs as a tiff stack. I have a tiff stack that I will pass to Kitware. Note to self - Al_Foam_Tiff_Stack
TagsNo tags attached.
ProjectSandia
Topic Name
Typefeature
Attached Files

 Relationships

  Notes
(0034340)
Alan Scott (manager)
2015-04-06 21:57

Utkarsh - the current hack you gave me is reading a fairly cubic tiff stack as a long post. Looks like a 4"X4"X8' post. My guess is that the tiff is being read something like 20 pixels to the inch by 20 pixels to the inch by 1 pixel to the inch.
(0034355)
Utkarsh Ayachit (administrator)
2015-04-10 13:08

commit cef423948e9dde97ea4595f7496ba96f8dc3341e
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Apr 10 13:06:56 2015 -0400

    BUG 0015356: Expose data spacing for image stacks.
    
    Image stack readers need the ability to specify spacing to use since the
    z-direction spacing is often not available in the file format. Added
    support for custom spacing to TIFF, PNG and JPEG readers.
(0034357)
Utkarsh Ayachit (administrator)
2015-04-12 19:44

This addresses the issue:

https://gitlab.kitware.com/paraview/paraview/merge_requests/56 [^]

New properties on the Properties panel allow users to specify the CustomDataSpacing to use.
(0034378)
Alan Scott (manager)
2015-04-29 19:58

This appears to be working correctly, including the custom data spacing.

Tested local server, master, Linux.

 Issue History
Date Modified Username Field Change
2015-03-03 20:10 Alan Scott New Issue
2015-04-06 21:57 Alan Scott Note Added: 0034340
2015-04-06 21:57 Alan Scott Target Version => 4.4
2015-04-10 13:08 Utkarsh Ayachit Note Added: 0034355
2015-04-12 19:44 Utkarsh Ayachit Note Added: 0034357
2015-04-12 19:44 Utkarsh Ayachit Status backlog => customer review
2015-04-12 19:44 Utkarsh Ayachit Fixed in Version => git-master
2015-04-12 19:44 Utkarsh Ayachit Resolution open => fixed
2015-04-12 19:44 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2015-04-29 19:58 Alan Scott Note Added: 0034378
2015-04-29 19:58 Alan Scott Status customer review => closed
2015-09-06 12:18 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team