forked from christian-sahlmann/gwyddion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
161 lines (146 loc) · 6.34 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
=== Developers ===
David Nečas (Yeti) <yeti@gwyddion.net>
Infrastructure, main app, module and plug-in system, data windows,
file import, utilities, packaging, artwork, developer docs, web site,
translation coordination.
Petr Klapetek <klapetek@gwyddion.net>
SPM expertise, 1D and 2D data processing, calibrations framework, graphs,
most of nontrivial tools and data filters, user guide.
Christopher Anderson <sidewinder.asu@gmail.com>
2D FFT filtering, MI file import, GwyCurve, Gradient editor, user
interface improvements, docs, miscellaneous.
Martin Šiler <silerm@physics.muni.cz>
OpenGL 3D data display, Levenberg-Marquardt minimization.
Jindřich Bílek <bilek@physics.muni.cz>
Fractal algorithms.
Nenad Ocelic <ocelic@biochem.mpg.de>
Ruby dump module and plug-ins, Distance tool.
Rok Zitko <rok.zitko@ijs.si>
Createc and stmprg import modules, Kuwahara filter.
Lukáš Chvátal <chvatal@physics.muni.cz>
Nanoindentation modules (the original ones, no longer present).
Sven Neumann <neumann@jpk.com>
JPK file import, miscellaneous improvements.
Jan Hořák <xhorak@gmail.com>
Python interface, Win32 remote control, SPML and other file import modules.
Александр Ковалев <av_kov@tut.by>
Nanotop import module.
Owain Davies <owain.davies@blueyonder.co.uk>
Single point spectra, Win32 maintenance.
Rolf Würdemann <rowue@digitalis.org>
OS X porting, Shader mixer.
Dirk Kähler <dirk.kaehler@isit.fraunhofer.de>
Scale improvements.
Miroslav Valtr <miraval@seznam.cz>
Win32 builds, miscellaneous.
Martin Hasoň <hasonm@physics.muni.cz>
ISO roughness tool.
Philipp Rahe <hquerquadrat@gmail.com>
Omicron MATRIX file import.
Matthew Caldwell <m.caldwell@ucl.ac.uk>
IonScope SICM file import.
Андрей Груздев <gruzdev@ntmdt.ru>
Mac OS X integration, NT-MDT import improvements.
Даниил Браташов <dn2010@gmail.com>
NT-MDT improvements namely MDA frame import and old MDA import,
Nanoeducator, WIP, TIA SER and NanoScanTech import, Mutual crop,
DoS, K-means modules.
François Bianco <francois.bianco@unige.ch>
Omicron flat file format import.
Luke Somers <lsomers@sas.upenn.edu>
Median difference line correction.
Vojtěch Salajka <xsalaj02@stud.fit.vutbr.cz>
Numbered ticks and other color axis improvements.
Anna Campbellova <acampbellova@cmi.cz>
Uncertainties of quantities calculated from calibrated data.
Lennart Fricke <pge08aqw@studserv.uni-leipzig.de>
3D view and pygwy improvements.
Jozef Veselý <vesely@gjh.sk>
Standalone python gwy module, old Nanoscope import improvements.
Gianfranco Gallizia <gianfranco.gallizia@aperesearch.com>
APE DAX and APDT import module.
Sameer Grover <sameer.grover.1@gmail.com>
Nanomagnetics NMI import module, drift correction improvements.
Niv Levy <nivl2000@gmail.com>
NetCDF import improvements.
Vinicius Barboza <vinicius.barboza@lnnano.cnpem.br>
Otsu thresholding.
Jeffrey J. Schwartz <schwartz@physics.ucla.edu>
WinSTM file import.
Christian Bühler <christian.buehler@uni-ulm.de>
Pygwy volume data processing module type and other volume data processing
improvements.
Евгений Рябов <k1u2r3ka@mail.ru>
K-means and K-medians modules.
Petr Grolich <pgrolich@cmi.cz>
MSVC compatibility and Win32 testing.
Samo Ziberna <samo.ziberna@aperesearch.com>
APE DAX import module improvements.
Antony Kikaxa <antony.kikaxa@gmail.com>
NanoScanTech format improvements.
=== Translators ===
David Nečas (Yeti) <yeti@gwyddion.net>
Czech.
Petr Klapetek <klapetek@gwyddion.net>
Czech.
Livia Della Seta <livia.dellaseta@enea.it>
Italian.
Philipp Leufke <philipp.leufke@uni-konstanz.de>
German.
Johannes Römer <jroemer@physik.uni-wuerzburg.de>
German.
François Riguet <francheu@caramail.com>
French, Spanish.
Даниил Браташов <dn2010@gmail.com>
Russian.
Andrés Muñiz Piniella <andresmp@gmail.com>
Spanish.
Jeong Jiseong <stopstar@gist.ac.kr>
Korean.
=== Copies ===
Gtk+ and GLib by Peter Mattis, Spencer Kimball, Josh MacDonald, and the GTK+
and GLib Teams, see the AUTHORS file in Gtk+ and GLib for a complete list.
GwyColorButton was originally taken (backported) from Gtk+2.4
GtkColorButton.
GwyRuler, GwyHRuler, GwyVRuler originated as GtkRuler, GtkHRuler, and
GtkVRuler forks.
GtkStatusbar resize grip implementation was used as Gwy3DWindow resize
grip code base.
GwyCurve code was based on GtkCurve from Gtk+2.4.
The GIMP by Spencer Kimball and Peter Mattis and other people, see the
AUTHORS file in The GIMP for complete list.
The splashscreen code was mostly copied from The GIMP.
The X11 remote control code too.
MD5 code in gwymd5 was copied from The GIMP, which seems to use a public
domain implementation by Colin Plumb. See gwymd5.c for details.
John Villarrubia, National Institute of Standards and Technology
Tip algorithms in libprocess/morhp_lib.c, see this file for more.
The Wine project
VT_DATE to normal unix date conversion in APE file module was copied
from Wine (with minor formal modifications).
The GNU C library
gwy_math_sort() is a direct specialization of glibc's quicksort(), written
by Douglas C. Schmidt, for doubles, see libgwyddion/gwymath.c for more.
Percy Zahl, Andreas Klust, and other GXSM authors, see file AUTHORS in GXSM
source tarball.
RHK SPM32 plug-in helped us in writing our rhk-spm32 import module,
although we wrote it from scratch.
WiTec Project plug-in helped us in writing our wipfile import module,
although we wrote it from scratch.
Mindaugas Rackaitis, Penn State University
ReadSTP Matlab method helped us in writing our stpfile import module,
although we wrote it from scratch.
Markus Pristovsek
Several file import modules were written or improved using the source
code of Snomputz, particularly:
HDF4/PSI, ECS, Hitachi AFM, Omicron, Nanoscope, Seiko.
See the respective modules for more information.
Hans-Peter Doerr
The Burleigh file module was written using the source code of the readimg
library.
The Board of Trustees of the University of Illinois
The list of HDF tags in the hdf4file module was taken from libHDF4 header
files (the rest is a clean-room implementation).
Ross Hemsley, Bristol University
3D Delaunay triangulation and interpolation, see libprocess/natural.c for
more.