<?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_control</title><link>https://sourceforge.net/p/infos/wiki/par_control/</link><description>Recent changes to par_control</description><atom:link href="https://sourceforge.net/p/infos/wiki/par_control/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 12 Sep 2016 15:11:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/infos/wiki/par_control/feed" rel="self" type="application/rss+xml"/><item><title>par_control modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_control/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,5 +1,5 @@
 ###par.control
-When using a dynamic peak list, each step of peak addition typically executes peak addition, subtraction, splitting, and combining. The exception is before the last fit iteration, only peak removal and combination are executed. However, these settings may be edited with the ‘par.control’ parameter. ‘par.control’ is a 4 x (['par.add_peaks'](/p/infos/wiki/par_add_peaks)+1) sized array with logical values. After the nth fitting, the nth column determines which of the four peak editing steps are performed. The rows are in the following order: add peaks, subtract peaks, split peaks, combine peaks.
+When using a dynamic peak list, each step of peak addition typically executes peak addition, subtraction, splitting, and combining. The exception is before the last fit iteration, only peak removal and combination are executed. However, these settings may be edited with the ‘par.control’ parameter. ‘par.control’ is a 4 x (['par.add_peaks'](/p/infos/wiki/par_add_peaks)+1) sized array with logical values. After the nth fitting, the nth column determines which of the four peak editing steps are performed. The rows are in the following order: add peaks, subtract peaks, split peaks, combine peaks (1=use method, 0=do not use method)..

 For ‘par.add_peaks’=4:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Mon, 12 Sep 2016 15:11:42 -0000</pubDate><guid>https://sourceforge.netb11dc5b57638fb05a76159149cb3038515336565</guid></item><item><title>par_control modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_control/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,4 +2,5 @@
 When using a dynamic peak list, each step of peak addition typically executes peak addition, subtraction, splitting, and combining. The exception is before the last fit iteration, only peak removal and combination are executed. However, these settings may be edited with the ‘par.control’ parameter. ‘par.control’ is a 4 x (['par.add_peaks'](/p/infos/wiki/par_add_peaks)+1) sized array with logical values. After the nth fitting, the nth column determines which of the four peak editing steps are performed. The rows are in the following order: add peaks, subtract peaks, split peaks, combine peaks.

 For ‘par.add_peaks’=4:
-par.control=\[1 1 1 0 0;1 1 1 1 0;1 1 1 0 0;1 1 1 1 0\];
+
+    par.control=[1 1 1 0 0;1 1 1 1 0;1 1 1 0 0;1 1 1 1 0];
&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 15:02:55 -0000</pubDate><guid>https://sourceforge.netd9e656029a0afbaddbeefab4d60bbf4f9322fe04</guid></item><item><title>par_control modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_control/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,5 +1,5 @@
 ###par.control
-When using a dynamic peak list, each step of peak addition typically executes peak addition, subtraction, splitting, and combining. The exception is before the last fit iteration, only peak removal and combination are executed. However, these settings may be edited with the ‘par.control’ parameter. ‘par.control’ is a 4 x (par.add_peaks+1) sized array with logical values. After the nth fitting, the nth column determines which of the four peak editing steps are performed. The rows are in the following order: add peaks, subtract peaks, split peaks, combine peaks.
+When using a dynamic peak list, each step of peak addition typically executes peak addition, subtraction, splitting, and combining. The exception is before the last fit iteration, only peak removal and combination are executed. However, these settings may be edited with the ‘par.control’ parameter. ‘par.control’ is a 4 x (['par.add_peaks'](/p/infos/wiki/par_add_peaks)+1) sized array with logical values. After the nth fitting, the nth column determines which of the four peak editing steps are performed. The rows are in the following order: add peaks, subtract peaks, split peaks, combine peaks.

 For ‘par.add_peaks’=4:
 par.control=\[1 1 1 0 0;1 1 1 1 0;1 1 1 0 0;1 1 1 1 0\];
&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 14:59:15 -0000</pubDate><guid>https://sourceforge.net587b1cecb3c49267746bce213048a7b032a31c84</guid></item><item><title>par_control modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_control/</link><description>&lt;div class="markdown_content"&gt;&lt;h3 id="parcontrol"&gt;par.control&lt;/h3&gt;
&lt;p&gt;When using a dynamic peak list, each step of peak addition typically executes peak addition, subtraction, splitting, and combining. The exception is before the last fit iteration, only peak removal and combination are executed. However, these settings may be edited with the ‘par.control’ parameter. ‘par.control’ is a 4 x (par.add_peaks+1) sized array with logical values. After the nth fitting, the nth column determines which of the four peak editing steps are performed. The rows are in the following order: add peaks, subtract peaks, split peaks, combine peaks.&lt;/p&gt;
&lt;p&gt;For ‘par.add_peaks’=4:&lt;br/&gt;
par.control=[1 1 1 0 0;1 1 1 1 0;1 1 1 0 0;1 1 1 1 0];&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:36:16 -0000</pubDate><guid>https://sourceforge.neta1eb7a740deb6e0085ed655dda3c4e6d83f0c17f</guid></item></channel></rss>