On Mon, Jul 26, 2010 at 09:45:15AM +0200, David Necas (Yeti) wrote:
> On Fri, Jul 23, 2010 at 09:44:00PM +0200, Massimo Vassalli wrote:
> > The question was related to GUI because I was using a windows PC but I
> > switched to Linux and using pygwy I attained the task in few lines, even
> > going further into my image processing steps.
> 
> OK, maybe I'll add a simple module for this anyway as it seems it might
> be generally usefull.

I did something else: you can use masks in Arithmetic now (well, if you
run svn snapshots of Gwyddion, otherwise since version 2.22) so filling
masked data with the value 1e-8 would be done with the expression

    d1*(1-m1) + 1e-8*m1

You can modify masked/unmasked data or take data from different fields
based on a mask in a similar manner.

Regards,

Yeti


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to