-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From SEG-Y to RSF #194
Comments
What is the error when you try to visualize it? You can put additional parameters in the file with sfput http://ahay.org/wiki/Guide_to_madagascar_programs#sfput |
(base) Crazis-MacBook-Pro:nmo Sean$ sfin v2stack.rsf This is the file rsf that I create from the seg-y, that should be the same as the first one that I put in the upper comment |
To view it, you need to create a Result command in your SConstruct file. It may look like Result('v2stack','grey title=Stack') |
@sfomel , |
Hi,
This is what you need
https://reproducibility.org/RSF/sfsegyread.html
Cheers
…On Fri, 17 Feb 2023, 08:50 satishgc227, ***@***.***> wrote:
@sfomel <https://github.com/sfomel> ,
Sir i am facing issues with converting segy to rsf format. Kkindly give me
thee command to convert it.
—
Reply to this email directly, view it on GitHub
<#194 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPQY4F3PN7MO3BKQ2WAVMTWX4UTLANCNFSM4MMN4FPA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
And another thing, why sfpen is not working on ubuntu 18.04 but is working
in 22.04
On Fri, Feb 17, 2023, 2:20 PM Francesco Perrone ***@***.***>
wrote:
… Hi,
This is what you need
https://reproducibility.org/RSF/sfsegyread.html
Cheers
On Fri, 17 Feb 2023, 08:50 satishgc227, ***@***.***> wrote:
> @sfomel <https://github.com/sfomel> ,
> Sir i am facing issues with converting segy to rsf format. Kkindly give
me
> thee command to convert it.
>
> —
> Reply to this email directly, view it on GitHub
> <#194 (comment)>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABPQY4F3PN7MO3BKQ2WAVMTWX4UTLANCNFSM4MMN4FPA
>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#194 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDHDSWND4S3ZCUJQBNTR43WX43UTANCNFSM4MMN4FPA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
That might be for several different reasons, you need to show us the error.
If I had to guess, I would say you're probably missing some dependecy
…On Fri, 17 Feb 2023, 09:57 satishgc227, ***@***.***> wrote:
And another thing, why sfpen is not working on ubuntu 18.04 but is working
in 22.04
On Fri, Feb 17, 2023, 2:20 PM Francesco Perrone ***@***.***>
wrote:
> Hi,
> This is what you need
>
> https://reproducibility.org/RSF/sfsegyread.html
>
> Cheers
>
> On Fri, 17 Feb 2023, 08:50 satishgc227, ***@***.***> wrote:
>
> > @sfomel <https://github.com/sfomel> ,
> > Sir i am facing issues with converting segy to rsf format. Kkindly give
> me
> > thee command to convert it.
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <#194 (comment)>, or
> > unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/ABPQY4F3PN7MO3BKQ2WAVMTWX4UTLANCNFSM4MMN4FPA
> >
> > .
> > You are receiving this because you are subscribed to this
thread.Message
> > ID: ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <#194 (comment)>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AQDHDSWND4S3ZCUJQBNTR43WX43UTANCNFSM4MMN4FPA
>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#194 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPQY4ANDMF2JT4KABQOQGLWX44RBANCNFSM4MMN4FPA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sir now it is working fine, bcz i installed the dependencies. But i am doing remote ssh There it is saying that "can't open display" Regards |
Try use ssh -X instead of just ssh
…On Fri, 17 Feb 2023, 12:00 satishgc227, ***@***.***> wrote:
Sir now it is working fine, bcz i installed the dependencies. But i am
doing remote ssh There it is saying that "can't open display"
Regards
—
Reply to this email directly, view it on GitHub
<#194 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPQY4G7EB7CLD5ITBZTWHTWX5K6NANCNFSM4MMN4FPA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sir i got it. Another problem i am having sir. I am trying to run scons for the datasets in the folder. I am getting this error: Kindly guide me. |
Sorry, no idea what this is might be.
…On Fri, 17 Feb 2023, 12:27 satishgc227, ***@***.***> wrote:
Sir i got it. Another problem i am having sir. I am trying to run scons
for the datasets in the folder.
I am getting this error:
ecationWarning: a80e61f279e77d22ac24a7888e1f24b4933014e0- is an invalid
version and will not be supported in a future release
warnings.warn(
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
scons: *** [paper.pdf] Implicit dependency geom/Fig/foldplot144.eps' not
found, needed by target paper.pdf'.
scons: building terminated because of errors.
—
Reply to this email directly, view it on GitHub
<#194 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPQY4CYK3DWTAAOMR4JMXLWX5OBZANCNFSM4MMN4FPA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
When i am trying to execute scons, i am getting this error.
On Fri, Feb 17, 2023, 5:08 PM Francesco Perrone ***@***.***>
wrote:
… Sorry, no idea what this is might be.
On Fri, 17 Feb 2023, 12:27 satishgc227, ***@***.***> wrote:
> Sir i got it. Another problem i am having sir. I am trying to run scons
> for the datasets in the folder.
> I am getting this error:
> ecationWarning: a80e61f279e77d22ac24a7888e1f24b4933014e0- is an invalid
> version and will not be supported in a future release
> warnings.warn(
> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: *** [paper.pdf] Implicit dependency geom/Fig/foldplot144.eps' not
> found, needed by target paper.pdf'.
> scons: building terminated because of errors.
>
> —
> Reply to this email directly, view it on GitHub
> <#194 (comment)>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABPQY4CYK3DWTAAOMR4JMXLWX5OBZANCNFSM4MMN4FPA
>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#194 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDHDSW7XGTGYOMIPHLK2QDWX5PKZANCNFSM4MMN4FPA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
To view results, run scons inside the
|
Sir I am getting this error "can't get first trace" while running the alaska dataset .
Kindly help me
Regards.
|
I tried to convert a file to seg-y and it worked, but when I try to go back to rsf i lose some information.
In particular I have this file:
esize=4 type=float form=native label="Velocity"
n1=1001 d1=0.004 o1=0 label1="Time" unit1="s"
n2=2142 d2=1 o2=1 label2="Velocity" unit2="s"
n3=1 d3=1 o3=1
2144142 elements 8576568 bytes
that I converted to seg-y, but going back to rsf i lose n3=1, d3=1, o3=1 and it gives me an error when I try to visualise my file.
How can I solve this problem?
The text was updated successfully, but these errors were encountered: