tremove erroneous cells - 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 46f7bab866daf2a22fd4e45affd83a7749139de5
 (DIR) parent f7d622afe2edbcfc984dc7257f309df1521c4f56
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 19 Nov 2015 10:18:41 +0100
       
       remove erroneous cells
       
       Diffstat:
         M matlab/generate_plots.m             |      12 ------------
       
       1 file changed, 0 insertions(+), 12 deletions(-)
       ---
 (DIR) diff --git a/matlab/generate_plots.m b/matlab/generate_plots.m
       t@@ -765,10 +765,6 @@ html = [html, '            <td>',...
        
        % epsilon_gla
        html = [html, ...
       -    '            <th data-field="avg">Average</th>\n'...
       -    '        </tr>\n'...
       -    '    <thead>\n'...
       -    '    <tbody>\n'...
            '        <tr>\n'...
            '            <td>&nbsp;</td>\n'...
            '            <td align="center">25%%</td>\n'];
       t@@ -809,10 +805,6 @@ html = [html, '            <td>',...
        
        % record_threshold
        html = [html, ...
       -    '            <th data-field="avg">Average</th>\n'...
       -    '        </tr>\n'...
       -    '    <thead>\n'...
       -    '    <tbody>\n'...
            '        <tr>\n'...
            '            <td>&nbsp;</td>\n'...
            '            <td align="center">25%%</td>\n'];
       t@@ -852,10 +844,6 @@ html = [html, '            <td>',...
        
        % E
        html = [html, ...
       -    '            <th data-field="avg">Average</th>\n'...
       -    '        </tr>\n'...
       -    '    <thead>\n'...
       -    '    <tbody>\n'...
            '        <tr>\n'...
            '            <td>&nbsp;</td>\n'...
            '            <td align="center">25%%</td>\n'];