Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add gain for cpxb #2011

Merged
merged 1 commit into from
Apr 2, 2024
Merged

fix: add gain for cpxb #2011

merged 1 commit into from
Apr 2, 2024

Conversation

ozym
Copy link
Contributor

@ozym ozym commented Mar 31, 2024

This adds a gain override for CPXB, which appears to have had it's continuous digitiser switched from 100 milli-g to 1 mico-g in 2015

Using triggered data compared to the BNZ channel of location: 21 (there will be slight differences as it's going from 200Hz triggered to 50Hz continuous).

Trigger Time True m/s/s Corrected m/s/s Ratio (should be 1.0)
2015-04-05T04:08:31Z 1.973157 0.197006 0.1
2015-04-22T04:52:03Z 1.732325 0.173087 0.1
2015-04-29T00:39:09Z 1.767413 0.177079 0.1
2015-05-17T00:02:01Z 1.724146 1.721332 1.0
2015-05-25T15:17:25Z 1.725951 1.723136 1.0
2015-05-28T22:45:31Z 1.725735 1.719724 1.0

Examining the recorded BNZ data for this stream:

   Source                Start sample             End sample        Hz  Samples
NZ_CPXB_21_BNZ    2015,119,00:00:05.805000 2015,127,01:49:45.105000 50  34888966
NZ_CPXB_21_BNZ    2015,127,02:10:07.840000 2015,138,00:00:05.520000 50  47129885
Total: 1 trace(s) with 2 segment(s)

Provides an estimate of the switch-over time, e.g. 2015,127,02:00:00Z or 2015-05-07T02:00:00Z

The gain of the streams should be reduced by 10.0 prior to this time.

@ozym ozym requested a review from a team as a code owner March 31, 2024 09:44
@elidana elidana requested a review from mnaguit April 1, 2024 20:31
@elidana
Copy link
Contributor

elidana commented Apr 1, 2024

hi @mnaguit , can you please have a look at this pr when you have time? thanks!!

@mnaguit
Copy link
Contributor

mnaguit commented Apr 1, 2024

Thank you @ozym for these changes. I'll check a couple of events between 2010 to 2015 after the merge and use the main ticket for updates. 👍

This adds a gain override for CPXB, which appears to have had it's continuous digitiser switched from 100 milli-g to 1 mico-g in 2015
@ozym ozym merged commit f24422f into main Apr 2, 2024
18 checks passed
@ozym ozym deleted the update-cpxb branch April 2, 2024 06:30
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.

3 participants