[Gwyddion-users] Gwyddion 2.69 was released

2025-07-28 Thread Yeti
Gwyddion 2.69 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.69/ (all released files) https://gwyddion.net/download/2.69/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) " fingerprint = 7781 7A91

[Gwyddion-users] Gwyddion 2.68 was released

2025-03-24 Thread Yeti
://gwyddion.net/download/2.68/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) " fingerprint = 7781 7A91 4144 2926 DDE3 E5E5 6D41 82E7 8232 D84B - This is a stable version continui

Re: [Gwyddion-users] Operational questions

2025-03-22 Thread Yeti
ng meaningful with half a gigabyte (typically) of such data in MS Excel though. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Operational questions

2025-03-21 Thread Yeti
y after the export? Or are they already wrong in Gwyddion? There is no export to Excel. So I assume you exported the data to plain text files. But really, I have no idea. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@

Re: [Gwyddion-users] Some Pygwy-extracted grain values (mean, surface area, ...) do not match interactive mode results

2024-11-14 Thread Yeti
heights do not matter. But any quantities related to heights will be wrong because you are now processing the 0s and 1s in the mask field. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.source

Re: [Gwyddion-users] Some Pygwy-extracted grain values (mean, surface area, ...) do not match interactive mode results

2024-11-12 Thread Yeti
positive integers. So the zeroth element does not correspond to any grain. The zeroth element corresponds to the empty space outside grains (that is what the grain number image looks like). A few functions can actually do something meaningful based on this interpretation; most do not and the zer

[Gwyddion-users] Gwyddion 2.67 was released

2024-11-11 Thread Yeti
Gwyddion 2.67 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.67/ (all released files) http://gwyddion.net/download/2.67/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) " fingerprint = 7781 7A91

Re: [Gwyddion-users] Standalone Pygwy script execution of grain_filter process

2024-11-05 Thread Yeti
On Tue, Nov 05, 2024 at 11:38:11AM +0100, David Nečas (Yeti) wrote: > On Mon, Nov 04, 2024 at 03:58:37PM +, Smith, Justin wrote: > > The problem is not the string that I write to the file because it > > successfully sets the default that shows up in manual Gwyddion usage >

Re: [Gwyddion-users] Standalone Pygwy script execution of grain_filter process

2024-11-05 Thread Yeti
ctive use is unlikely to work either. In other words, it is a bug. I will have to look into it. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-25 Thread Yeti
nly the second traceback/error message. > What am I doing wrong here? You may be running it under Python 3 (because that is the default) and you do not have gwyddion-devel. However, I do not understand the console problem. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-23 Thread Yeti
nder 15 minutes. Yes, we should have Python 3 support, but it will still take us a couple of years to get there because it involves rewriting basically everything… Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-18 Thread Yeti
RELOAD=/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 … but I suspect that the one undefined symbol would be just the tip of an iceberg. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-17 Thread Yeti
On Sun, Oct 13, 2024 at 08:41:02PM +0200, David Nečas (Yeti) wrote: > We probably need at least a configure option to disable the old plugin > stuff. We kind of already had one, --disable-plugin-proxy. But it was only disabling the mechanism itself; the various support files were still ins

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-17 Thread Yeti
age with an X on it)): > > $ conda env config vars set XDG_DATA_HOME="/home/jds/miniconda3/envs/gwyd/ > share:$XDG_DATA_HOME" Definitely do not do this because XDG_DATA_HOME must be a single directory. Nothing good can happen when you put multiple directories there. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-13 Thread Yeti
he corresponding files in this case. (c) Run the installation in a subset of directories manually like for x in $SUBDIRS; do make -C $x install; done replacing $SUBDIRS with the list I gave (without quotes). Regards, Yeti ___ Gwyddion-us

Re: [Gwyddion-users] Python error when trying to build from source with pygwy support

2024-10-13 Thread Yeti
skip the old stuff. Overriding SUBDIRS may be the easiest workaround, i.e. make install SUBDIRS="m4 libgwyddion libprocess libdraw libgwydgets libgwymodule app gwyddion modules po pixmaps data utils thumbnailer devel-docs" There can also be problems in pygwy itself, but at least it should get

