timprove figure caption, add missing ' - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 8f3b048c6481229407a23b408569acb9780f9a9e
(DIR) parent 331b9b208c103e35308172c1c6c7019c1fba34f4
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 22 Oct 2015 15:10:55 +0200
improve figure caption, add missing '
Diffstat:
M index.php | 11 ++++++-----
M matlab/generate_plots.m | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)
---
(DIR) diff --git a/index.php b/index.php
t@@ -162,11 +162,12 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
interglacial erosion rate, (b) glacial erosion rate, (c)
timing of last deglaciation, and (d)
d<sup>18</sup>O<sub>threshold</sub> levels that provide
- the best fit to the supplied TCN concentrations. The
- <!--fraction indicates the number of simulations included in-->
- vertical axis indicates the number of simulations included
- in each bin out of the 10,000 simulations that followed
- the MCMC burn-in phase.</p>
+ the best fit to the supplied TCN concentrations. There is
+ one histogram per model parameter for each MCMC walker.
+ The <!--fraction indicates the number of simulations
+ included in--> vertical axis indicates the number of
+ simulations included in each bin out of the 10,000
+ simulations that followed the MCMC burn-in phase.</p>
</div>
<div class="card-action">
<a href="output/<?php
(DIR) diff --git a/matlab/generate_plots.m b/matlab/generate_plots.m
t@@ -189,7 +189,7 @@ for i1 = 1:M
xlabel(fixed_stuff.mname{i1})
if i1 == 1
xlabel('Interglacial erosion rate [mm/yr]')
- text(0.02,0.98,'a', Units', ...
+ text(0.02,0.98,'a', 'Units', ...
'Normalized', 'VerticalAlignment', 'Top')
elseif i1 == 2
xlabel('Glacial erosion rate [mm/yr]')