tadd note on NaN erosion rate values - 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 3c32f710d758a88018e440f17803fe091e1493fc
 (DIR) parent 02d422d1b6c34801ebf8f8f6a1f685a305ff8327
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon,  7 Dec 2015 13:15:47 +0100
       
       add note on NaN erosion rate values
       
       Diffstat:
         M index.php                           |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -146,7 +146,8 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
                              parameter are close, the parameter is well constrained. 
                              If a single walker produces values with significant
                              deviation from the others, remove it from the data
       -                      set.</p>
       +                      set. NaN results in total erosion rate mean that the rate
       +                      exceeds values which are possible to constrain.</p>
        
                          </div>
                        </div>