Interesting that there is gwybatch now as a minimal example. In order to help Denny yesterday (we're both in the same research group), I decided to take gwyiew as a minimal example and modified** it to export each channel of a given file using the ASCII exporter. The output file names are named such that they are starting with the input file name (w/o extension) and end in the channel name + ".txt", where all characters not matching [A-Za-z0-9] are replaced by an underscore.
The ASCII files can be read in Python via numpy.loadtxt, which makes postprocessing very comfortable. I named the tool gwyexport and uploaded it to <http://tinowagner.com/projekte/gwyexport.tar.bz2>. Maybe others find this tool useful. Best regards, Tino **: ugly hack. The first time I ever got in touch with the Gwyddion API. ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
