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
title FK graph
Re: title FK graph
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
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
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
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
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
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
wonderful, thank you mark
I think that this solution could be very useful
RG
I think that this solution could be very useful
RG
Re: title FK graph
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'
You have to select the correct setting in the preferences under the 'Load' tab: 'Event names'
Re: title FK graph
thanks
i have some problem with ver 3.4.1 in Win 10 with fk active tool
i have some problem with ver 3.4.1 in Win 10 with fk active tool
Re: title FK graph
Can you provide more details? A snapshot? A file example to reproduce the error?