Recent commits to Gwyddion subversion repository:
r29007 by yeti-dn on yesterday 16:09:18 in gwyddion
- be OK with "dataset_size" giving either true or virtual data set size
Modified:
hdf5file.c
nhffile.c
r29006 by yeti-dn on yesterday 16:08:13 in GWYDDION-UNSTABLE
- ported NHF curve map data size fix from 2.x
Modified:
hdf5file.c
nhffile.c
r29005 by yeti-dn on yesterday 15:11:55 in gwyddion
- fixed wrong configure option name
Modified:
gwyddion.spec.in
r29004 by yeti-dn on yesterday 15:09:59 in gwyddion
- try to set brick zcalibration from the datascale dataset
Modified:
gxsm4.c
r29003 by yeti-dn on yesterday 14:26:16 in gwyddion
- physically read time series data as bricks
Modified:
gxsm4.c
r29002 by klapetek on yesterday 14:16:52 in gwyddion
adding 2D mask creation mechanism
Modified:
volume_localdetect.c
r29001 by yeti-dn on yesterday 14:07:23 in gwyddion
- also do not pack the obsolete dump Python module in new Fedora
Modified:
gwyddion.spec.in
r29000 by yeti-dn on yesterday 14:05:27 in gwyddion
- refactored code a bit for reading different kinds of data from the files - still actually only reading images
Modified:
gxsm4.c
r28999 by yeti-dn on yesterday 13:24:33 in gwyddion
- read GXSM4 string metadata stored as datasets
Modified:
gxsm4.c
hdf5file.c
r28998 by yeti-dn on yesterday 13:20:20 in gwyddion
- added a function for reading strings stored as datasets
r28997 by yeti-dn on yesterday 12:35:30 in gwyddion
- make sure pygwy is not built accidentaly (when old packages are present in the build system) in Fedora ≥ 41
Modified:
gwyddion.spec.in
r28996 by yeti-dn on yesterday 09:43:10 in GWYDDION-UNSTABLE
- stop printing errors from MSVC SLN generation
Modified:
gwyddion-build-log
r28995 by yeti-dn on yesterday 09:41:21 in gwyddion
- stop printing errors from MSVC SLN generation
Modified:
gwyddion-build-log
r28994 by yeti-dn on 2025-12-13 19:51:19 in GWYDDION-UNSTABLE
- removed the broken and unmaintained MSVC SLN generation
Modified:
Makefile.am
gen-gwyddion3-msvc-sln.py (removed)
gwyddion-night-build
r28993 by yeti-dn on 2025-12-13 19:50:10 in gwyddion
- do not run the unmaintained MSVC SLN generation as a part of the night build
Modified:
gwyddion-night-build
r28992 by yeti-dn on 2025-12-12 18:19:11 in GWYDDION-UNSTABLE
- changed Line stats functions to the (pos, len) style
Modified:
linestats.c
linestats.h
r28991 by yeti-dn on 2025-12-12 18:00:46 in GWYDDION-UNSTABLE
- changed gwy_line_part_filter_kth_rank() arguments to (pos, len) style
Modified:
filters--minmax.c
filters.h
r28990 by yeti-dn on 2025-12-12 17:49:45 in GWYDDION-UNSTABLE
- updated callers for basic Line part functions to (pos, len) argument style - added a FIXME note about copied code
Modified:
fft_filter_1d.c
volume_1dfft.c
xyz_fft.c
r28989 by yeti-dn on 2025-12-12 17:43:09 in GWYDDION-UNSTABLE
- added an internal check-part function for Line - switched basic and levelling Line functions to (pos, leng)-style arguments - moved Line levelling functions to level.c
Modified:
internal.h
level.c
line.c
line.h
r28988 by yeti-dn on 2025-12-12 17:18:30 in GWYDDION-UNSTABLE
- fixed trying to use gwy_container_is_being_constructed() on the file even when file loading failed
Modified:
module-file.c
r28987 by yeti-dn on 2025-12-12 17:16:25 in GWYDDION-UNSTABLE
- use gwy_C() on direction name when showing it as a label
Modified:
sfunctions.c
r28986 by yeti-dn on 2025-12-12 17:15:25 in GWYDDION-UNSTABLE
- take nstats as signed integer in gwy_field_area_minkowski() - we traditionally pass -1 for ‘find suitable nstats yourself’
Modified:
grain-quantities.h
stats--minkowski.c
stats.h
r28985 by yeti-dn on 2025-12-12 17:04:34 in GWYDDION-UNSTABLE
- notify the tree model when a secondary piece changes - also update the primary pieces's timestamp because it determines whether re-rendering is necessary
Modified:
data-browser.c
r28984 by yeti-dn on 2025-12-12 16:49:05 in GWYDDION-UNSTABLE
- renamed variables for clarity
Modified:
data-browser--gui.c
r28983 by yeti-dn on 2025-12-12 16:48:46 in GWYDDION-UNSTABLE
- ignore secondary data pieces in add_piece() unless the primary piece has already been added
Modified:
data-browser.c
r28982 by yeti-dn on 2025-12-12 09:42:06 in GWYDDION-UNSTABLE
- added two failing Line tests expecting (pos, len)-style line part arguments
Modified:
line.c
test-list.txt
r28981 by yeti-dn on 2025-12-12 09:30:14 in GWYDDION-UNSTABLE
- added nield counting tests
Modified:
nield.c
test-list.txt
r28980 by yeti-dn on 2025-12-11 15:46:19 in GWYDDION-UNSTABLE
- added two gwy_line_cumulate() tests with fixed data
Modified:
line.c
test-list.txt
r28979 by yeti-dn on 2025-12-11 15:35:02 in GWYDDION-UNSTABLE
- added a few height distribution test comparing moments with direct values
Modified:
field.c
test-list.txt
r28978 by yeti-dn on 2025-12-11 10:41:31 in GWYDDION-UNSTABLE
- updated modules for changing gwy_nield_get_max() to gwy_nield_max()
Modified:
grain_cross.c
grain_dist.c
grain_filter.c
grain_stat.c
grainmeasure.c
stats.c
r28977 by yeti-dn on 2025-12-11 10:23:12 in GWYDDION-UNSTABLE
- added a couple of basic polynomial levelling tests
Modified:
field.c
test-list.txt
r28976 by yeti-dn on 2025-12-11 10:22:48 in GWYDDION-UNSTABLE
- added Nield variants of polynomial fitting
r28975 by yeti-dn on 2025-12-11 09:22:55 in GWYDDION-UNSTABLE
- rebased most old stats functions on the Nield ones
Modified:
stats.c
r28974 by yeti-dn on 2025-12-11 09:05:35 in GWYDDION-UNSTABLE
- added Nield variants of facet levelling functions
r28973 by yeti-dn on 2025-12-10 18:45:40 in GWYDDION-UNSTABLE
- moved some enums where they belong
Modified:
correct.c
correct.h
correlation.c
correlation.h
enums.c
enums.h
grains--wshed.c
linestats.c
watershed.h
r28972 by yeti-dn on 2025-12-10 18:40:27 in GWYDDION-UNSTABLE
- added Nield variants of DWT and fractal functions
Modified:
correct--laplace.c
correct.c
correct.h
dwt.c
dwt.h
fractals.c
fractals.h
r28971 by yeti-dn on 2025-12-10 16:12:39 in GWYDDION-UNSTABLE
- added Nield variants of line levelling functions
r28970 by yeti-dn on 2025-12-10 15:45:57 in GWYDDION-UNSTABLE
- removed correct_average() which used the masked pixels for the average - renamed correct_average_unmasked() to correct_average()
Modified:
correct--laplace.c
correct.c
correct.h
straighten_path.c
r28969 by yeti-dn on 2025-12-10 15:32:52 in GWYDDION-UNSTABLE
- use Nield Laplace interpolation functions - fixed wrong type assertion in gwy_NIELD_laplace_solve()
Modified:
correct--laplace.c
extend.c
grain-quantities.c
stats--acfpsdf.c
r28968 by yeti-dn on 2025-12-10 15:15:43 in GWYDDION-UNSTABLE
- renamed gwy_nield_get_max() to gwy_nield_max()
Modified:
grain-quantities.c
grain-value.c
grains-nield.c
nield.c
nield.h
stats.c
nield.c
r28967 by yeti-dn on 2025-12-10 15:14:03 in GWYDDION-UNSTABLE
- added a Nield varian of Laplace-solve
Modified:
correct--laplace.c
correct.h
r28966 by yeti-dn on 2025-12-10 12:08:06 in GWYDDION-UNSTABLE
- fixed an edge case where we could have array overflow in waterpour
Modified:
watershed.c
r28965 by yeti-dn on 2025-12-10 10:34:12 in GWYDDION-UNSTABLE
- added a Nield variant of copy-field-to-surface
r28964 by yeti-dn on 2025-12-09 16:18:10 in GWYDDION-UNSTABLE
- added a test for gwy_field_area_fill_mask()
Modified:
field.c
test-list.txt
r28963 by yeti-dn on 2025-12-09 16:07:48 in GWYDDION-UNSTABLE
- added Nield variants to more functions in stats--acfpsdf and rebased old functions on them
Modified:
field.c
field.h
stats--acfpsdf.c
stats.h
r28962 by yeti-dn on 2025-12-09 14:07:25 in GWYDDION-UNSTABLE
- added Nield variants to masked functions in stats--acfpsdf - rebased old functions on the Nield variants - transitioned from fftw_complex as a two-element array to double complex alias
Modified:
correlation.c
fftw.h
filters--convdeconv.c
inttrans.c
stats--acfpsdf.c
stats--minkowski.c
stats.h