specreduce icon indicating copy to clipboard operation
specreduce copied to clipboard

[WIP] created identify_target function

Open simontorres opened this issue 6 years ago • 3 comments

The goal of this pull request is to implement a function to identify the location of the spectrum of a point source in a 2D image.

simontorres avatar Aug 02 '19 17:08 simontorres

the initial commit does not contain much code since pyastro19 has arrive to an end and I decided to put the PR already. Here is a document that describes what I'm going to implement. https://github.com/simontorres/general_documentation/blob/master/target_identification/target_identification_test.ipynb

simontorres avatar Aug 02 '19 17:08 simontorres

Is this of interest? I realize it may be a bit tied to our own data access class.

https://github.com/GeminiDRSoftware/DRAGONS/blob/spectroscopy/gempy/library/tracing.py

jehturner avatar Aug 02 '19 17:08 jehturner

@jehturner That does look very helpful and has many of the underlying features that would be needed.

stscicrawford avatar Aug 02 '19 19:08 stscicrawford