EranOfek / AstroPack

Astronomy & Astrophysics Software Pacakge
Other
16 stars 4 forks source link

Inconsistent field-to-coordinates assignment #434

Closed RuslanKonno closed 2 months ago

RuslanKonno commented 3 months ago

Disagreement in RA/Dec between images with the same Field ID.

e.g.: the reference image /marvin/references/1740/LAST.01.01.01_20240309.002455.399_clear_1740_000_001_020_sci_coadd_Image_1.fits has RA/Dec coordinates (162, 27) while the image /marvin/LAST.01.01.01/2024/03/03/proc/213523v0/LAST.01.01.01_20240303.213513.511_clear_1740_000_001_020_sci_coadd_Image_1.fits has RA/Dec coordinates (167, 75)

The coordinates are very off, so something clearly went wrong - not sure yet what the cause is or how many other images might have a similar issue.

agioffe commented 3 months ago

Did you check positions of some well-known objects in each of the fields? Do they appear where they should?

RuslanKonno commented 3 months ago

For one, just to show, the images do look like completely different fields.

Screenshot from 2024-04-17 10-52-57

Looking for some prominent objects, I do find them all on Simbad so it looks like the coordinates are correct wrt. to the image. So it seems like either of the images received the wrong target field or was pointed in the wrong direction.

agioffe commented 3 months ago

OK, so it looks like an issue of the pointing model as it was on that days. Let's just keep a list of such cases, probably, we'll see more of them, once we run the difference image pipeline further.

EranOfek commented 3 months ago

I suspect this is due to a problem with the goTo function. One possibility is that it failed due to a timeout. It will be good to consult with Enrico.

On Wed, Apr 17, 2024 at 11:17 AM Alexander Krassilchtchikov < @.***> wrote:

OK, so it looks like an issue of the pointing model as it was on that days. Let's just keep a list of such cases, probably, we'll see more of them, once we run the difference image pipeline further.

— Reply to this email directly, view it on GitHub https://github.com/EranOfek/AstroPack/issues/434#issuecomment-2060675550, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJUQ4KJA2B4VAMEM5C7W7TY5YV3FAVCNFSM6AAAAABGJ7IFAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRQGY3TKNJVGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

EastEriq commented 3 months ago

I can only deal with this if it is reproducible. Find me a repeatable case where .goTo is commanded one position, and the mount goes somewhere else, then we talk.

EranOfek commented 3 months ago

is there a log file in which the mount reports on timeouts?

On Wed, Apr 17, 2024 at 11:39 AM EastEriq @.***> wrote:

I can only deal with this if it is reproducible. Find me a repeatable case where .goTo is commanded one position, and the mount goes somewhere else, then we talk.

— Reply to this email directly, view it on GitHub https://github.com/EranOfek/AstroPack/issues/434#issuecomment-2060717108, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJUQ4IJYWMGE7HSPR5AWVLY5YYNPAVCNFSM6AAAAABGJ7IFAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRQG4YTOMJQHA . You are receiving this because you commented.Message ID: @.***>

EastEriq commented 3 months ago

Only if specially activated beforehand on the whole MATLAB session. For past takes, not.

EranOfek commented 2 months ago

Closing due to ack oinformation.