Gwyddion – Free SPM (AFM, SNOM/NSOM, STM, MFM, …) data analysis software

Resources

Miscellaneous resources and links that do not fit anywhere else are listed here. Some are generally useful, most are useless for non-developers.

See Communicate for mailing lists and other contact information.

Software databases,
Module browser,
Subversion,
Build logs,
Translations,
Documentation,
Vim,
GnuPG/GPG keys.

Software databases

Records in various databases:

Module browser

An alternative of in-application Gwyddion module browser is also available on-line, in two forms: dynamic, with description pop-ups (needs a modern WWW browser) and a plain expanded table.

Subversion

The Subversion repository, hosted on SourceForge.net, can be browsed on-line or accessed using a subversion client (read-only if you are not a developer). Note that SourceForge.net suggests to checkout the entire trunk which is normally a bad idea; more likely you will want to checkout a specific module, i.e. a subdirectory in the trunk.

Recent commits are summarised on-line and also can be viewed using the SourceForge.net interface. The CIA service does not work since the SourceForge.net upgrade so you will only find old commits there.

Repository layout:

trunk

The main line of development. It contains subdirectories with individual modules:

gwyddion
Gwyddion itself.
user-guide
Gwyddion user guide.
threshold-example
Sample standalone module
gwydump
Gwyddion file inspector, see gwydump.
gwyiew
Sample SPM file viewer, see Applications.
gwybatch
Sample batch SPM file processing program, see Applications.
gwyfract
Fractal renderer example application, see Applications.
gwyddion.net-doc-build
Scripts to build the documentation in a form includable on this site.
branches

Branches are typically created when new unstable version forks off. The stable version then gets a branch here while the unstable version continues in trunk. Branches of all modules reside here.

GWYDDION-1
Corresponds to the old (now discontinued) stable serie 1.x.
GWYDDION-2.5-JIHLAVA
Fork of version 2.5 with bugfixes backported from 2.6. Intended for promotional CDs handed out at a SPM workshop taking place in Vílanec u Jihlavy in April 2007.
GWYDDION-SPECTRA
Dedicated to the development of spectra import, visualization and analysis. It was merged to trunk in 2.6.
GWYDDION-CALIBRATION
The calibration/uncertainty framework. Slated for merging in 2.23.
GWYDDION-3
Development branch that might someday become Gwyddion 3.
tags

Tagged versions of all modules reside here. Tags corresponding to released versions are named exactly as the packages: version 1.15 of gwyddion corresponds to tag gwyddion-1.15.

To see revision NNN go to https://sourceforge.net/p/gwyddion/code/NNN/.

Nightly build logs

Note the Linux and MS Windows builds are generally performed each night. The OS X build is, at present, performed occasionally.

Linux x86_64 build log: linux-build.log2013-05-247.01 kB
Linux x86_64 pygwy build log: pygwy.log2013-05-2481 kB
User guide build log: user-guide-build.log2013-05-243.33 kB
MinGW32 cross-build log: mingw32-build.log2013-05-24474 kB
MinGW64 cross-build log: mingw64-build.log2013-05-24412 kB
OS X build log: mac_build.log
Coding style log (full): coding-style.log2013-05-24803 kB
Top 20 coding style offenders: coding-style-byfile-top20.log2013-05-24775 B
Top 20 coding style errors: coding-style-bytype-top20.log2013-05-24771 B

Translation

Current development POT-file (updated nightly) to check what has changed or to base your translation on:

POT file: gwyddion.pot2013-05-24234 kB

You are encouraged to test your translations live which should give you an up to date POT file as a side effect. However, for small updates or checks what has changed this file can be useful.

Translation statistics:

Language Translated% Fuzzy% Missing% Total Graph
cs 262197.84 421.57 160.60 2679 
de 123946.25 53219.86 90833.89 2679 
fr 266499.44 130.49 20.07 2679 
it 234787.61 1676.23 1656.16 2679 
ru 266699.51 100.37 30.11 2679 
es 54020.16 491.83 209078.01 2679 

Documentation

Current development API documentation symbol coverage statistics:

Library Fully% Partially% Missing% Total Graph
libgwyapp 32091.95 51.44 236.61 348 
libgwyddion 40191.76 102.29 265.95 437 
libgwydgets 73781.35 535.85 11612.80 906 
libgwydraw 9495.92 11.02 33.06 98 
libgwymodule 9391.18 21.96 76.86 102 
libgwyprocess 69285.86 415.09 739.06 806 

Vim

Vim syntax highlighting file for Gwyddion identifiers that completes the Gtk+ et al. syntax highlighting (rebuilt nightly):

Vim syntax file: gwyddion.vim2013-05-2472.1 kB

Signing Keys

Released source code tarballs are signed with GnuPG/PGP key

"David Nečas (Yeti) <yeti@gwyddion.net>", id 62A07732
fingerprint = 263F 9B1E C1E0 5261 C689  D83B 00FD D1D0 62A0 7732

that can be fetched from a keyserver or here.

1.90 (yeti, 2013-02-19 07:49:12)
© David Nečas and Petr Klapetek

Home Download News Features Screenshots Documentation Communicate Participate Resources Applications Site Map

Valid XHTML 1.0 Valid CSS