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 & media,
Module browser,
Subversion,
Build logs,
Translations,
Documentation,
Vim,
GnuPG/GPG keys.

Software databases & media

Records in various databases, third-party information and tutorials. With a few exceptions, they were created by whatever third party created them. They may contain useful information but linking them here means no ‘official endorsement’.

And as a utterly bizarre bonus, Physics Today blog post about Gwyddion, the Czech prime minister and other unrelated things.

Module browser

An alternative of in-application Gwyddion module browser is also available on-line, in two forms:

Dynamically expandingPlain expanded table
English English, dynamic English, expanded
French French, dynamic French, expanded
Russian Russian, dynamic Russian, expanded

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 bug fixes 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 into trunk in 2.6 development cycle.
GWYDDION-CALIBRATION
The calibration/uncertainty framework. It was merged into trunk in 2.23 development cycle.
GWYDDION-OPENMP
OpenMP parallelization. It was merged to trunk in 2.53 development cycle.
3DGEN
Experimental volume data widgets and generators. Currently under development.
GWYDDION-3
Highly experimental code that might someday become Gwyddion 4. Or perhaps not.
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.log2024-03-195.53 kB
Linux x86_64 pygwy build log: pygwy.log2024-03-1949.5 kB
User guide build log: user-guide-build.log2024-03-192.46 kB
MinGW32 cross-build log: mingw32-build.log2024-03-19203 kB
MinGW64 cross-build log: mingw64-build.log2024-03-19169 kB
OS X build log: mac_build.log
Missing documentation log (full): documentation-undocumented.log2024-03-197.87 kB
Coding style log (full): coding-style.log2024-03-19298 kB
Top 20 coding style offenders: coding-style-byfile-top20.log2024-03-19798 B
Top 20 coding style errors: coding-style-bytype-top20.log2024-03-19772 B

Translation

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

POT file: gwyddion.pot2024-03-19451 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 469398.74 440.93 160.34 4753 
de 121025.46 201242.33 153132.21 4753 
en_GB 469498.76 430.90 160.34 4753 
fr 426789.77 4148.71 721.51 4753 
it 283559.65 142229.92 49610.44 4753 
ja 383380.64 75815.95 1623.41 4753 
ko 58212.24 130227.39 286960.36 4753 
pt_BR 329769.37 116524.51 2916.12 4753 
ru 469398.74 440.93 160.34 4753 
es 84117.69 132127.79 259154.51 4753 

Documentation

Current development API documentation symbol coverage statistics:

Library Fully% Partially% Missing% Total Graph
libgwyapp 76094.41 111.37 344.22 805 
libgwyddion 56993.89 101.65 274.46 606 
libgwydgets 96085.33 474.18 11810.49 1125 
libgwydraw 10495.41 00.00 54.59 109 
libgwymodule 13890.79 10.66 138.55 152 
libgwyprocess 105790.11 403.41 766.48 1173 

Vim

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

Vim syntax file: gwyddion.vim2024-03-19111 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.111 (yeti, 2020-12-07 12:46:03)
© David Nečas and Petr Klapetek

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

Valid XHTML 1.0 Valid CSS