JohnWStockwellJr / SeisUnix

The CWP/SU: Seismic Un*x Package - a free open seismic processing, research, and educational software package. Please seek distribution gzipped tar files at https://wiki.Seismic-Unix.org not the Github version.
https://wiki.Seismic-Unix.org
Other
260 stars 124 forks source link

Interactive velocity analysis code (iva.sh and iva.scr) not working #52

Open tgautam03 opened 4 years ago

tgautam03 commented 4 years ago

I am trying to do Interactive velocity analysis. I've iva.sh and iva.scr. When I am trying to open interactive dialogue window using iva.scr, it's not doing anything and giving output like (base) atom@Blade:~/work/mdg/su$ ./iva.scr & [1] 16516 but when I am running iva.sh directly it's giving errors like Screenshot from 2019-12-05 16-47-51

Code files are as follows : iva_codes.zip

JohnWStockwellJr commented 4 years ago

I am unfamiliar with the iva scripts. I assume you got those from Forel’s book. Try using Velan.radon from the Course demo directory.

John Stockwell Visit: https://wiki.Seismic-Unix.org The new home of Seismic Un*x

On Dec 5, 2019, at 4:19 AM, Tushar03 notifications@github.com wrote:

 I am trying to do Interactive velocity analysis. I've iva.sh and iva.scr. When I am trying to open interactive dialogue window using iva.scr, it's not doing anything and giving output like (base) atom@Blade:~/work/mdg/su$ ./iva.scr & [1] 16516 but when I am running iva.sh directly it's giving errors like

Code files are as follows : iva_codes.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

tgautam03 commented 4 years ago

Yes, I am working through that book and trying to make a workflow for velocity analysis. I can't find the course demo directory anywhere that you just mentioned. Can you also suggest some place where I can post my doubts like this for future?

JohnWStockwellJr commented 4 years ago

If you send me your direct email address I will send you Dropbox links for my course materials.

John Stockwell Visit: https://wiki.Seismic-Unix.org The new home of Seismic Un*x

On Dec 5, 2019, at 7:05 AM, Tushar03 notifications@github.com wrote:

 Yes, I am working through that book and trying to make a workflow for velocity analysis. I can't find the course demo directory anywhere that you just mentioned. Can you also suggest some place where I can post my doubts like this for future?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

JohnWStockwellJr commented 4 years ago

$CWPROOT/src/demos/Course

John Stockwell Visit: https://wiki.Seismic-Unix.org The new home of Seismic Un*x

On Dec 5, 2019, at 7:05 AM, Tushar03 notifications@github.com wrote:

 Yes, I am working through that book and trying to make a workflow for velocity analysis. I can't find the course demo directory anywhere that you just mentioned. Can you also suggest some place where I can post my doubts like this for future?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

tgautam03 commented 4 years ago

It will be great you can share your course material. My email is : tgautam@es.iitr.ac.in Thanks

Nightwolf86 commented 4 years ago

Hello Sir

I am also using the iva.sh script for velocity analysis. My script is working but I have a problem with the semblance plot. The semblance plot's time axis goes down to 0.6s. On the other hand, the time of the other two plots, which are constant velocity stacks and CMP gather, go down 3s. The semblance plot's time must be 3s like the others. How can I solve this problem?

Can I also get your course materials? My mail -> eapatay@mtu.edu

velocity

Thanks Best regards

sanmurilo commented 4 years ago

I'm working on the iva script, I managed to remove the syntax errors, but there is still an error in the sunmo function. If you have any questions, I'm contributing to the https://github.com/Dirack/proSU repository. My email: murilovj@gmail.com. CMP_1150 CMP_After_NMO_1150 Semblance_1150 Screenshot from 2020-04-01 23-02-29 Screenshot from 2020-04-01 23-03-36 Screenshot from 2020-04-01 23-05-27 iva.zip