Skip to content

Memory problem #301

Closed Answered by ThomasLecocq
sujan1746 asked this question in Q&A
Jun 2, 2023 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

If your input data is e.g. 100 Hz, to go to 44 Hz, you are forced to use the Lanczos resampler, which is heavy computationally. You could set the CC_sampling_rate to 50 Hz, and just Decimate.

I have no idea what "load average" means in your case.

The development version (called "master" on github) is fully functional, BUT is not compatible with your existing database, because there are new elements (support for location codes, channel names) etc.

Are you using many filters? Many components (other than ZZ) ? Cross-station AND single-station ? etc... all those will add elements in memory during computation and output to disk after all slides are finished. So yes, the memory imprint can grow…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@sujan1746
Comment options

@ThomasLecocq
Comment options

@sujan1746
Comment options

@ThomasLecocq
Comment options

Answer selected by sujan1746
@sujan1746
Comment options

@sujan1746
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants