Skip to content

feat: scan avec un taux d'échantillonnage différent du template (FDF 1998-2002)#9

Open
MariusYvard wants to merge 1 commit into
SeismicSource:mainfrom
MariusYvard:feature/sampling-rate-mismatch
Open

feat: scan avec un taux d'échantillonnage différent du template (FDF 1998-2002)#9
MariusYvard wants to merge 1 commit into
SeismicSource:mainfrom
MariusYvard:feature/sampling-rate-mismatch

Conversation

@MariusYvard

@MariusYvard MariusYvard commented Jun 28, 2026

Copy link
Copy Markdown

Salut Claudio,

Une des PR issues du stage. Elle rend cc_waveform_pair robuste aux taux d'échantillonnage différents entre le template et les données continues : au lieu d'abandonner, la trace la plus fine est rééchantillonnée vers le taux commun le plus grossier, et la fréquence haute du passe-bande est bornée juste sous Nyquist. Cas concret : un template à 100 Hz qui scanne les données FDF à 20 Hz (1998-2002).

Comportement par défaut inchangé hors taux différents. Tests unitaires ajoutés.

Marius

… template

Resample the finer trace to the common coarser rate in cc_waveform_pair instead of aborting, and clamp the band-pass high corner below the Nyquist frequency, so a 100 Hz template can scan 20 Hz data (FDF 1998-2002).
@MariusYvard MariusYvard changed the title feat: scan avec un taux d'echantillonnage different du template (FDF 1998-2002) feat: scan avec un taux d'échantillonnage différent du template (FDF 1998-2002) Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant