Search found 4 matches

by Koen Van Noten
Mon Jun 17, 2024 8:11 am
Forum: Geopsy usage
Topic: f0 and f1 in .hv file
Replies: 1
Views: 63206

f0 and f1 in .hv file

Hi Marc, In the HV module, when e.g. selecting 2 peaks (Edit-> Select peaks), I noticed in the .hv files that f0 and f1 are given in the order in which they where selected, and f0/f1 doesn't necessarily show the lowest/highest value. Was this setting deliberately chosen, or is this something to chan...
by Koen Van Noten
Fri Feb 17, 2023 10:20 am
Forum: Geopsy usage
Topic: objects rotation
Replies: 2
Views: 66758

Re: objects rotation

Hi Luigi, I find the HV rotate graph difficult to interpret in this X-Y (or Y-X as you want) linear format. If you're interested, I made a python script to replot the .grid rotate files into a 360° polar plot which makes it much more intuitive to interpret the data. The code also grabs the min/max a...
by Koen Van Noten
Fri Feb 17, 2023 10:10 am
Forum: Geopsy usage
Topic: Problem with Frequency Rejection from command line
Replies: 2
Views: 64113

Re: Problem with Frequency Rejection from command line

Thanks for your reply Marc!
I'm looking forward to this kind of solution. In the meantime I'll play a bit with the STA/LTA params, but I found that the frequency rejection was performing better in windows rejection.
Cheers
Koen
by Koen Van Noten
Wed Feb 08, 2023 9:11 pm
Forum: Geopsy usage
Topic: Problem with Frequency Rejection from command line
Replies: 2
Views: 64113

Problem with Frequency Rejection from command line

Hi Marc, I'm creating an ipython tutorial how to use Geopsy from command and how to loop over data to demonstrate the HV variability with time. My process strategy is: 1) first to create my own PARAMETER string and fill in whatever value I want in that string. 2) then to activate the command line us...