Hi Marc
I installed latest version of geopsy and can't see standard output path option for HVSR results (image attached). What is the trick?
MacOs Mojave 10.14.6 and geopsy Version 3.3.0 (3.3.1)
Thank you,
Alex
Search found 15 matches
- Thu Jul 30, 2020 12:56 pm
- Forum: Geopsy usage
- Topic: Output path not visible on MacOs
- Replies: 1
- Views: 9896
- Fri Dec 13, 2019 5:14 am
- Forum: Geopsy usage
- Topic: geopsy F-K
- Replies: 0
- Views: 34507
geopsy F-K
Hi,
I am trying to repeat an example from http://www.geopsy.org/wiki/index.php/Geopsy-fk
without any success. Every time I am getting bizarre results (screenshot of max2disp attached). Data and all parameters are from example. What may go wrong here?
I am trying to repeat an example from http://www.geopsy.org/wiki/index.php/Geopsy-fk
without any success. Every time I am getting bizarre results (screenshot of max2disp attached). Data and all parameters are from example. What may go wrong here?
- Tue May 24, 2016 4:20 am
- Forum: Geopsy usage
- Topic: SPAC output frequency windows are not the same
- Replies: 0
- Views: 48432
SPAC output frequency windows are not the same
Hi Marc I found two strange behaviors in recent version of geopsy. 1. Ring optimization excludes stations located at the lower ring boundary. Although all station pairs must be included within ring limits the station located on the lower limit of the ring is excluded from the analysis. I would expec...
- Wed Feb 10, 2016 12:59 am
- Forum: Geopsy usage
- Topic: waveform script possible bug
- Replies: 6
- Views: 32153
Re: waveform script possible bug
I installed the beta version of geopsy and it seems that some things are fixed... However: waveform tool window still outputs command with error using cut("Signal", "Delta", 1h"); instead of cut("Signal", "Delta", "1h"); I run the script and mus...
- Thu Feb 04, 2016 11:12 pm
- Forum: Geopsy usage
- Topic: waveform script possible bug
- Replies: 6
- Views: 32153
Re: waveform script possible bug
Sorry I did not clarify the problem. The problem is that the save command does not take into account path argument ( -save ./) instead always using the same path filename. I need to save results into specific subdirectory and can not do it.
- Wed Oct 21, 2015 3:39 am
- Forum: Geopsy usage
- Topic: waveform script possible bug
- Replies: 6
- Views: 32153
Re: waveform script possible bug
There is another bug : -save options does not work as described, for example [agorbato@rhe-eqm-research:/export/research/agorbato/HVPROC] $ geopsy -import-format MiniSeed 1.mseed -- -tool geopsyhv -slot 1 -- -save ./ -param hv.par -autowin 1.mseed ----WARNING--- Saving result files---- File /export/...
- Thu Sep 24, 2015 2:24 am
- Forum: Geopsy usage
- Topic: Export DINVER results to an csv or text
- Replies: 2
- Views: 17012
Re: Export DINVER results to an csv or text
gpdcreport -h all
options -vp -vs -rho
options -vp -vs -rho
- Wed Sep 23, 2015 1:44 am
- Forum: General usage
- Topic: Extracting rings and observed auto curves
- Replies: 3
- Views: 85111
Re: Extracting rings and observed auto curves
Yes I know these options. I was asking how to get number of rings and corresponding distances from target files. Moreover option -aV does not give opportunity to choose between all or only selected part of autocorrelation curve. All this information is stored and can be extracted using spac2disptool...
- Wed Sep 23, 2015 1:35 am
- Forum: Geopsy usage
- Topic: waveform script possible bug
- Replies: 6
- Views: 32153
waveform script possible bug
Hi Marc I am experimenting with waveform script and found interesting bug. In case if I use waveform toolkit the following command is printed in waveform console for cutting waveform: cut("Signal", "Delta", 1h"); save("cut(Signal, Delta, 1h)"); cut("Signal&quo...
- Thu Feb 05, 2015 6:59 am
- Forum: General usage
- Topic: Extracting rings and observed auto curves
- Replies: 3
- Views: 85111
Extracting rings and observed auto curves
Hi
I am wondering how to extract rings and observed auto-correlation curves (selected parts etc) from target/dinver/report files using command line only. Is there any way to do it?
Thank you
I am wondering how to extract rings and observed auto-correlation curves (selected parts etc) from target/dinver/report files using command line only. Is there any way to do it?
Thank you
- Wed Dec 10, 2014 5:36 am
- Forum: Dinver usage
- Topic: dinver crashes when higher mode is selected
- Replies: 2
- Views: 18208
dinver crashes when higher mode is selected
Hi,
I tried to include first higher mode into inversion but dinver plainly crashes with segmentation fault. I tried one target with autocorrelation curve set with both mode selected and two different targets where every mode selected separately. In both cases it doesnt work. Any clue?
I tried to include first higher mode into inversion but dinver plainly crashes with segmentation fault. I tried one target with autocorrelation curve set with both mode selected and two different targets where every mode selected separately. In both cases it doesnt work. Any clue?
- Thu Nov 27, 2014 6:56 am
- Forum: Geopsy usage
- Topic: Soil response in cross-correlation is not at zero, bug?
- Replies: 0
- Views: 30982
Soil response in cross-correlation is not at zero, bug?
Hi Marc, I tried to cross-correlate the stations (after dc removing, tapering, filtering etc) and got quite amusing result - the zero soil response in some cases is not at zero. Why? See image attached.
- Mon May 05, 2014 5:38 am
- Forum: Geopsy usage
- Topic: Saving temporary files
- Replies: 0
- Views: 27910
Saving temporary files
Hi Marc I am trying to save results of correlation (waveform option). After processing there is "processed" group that can be seen as temporary file and crosscorrelation can be seen on waveform visualization window. I use preference settings to set where to save the database. I save the fi...
- Tue Mar 25, 2014 7:20 am
- Forum: Installation
- Topic: compilation on fedora 64-bit
- Replies: 8
- Views: 120571
Re: compilation on fedora 64-bit
I tried previous version and had exactly the same problem. However using include<uistd.h> gave me chance to compile further. I had problem with dfft pack where make failed saying there is no make all rule. I had to runmanually just make command without all. Finally I stacked at make -f Makefile.Rele...
- Mon Mar 24, 2014 12:19 am
- Forum: Installation
- Topic: compilation on fedora 64-bit
- Replies: 8
- Views: 120571
Re: compilation on fedora 64-bit
I compiled sources from general download link on Suse x64 and had same problems. What is the stable working distribution?