Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Astrometry issue for some images (SOFI and EFOSC) #22

Open
thespacedoctor opened this issue Nov 19, 2014 · 11 comments
Open

Astrometry issue for some images (SOFI and EFOSC) #22

thespacedoctor opened this issue Nov 19, 2014 · 11 comments
Assignees
Labels

Comments

@thespacedoctor
Copy link
Collaborator

Here's a reduced SOFI image for SN2012ec overlayed with 2MASS sources. There are a few isolated point sources in the field but the astrometry solution is not perfect:

Imgur Screen Grab

I know SN2012ec is in a particularly difficult region to get a solution for due the the large number of sources identified in the galaxy.

@thespacedoctor thespacedoctor changed the title Astrometry issue for some SOFI images Astrometry issue for some images (SOFI and EFOSC) Nov 19, 2014
@thespacedoctor
Copy link
Collaborator Author

Also see this image for EFOSC (LSQ12btw) - some of the stars are off by a few pixels (ESO will not accept this image):

Imgur Screen Grab

@thespacedoctor
Copy link
Collaborator Author

And again for EFOSC (pg0231_20121212_i705_56972_1_fr.fits):

@svalenti
Copy link
Owner

solve astrometry for small EFOSC and SOFI images is complicate. we have a rate of > 90% of success.
For the other images, the user/reducer can use PESSTOASTRO in interactive mode

@thespacedoctor
Copy link
Collaborator Author

Reopening - someone need to add this to the Pipeline user's manual

@thespacedoctor
Copy link
Collaborator Author

Cosimo could you add this item to the user manual whenever you test PESSTOASTRO please?

@cinserra
Copy link
Collaborator

I tried PESSTOASTRO -i -a but it failed. I am assuming because there weren't enough stars in common between the blue and the red. Is that correct? However what catalogues are those, especially the red that has such few stars (at least in this image)?

screen shot 2014-11-25 at 15 26 22

Furthermore, the red catalogue has correctly identified only 1 star on the entire frame, while others are not visible( n1 and n8 for example)

screen shot 2014-11-25 at 15 26 31

@cinserra cinserra assigned svalenti and cinserra and unassigned cinserra and svalenti Nov 25, 2014
@cinserra
Copy link
Collaborator

Same problem with pg0231. If the pipeline does find three stars present in both catalogues, it does the astrometry but it is totally out.

screen shot 2014-11-25 at 15 49 14

@svalenti
Copy link
Owner

some fields can be particularly tricky. From the image, I clear see that the initial position are wrong.
One can try using options to give a different starting position to compute astrometry
--crpix1=CRPIX1 crpix1 []
--crpix2=CRPIX2 crpix2 []

the option -c CATALOGUE allow to use a different catalog or even an external catalog

@svalenti
Copy link
Owner

I tried to do astrometry and i did not have problem. PESSTROASTRO in interactive mode is asking to select one star (better to select one isolated star). This is needed to understand the shift between catalog and detection. If the shift is too large use option --crpix1 and --crpix2.
Once the initial shift is correct, the script ask for 3 stars to compute astrometry.
I don't think this is a bug, but more that it is not clear how to use the script in interactive mode

@cinserra
Copy link
Collaborator

cinserra commented Dec 1, 2014

OK, it is not needed soon, but Stefano, can you put a screenshot of your middle stage of the procedure (like those reported above) and final astrometry, so I can duplicate your findings and write something in the wiki/user manual?
There is no rush in doing it.

@svalenti
Copy link
Owner

svalenti commented Dec 1, 2014

running PESSTOASTRO pg0231_20121212_i705_56992_1_fr.fits -i -a
I get this screen with sextractor objects in blue and catalog in green
screen shot 2014-12-01 at 11 13 32 am
there is a clear shift between blue and green. First request from script is to select one star in the image.
I select an isolated star (number 7 blue) and give the corresponding number of the green circle (12)
screen shot 2014-12-01 at 11 11 34 am
if the source (blue) and the shifted catalog (red) are now close enough, select three stars in the image and the astrometry will be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants