Page 1 of 1

Filter by value is capped

Posted: Thu Sep 30, 2021 8:08 pm
by PablerasBCN
I'm trying to filter an intensity value to a separate cloud in order to reduce its high value but I can´tn splic the cloud bcause of the high value

Image

Re: Filter by value is capped

Posted: Fri Oct 01, 2021 10:37 am
by JacekJaskolski
You could try remapping SF values to a smaller range:

Calc icon or Edit > Scalar Fields > Arithmetic:

SF 1: Intensity
operation: divided by
SF 2: [Constant Value]
put in a large number, ie. 1000 or 100000

Re: Filter by value is capped

Posted: Tue Oct 05, 2021 6:46 pm
by daniel
How did you generate such big values? As CC store the values on 32 bits, it's generally a very bad idea to use large numbers...

Re: Filter by value is capped

Posted: Fri May 13, 2022 9:06 pm
by PablerasBCN
I was searching for an specific post I made and found this unsanswered.

Thank you for hte divide tip, likely that should fix the issue. I can´t recall why intensity values where so crazy. But I keep the tip!. thanks!