Re: [Gwyddion-users] Issue reading .mif file

2024-03-15 Thread Yeti
it large attachments, but you can send the files to me directly). If I recall correctly, the general DME's stance on MIF was that people should save/convert to GDEF, which is a more well-designed file format. If you can do that it can prob

Re: [Gwyddion-users] Gwyddion installed on Mac Sonoma, cannot open .ARIS file

2024-02-28 Thread Yeti
On Fri, Feb 23, 2024 at 09:00:50AM +0100, David Nečas (Yeti) wrote: > On Fri, Feb 23, 2024 at 12:22:56AM +, Zhien Wang wrote: > > Hi It seems I couldn’t attach any file to this message. Will try attach it > > through the forum. > > You can upload the file somewhere an

Re: [Gwyddion-users] Gwyddion installed on Mac Sonoma, cannot open .ARIS file

2024-02-23 Thread Yeti
d with HDF5 libraries. This should be done regardless as more and more HDF5 based data formats are appearing – I am crrently adding fifth such to Gwyddion… Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net

Re: [Gwyddion-users] Gwyddion installed on Mac Sonoma, cannot open .ARIS file

2024-02-22 Thread Yeti
On Fri, Feb 16, 2024 at 03:45:20PM +0100, David Nečas (Yeti) wrote: > On Thu, Feb 15, 2024 at 03:38:17PM +, Zhien Wang wrote: > > I installed Gwyddion on Mac through MacPorts, X11, however the > > Gwyddion cannot open .ARIS file, it shows an error “No module can load > >

Re: [Gwyddion-users] Gwyddion installed on Mac Sonoma, cannot open .ARIS file

2024-02-16 Thread Yeti
e relatively easy to add. But we need some files. We *always* need the files that do not open [correctly]. Other information can be useful too, but without files, we cannot do anything. Regards, Yeti ___ Gwyddion-users mailing list Gw

[Gwyddion-users] Gwyddion 2.65 was released

2024-01-04 Thread Yeti
Gwyddion 2.65 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.65/ (all released files) http://gwyddion.net/download/2.65/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

[Gwyddion-users] Gwyddion 2.64 was released

2023-10-29 Thread Yeti
Gwyddion 2.64 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.64/ (all released files) http://gwyddion.net/download/2.64/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

[Gwyddion-users] Gwyddion 2.63 was released

2023-06-13 Thread Yeti
Gwyddion 2.63 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.63/ (all released files) http://gwyddion.net/download/2.63/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] reconstruction tool

2023-05-24 Thread Yeti
On Wed, May 24, 2023 at 06:24:38PM +0200, David Nečas (Yeti) wrote: > Dilation… Reconstruction, of course. Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] reconstruction tool

2023-05-24 Thread Yeti
kind of reverses the effect. So, it depends. Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Error opening interferometer opd data: Parameter 'cycleNumber' is missing or invalid.

2023-05-14 Thread Yeti
On Sun, May 14, 2023 at 10:28:52AM +, Natnael K Kahssay wrote: > > Please try tomorrow's or later development snapshot of Gwyddion. > Is there a location where I can download the patched software now? Right now you can compile it from sub

Re: [Gwyddion-users] Error opening interferometer opd data: Parameter 'cycleNumber' is missing or invalid.

2023-05-14 Thread Yeti
ment snapshot of Gwyddion. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] scripts in Gwyddion

2023-04-04 Thread Yeti
e a chunk of someone's time and effort… Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

[Gwyddion-users] Gwyddion 2.62 was released

2022-11-03 Thread Yeti
Gwyddion 2.62 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.62/ (all released files) http://gwyddion.net/download/2.62/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] open .dat file

2022-09-30 Thread Yeti
version to install. The latest version is 2.61, but it is probably not in the repo (yet), and it should not matter anyway. Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Bruker spm format: explanantion of overall scale computation ?

2022-09-13 Thread Yeti
o me in a way which makes sense *and* works for all files, I would be grateful… Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Pygwy Python3

2022-05-05 Thread Yeti
ally prefers simplicity and efficiency to resource conservation so it can be sometimes memory hungry. But if you suspect a memory leak please report it as a bug. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourcefor

