Dear gwyddion users,

I would like to use the pygwy interface to batch-process containers by calling 
modules with specific parameters. I tried something like this:

    cons = gwy_app_data_browser_get_containers()
    for c in cons:
-->     c.set_double_by_name("/module/cwt/scale", 10.0)
        gwy_process_func_run("cwt", c, RUN_IMMEDIATE)

How should I put it to work?

Best regards,

Jérôme Borme

(gwyddion 2.20, linux)

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to