<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hi Adam,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">
I have used pyspeckit.  There are parts of it that are very useful, but I found overall that it didn't do what I wanted.  For example, I wanted to give it my spectrum, have it display it, allow me to manually (in the gui) place my guesses for line centers (would probably need guesses for widths as well) and then fit the lines (and continuum) and return the fitted line centers, widths, and amplitudes, etc. along with error estimates.  It's been a while now since I used it, but as I recall, pyspeckit did not do all of those things.  There may have been other reasons as well, but in the end I wrote my own fitting routines to work with the data.  Am I wrong about the capabilities of pyspeckit?</div>
<div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_extra"><div class="gmail_default" style="font-family:verdana,sans-serif">Jon</div><div><div dir="ltr">________________________________________________________<br>
Jonathan D. Slavin                 Harvard-Smithsonian CfA<br><a href="mailto:jslavin@cfa.harvard.edu" target="_blank">jslavin@cfa.harvard.edu</a>       60 Garden Street, MS 83<br>phone: (617) 496-7981       Cambridge, MA 02138-1516<br>
fax: (617) 496-7577            USA<br>________________________________________________________<br><br></div></div>
<br><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 5:21 PM,  <span dir="ltr"><<a href="mailto:astropy-request@scipy.org" target="_blank">astropy-request@scipy.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Date: Wed, 19 Jun 2013 13:32:31 -0700 (PDT)<br>
From: Adam Ginsburg <<a href="mailto:keflavich@gmail.com">keflavich@gmail.com</a>><br>
Subject: Re: [AstroPy] ESA Summer of Code in Space 2013<br>
To: <a href="mailto:astropy-dev@googlegroups.com">astropy-dev@googlegroups.com</a><br>
Cc: <a href="mailto:astropy@scipy.org">astropy@scipy.org</a><br>
Message-ID: <<a href="mailto:44536fa7-b34e-4f05-941b-2cc05535bcc5@googlegroups.com">44536fa7-b34e-4f05-941b-2cc05535bcc5@googlegroups.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Emil and Jon - there is a package that fits exactly those requirements,<br>
called pyspeckit:<br>
<a href="http://pyspeckit.bitbucket.org" target="_blank">pyspeckit.bitbucket.org</a><br>
<br>
One of my major goals over the next year is to incorporate it into astropy<br>
bit by bit, i.e. make it work with astropy.models, astropy.units, and<br>
specutils.  Only a little progress in that direction has been made (in part<br>
because my coding efforts have been focused more on astroquery).<br>
<br>
Emil - there is a scipy-dependent voigt profile implemented in pyspeckit.<br>
 You can check that it agrees with yours:<br>
<a href="http://pyspeckit.bitbucket.org/html/sphinx/models.html#pyspeckit.spectrum.models.inherited_voigtfitter.voigt" target="_blank">http://pyspeckit.bitbucket.org/html/sphinx/models.html#pyspeckit.spectrum.models.inherited_voigtfitter.voigt</a><br>

<br>
I'm bringing this up on this particular thread because I had considered<br>
submitting pyspeckit as a SOCIS project, but I think focusing on specutils<br>
instead will be better for the community.  Nonetheless, there are some<br>
specific project ideas in place that may help support the case for a<br>
student working on specutils via SOCIS:<br>
<a href="http://pyspeckit.bitbucket.org/html/sphinx/projects.html" target="_blank">pyspeckit.bitbucket.org/html/sphinx/projects.html</a><br>
<br></blockquote></div></div></div>