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
Remove background value
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
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
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
... 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
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
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
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
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
support@dplot.com