CRAVA / crava

6 stars 13 forks source link

Problem using correlation surface #230

Closed alfbr closed 7 years ago

alfbr commented 8 years ago

We have a case where single surface inversion runs through, but using separate correlation surface fails. Rainer can provide input for reproduction.

hgolsen commented 8 years ago

We can start to look at this bug if you provide a data set to NR ftp server.

hgolsen commented 8 years ago

Can you provide the data case for this issue @RainerTonn? (I don't think we have received it yet).

alfbr commented 8 years ago

Case uploaded in tar.gz by ftp. There were two xml-files, not sure which one we should focus on. Let's do a video meeting once you have had a look.

hgolsen commented 8 years ago

The xml-file "BDN_Nov16_LSdir.xml" does not match the data in the input-folder. The "BDN_Nov16.xml" file almost matches the input-files (ex. xml file says "Mid_78_81.sgy" and input folder has file "Mid78_81_2s5s.sgy").

Using "BDN_Nov16.xml" (with updated names) we get a 'Segmentation Fault'-error, but that was due to an error when reading Near78_81_2s5s.sgy: "There is a region between the base surface of the inversion interval and the seismic data volume with no seismic data. The largest gap is for the seismic trace at position (842048,5316951) where the surface z-value = 3888.09 while the seismic end time = 3004.00. Please include more seismic data or heighten the base surface 884.09ms."

Does this sounds familiar? Can you take a look at the segy-data?

We will update Crava so the user gets this message and not the 'segmentation fault'-error. However, this isn't the bug in question..

RainerTonn commented 8 years ago

Seismic and horizon grid are of different size. I reduced the working area. First to the size of the seismic grit and then even smaller. The horizon onlap error occurred even with the small size. The big area has problems with the horizon. Due to extrapolation there might be zones where the horizons are crossing.

RainerTonn commented 8 years ago

here are the dimensions cr1

RainerTonn commented 8 years ago

Sorry for the confusion with the xml files. I created so many, probably I lost track. I believe this is now the correct one (renamed to *xml.txt outputD4_859TESTxml.txt )

: D4_859TSETlogFile.txt

hgolsen commented 8 years ago

I have tried to run a few versions of this case:

Case1:

Case2:

I have tried to increase the number of layers (to 30), and it worked.

Case3:

This is due to the issue with the surfaces (as you mentioned). One solution is to add correlation-direction (which leads to Case2). Decreasing area size (e.g. setting to 6300), instead of adding correlation-direction, also works (but this will also lead to the prior-correlation issue in Case2).

hgolsen commented 8 years ago

The small bug-fixes mentioned the previous post are now checked in.

alfbr commented 7 years ago

Thanks for fixing, closing issue.