---------------------------------------------------------------- README FASTPHOT library, in IDL ---------------------------------------------------------------- Released Version: 12-May-2010 v1.0 ---------------------------------------------------------------- Previous Versions 26-Mar-2010 v beta ---------------------------------------------------------------- Full name and homepage: Institut d'Astrophysique Spatiale IAS FASTPHOT http://www.ias.u-psud.fr/irgalaxies/ ---------------------------------------------------------------- Authors (alphabetical order): Bethermin, Matthieu and Cousin, Morgan. ---------------------------------------------------------------- Licence: This software is distributed freely under the GPL licence. Read the GPL.txt file. ---------------------------------------------------------------- Support: Bethermin, Matthieu and Cousin, Morgan. ---------------------------------------------------------------- Summary: fastphot performs a quick PSF fitting using a prior in position. fastphot_area split the map in several area to accelerate the computation. Please cite Bethermin, Dole, Cousin and Bavouzet; 2010, A&A, in press, ArXiV:1003.0833 if you use this routine. Complete documentation in PDF is included (4 pages). ---------------------------------------------------------------- Requirements: - IDL or GDL ---------------------------------------------------------------- Content: FASTPHOT_README fastphot.pro fastphot_test.pro fastphot_area.pro fastphot_test.save add_sources_interp.pro fastphot_gradsolver.pro doc_fastphot.pdf ---------------------------------------------------------------- Quick Startup Guide -launch IDL or GDL -run fastphot_test -use fastphot or fastphot_area in your IDL codes. END