Skip to content

stacking cross correlations #74

Answered by PeterMakus
vbrossard asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there,
so here is what happens: the kwargs corr_startand corr_endin cdb.get_dataare expected to be of type UTCDateTime. If they are not, they will be replaced by wildcards -> all available data will be loaded into the stream. I admit that this is a little unfortunate and, in a future version, I will let the code print a warning, when this happens.

However, even when adding them as UTCDateTime objects, you will still run into problems. corr_start and corr_endrefer to the (almost) exact start and endtime of one CorrTrace. Currently, there is no way of filtering for all traces in a certain time span - I acknowledge that this is inconvenient but this is actually a surprisingly complex prob…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vbrossard
Comment options

Answer selected by PeterMakus
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