[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r356] by seismick

Correct wrong frequency array index in fxdecon.f90 (bug #156). Also apply
same patch to fxdnoise.f90, fxinterp.f90 and fxtis.f90, as they reused the
code from fxdecon.f90.
Add count of number of windows denoised to fxdnoise.90.
Add count of traces killed due to amplitude out of range in scab.f90.

2024-09-17 07:32:25 Tree
[r355] by seismick

Add option to process HEADMAP to reduce printout.

2024-09-03 04:57:38 Tree
[r354] by seismick

Fix problem in spsrps.f90 where values stored as 8-bit or 16-bit could
receive an INIL due to field being blank in SPS files, and truncated to
invalid result (INIL is -888728). So convert INIL to zero to avoid this.

2024-09-01 11:15:10 Tree
[r353] by seismick

Update comments in xps.f90 and spsrps.f90

2024-08-22 23:04:34 Tree
[r352] by seismick

Fix tapeio.c to compile in Fedora 40. Thanks to Tahir Helvaci for spotting
this bug.
Update comments in vc.f90

2024-08-12 02:27:25 Tree
[r351] by seismick

Patch for pcard.c from Tahir Helvaci, who found it would not compile in Fedora 40.
Add autocorrelation option to VC process, to provide a Klauder wavelet from sweep.

2024-08-10 11:44:46 Tree
[r350] by seismick

Changed TTRIN and TTROT to operate with local tape drive. The existing
processes were written for remote drives with operators and tape library.
They were not usable without additional software. Also found they only
worked in 32-bit linux, due to some variables declared as long integer.
Fixed that and it now works in 64-bit linux.

2024-08-09 09:33:25 Tree
[r349] by seismick

Revise the cfe_apphelp.xml file as it just said "This is the application help".
Unfortnately, that popup is unformatted like the others, so without word wrap
it is limited to one line of about 100 characters.
Update comments in the f90 files.

2024-07-20 03:48:06 Tree
[r348] by seismick

Fix issues in avovit.f90 and update comments in other files.

2024-07-11 03:59:55 Tree
[r347] by seismick

Add input trace check to avocorr.f90, as missing traces could cause malloc
memory corruption errors, which are not user friendly. Also add the gather
check and LAV setting, which was common issue with the AVO processes.

2024-07-09 03:54:13 Tree
Older >