Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Backfield processing

This notebook processes rock magnetic backfield demagnetization data with the primary purpose of obtaining Bcr (coercivity of remanence) values.

Loading...

Import data

Download successful. File saved to: ../example_data/SSRM2024C/magic_contribution_20433.txt
1  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/SSRM2024C/contribution.txt
1  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/SSRM2024C/locations.txt
16  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/SSRM2024C/sites.txt
28  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/SSRM2024C/samples.txt
50  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/SSRM2024C/specimens.txt
16966  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/SSRM2024C/measurements.txt
-I- Using online data model
-I- Getting method codes from earthref.org
-I- Importing controlled vocabularies from https://earthref.org

Select specimen backfield experiment data

<StringArray> ['MA1-5-r gelcap', 'MA1-OX-r', 'SJ1-4-r gelcap', 'SJ5-5-r gelcap', 'WS3-1-r'] Length: 5, dtype: str
<StringArray> ['IRM-VSM4-LP-BCR-BF-239364'] Length: 1, dtype: str

Process backfield data

Coercivity: 0.0196186 T
Coercivity: 19.6186 mT
Loading...
Loading...

Applying smoothing

The rmag.process_backfield_data function can also be used to smooth the data. The code below implements such smoothing which is applied to the processed backfield which is then used to develop the coercivity spectra.

Loading...
Loading...

Add the calculated Bcr values to the specimens data table

Loading...

Overwrite the specimens data table

50  records written to file  ../example_data/SSRM2024C/specimens.txt
(True, '../example_data/SSRM2024C/specimens.txt')

Export MagIC upload files