Page 1 of 1

title FK graph

Posted: Mon Oct 26, 2020 5:13 pm
by riccardo
hi mark good evening,
How are you

is possible to change the title of the fk graph?

now the title is the position and the time of the shot, I would like to put in the title the "Name" of the file. Is it possible?

thank you

Re: title FK graph

Posted: Thu Nov 19, 2020 9:29 pm
by admin
Hi Riccardo,

Theoretically speaking, everything is possible from the code point of view. Now within the current interface, there is no way to set the file in an automatic way. You can edit the titles and the text you want.

To be honest, I do not like to add too many options. Usually from refraction devices, the files are named 1000.dat, 1001.dat,... which is not so informative. Do you want this kind of name to appear? To add this kind of option I'll looking for arguments...

Best regards,

Marc

Re: title FK graph

Posted: Mon Dec 07, 2020 12:02 pm
by riccardo
thank you for your reply Mark
Now on the graph is visualized time and shot distance.
I think that these are lesser informative (for me) than the file name, because I don't remeber at what time I shot with hammer, but I remember if it was the first, second or third shot (I use an acronym place+shot_number), so I can immediatly couple the site and the dispersion curve

but I can edit the label

best regard

Ricc

Re: title FK graph

Posted: Tue Dec 08, 2020 2:43 pm
by admin
Hi Riccardo,

I can add a 'name' property to events. Upon loading a SEG-2 file, a event is created and I can set its name to the file name. People that prefer absolute time and position as name can set the event name as empty.

This name can be automatically shown in the MASW labels. I did think of this option in my first answer.

If you think it might help, I can add it to next major release (3.4.0), soon available through git repository under version 3.4.0-preview

Best regards,

Marc

Re: title FK graph

Posted: Wed Dec 09, 2020 6:31 pm
by riccardo
wonderful, thank you mark

I think that this solution could be very useful

RG

Re: title FK graph

Posted: Thu May 06, 2021 4:44 pm
by admin
This is still not available in 3.4.1 but it is now implemented for 3.5.0, that will be soon available as a preview version in our git repository (see download page for details, Linux or MacOS required).

You have to select the correct setting in the preferences under the 'Load' tab: 'Event names'

Re: title FK graph

Posted: Thu May 06, 2021 5:03 pm
by riccardo
thanks
i have some problem with ver 3.4.1 in Win 10 with fk active tool

Re: title FK graph

Posted: Tue May 18, 2021 12:32 pm
by admin
Can you provide more details? A snapshot? A file example to reproduce the error?