# Watch: http://gwyddion.net/download.php
           SPELL=gwyddion
         VERSION=2.67
          SOURCE="$SPELL-$VERSION.tar.xz"
   SOURCE_URL[0]="$SOURCEFORGE_URL/project/$SPELL/$SPELL/$VERSION/$SOURCE"
     SOURCE_HASH=sha512:973ebd4a718b23b0de3340f22dbffa1a8e29da586d19838e34fa2195a29443274adba63a3f5fb68ed288ed9a6d0236acbb57fe88cff4a41ecc13845898be20fd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://gwyddion.net/"
      LICENSE[0]="GPL-2.0"
         ENTERED=20210824
        KEYWORDS=""
           SHORT="scanning probe microscopy data visualization and analysis"
cat << EOF
Gwyddion is a modular program for SPM (scanning probe microscopy) data
visualization and analysis. Primarily it is intended for the analysis of height
fields obtained by scanning probe microscopy techniques (AFM, MFM, STM,
SNOM/NSOM) and it supports a lot of SPM data formats. However, it can be used
for general height field and (greyscale) image processing, for instance for the
analysis of profilometry data or thickness maps from imaging spectrophotometry.

Gwyddion provides a large number of data processing functions, including all the
standard statistical characterization, levelling and data correction, filtering
or grain marking functions. And since the developers are active SPM users, the
program also contains a number of specific, uncommon, odd and experimental data
processing methods they found useful – and you may find them useful too.

It aims to provide a modular program for 2D data processing and analysis that
can be easily extended by third-party modules and scripts. Moreover, thanks to
being free software, it provides the source code to developers and users, which
makes easier both verification of its data processing algorithms and further
program improvements.
EOF
