Replies: 1 comment 1 reply
|
Hello @TerraKate Do you mean the "Antenna separation..." when reading that shows up when reading GPR data? You can suppress this message by setting To set the antenna separation, use the function I do not know how you wrote and run your script but there is the possibility to pass a list of file paths (or file connections) to the function Let me know if it solves your problem. Do not hesitate to contact me if you have any question! Best, Emanuel |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello @emanuelhuber , thank you very much for your work with RGPR!
I am using this to create a custom script for GPR processing. The script runs from the terminal and I am wondering how to remove the "Antenna Separation" message for user readability. I want the user to have the option to set the antenna separation but when I receive the input and change the @antsep value, it doesn't seem to hold or remove the console message. I may be setting the value wrong. Any help would be appreciated,
All reactions