From pebarrett at gmail.com Sat Feb 11 11:37:51 2006 From: pebarrett at gmail.com (Paul Barrett) Date: Sat, 11 Feb 2006 11:37:51 -0500 Subject: [AstroPy] Fwd: [SciPy-dev] interactive data analysis tutorial migrated to scipy.org In-Reply-To: <40e64fa20602110834m253f6163q829ac7edf2ea5768@mail.gmail.com> References: <409c1f1b197b9f05b4a492765d7a5249@stsci.edu> <40e64fa20602110834m253f6163q829ac7edf2ea5768@mail.gmail.com> Message-ID: <40e64fa20602110837p3b6d2574h51fc293173f5a51a@mail.gmail.com> ---------- Forwarded message ---------- From: Paul Barrett Date: Feb 11, 2006 11:34 AM Subject: Re: [SciPy-dev] interactive data analysis tutorial migrated to scipy.org To: SciPy Developers List So how much longer before PyFITS is ready for numpy? Might this also be a good time to separate the convenience functions (i.e. getheader, getdata, etc.) of PyFITS into a new module? -- Paul On 2/11/06, Sasha wrote: > > This tutorial uses numarray, but contains a promise "when PyFITS is > ported to use numpy, the tutorial will be updated to use it instead of > numarray." The tutorial is excellent and clearly deserves to be > prominently displayed, but while it uses numarray it may confuse new > users about the status of numpy. > > On 2/11/06, Perry Greenfield wrote: > > I've just finished migrating those tutorial pages to scipy.org and > > updated the developer zone reference to it. I'll leave it to someone > > else to decide if it should be referred to on the document page. The > > developer zone page should be updated to use a different example to get > > to the old wiki since the tutorial is now available on the new site. > > _______________________________________________ > Scipy-dev mailing list > Scipy-dev at scipy.net > http://www.scipy.net/mailman/listinfo/scipy-dev > -- Paul Barrett, PhD Johns Hopkins University Assoc. Research Scientist Dept of Physics and Astronomy Phone: 240-593-0028 Baltimore, MD 21218 -- Paul Barrett, PhD Johns Hopkins University Assoc. Research Scientist Dept of Physics and Astronomy Phone: 240-593-0028 Baltimore, MD 21218 -------------- next part -------------- An HTML attachment was scrubbed... URL: From steffen at astro.psu.edu Wed Feb 8 13:45:45 2006 From: steffen at astro.psu.edu (Aaron Steffen) Date: Wed, 8 Feb 2006 13:45:45 -0500 Subject: [AstroPy] astrolib for Python Message-ID: I am very interested in obtaining both the AstroPy and astrolib Python modules, but I am unable to find the packages at the www.scipy.org repository. Is there any other way I can obtain these packages? Thank you, Aaron ------------------------------ Aaron Steffen Department of Astronomy and Astrophysics The Pennsylvania State University Office: 814-863-6841 Fax: 814-863-3399 ------------------------------ From perry at stsci.edu Sat Feb 11 12:23:13 2006 From: perry at stsci.edu (Perry Greenfield) Date: Sat, 11 Feb 2006 12:23:13 -0500 Subject: [AstroPy] astrolib for Python In-Reply-To: References: Message-ID: <19e1c2abd218e8ac01a518d90b55c877@stsci.edu> I'll be bringing those wiki pages over today with any luck. The actual subversion repository is at http://astropy.scipy.org/svn/astrolib by the way. Perry On Feb 8, 2006, at 1:45 PM, Aaron Steffen wrote: > I am very interested in obtaining both the AstroPy and astrolib > Python modules, but I am unable to find the packages at the > www.scipy.org repository. Is there any other way I can obtain these > packages? > > Thank you, > Aaron From perry at stsci.edu Sat Feb 11 12:23:22 2006 From: perry at stsci.edu (Perry Greenfield) Date: Sat, 11 Feb 2006 12:23:22 -0500 Subject: [AstroPy] [SciPy-dev] interactive data analysis tutorial migrated to scipy.org In-Reply-To: <40e64fa20602110834m253f6163q829ac7edf2ea5768@mail.gmail.com> References: <409c1f1b197b9f05b4a492765d7a5249@stsci.edu> <40e64fa20602110834m253f6163q829ac7edf2ea5768@mail.gmail.com> Message-ID: On Feb 11, 2006, at 11:34 AM, Paul Barrett wrote: > So how much longer before PyFITS is ready for numpy? > Not long I hope. It's working for images, and the tables capability is coming on line. I'm hoping most of the work from this point on is fairly straightforward. I hate to try to give a specific time, but weeks rather than months now (I hope). For some time we'll have to support both numarray and numpy. We were hoping that some sort of matplotlib/numerix approach could be used, but indications are that it will more likely just be two different source modules (where which one loads depends on your preference, it will still be called pyfits). > Might this also be a good time to separate the convenience functions > (i.e. getheader, getdata, etc.) of PyFITS into a new module? > Possibly. There's been a little discussion about this. This is a good time to raise the issue so if people have suggestions, we're listening. Perry From perry at stsci.edu Sat Feb 11 18:15:41 2006 From: perry at stsci.edu (Perry Greenfield) Date: Sat, 11 Feb 2006 18:15:41 -0500 Subject: [AstroPy] astrolib pages migrated to new scipy wiki Message-ID: <069fb0b27873400891b799221792854e@stsci.edu> I believe I have migrated all the astrolib pages from the old wiki to the new one. In all the reformatting, I certainly must have made some mistakes (or otherwise formatted things contrary to authors' wishes or intent). So if you are the primary author of one of these pages, please take a look at them and edit them if necessary. Comments have been included in the body in a somewhat inelegant way. If someone would like to improve that, please do. Let me know if I've missed any pages. I haven't migrated the astropy page yet (I'm going to see if Russell wishes to do that himself) Perry