View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006693ParaView(No Category)public2008-04-01 10:212009-05-13 13:59
ReporterKen Moreland 
Assigned ToBerk Geveci 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006693: Add result array name feature to gradient and gradient magnitude filters
DescriptionThe gradient and gradient magnitude filters replace the input array with an array of the same name with the gradient vector or magnitude. This is problematic for two reasons. First, it is misleading; the name no longer reflects the nature of the data. Second, it makes working with the data. If I want to do any operation on both the scalar and its gradient I have to jump through a bunch of hoops to get both arrays because they are attached to different data objects with the same name.

The unstructured gradient filter has a much better way around this. It has a result array name parameter that will be used to name the output. This way, a user may add an appropriate name for the data.
Additional InformationThe change should be made in a backward compatible way. The VTK filter should replicate the previous behavior if a result array name is not given. I guess the ParaView defaults should also have this backward compatible behavior so that saved states and scripts still work.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
parent of 0006706closedBerk Geveci Gradient and Gradient Magnitude filters only work on 

  Notes
(0013035)
Berk Geveci (administrator)
2008-08-15 11:31

Waiting for feedback from Ken.
(0013155)
Berk Geveci (administrator)
2008-08-22 13:06

Gradient now works on any selected arrays. I deprecated (removed) gradient magnitude based on our decision.
(0013265)
Alan Scott (manager)
2008-09-02 21:20

Assumed fixed.

 Issue History
Date Modified Username Field Change
2008-04-01 10:21 Ken Moreland New Issue
2008-04-02 11:09 Ken Moreland Relationship added parent of 0006706
2008-04-10 17:57 Ken Moreland Category Development => 3.4
2008-04-10 17:57 Ken Moreland Status backlog => tabled
2008-04-10 17:57 Ken Moreland Assigned To => Berk Geveci
2008-08-15 11:31 Berk Geveci Note Added: 0013035
2008-08-15 11:31 Berk Geveci Status tabled => @20@
2008-08-22 13:06 Berk Geveci Status @20@ => @80@
2008-08-22 13:06 Berk Geveci Resolution open => fixed
2008-08-22 13:06 Berk Geveci Note Added: 0013155
2008-09-02 21:20 Alan Scott Status @80@ => closed
2008-09-02 21:20 Alan Scott Note Added: 0013265
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team