Open tgautam03 opened 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.
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?
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.
$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.
It will be great you can share your course material. My email is : tgautam@es.iitr.ac.in Thanks
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
Thanks Best regards
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. iva.zip
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 likeCode files are as follows : iva_codes.zip