Hi, Thorsten. As you said, the gain of the current input was not correct. I changed the Instrument/nAmpere2Volt to a correct value. Then auto approach works without any problem. Thank you! Kazuma
Hi. I just updated Gxsm3 on Ubuntu 20.04 LST. I use an STM with a DSP, MK-3 Pro. When I do auto approach, if the tunneling current(In0:I-Tunnel) is set over 0.2 nA, the auto approach can work. If the tunneling current is 0.1 nA, however, the z-piezo becomes shrinked and auto approach can not work. When I used Gxsm3 with Ubuntu 18.04 LST, the autoapproac woked even when the tunnneling current is 0.1 nA. Which parameter should I confirm or change?
Hi, Thosten. Thank you for the package version of gxsm3. I could installed sranger modules and the package of gxsm3! Actually I installed the package of gxsm3, then uninstalled the gxsm3 which I compiled. Then I did the followin commands. sudo apt purge gxsm3 sudo apt install gxsm3 After these commands, I uploaded the software of DSP(MK3Pro) to 40.12 from 40.00. Then the gxsm3 recognize the DSP. Thank you! It is strange that the execution file of gxsm3 are in /bin and /usr/bin. I don't know why two...
Dear Zahl Hi. My Ubuntu is the latest version, 20.04 LTS Desktop version. I installed it by full installation, not update from 18.04 LTS.
I tried "./autogen.sh". But it was stopped by an error. student@stm2:~/sranger-svn$ ./autogen.sh I am testing that you have the required versions of libtool, autoconf, automake, glib-gettextize and intltoolize. This test is not foolproof, so if anything goes wrong, see the file HACKING for more information... checking for libtool >= 1.4 ... yes (version 2.4.6) checking for autoconf >= 2.54 ... yes (version 2.69) checking for automake >= 1.11 ... You must have automake 1.11 or newer installed to compile...
I installed "python3.7", then I successfully compiled gxsm3 and installed it. student@stm2:~$ python3.7 --version Python 3.7.0 student@stm2:~$ python --version Python 2.7.18rc1 student@stm2:~$ python3 --version Python 3.8.2 But, I cannot install SRanger. I downloaded its source file by, svn checkout svn://svn.code.sf.net/p/sranger/svn/trunk/SRanger sranger-svn I made /configure and Makefile.in in /sranger-svn by a command, autoconf and the another one (sorry I could not remember it). Then I tried...
I cannot install the following packages included in the packages you showed me. libglew2.0 libnetcdf13 libnetcdff6 libopencv-contrib3.2 libopencv-core3.2 libopencv-highgui3.2 libopencv-imgproc3.2 libopencv-objdetect3.2 libopencv-video3.2 python-gtk2 python-opencv python-pydot python-scipy Best regards
Here is the versions of python and gcc. student@stm2:~/gxsm-svn$ python --version Python 2.7.18rc1 student@stm2:~/gxsm-svn$ python3 --version Python 3.8.2 student@stm2:~/gxsm-svn$ gcc --version gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. student@stm2:~/gxsm-svn$ uname -a Linux stm2 5.4.0-28-generic #32-Ubuntu...
My "/etc/apt/sources.list" was wrong. I corrected it. Thank you! I downloded the source code of gxsm3, and tried to compile by the following commands. cd gxsm-svn ./autogen.sh make -j12 Here is the erros of the log. /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ pyremote.C:715:9: error: ‘PyObject’ does not name a type; did you mean ‘VObject’? 715 | PyObject module; | ^~~~~~~~ | VObject...
Thank you for your instruction in detail. sudo apt install -f sudo apt purge gxsm3 were worked well. Actually, there was an error afater the "sudo apt purge gxsm3". But this is a correct responce, because gxsm3 is not installed. I cannot install debhelper and othe packages. student@stm2:~$ sudo apt install debhelper Reading package lists... Done Building dependency tree Reading state information... Done Package debhelper is not available, but is referred to by another package. This may mean that...
"sudo apt install subversion" does not work well. Here is the responces. Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:...
Thank you for the instruction. I could not install subversion. So I can not use the command "svn". student@stm2:~$ sudo apt install subversion Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package subversion
Dear Thorsten Thank you for you quick reply. The following two command almost worked. add-apt-repository ppa:totto/gxsm apt update After each command, there is a following error, Err:3 http://ppa.launchpad.net/totto/gxsm/ubuntu focal Release 404 Not Found [IP: 91.189.95.83 80] However after the last command "apt install gxsm3" there appeas the following errors. Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package gxsm3
Hello. I updated my PC' OS to Ubuntsu 20.04 LTS. I'd like to install the GXSM and SRanger to the computer. Please tell me how I can do that.
Hello. Thank you Thrson, for a quick reply. In this case, rotation is 0 degree, and the Offset XY are 0 too. I use analog offset adding, however, these analong offset is 0 when the problem happened. When I reinstalled the firmware to MK2, then the problem was fixed.
Hello. I am using MK3 to control an STM. It usually works well but suddenly changed to incorrect. When the problem happened, half of images are lost on both of forward and backward images. The half of image, which is a triangle shape, is correct but the rest of it is not correct. I upload the two images as attachments. They are the forward and backward images. This behavior appears when the high bias voltage (~10 V) is applied. After the appearance of this behavior, it cannot change to normal without...