Remove background value

Beta releases, announcements and anything else that doesn't fit below. Please read the <B>Welcome</B> topic.

Moderator: DPlotAdmin

Post Reply
cassbiz
Posts: 7
Joined: Sat Jan 26, 2008 3:39 pm

Remove background value

Post by cassbiz »

I am working on a physical surface area of 40m x 40m and with the equipment I am using the background value of the area is 160000 Ohms.

I enter the data into a csv but it wont calculate unless the background value is present. The data needs to be displayed in a contour or 3D projection

Is there a way to specify that if there is a specific value of x that the color is transparent?

thanks in advance
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

No, sorry. If I understand what you're trying to do, the best you can do is define the border of your surface (see Options>Define Boundary) to eliminate areas that have your background value. It will probably help if you first turn on the triangle borders by checking "Borders" under "Draw" on the Contour Options dialog.
Visualize Your Data
support@dplot.com
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

... and you might first want to try Options>Extents/Intervals/Size, check "Specify Extents", then set the Z extents outside your background value.
Visualize Your Data
support@dplot.com
cassbiz
Posts: 7
Joined: Sat Jan 26, 2008 3:39 pm

Post by cassbiz »

That works great for showing one side of the values. The issue here, besides being a total noob, is there are values above and below "x".


Wire frame type of appearance is what I want, but in solid colors (Phong)
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

I'm not quite sure I have the same picture in my head as you do, but you might try this - Use Edit>Operate on Z, with Z="if(Z=your background value,some value outside your extents,Z)". Then use Options>Extents/Intervals/Size to clip those values.
Visualize Your Data
support@dplot.com
cassbiz
Posts: 7
Joined: Sat Jan 26, 2008 3:39 pm

Post by cassbiz »

Thanks for the help, I am going to work around the issue for the moment due to some extreme time constraints.

Thanks
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

I'm pretty sure we're not quite on the same page as far as what you want to plot. If you can send me an example picture it's possible that you can already do what you want... or if you can't that I can change a few things to get you there.
Visualize Your Data
support@dplot.com
Post Reply