spm

Stochastic Palaeointensity Model

https://github.com/atully98/spm

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Stochastic Palaeointensity Model

Basic Info
  • Host: GitHub
  • Owner: ATully98
  • Language: Python
  • Default Branch: main
  • Size: 237 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 1 year ago · Last pushed 12 months ago
Metadata Files
Readme Citation

README.md

SPM

Stochastic Palaeointensity Model

To use SPM please use the Jupyter Notebook provided (PI Model.ipynb) once the files have been downloaded. In order to run the notebook please download the files to a local folder. The following parameters should then be set:

Study_iter - the number of simulation iterations to be performed

ID - A string of alpha-numeric characters to identify the outputfile

folder - the path to the folder to which results will be output

rootfolder - path to folder containing programme files

a, b - values for the beta distribution that describes the blocking behaviour. These can be sampled randomly from a list of real blocking behaviours. (to sample blocking behavior set a and/or b to "SAMPLE" - (a = "SAMPLE"))

lam - value for the degree of MD behaviour. 0.01 and less is considered SD, MD is capped at 0.6

Blab - the lab field to be used in uT

Banc - the ancient field to be used in uT

Experiment_Key - a key to identify which experimental protocol to be used. Experiment keys can currently be set to: "Coe", "IZZI", "Aitken", "Thellier"

The simulations can now be run. Code to produce basic information on the results is also included.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Tully"
  given-names: "Alexander W."
  orcid: "https://orcid.org/0000-0003-4371-0523"
- family-names: "Paterson"
  given-names: "Greig A."
  orcid: "https://orcid.org/0000-0002-6864-7420"
title: "SPM"
version: 1.1.0
doi: 10.5281/zenodo.13158591
date-released: 2025-03-14
url: "https://github.com/ATully98/SPM"

GitHub Events

Total
  • Release event: 1
  • Push event: 3
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 3
  • Create event: 1