[AstroPy] Meteor Methods--Atmospheric Trajectories, PC Book on Astronmy

Paul Barrett pebarrett at gmail.com
Tue Nov 24 19:02:29 EST 2009


Wayne,

I am not familiar with the book, but your comment about astrometry
caught my eye.  We are currently implementing the plate reduction
methods as part of our work, actually on a much larger scale, of order
one million images.  These calculations should be easy to do in Python
for just a few images.  The important point is to properly set up the
arrays. You can then use the routines in scipy to do the least squares
adjustment.

I might be able to help if you can describe you problem in more detail.

 -- Paul

On Tue, Nov 24, 2009 at 4:21 PM, Wayne Watson
<sierra_mtnview at sbcglobal.net> wrote:
> Is anyone familiar with some of the mathematical methods for calculating
> atmospheric trajectories for two stations. Have they been implemented in
> Python?
>
> There's a computer book with the title something like PC Computations
> for Astronomy. (Ah, Astronomy for the Personal Computer) I believe the
> latest version provides methods for C++, and earlier editions for older
> languages. In one of the later chapters the authors delve into what I
> think is called plate reduction. (Ah, the chapter is titled Astrometry.)
> The idea is that an image of the night sky is provided and a catalog is
> examined to identify stars on the image. Has anyone implemented the
> various algorithms used for this in Python?
>
> --
>           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)
>
>             (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
>              Obz Site:  39° 15' 7" N, 121° 2' 32" W, 2700 feet
>
>                   350 350 350 350 350 350 350 350 350 350
>                     Make the number famous. See 350.org
>            The major event has passed, but keep the number alive.
>
>                    Web Page: <www.speckledwithstars.net/>
>
> _______________________________________________
> AstroPy mailing list
> AstroPy at scipy.org
> http://mail.scipy.org/mailman/listinfo/astropy
>



More information about the AstroPy mailing list