Re: [Gwyddion-users] Gwyddion 2.61 was released

2022-05-02 Thread Yeti
On Mon, May 02, 2022 at 11:17:27AM +0200, David Nečas (Yeti) wrote: > Gwyddion 2.61 is now available for download… …and the actual list of changes in 2.61 follows. Sorry about posting the 2.60 news instead. Application: - Translations updated: Czech, French, Russian. - Command line: New opt

[Gwyddion-users] Gwyddion 2.61 was released

2022-05-02 Thread Yeti
Gwyddion 2.61 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.61/ (all released files) http://gwyddion.net/download/2.61/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

[Gwyddion-users] Gwyddion 2.60 was released

2021-11-12 Thread Yeti
Gwyddion 2.60 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.60/ (all released files) http://gwyddion.net/download/2.60/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] request about friction

2021-10-24 Thread Yeti
pixels high. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Find peak - variance

2021-07-23 Thread Yeti
f peak width estimate – if you need detailed peek fitting (like in all kinds of spectroscopies), Graph Peaks is likely way too simplistic for that. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.

[Gwyddion-users] Gwyddion 2.59 was released

2021-06-28 Thread Yeti
Gwyddion 2.59 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.59/ (all released files) http://gwyddion.net/download/2.59/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] extract data under mask

2021-06-21 Thread Yeti
throw this one away... Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] extract data under mask

2021-06-21 Thread Yeti
r image). I do not understand what should happen to the other pixels then. In any case it should not be necessary as all the functions can take into account only the masked area. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sou

Re: [Gwyddion-users] extract data under mask

2021-06-18 Thread Yeti
. If you have to, use Straighten Path to straighten curved fibres. Do not use too short segments. I would still call not the process measurement, maybe rough estimation… Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists

Re: [Gwyddion-users] gwyddion in Ubuntu 20.10

2021-05-12 Thread Yeti
managed to somehow entangle multiple versions of Gwyddion (or some partial installations or leftovers were getting in the way). Then cleanup and reinstallation was usually the right fix – so it is what the message suggests. But here Gwyddion comes neatl

[Gwyddion-users] Gwyddion 2.58 was released

2021-02-09 Thread Yeti
Gwyddion 2.58 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.58/ (all released files) http://gwyddion.net/download/2.58/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] Gwyddion Installation

2021-01-28 Thread Yeti
il announcing the next version came up, I just > wanted to mention it beforehand. If I recall correctly, I even tweaked the linking slightly in response to the Ubuntu breakage. However, the program works fine when built from source code (all versions I tried). So th

Re: [Gwyddion-users] How to false color part of an image

2021-01-21 Thread Yeti
e data do not have high dynamic range the result will look fine. Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

[Gwyddion-users] Gwyddion 2.57 was released

2020-12-28 Thread Yeti
Gwyddion 2.57 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.57/ (all released files) http://gwyddion.net/download/2.57/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] How to analyze grafting to obtain height, period and roughness?

2020-12-28 Thread Yeti
‘Include only masked region’ in the Statistical quantities tool. Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Can two plots be combined.

2020-07-01 Thread Yeti
at an major tick, which might not be a problem for range like [-3,3]. However, there is currently no way to control the range numerically. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] data broswer question (bug?)

2020-07-01 Thread Yeti
g I need to set so that all open images will be listed > together in the data browser? No, the browser browses the current file. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

[Gwyddion-users] Gwyddion 2.56 was released

2020-06-30 Thread Yeti
Gwyddion 2.56 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.56/ (all released files) http://gwyddion.net/download/2.56/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] Module-critical error

2020-05-21 Thread Yeti
ser-guide-en/pygwy.html#pygwy-managing-files Otherwise than that, the script tries to run tools (for the Gaussian filter). This is not possible as tools are only interactive. But most of the operations have a quite direct equivalent in DataField methods. I fixed the script so that it runs (attac

Re: [Gwyddion-users] Python install changes?

2019-12-06 Thread Yeti
ny control over that. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] how to change the language for the Gwyddion menu items

