Recent commits to Gwyddion subversion repository:
r28923 by yeti-dn on today 13:04:52 in GWYDDION-UNSTABLE
- updated rms tests with explicitly known result to the n-1 denominator
Modified:
field.c
r28922 by yeti-dn on today 13:03:06 in GWYDDION-UNSTABLE
- divide by n-1 when calculating rms; also do it consistently in grain-wise rms - added missing gwy_NIELD_area_get_mean_square() declaration
r28921 by yeti-dn on today 10:55:42 in GWYDDION-UNSTABLE
- added some consistency and const-value tests for masked area stats
Modified:
field.c
nield.c
test-list.txt
testlibgwy.h
r28920 by yeti-dn on yesterday 19:26:14 in GWYDDION-UNSTABLE
- added Nield variants for a few more basic stats
r28919 by yeti-dn on yesterday 16:20:54 in GWYDDION-UNSTABLE
- added a Nield-based masked plane fitting which also handles degenerate cases correctly - return normal matrix rank from plane fitting functions
r28918 by yeti-dn on yesterday 16:19:40 in GWYDDION-UNSTABLE
- added tests for area plane fitting, including degenerate cases
Modified:
field.c
test-list.txt
r28917 by yeti-dn on 2025-11-26 18:05:23 in GWYDDION-UNSTABLE
- added some masked area-fill tests
Modified:
field.c
test-list.txt
r28916 by yeti-dn on 2025-11-26 17:39:55 in GWYDDION-UNSTABLE
- added a few basic math tests
Modified:
Makefile.am
math.c (new)
test-list.txt
r28915 by yeti-dn on 2025-11-26 17:25:41 in GWYDDION-UNSTABLE
- added a few inlinable functions working with XY and XYZ as vectors
r28914 by yeti-dn on 2025-11-26 17:14:27 in GWYDDION-UNSTABLE
- changed inline math functions to provide an inline implementation and also a linkable symbol at the same time - both work in third party code using the library - it also makes such functions introspectable
r28913 by yeti-dn on 2025-11-25 14:22:00 in GWYDDION-UNSTABLE
- handle degenerate cases in full-size plane fitting - added a bunch of linear alrgebra notes to handling of degenerate cases to masked area plane fitting
Modified:
level.c
r28912 by yeti-dn on 2025-11-25 13:55:50 in GWYDDION-UNSTABLE
- improved plane fitting and levelling tests
Modified:
field.c
test-list.txt
r28911 by yeti-dn on 2025-11-24 18:27:42 in GWYDDION-UNSTABLE
- removed gwy_unit_set_from_string_parse() - simply use the return value of gwy_unit_set_from_string()
Modified:
params.c
stats--entropy.c
unit.c
unit.h
anfatec.c
asciicmap.c
asciiexport.c
attocube.c
bcrfile.c
ezdfile.c
fitsfile.c
hdf4file.c
datxfile.c
epflfile.c
fusionscope.c
nhffile.c
nsidfile.c
shilpsfile.c
igorfile.c
jspmfile.c
mifile.c
nanonics.c
nanoscan.c
nanoscope.c
nova-asc.c
ols.c
omicron.c
psppt.c
quazarnpic.c
rhk-spm32.c
scafile.c
sensolytics.c
shimadzu.c
spip-asc.c
spml.c
unisoku.c
win_stm.c
wrustfile.c
zyvex.c
unit.c
r28910 by yeti-dn on 2025-11-24 18:11:09 in GWYDDION-UNSTABLE
- use gwy_unit_clear()
Modified:
app-old.c
change-preview-cmap.c
module-utils-file.c
module-utils.c
grains--wshed.c
cmap_fit.c
cmap_linestat.c
bcrfile.c
datxfile.c
nhffile.c
jpkscan.c
keyence.c
phoenix.c
ttffile.c
graph_sfuncs.c
acf2d.c
blockstep.c
crosscor.c
drift.c
dwtanisotropy.c
edge.c
facet_analysis.c
facet_measure.c
fft.c
fft_filter_2d.c
gaussian_step.c
good_profile.c
gradient.c
grain_edge.c
grain_mark.c
grain_wshed.c
hertz.c
hough.c
indent_analyze.c
linecorrect.c
local_contrast.c
logistic.c
mark_disconn.c
mark_with.c
maskcor.c
maskops.c
merge.c
otsu_threshold.c
outliers.c
pid.c
psdf_logphi.c
rank.c
scars.c
semsim.c
shade.c
smm_apply.c
stitch.c
straighten_path.c
terracefit.c
wpour_mark.c
zero_crossing.c
wrap_calls.c
volume_fdfit.c
volume_linestat.c
xyz_raster.c
unit.c
r28909 by yeti-dn on 2025-11-24 18:04:22 in GWYDDION-UNSTABLE
- added Nield variants of a few basic stats (min, max) and entropy calculation
Modified:
field.c
grain-quantities.c
gwynlfitpreset.c
linestats.c
results.c
stats--acfpsdf.c
stats--entropy.c
stats.c
stats.h
tip.c
unit.c
unit.h
utils.c
r28908 by yeti-dn on 2025-11-24 18:03:45 in GWYDDION-UNSTABLE
- added a function to count masked (positive) values in a region
r28907 by yeti-dn on 2025-11-24 17:10:10 in GWYDDION-UNSTABLE
- added Field–Nield pixel resolution assertion helpers - added NIELD variant of a couple of simple masked Field functions
Modified:
field.c
field.h
grain-quantities.c
grains-nield.c
internal.h
nield.c
watershed.c
r28906 by yeti-dn on 2025-11-24 16:45:11 in GWYDDION-UNSTABLE
- unified area filling functions APIs - removed the _mask-suffixed Field area filling function
Modified:
glmaterial-editor.c
correct.c
dwt.c
field.c
field.h
filters.c
internal.h
level.c
nield.c
nield.h
arithmetic.c
correct_affine.c
crosscor.c
fft_filter_2d.c
fit-shape.c
grain_dist.c
indent_analyze.c
laplace.c
linecorrect.c
measure_lattice.c
multiprofile.c
neural.c
grainremover.c
maskedit.c
spotremove.c
volume_arithmetic.c
volume_xyarithmetic.c
r28905 by yeti-dn on 2025-11-24 15:51:18 in GWYDDION-UNSTABLE
- updated to renamed libgwyddion headers
Modified:
pixbuf-render.c
cmap_align.c
cmap_cutter.c
cmap_fdfit.c
cmap_fit.c
cmap_fztofd.c
cmap_linestat.c
cmap_lockin.c
cmap_polylevel.c
cmap_possearch.c
cmap_simplemech.c
cmap_sinebg.c
cmap_volumize.c
graph_terraces.c
coerce.c
displfield.c
drift.c
linematch.c
logistic.c
psf.c
rank.c
semsim.c
sphere-revolve.c
terracefit.c
annealing.c
cpde.c
discs.c
domains.c
dunes.c
plateaus.c
residue.c
waves.c
wetfront.c
corrlen.c
rprofile.c
volume_1dfft.c
volume_cluster.c
volume_crop.c
volume_drift.c
volume_equiplane.c
volume_facetlevel.c
volume_flattenbase.c
volume_linelevel.c
volume_linestat.c
volume_localdetect.c
volume_meanplanelevel.c
volume_outliers.c
volume_planelevel.c
volume_planestat.c
volume_psf.c
volume_scars.c
volume_stepline.c
volume_xystitch.c
xyz_raster.c
r28904 by yeti-dn on 2025-11-24 15:50:52 in GWYDDION-UNSTABLE
- updated documentation index
Modified:
libgwyddion-docs.xml
r28903 by yeti-dn on 2025-11-24 15:49:51 in GWYDDION-UNSTABLE
- merged the gwyddion and process internal headers - split off an int-list internal header - renamed a couple more headers to simple names
Modified:
Makefile.am
arithmetic.c
brick.c
correct--laplace.c
correct.c
correlation.c
cwt.c
distance-transform.c
dwt.c
elliptic.c
expr.c
extend.c
fftw.h (new)
field.c
filters--convdeconv.c
filters--minmax.c
filters.c
fractals.c
gl-material.c
gradient.c
grain-quantities.c
grains--disttrans.c
grains--values.c
grains--wshed.c
grains-nield.c
grains.c
gwyddion.c
gwyddion.h
gwyddioninternal.h (removed)
gwyfdcurvepreset.c
gwyfftw.h (removed)
gwynlfit.c
gwynlfitpreset.c
gwyomp.h (removed)
gwyrandgenset.c (removed)
gwyrandgenset.h (removed)
hough.c
int-list.h (new)
internal.h (new)
inttrans.c
lawn.c
level.c
line.c
linestats.c
math--gridcheck.c
math.c
mfm.c
morph-lib.c
nield.c
omp.h (new)
process-internal.h (removed)
rand-gen-set.c (new)
rand-gen-set.h (new)
rgba.c
shape-fit-preset.c
simplefft.c
spectra.c
stats--acfpsdf.c
stats--entropy.c
stats--sum.c
stats.c
surface.c
synth.c
threads.c
tip-model.c
tip.c
triangulation.c
utils.c
watershed.c
r28899 by klapetek on 2025-11-22 14:08:37 in gwyddion
added peak counting module
Modified:
Makefile.am
cmap_peaks.c (new)
r28898 by klapetek on 2025-11-22 14:07:26 in gwyddion
handle properly no segment situation
Modified:
cmap_classify.c
r28887 by klapetek on 2025-11-20 11:22:08 in gwyddion
added log, updated title
Modified:
cmap_fztofd.c
r28886 by yeti-dn on 2025-11-20 10:30:02 in GWYDDION-UNSTABLE
- notify browser model when data title changes
Modified:
data-browser.c
r28885 by klapetek on 2025-11-20 10:01:06 in gwyddion
conversion marked in the title
Modified:
cmap_fztofd.c
r28878 by klapetek on 2025-11-20 08:45:49 in gwyddion
split up and down thresholds
Modified:
xyz_tstep.c
r28876 by yeti-dn on 2025-11-19 13:30:05 in GWYDDION-UNSTABLE
- added distance transform tests
Modified:
nield.c
test-list.txt
r28875 by yeti-dn on 2025-11-19 13:29:02 in GWYDDION-UNSTABLE
- fixed pointer sign in simple distance transform function - unified handling of borders and completely filled grain fields
Modified:
distance-transform.c
process-internal.h
r28874 by yeti-dn on 2025-11-18 17:48:56 in GWYDDION-UNSTABLE
- actually added the grain-quantities source files
Modified:
grain-quantities.c (new)
grain-quantities.h (new)