Skip to content

Sensitivity to changes in the GCR flux using carbon-14 profiles at Dome C, Antarctica.

License

Notifications You must be signed in to change notification settings

14CO/Dome-C-Sensitivity

Repository files navigation

DOI

Dome-C-Sensitivity

Sensitivity to changes in the GCR flux using carbon-14 profiles at Dome C, Antarctica.

Setup Steps

  1. Create Folders
models
matlab/burst_models_past
matlab/const_models_2sigma_hull
matlab/delta_fast_models
matlab/delta_neg_models
matlab/linear_models_past
matlab/linear_models_pres
matlab/step_models_past
matlab/step_models_pres
  1. Generate 14CO Profiles

Run Matlabs:

Deep_Ice_14CO_age_burst.m
Deep_Ice_14CO_age_constant.m
Deep_Ice_14CO_age_delta_fast.m
Deep_Ice_14CO_age_delta_neg.m
Deep_Ice_14CO_age_linear_past.m
Deep_Ice_14CO_age_linear_pres.m
Deep_Ice_14CO_age_step_past.m
Deep_Ice_14CO_age_step_pres.m
  1. Convert Profiles to FITS format Run
csv-to-FITS.ipynb
  1. Calculate Null Model Bayes Factors

Run

null-generator.py

iPython Notebooks

  • gcr-sensitivity : main sensitivity calculation
  • graph-maker : produces graphs illustrating each step of the calculation process