2019-11-20 Thread Yeti
ly happening when this problem occurs. It should be relatively straightforward if you already installed Gwyddion from MacPorts because you should have the prerequsites. Otherwise I am tempted to just disable localisation on Macs altogether. Re

Re: [Gwyddion-users] Gwyddion 2.55 was released

2019-11-04 Thread Yeti
On Tue, Nov 05, 2019 at 07:32:41AM +0300, Алексей Толстокулаков via Gwyddion-users wrote: > Unsibscribe To unsubscribe, send e-mail with subject ‘unsubscribe’ (not unsibscribe) to gwyddion-users-requ...@lists.sourceforge.net or use the web interface. Y

[Gwyddion-users] Gwyddion 2.55 was released

2019-11-04 Thread Yeti
Gwyddion 2.55 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.55/ (all released files) http://gwyddion.net/download/2.55/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

[Gwyddion-users] Gwyddion 2.54 was released

2019-08-27 Thread Yeti
Gwyddion 2.54 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.54/ (all released files) http://gwyddion.net/download/2.54/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] Memory leak in gwy.gwy_file_save()

2019-07-03 Thread Yeti
matrix of > height values? I do not understand the ‘2×2’ part. Are your images just 2×2, or you want to create some block matrix structure, or...? Anyway, you can do data = datafield.get_data() to get image data as a flat list and then write it to a file in any shape or form

Re: [Gwyddion-users] Language settings in MacOS

2019-05-31 Thread Yeti
pplication run by other means as I do not use MacOS... Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Bug in 2D FFT ?

2019-03-06 Thread Yeti
nwindowed image was used for the FFT. It should be fixed now (r21945). There is no workaround – you can use tomorrow's (or later) development snapshot though. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net ht

[Gwyddion-users] Gwyddion 2.53 was released

2019-02-28 Thread Yeti
Gwyddion 2.53 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.53/ (all released files) http://gwyddion.net/download/2.53/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] 2D PSDF Hann Windowing

2019-02-02 Thread Yeti
ns do this implicitly. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

[Gwyddion-users] Gwyddion 2.52 was released

2018-11-14 Thread Yeti
Gwyddion 2.52 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.52/ (all released files) http://gwyddion.net/download/2.52/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] measure lattice tool: data mismatch in version 2.51

2018-11-12 Thread Yeti
of a1 > lenght and direction, whereas on the screen they are slightly different Thanks for the bug report. You are right – the export to file/clipboard was printing a₁'s length and angle also for a₂ by mistake. It should be fixed now (in r21618), just in time for the upcoming ve

Re: [Gwyddion-users] Gwyddion compatibility with Windows2000

2018-10-11 Thread Yeti
d them any more. > If yes, which updates might help to run the program? Definitely not updates. Ancient MS Windows versions are going to be less supported in new versions, not more. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-user

Re: [Gwyddion-users] Reading .OPDx file taken using BRUCKER's 3D profilometer

2018-10-04 Thread Yeti
Please compress the file, upload it somehwere for me to download or select a smaller one. I do not have any other e-mail. Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Re: [Gwyddion-users] Reading .OPDx file taken using BRUCKER's 3D profilometer

2018-10-01 Thread Yeti
xport, screenshot or other information what are the correct Z values. The 3D (= image) data import has not been tested much. So it is possible your file is read incorrectly. Regards, Yeti ___ Gwyddion-users mailing list Gwyddion-users@lists.sour

Re: [Gwyddion-users] Cross Correlation

2018-08-28 Thread Yeti
ata browser open to see which image is currently selected. All functions work with the currently selected image – if a different image is selected than you think, surprises are bound to happen. Regards, Yeti -- Check out the

Re: [Gwyddion-users] Cross Correlation

2018-08-28 Thread Yeti
On Tue, Aug 28, 2018 at 12:05:44PM +0200, David Nečas (Yeti) wrote: > ...like in the attached picture. Like this one. Yeti -- Check out the vibrant tech community on one of the world's most engaging te

Re: [Gwyddion-users] Cross Correlation

2018-08-28 Thread Yeti
pens; the mask is still just sitting there. Masks can be *used* in various function. Functions which can apply masking show a choice like in the attached picture. When it is not displayed, the function cannot do masking (or there is no mask present).

