summaryrefslogtreecommitdiffstats
path: root/science/gwyddion/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2021-08-24 20:00:50 +0200
committerIsmael Luceno2021-08-24 20:19:00 +0200
commit9493a40e0fcd431254879be3ae243f59835dfcfc (patch)
tree3129fb0f7718d99f15e5321f8a29dd785dfb17c3 /science/gwyddion/DETAILS
parentb8d65681a97d847bd204b57a8b89ae175de43b17 (diff)
gwyddion: new spell, scanning probe microscopy) data visualization and analysis
Diffstat (limited to 'science/gwyddion/DETAILS')
-rwxr-xr-xscience/gwyddion/DETAILS31
1 files changed, 31 insertions, 0 deletions
diff --git a/science/gwyddion/DETAILS b/science/gwyddion/DETAILS
new file mode 100755
index 0000000000..432255a2f8
--- /dev/null
+++ b/science/gwyddion/DETAILS
@@ -0,0 +1,31 @@
+ SPELL=gwyddion
+ VERSION=2.59
+ SOURCE="$SPELL-$VERSION.tar.xz"
+ SOURCE_URL[0]="$SOURCEFORGE_URL/project/$SPELL/$SPELL/$VERSION/$SOURCE"
+ SOURCE_HASH=sha512:51ec0c8f5ce44d63cca852bf5ec545e406cbc508962a45c5b65be23b743d41c8833b5b42e9e5290c40afed95421466128204e85e5b10c3ee2bc868585083c079
+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