GQ Electronics Technical Support Forum Active Users: / Visits Today:
Highest Active Users:
GQ Electronics Technical Support Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 GQ Electronics Forums
 2.GQ Geiger Muller Counter
 simple questions about the software
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

PLSoftware

Italy
8 Posts

Posted - 08/31/2023 :  23:35:11  Show Profile  Reply with Quote
Greetings, sorry for my difficulty with the English language and consequently the difficulty in reading the many pages of the forum.
I wanted to ask 2 simple things:
1) What is the best software to download the log file of the measurements from the geiger to the PC?
2) What is the best software to open and analyze the log file from the PC?
Thank you.
Reply #1

ullix

Germany
1115 Posts

Posted - 09/03/2023 :  23:05:45  Show Profile  Reply with Quote
Try GeigerLog! Free and Open Source:
https://sourceforge.net/projects/geigerlog/

Go to Top of Page
Reply #2

PLSoftware

Italy
8 Posts

Posted - 09/04/2023 :  02:56:37  Show Profile  Reply with Quote
Thanks for your answer.
is this software to download the log file and also to analyze it ?
I tried to download it but they are files with the "pe" extension. Isn't there an executable EXE?
I don't understand how it works, is there an online guide?
Go to Top of Page
Reply #3

ullix

Germany
1115 Posts

Posted - 09/04/2023 :  22:43:21  Show Profile  Reply with Quote
The software can do all of it.
It is based on Python. "PE" files do not exist; perhaps you saw ".py" files?
Read the GeigerLog Manual, it will answer the questions.
Go to Top of Page
Reply #4

ihab17

Italy
213 Posts

Posted - 09/07/2023 :  05:11:08  Show Profile  Reply with Quote
quote:
Originally posted by PLSoftware

Thanks for your answer.
is this software to download the log file and also to analyze it ?
I tried to download it but they are files with the "pe" extension. Isn't there an executable EXE?
I don't understand how it works, is there an online guide?


Ciao
Il progetto GeigerLog sviluppato da Ullix e' un ottimo tool per scaricare ed analizzare i dati sia come storico del dispositivo sia i dati in tempo reale dal dispositivo. GeigerLog non ha bisogno di installazione di per se come un software classico, l'unica cosa che devi avere e' il programma Python installato separatamente. GeigerLog e' sviluppato per Python. Leggi la risposta 19 da questo link https://www.gqelectronicsllc.com/forum/topic.asp?TOPIC_ID=6771 per l'installazione e configurazione

GeigerLog per se e' un file ZIP, basta che lo scarichi e lo scompatti in una cartella a piacere e alla fine lanciare python nel percorso giusto per avviare il programma. Fai uno sforzo leggendo l'articolo sopra, e se hai ancora bisogno, facci sapere

Ciao
Go to Top of Page
Reply #5

PLSoftware

Italy
8 Posts

Posted - 09/14/2023 :  09:18:53  Show Profile  Reply with Quote
Ti ringrazio ihab17 della gentiile risposta, purtroppo credo che tutto ciò supera le mie capacità sia lingistiche che informatiche.

Se ci fosse un programmino più semplice riuscirei a collegare il geiger al PC

Go to Top of Page
Reply #6

ihab17

Italy
213 Posts

Posted - 09/18/2023 :  07:19:58  Show Profile  Reply with Quote
quote:
Originally posted by PLSoftware

Ti ringrazio ihab17 della gentiile risposta, purtroppo credo che tutto ciò supera le mie capacità sia lingistiche che informatiche.

Se ci fosse un programmino più semplice riuscirei a collegare il geiger al PC





Purtroppo non ci sono programmi simili alla tua richiesta. Quello piu' completo e' Geigerlog.
Go to Top of Page
Reply #7

ihab17

Italy
213 Posts

Posted - 09/18/2023 :  07:33:08  Show Profile  Reply with Quote
Scarica ed installa Python da questo link https://www.python.org/ftp/python/3.11.5/python-3.11.5-amd64.exe

Se stai utilizzando Windows, cerca CMD e clicca ESEGUI COME AMMINISTRATORE e copia ed incolla il seguente


python -m pip install --user -U pip
python -m pip install --user -U setuptools
python -m pip install --user -U pyqt5
python -m pip install --user -U pyqt5-sip
python -m pip install --user -U matplotlib
python -m pip install --user -U numpy
python -m pip install --user -U scipy
python -m pip install --user -U pyserial
python -m pip install --user -U paho-mqtt
python -m pip install --user -U sounddevice
python -m pip install --user -U soundfile
python -m pip install --user -U pip-check


Dovrebbe darti una cosa simile a questo output


Nota il percorso nell'output del CMD, e copia il percorso che dovrebbe essere simile a questo:

C:\Users\iltuonomeutente\appdata\roaming\python\pythonxx\site-packages


Dalla riga di comando digita il seguente e dare invio

sysdm.cpl ,3


Dovresti vedere una cosa simile a questo:


Clicca sui variabili dell'ambiente:



Dovresti identificare il variabile denominato PATH (quello in giallo), selezionalo e clicca EDIT (modifica)



Clicca NUOVO ed incolla la stringa che hai appena copiato, poi OK



Sempre dalla riga di comando, spostati sotto il percorso dove hai scompattato GeigerLog, ad esempio C:\GeigerLog e lancia il seguente comando
python C:\GeigerLog\geigerlog -d



Se hai seguito tutto alla lettera, dovresti poter avviare GeigerLog correttamente
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
GQ Electronics Technical Support Forum © Copyright since 2011 Go To Top Of Page
Generated in 0.08 sec. Snitz's Forums 2000