<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><div><div><br></div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">One quick question. I have not looked at pyRAF in a while, but it still is only<br>a wrapper of the IRAF routines, right? Has anyone considered migrating away<br>from the IRAF backend to build pure python or C/Fortran wrapped packages<br>of the same routines? To me the installation of of IRAF and then pyRAF on top<br>of that has always been a barrier I never have quite made it through. I know<br>that one can install the Stsci package, but last time I looked it installs itself<br>on the root directory and consists of way to much non-python related stuff.<br>I find that hard to deal with as I as a mac-user use Activestate python with<br>the framework structure, which to me is very clean and easy to keep organized.</span></blockquote></div><br></div><div>I couldn't agree more. A colleague and I have started this process with one-dimensional and echelle spectra; a module we've named pyspec. It's a python class object which handles spectroscopic data in a native way, allowing you to do all the maths/modifications that you might normally want to do to spectra. </div><div><br></div><div>Although we haven't released it yet because a more definitive suite of tests and utilities are required, we both use it everyday. We plan to introduce this to astrolib once it's documented further and more of the planned utilities are written (fitprofs, fxcor, normalise, etc). Any and all comments are welcome.</div><div><br></div><div><a href="https://github.com/wkerzendorf/pyspec">https://github.com/wkerzendorf/pyspec</a></div><div><br></div><div>I think a discussion towards a full suite of asto libraries in python is an excellent idea! If there is a splinter meet-up at Scipy/AAS/similar, I think a documented outline covering what happens at the event would be very helpful for those who cannot attend.</div><div><br></div><div><br></div><div>Cheers,</div><div>Andy</div><div><br></div><div><br></div><div><br></div></body></html>