Re: [Gwyddion-users] Cross Correlation

2018-08-28 Thread Yeti
do is to cross-correlate one image with > another. And then I do the mutual crop. How are you using the cross-correlation result if you then apply Mutual crop, which correlates and cuts the images itself? I do not understand what you are trying to achiev

Re: [Gwyddion-users] To Normalize topography

2018-08-27 Thread Yeti
e exactly the same, > every pixel will end up being 1, and if the two are different it should be a > fraction. Use Data Process → Multidata → Arithmetic with expression d1/d2 and select the two images as d1 and d2 (they must be compatible). At least If I understand correctly.

Re: [Gwyddion-users] Gwyddion 2.51 was released

2018-06-27 Thread Yeti
LANGUAGE=en_US gwyddion switches the language to English, fix the launcher to set the environment variable so (this is the general idea; I have no idea how exactly it is done on a Mac). Regards, Yeti -- Check out the

[Gwyddion-users] Gwyddion 2.51 was released

2018-06-26 Thread Yeti
Gwyddion 2.51 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.51/ (all released files) http://gwyddion.net/download/2.51/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] how to apply an edge filter to an image

2018-06-18 Thread Yeti
On Mon, Jun 18, 2018 at 06:38:23PM +0300, Aryeh Weiss wrote: > However, I can use Data Process>Integral Transforms>Convolution Filter..  to > do this. Yes, if you want to get your hands dirty, that's also an option

Re: [Gwyddion-users] how to apply an edge filter to an image

2018-06-18 Thread Yeti
entation to new image using Presentation → Extract Presentation. The value scale will be always [0, 1], unitless. Regards, Yeti -- Check out the vibrant tech community on one of the world's most engaging tech sites

Re: [Gwyddion-users] Mac OS install difficulty at ./configure step

2018-02-11 Thread Yeti
On Sun, Feb 11, 2018 at 04:45:12PM +0100, Rolf Wuerdemann wrote: > Updated gwyddion to 2.50, fixed quartz installation, > send pull request, got merged. Great! Thanks. Yeti -- Check out the vibrant tech commun

Re: [Gwyddion-users] Mac OS install difficulty at ./configure step

2018-02-06 Thread Yeti
sed... > Currently I'm trying to bring the native version (without XQaurtz) as > app-bundle for OS X (with macports) back to live. There are some > changes in app-bundle handling, therefore the definitions for the windows > and the modules are not found. Good to hear t

[Gwyddion-users] Gwyddion 2.50 was released

2018-02-02 Thread Yeti
Gwyddion 2.50 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.50/ (all released files) http://gwyddion.net/download/2.50/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] Mac OS install difficulty at ./configure step

2018-01-31 Thread Yeti
lse I need to download? It should not be necessary, but try installing the ‘pkgconfig’ port explicitly first. Note that, while relatively Unix literate, I do not know much about OS X specifics. Regards, Yeti -- Ch

Re: [Gwyddion-users] installing pygwy on Windows 10

2017-09-18 Thread Yeti
ting up the import path. However, if Pygwy Console does not appear in the Data Process menu check Info → Programme Messages. There can be some information why Gwyddion thinks Python is not available. Regards, Yeti -- Che

[Gwyddion-users] Gwyddion 2.49 was released

2017-08-15 Thread Yeti
Gwyddion 2.49 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.49/ (all released files) http://gwyddion.net/download/2.49/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] force curve file format

2017-06-07 Thread Yeti
can probably find the corresponding position, but it is tedious... Regards, Yeti -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! h

Re: [Gwyddion-users] Surface Roughness measurement from FESEM image?

2017-05-20 Thread Yeti
rong. The second will give you the roughness in physical units, if used correctly. Generally, you should use 2D statistical characteristics http://gwyddion.net/documentation/user-guide-en/statistical-analysis.html if you measure roughness in a

Re: [Gwyddion-users] Gwyddion version 2.48 in MacPorts

