<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to par_grid</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>Recent changes to par_grid</description><atom:link href="https://sourceforge.net/p/infos/wiki/par_grid/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Sep 2016 10:54:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/infos/wiki/par_grid/feed" rel="self" type="application/rss+xml"/><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -3,4 +3,4 @@

 3 entries for a 3D spectrum:

-    par.grid=\[10 10 5\];
+    par.grid=[10 10 5];
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:54:46 -0000</pubDate><guid>https://sourceforge.net86870c3d0f5c6ab5b63ec8984617684c0aeec5b2</guid></item><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -2,4 +2,5 @@
 The FitSpec function breaks the spectrum into sub-spectra, which are fitted individually, and then periodically recombined. The number of sub-spectra is determined by ‘par.grid’, which is a 1 X N vector, where N is the number of dimensions. Each element of ‘par.grid’ specifies how many parts that dimension should be separated into, so that the total number of sub-spectra is the product of the values in ‘par.grid’. Large values in ‘par.grid’ will accelerate fitting, since the size of each sub-spectrum is reduced, but peaks that overlap strongly into other sections will be fit less accurately. Usually, default settings are sufficient, but spectra with peaks that are quite broad in comparison to the spectrum resolution may not fit well with the default values of ‘par.grid’. The best remedy for this is to process with fewer data points, but if this is not possible due to a mix of broad and narrow peaks, then one may reduce the values of ‘par.grid’.

 3 entries for a 3D spectrum:
+
     par.grid=\[10 10 5\];
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:54:35 -0000</pubDate><guid>https://sourceforge.net5e5729894923989ec6ea667c7aa12b2db3a7a87f</guid></item><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -2,4 +2,4 @@
 The FitSpec function breaks the spectrum into sub-spectra, which are fitted individually, and then periodically recombined. The number of sub-spectra is determined by ‘par.grid’, which is a 1 X N vector, where N is the number of dimensions. Each element of ‘par.grid’ specifies how many parts that dimension should be separated into, so that the total number of sub-spectra is the product of the values in ‘par.grid’. Large values in ‘par.grid’ will accelerate fitting, since the size of each sub-spectrum is reduced, but peaks that overlap strongly into other sections will be fit less accurately. Usually, default settings are sufficient, but spectra with peaks that are quite broad in comparison to the spectrum resolution may not fit well with the default values of ‘par.grid’. The best remedy for this is to process with fewer data points, but if this is not possible due to a mix of broad and narrow peaks, then one may reduce the values of ‘par.grid’.

 3 entries for a 3D spectrum:
-par.grid=\[10 10 5\];
+    par.grid=\[10 10 5\];
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:54:14 -0000</pubDate><guid>https://sourceforge.net34e31c86795410043072a677c07b05c7f6925cfe</guid></item><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,4 +2,4 @@
 The FitSpec function breaks the spectrum into sub-spectra, which are fitted individually, and then periodically recombined. The number of sub-spectra is determined by ‘par.grid’, which is a 1 X N vector, where N is the number of dimensions. Each element of ‘par.grid’ specifies how many parts that dimension should be separated into, so that the total number of sub-spectra is the product of the values in ‘par.grid’. Large values in ‘par.grid’ will accelerate fitting, since the size of each sub-spectrum is reduced, but peaks that overlap strongly into other sections will be fit less accurately. Usually, default settings are sufficient, but spectra with peaks that are quite broad in comparison to the spectrum resolution may not fit well with the default values of ‘par.grid’. The best remedy for this is to process with fewer data points, but if this is not possible due to a mix of broad and narrow peaks, then one may reduce the values of ‘par.grid’.

 3 entries for a 3D spectrum:
-par.grid=[[10 10 5]];
+par.grid=\[10 10 5\];
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:27:19 -0000</pubDate><guid>https://sourceforge.net10704a9ba05ce787ea77f6cffa1be3a50edd62c6</guid></item><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,4 +2,4 @@
 The FitSpec function breaks the spectrum into sub-spectra, which are fitted individually, and then periodically recombined. The number of sub-spectra is determined by ‘par.grid’, which is a 1 X N vector, where N is the number of dimensions. Each element of ‘par.grid’ specifies how many parts that dimension should be separated into, so that the total number of sub-spectra is the product of the values in ‘par.grid’. Large values in ‘par.grid’ will accelerate fitting, since the size of each sub-spectrum is reduced, but peaks that overlap strongly into other sections will be fit less accurately. Usually, default settings are sufficient, but spectra with peaks that are quite broad in comparison to the spectrum resolution may not fit well with the default values of ‘par.grid’. The best remedy for this is to process with fewer data points, but if this is not possible due to a mix of broad and narrow peaks, then one may reduce the values of ‘par.grid’.

 3 entries for a 3D spectrum:
-par.grid=[10 10 5];
+par.grid=[[10 10 5]];
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:26:59 -0000</pubDate><guid>https://sourceforge.net7533fb72a940dc27b7b7c5f5b86bb0d3eb286e31</guid></item><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,4 @@
+###par.grid
 The FitSpec function breaks the spectrum into sub-spectra, which are fitted individually, and then periodically recombined. The number of sub-spectra is determined by ‘par.grid’, which is a 1 X N vector, where N is the number of dimensions. Each element of ‘par.grid’ specifies how many parts that dimension should be separated into, so that the total number of sub-spectra is the product of the values in ‘par.grid’. Large values in ‘par.grid’ will accelerate fitting, since the size of each sub-spectrum is reduced, but peaks that overlap strongly into other sections will be fit less accurately. Usually, default settings are sufficient, but spectra with peaks that are quite broad in comparison to the spectrum resolution may not fit well with the default values of ‘par.grid’. The best remedy for this is to process with fewer data points, but if this is not possible due to a mix of broad and narrow peaks, then one may reduce the values of ‘par.grid’.

 3 entries for a 3D spectrum:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:26:42 -0000</pubDate><guid>https://sourceforge.net9fddf9cd93d3d2806f7cae09fa5f129e97b2e27f</guid></item><item><title>par_grid modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_grid/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The FitSpec function breaks the spectrum into sub-spectra, which are fitted individually, and then periodically recombined. The number of sub-spectra is determined by ‘par.grid’, which is a 1 X N vector, where N is the number of dimensions. Each element of ‘par.grid’ specifies how many parts that dimension should be separated into, so that the total number of sub-spectra is the product of the values in ‘par.grid’. Large values in ‘par.grid’ will accelerate fitting, since the size of each sub-spectrum is reduced, but peaks that overlap strongly into other sections will be fit less accurately. Usually, default settings are sufficient, but spectra with peaks that are quite broad in comparison to the spectrum resolution may not fit well with the default values of ‘par.grid’. The best remedy for this is to process with fewer data points, but if this is not possible due to a mix of broad and narrow peaks, then one may reduce the values of ‘par.grid’. &lt;/p&gt;
&lt;p&gt;3 entries for a 3D spectrum:&lt;br/&gt;
par.grid=&lt;span&gt;[10 10 5]&lt;/span&gt;;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:26:24 -0000</pubDate><guid>https://sourceforge.netaffc62cbb1b40023cf3f879f0bd3de9139f8e497</guid></item></channel></rss>