Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 504 Bytes

ds9-gaussian-fitting.rst

File metadata and controls

12 lines (11 loc) · 504 Bytes

DS9 gaussian fitting

date

2012-09-20 20:02

author

Adam (keflavich@gmail.com)

tags

googlepost, ds9, python

One thing DS9 desperately needs is an interactive gaussian fitter. I have NOT implemented one yet, but it is high on my to do list. Has anyone else (googlers?) tried or succeeded in implementing such a thing? Ideally, something with NO dependencies: if I write one, it will require python, numpy, and probably pyds9 - ick. Straight-up TCL would be very much preferable.