2017-05-01 Thread Yeti
is no active maintainer. What I know is that if no one is maintaining the port things will stall eventually. So, this is not much of an answer, it is more a request for help. Gwyddion is a project with long lifespan and maintainers of specific ports and packages may come and go... Regards,

Re: [Gwyddion-users] Gwyddion 2.48 was released

2017-04-30 Thread Yeti
DENCIES’. Everywhere else python has libpython already loaded so the dlopen()ed module just resolves symbols against that. What I am not sure about is the other things we get in PYTHON_LDFLAGS. Regards, Yeti P.S.: This would

[Gwyddion-users] Gwyddion 2.48 was released

2017-04-29 Thread Yeti
Gwyddion 2.48 is now available for download at https://sourceforge.net/projects/gwyddion/files/gwyddion/2.48/ (all released files) http://gwyddion.net/download/2.48/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) ", id 62A07732 fingerpr

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-04 Thread Yeti
workarounds and variables you need to set manually have been hopefully reduced to the usual ones (i.e. may need to be set in general in manual installation, not just on OS X). Regards, Yeti -- Check out the vibrant tech communi

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-03 Thread Yeti
GS? > Also - I am assuming this is normal but just incase it is not I get 3 > duplicate warnings on import: > ** (:25137): WARNING **: Trying to register gtype > 'GMountMountFlags' as enum when in fact it is of type 'GFlags' Yes, this is ‘normal’ and we cannot do much about

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-03 Thread Yeti
different: you do not have the ‘python2.7’ at the end there. Regarding the pygobject error, there is indeed a bug (and has been there forever!): the ‘pygtk-2.0/’ does not belong there. Please see the attached patch. I am glad someone started to c

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-02 Thread Yeti
trying to use it anyway (this would be a Gwyddion bug, but I checked gwyshapefitpreset.c and it seems correct). Or maybe first please try the compilation from a freshly unpacked source code. I suspect stale files or something similar. Regards, Yeti -

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-02 Thread Yeti
Could you please run python2.7-config --includes and python2.7-config --ldflags and post the output to give me a better idea which OS X-specific settings and workarounds may be necessary? Thanks, Yeti

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-02 Thread Yeti
oes not fix it, at least you should progress further and get a different error if there are more problems. Regards, Yeti -- Check out the vibrant tech community on one of the world's most engaging tech sites

Re: [Gwyddion-users] Problems with +pygwy install on MacOS 10.12.3 with Macports and compiling from source

2017-04-01 Thread Yeti
aining checking for PyRun_String You can look there, if the error message will make sense to you, or just post the part of the file. > Are these errors related? Probably. > Is the issue stemming from not finding the libpython2.7? Not so much findin

Re: [Gwyddion-users] Copy fit results to clipboard

2017-03-18 Thread Yeti
ionality in one form or another... Regards, Yeti -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot __

Re: [Gwyddion-users] Copy fit results to clipboard

2017-03-17 Thread Yeti
stical quantities, distances, etc. Ctrl-C probably would not be the best idea (among other problems, it simultaneously needs to to its usual thing for all the various text boxes in the window). Regards, Yeti -- Check

Re: [Gwyddion-users] Cannot open Gwyddion after installation on macSierra

2017-03-01 Thread Yeti
the files and directories exists and try to run the open commands directly. This is no magic fix, just standard getting to the core of the problem. Regards, Yeti -- Check out the vibrant tech community on one of the world&

Re: [Gwyddion-users] Infos about PSD calculation

2017-03-01 Thread Yeti
rements (different area, different sampling step). The way in which these PSDFs preserve Parseval's theorem is valid but not useful. Instead, try to figure out what exactly the software that produces PSDF in nm⁴ does and then recalculate it to the actual density, the sa

Re: [Gwyddion-users] Data handling

2017-02-27 Thread Yeti
cel that Gwyddion cannot do [better]? Regards, Yeti -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot __

Re: [Gwyddion-users] rPSDF

2017-01-31 Thread Yeti
spatial frequencies contained in the image range from zero to the maximum frequency. The maximum frequency (outer ring diameter) is of course clearly visible on both curves. Regards, Yeti -- Check out the vibrant tech com

  1   2   3   4   5   6   7   8   >