View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014428ParaView(No Category)public2013-11-26 17:452015-01-11 08:22
ReporterGena Bug 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.1 
Summary0014428: bad scaling of low values data ranges in 4.1.0rc1
DescriptionHi!

Found another difference between 4.0.1 and 4.1.0rc1: the last doesn't respect data ranges with upper bound less than 1e-5 when coloring the data. I attached an example that demonstrate the problem: it's a 1D mesh with 100 hexahedral cells: half region has rho = 1e-11 and another half has rho = 5e-6. If you open file in 4.1.0rc1 then color map will be from 1e-11 to 1e-5 (not 5e-5), rescaling doesn't help. In 4.0.1 all works fine.

Env: both 4.0.1 and 4.1.0rc1 were downloaded from the site and installed on Debian testing amd64
TagsNo tags attached.
ProjectTBD
Topic Name14428_expand_valid_range
Typeusability
Attached Files? file icon example.vtu [^] (12,501 bytes) 2013-11-26 17:45

 Relationships

  Notes
(0031882)
Utkarsh Ayachit (administrator)
2013-11-27 14:14

commit f3fe83f44733f84d12fdcd69f62a50ba420fabe5
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Nov 27 14:13:30 2013 -0500

    BUG 0014428: Expand accepted LUT data range.
    
    Expanded the accepted LUT range. The new delta is 1e-16 for rescaling and 1e-10
    for rendering the transfer function in the control widget.
    
    Change-Id: I442e90fc8879598e827ed3b82659ef1475ce8655
(0031897)
Utkarsh Ayachit (administrator)
2013-12-04 11:56

Topics merged into master:
        14295_search_text
        14342-integrate-empty-servers
(VTK) 14350-opacity-interpolate-scalars
        14424_fix_copy_paste
        14428_expand_valid_range
        export-tensor-glyph
        fix-streaming-behavior
        fix_SLAC_tools_segfault
        improve-selection-inspector
        make-sciberquest-module
        pv-collaboration-fix
(VTK) pvweb-doc-update
        pvweb-fix-start-test-names
        pvweb-group-pattern-option
(VTK) pvweb-integrate-test-packages-alternate
(VTK) pvweb-session-manager-url-update
        pvwev-select-box-for-viewport-selection
        sqtk-cmake-warnings
(VTK) update_vtk_master
(0032000)
Alan Scott (manager)
2013-12-17 21:06

Good bug report. Thanks for reporting. Also, including the test file helped a lot.

Tested master, Linux, remote server.

 Issue History
Date Modified Username Field Change
2013-11-26 17:45 Gena Bug New Issue
2013-11-26 17:45 Gena Bug File Added: example.vtu
2013-11-27 14:14 Utkarsh Ayachit Topic Name => 14428_expand_valid_range
2013-11-27 14:14 Utkarsh Ayachit Note Added: 0031882
2013-11-27 14:14 Utkarsh Ayachit Status backlog => gatekeeper review
2013-11-27 14:14 Utkarsh Ayachit Fixed in Version => git-next
2013-11-27 14:14 Utkarsh Ayachit Resolution open => fixed
2013-11-27 14:14 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-12-04 11:56 Utkarsh Ayachit Status gatekeeper review => customer review
2013-12-04 11:56 Utkarsh Ayachit Note Added: 0031897
2013-12-17 21:06 Alan Scott Note Added: 0032000
2013-12-17 21:06 Alan Scott Status customer review => closed
2014-01-09 08:47 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-01-11 08:39 Utkarsh Ayachit Fixed in Version git-master => 4.1
2015-01-11 08:22 Utkarsh Ayachit Source_changeset_attached => ParaView master 62ad2660
2015-01-11 08:22 Utkarsh Ayachit Source_changeset_attached => ParaView master f3fe83f4


Copyright © 2000 - 2018 MantisBT Team