-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Dear Min Liu,
I have been using your repository to analyze seismic data for my research project. However, I am having some issues analyzing my complete data set, which consists of daily waveform files from 2012 to 2023. The program works fine until it starts reading the waveform files; it takes a couple of minutes for the RAM memory to fill up to about half its capacity, which is 82 GB total. Then, the program crashes and I get errors like memory overflow or segmentation fault. I have tried analyzing smaller sections of data and it worked, but only when reading 2 to 6 days maximum. I’ve also adjusted some parameters like number of event pairs, number of stations, etc., but nothing has worked yet. I’ve looked through some C manuals to see if it could be possible to modify some of the memory locating functions to make it work but haven’t been successful in doing so. I am aware that it is a lot of information to process, but I was hoping there could be a way to solve it. I’d appreciate any help or advice on this issue.
Thank you in advance for your time, best regards!
Paula Salazar