Skip to content
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

Output Segy attributes #503

Open
hananabilabd opened this issue Apr 19, 2021 · 1 comment
Open

Output Segy attributes #503

hananabilabd opened this issue Apr 19, 2021 · 1 comment

Comments

@hananabilabd
Copy link

hananabilabd commented Apr 19, 2021

I would like to convert Segy to CSV then edit in CSV and convert CSV to Segy back.
I used trace headers to dataframe example.
I then convert the dataframe to CSV, when I compared the output .csv from dataframe to the output from online converter, dataframe output lacks a column called SAMPLE_ARRAY each cell of which contain multiple data
My_Segy
Dataframe_output
OnlineConverter_output

@TheZappie
Copy link

This is not an answer to your questions nor am I a maintainer of segyio. But you should consider an application like seissee for specific manual adjustment of trace headers. Also, if your SAMPLE_ARRAY is about headers, then it might be the non specified region of the SEG-Y file (205-240).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants