[seisan] internal memory exceeded, wav_mem_counter 1101

2021-03-23 Thread robert
i always get this message (internal memory exceeded, wav_mem_counter 1101)when i am viewing waveforms on seisan and it stops immediately.How do i solve it? ___ seisan mailing list seisan@geo.uib.no https://mailman.uib.no/listinfo/seisan

Re: [seisan] internal memory exceeded, wav_mem_counter 1101

2021-03-23 Thread Peter Voss
Hello Robert, Your waveform file has more that 1100 traces, MULPLT is hardcoded for maximum 1100 in your version. You need to split the waveform file or recompile Seisan. if you recompile Seisan change the max_trace value in the file: INC/seidim.inc I belive we increased it to 1800 in the next