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.

Summary plots of hysteresis parameters

This notebook imports summary hysteresis parameters from a MagIC contribution and generates:

  • a Day plot which is the remanence ratio (Mr/Ms; “squareness”) vs. the coercivity ratio (Bcr/Bc)

  • a squareness-coercivity diagram (Mr/Ms) vs. the coercivity (Bc); also referred to as a Néel plot

Here, Mr is the remanent magnetization, Ms is the saturation magnetization, Bc is the coercivity, and Bcr is the coercivity of remanence.

Download data in MagIC format

We will start by downloading the MagIC data associated with this paper (MagIC ID of 16460):

  • Jackson, M. and Swanson-Hysell, N.L. (2012), Rock Magnetism of Remagnetized Carbonate Rocks: Another Look, In: Elmore, R. D., Muxworthy, A. R., Aldana, M. M. and Mena, M., eds., Remagnetization and Chemical Alteration of Sedimentary Rocks, Geological Society of London Special Publication, 371, Jackson & Swanson-Hysell (2012).

Download successful. File saved to: ../example_data/Jackson2012/magic_contribution_16460.txt
1  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/Jackson2012/contribution.txt
5  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/Jackson2012/locations.txt
8  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/Jackson2012/sites.txt
51  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/Jackson2012/samples.txt
186  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/Jackson2012/specimens.txt
4758  records written to file  /Users/penokean/0000_GitHub/RockmagPy-notebooks/example_data/Jackson2012/measurements.txt
-I- Using online data model
-I- Getting method codes from earthref.org
-I- Importing controlled vocabularies from https://earthref.org
Loading...

Make Day Plot

Option 1: filter for individual specimen data and make a Day Plot

  • One has more flexibility to make a custom plot

  • However, the user has to specify the row numbers that contain each of the attributes

Loading...
<Figure size 800x600 with 1 Axes>

Option 2: Plot all specimen data in a MagIC specimens data table on a Day Plot

  • Because Bcr is obtained from a backfield experiment whereas other values can be obtained from a hysteresis experiment, the data entry in the data tables are decoupled. In many cases there could be multiple entries for the same attribute for the same specimen.

  • If one were to use the default approach to plot all data at once, bear in mind that the default function will simply take the average of all of the entries for the same attribute for the same specimen.

Loading...
<Figure size 800x600 with 1 Axes>

Make squareness-coercivity diagram

<Figure size 500x500 with 1 Axes>
References
  1. Jackson, M., & Swanson-Hysell, N. L. (2012). Rock magnetism of remagnetized carbonate rocks: another look. Geological Society, London, Special Publications, 371(1), 229–251. 10.1144/sp371.3