Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 39ACB9F78 for ; Tue, 12 Jun 2012 15:53:42 +0000 (UTC) Received: (qmail 55253 invoked by uid 500); 12 Jun 2012 15:53:41 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 55130 invoked by uid 500); 12 Jun 2012 15:53:40 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 55122 invoked by uid 99); 12 Jun 2012 15:53:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 15:53:40 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FSL_RCVD_USER,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [140.174.105.244] (HELO panasys.com) (140.174.105.244) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 15:53:31 +0000 Received: (qmail 31490 invoked by uid 27124); 12 Jun 2012 15:53:09 -0000 Received: from unknown (HELO [127.0.0.1]) (kumar@[67.170.223.8]) (envelope-sender ) by 140.174.105.244 (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 12 Jun 2012 15:53:09 -0000 Message-ID: <4FD765E1.80707@panasys.com> Date: Tue, 12 Jun 2012 08:53:05 -0700 From: "B.Kumar" User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:13.0) Gecko/20120604 Thunderbird/13.0 MIME-Version: 1.0 To: user@commons.apache.org CC: "B.Kumar" Subject: Re: [math] Gaussian fitter stalls References: <4FD0C327.1060902@panasys.com> In-Reply-To: <4FD0C327.1060902@panasys.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all! Has anyone had a chance to look at or think about this? Thanks! B.Kumar On 6/7/2012 8:05 AM, B.Kumar wrote: > Hi all! > This seems to be very similar to the one reported in > "https://issues.apache.org/jira/browse/MATH-798 > -PolynomialFitter.fit() stalls". > When I call the Gaussian fitter.fit() with the following set of points: > x : y > 0.23 : 395.00 > 0.68 : 0.00 > 1.14 : 376.00 > 1.59 : 0.00 > 2.05 : 163.00 > 2.50 : 0.00 > 2.95 : 49.00 > 3.41 : 0.00 > 3.86 : 16.00 > 4.32 : 0.00 > 4.77 : 1.00 > it never returns. > Thanks for looking into this as well. > B.Kumar --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org