<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HELP)) Signal deconvolution using JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240094#M47439</link>
    <description>&lt;P&gt;I think that &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;solution is good. I was going to suggest it myself, but he beat me to it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are estimating the location of the peak height. It seems that you expect whole integer values. Why? Energy in eV can take on any rational value. If you need integers, then round the unbiased estimate.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jan 2020 13:53:55 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2020-01-03T13:53:55Z</dc:date>
    <item>
      <title>HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/239965#M47421</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, I'm writing because I have a problem to solve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The company I work for wants to deconvolution the following Original&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Y-axis is the measured Original value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The X-axis is a kind of energy intensity expressed in measuring equipment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I want to do is to separate(deconvolution) the waveform by finding the peak value according to the X value of the Original Signal expressed for the given Y values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dongjin_0-1577954047378.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20834iE2C02D79351B2415/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dongjin_0-1577954047378.png" alt="Dongjin_0-1577954047378.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;for example, Black line is Original signal,&amp;nbsp;&lt;/P&gt;&lt;P&gt;red line is created signal which has peak at 531ev&lt;/P&gt;&lt;P&gt;blue line is created signal which has peak at 532ev...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate your help as we are unable to find a suitable Add-In or method for Discussion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if you could create an Add-In so that we can do this repeatedly.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 08:35:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/239965#M47421</guid>
      <dc:creator>Dongjin</dc:creator>
      <dc:date>2020-01-02T08:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/239981#M47424</link>
      <description>&lt;P&gt;Are there equation(s) that model the red and blue lines? Do you already know their peak values?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 13:49:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/239981#M47424</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2020-01-02T13:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240001#M47425</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/13337"&gt;@Dongjin&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;it seems that you might need to perform FFT analysis. &amp;nbsp;These types of functions can be found in the &lt;A title="FFT JMP" href="https://www.jmp.com/support/help/en/15.0/#page/jmp/transcendental-functions-2.shtml" target="_self"&gt;transcendental functions.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;see the following&amp;nbsp;&lt;A title="JMP FFT" href="https://community.jmp.com/kvoqx44227/attachments/kvoqx44227/discovery-2014-content/52/1/Freq%20Analysis%20Script%20Slides.pdf" target="_self"&gt;Frequency Analysis&lt;/A&gt;&amp;nbsp;and &lt;A title="JMP time series analysis " href="https://community.jmp.com/t5/Discovery-Summit-2014/Using-JMP-s-Time-Series-Analysis-Platform-on-Data-Containing/ta-p/21938" target="_self"&gt;Discovery Summit presentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;to get started. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Others might have more specific examples and use cases on how to proceed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 14:50:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240001#M47425</guid>
      <dc:creator>stan_koprowski</dc:creator>
      <dc:date>2020-01-02T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240032#M47429</link>
      <description>&lt;P&gt;&lt;SPAN style="margin: 0px; padding: 0px; color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Noto Sans', 'Noto Sans JP', 'Noto Sans KR', Helvetica, 'Microsoft YaHei', 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: #fdfdfd; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;First of all, I wish you a happy New Year.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="margin: 0px; padding: 0px; color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Noto Sans', 'Noto Sans JP', 'Noto Sans KR', Helvetica, 'Microsoft YaHei', 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: #fdfdfd; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;I don't know the formula. The problem is found in our lab using&amp;nbsp;the other&amp;nbsp;software, and we think we can use JMP to isolate the signal. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin: 0px; padding: 0px; color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Noto Sans', 'Noto Sans JP', 'Noto Sans KR', Helvetica, 'Microsoft YaHei', 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: #fdfdfd; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;So, the ultimate goal is to create an add-in to get each peak value by each x-value&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 23:43:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240032#M47429</guid>
      <dc:creator>Dongjin</dc:creator>
      <dc:date>2020-01-02T23:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240034#M47430</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've reviewed the data you attached, but in fact, what I'm looking for is not a continuous signal, but just a single peak value based on the x-values we want, so I don't think we can apply it immediately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I should think more about whether there is any other alternative.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 23:52:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240034#M47430</guid>
      <dc:creator>Dongjin</dc:creator>
      <dc:date>2020-01-02T23:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240073#M47433</link>
      <description>&lt;P&gt;Take a look at the distribution platform and see if it does what you need.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I don't know if it is the right answer for the right reason.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried it with Y:Binding and Freq:Original Counts and then selected 2nd red triangle-&amp;gt;Continuous Fit-&amp;gt;Fit Normal 3 mixture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Two of means look promising" style="width: 633px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20835iC5C365FE62BE2D64/image-size/large?v=v2&amp;amp;px=999" role="button" title="CaptureDist.PNG" alt="Two of means look promising" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Two of means look promising&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 03:01:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240073#M47433</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2020-01-03T03:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240074#M47434</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I uploaded a new file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deconvolution for 531, 532 x-axis values with existing software&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Added value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe it's using the Lorenz or Gaussian equation, but I don't know the exact formula.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on the range of x values, peak values, and Curve, we think we should find a formula to place peak values at x values 531, 532 on the Original Line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd appreciate any further comments.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 04:09:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240074#M47434</guid>
      <dc:creator>Dongjin</dc:creator>
      <dc:date>2020-01-03T04:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240092#M47437</link>
      <description>&lt;P&gt;I'm well beyond my comfort zone. Maybe someone else. They probably need to know what the answer will look like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1: two numbers, like 531, 532&lt;/P&gt;&lt;P&gt;2: a graph, like yours&lt;/P&gt;&lt;P&gt;3: a set of coefficients and exponents for a formula for the red curve, and another set for the blue curve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem, I think, is we don't know what the general form of (3) looks like. It might help to know a little more about how you got the existing results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe someone with JMP PRO can play with the &lt;A href="http://www.jmp.com/support/help/14-2/functional-data-explorer.shtml" target="_blank" rel="noopener"&gt;Functional Data Explorer&lt;/A&gt; and see what that can do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 12:57:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240092#M47437</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2020-01-03T12:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240093#M47438</link>
      <description>&lt;P&gt;Thank you for your interest in this matter.&lt;/P&gt;&lt;P&gt;I thought it was easy, but it wasn't as easy as I thought.&lt;/P&gt;&lt;P&gt;Considering that there is a separate software that specializes in deconvolution,&lt;/P&gt;&lt;P&gt;it probably won't be easy to solve.&lt;/P&gt;&lt;P&gt;Thank you for your help again, and if find a way, I think it will help those who do similar analysis.&lt;/P&gt;&lt;P&gt;I will continue to find a way and share solutions.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 13:48:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240093#M47438</guid>
      <dc:creator>Dongjin</dc:creator>
      <dc:date>2020-01-03T13:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240094#M47439</link>
      <description>&lt;P&gt;I think that &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/982"&gt;@Craige_Hales&lt;/a&gt;&amp;nbsp;solution is good. I was going to suggest it myself, but he beat me to it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are estimating the location of the peak height. It seems that you expect whole integer values. Why? Energy in eV can take on any rational value. If you need integers, then round the unbiased estimate.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 13:53:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240094#M47439</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-01-03T13:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240096#M47440</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;for your advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;The link below is a page that I found, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://www.cma4ch.org/chemo/pubbl/peakdeconv.html" target="_blank"&gt;http://www.cma4ch.org/chemo/pubbl/peakdeconv.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but it's similar to the process I've been looking for, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So t&lt;/SPAN&gt;&lt;SPAN&gt;he file I attached( 'GVisco_deconvoltution1.12_2Gauss.xls') looks similar to the solution I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think someone implemented Excel Deconvolution, but I'm not sure how to apply it to JMP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm leaving a link and an attachment in case who wondering about similar problems&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 14:51:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240096#M47440</guid>
      <dc:creator>Dongjin</dc:creator>
      <dc:date>2020-01-03T14:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240111#M47443</link>
      <description>&lt;P&gt;As your reference states, PLS is also a classic chemometrics models for spectra. JMP does PLS modeling.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 16:26:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/240111#M47443</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-01-03T16:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: HELP)) Signal deconvolution using JMP</title>
      <link>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/617994#M81749</link>
      <description>&lt;P&gt;Since this post was written back in 2020, JMP has made numerous improvements in the direction of solving the Peaks Deconvolution problem that was inquired about here.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In JMP 17 Pro, JMP is much better suited&amp;nbsp;for analyzing&amp;nbsp;peak type data. Basically, there is an alternative way of showing how Wavelet functional data explorer (FDE) and DOE can be used to optimize separation of overlapping peaks for a chromatographic run. For more information, and for anyone currently interested in solving this type with JMP, I recommend the following &lt;A href="https://www.jmp.com/en_us/events/mastering/topics/modeling-spectral-data.html" target="_self"&gt;Developer Tutorial: Modeling Spectral Data Using JMP Pro 17&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;(available free/ on-demand).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In JMP 18 Pro, there should be more to come in making solving this problem type much easier (more automated). This may include various multivariate curve resolution techniques that will kind of serve as an automated peak identification algorithm. The idea is basically to extract peak widths and to be able to modify those directly.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 21:23:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HELP-Signal-deconvolution-using-JMP/m-p/617994#M81749</guid>
      <dc:creator>PatrickGiuliano</dc:creator>
      <dc:date>2023-03-29T21:23:08Z</dc:date>
    </item>
  </channel>
</rss>

