×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Telescope/camera simulator and astrometry

  • Posts: 102
  • Thank you received: 13
Dear all,

I recently tried to run a simulation of an observing session, and found myself in trouble while trying to validate pointing on my own.
I appeared that the coordinates returned for the image by astrometry.net are different from the one I set to the telescope simulator, by a rather large amount. Maybe I am using the wrong solving parameter ?

I included some examples in the attachement.

The telescope simulator is set to RA: 2:13:19, DEC: 66:39:36


Here is the pointing image if someome wants to crosscheck:

I use the following command for solve_field:

<code>solve-field --guess-scale --cpulimit 15 --no-verify --no-plots --no-fits2fits --crpix-center --match none --corr none --wcs none --downsample 4 --overwrite --skip-solved --ra 33.33 --dec 66.66 --radius 1 [...].fits
</code>

The output is the following:

I was wondering if I was supposed to indicate a specific coordinate as the target for the solving informations:
Because my current virtual pointing error looks wrong.

Thank you very much for your help,
Cheers, and thank you for this wonderfull tool :)
PS: here is my version of indi:
Last edit: 5 years 2 weeks ago by dolguldur.
5 years 2 weeks ago #37505
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140
I am a bit confused what you are trying to do here....
When using sims, you can still set the telescope home position on Polaris, then slew to an object on the sky map, take an image and solve, and if the mount is not quite in the centre you can adjust then take an image and sync that position, the INdI driver does not really come into the equation...there is no need to do anything with that... or maybe I am not getting what you are trying to do at all.....sorry... :)
5 years 2 weeks ago #37517

Please Log in or Create an account to join the conversation.

  • Posts: 102
  • Thank you received: 13

Thank you for your answer.
Fair enough, maybe I did not gave enough background information.
I am talking about a testbench here, meaning that I am using a laptop with absolutely no physical device that is related to astronomy, only simulators.
I am trying to slew my virtual telescop to a specific location in the sky:
RA-DEC=(33.33, 66.66) in deg,deg format or equivalently
RA: 2:13:19, DEC: 66:39:36 in hh:mm:ss / dd:mm:ss format

And when the slew is over (the virtual telescope is set to slew and track), then I take a picture with the virtual camera, that is most likely snooping for the telescope informations and retrieving the right position information.

After image acquisition, I try to check with the solve-field command if the astrometry software returns value that match up to some precision to the position I set though indi.

The coordinates that are returned by astrometry are (as you can see in the logs above):
Field center: (RA,Dec) = (32.947331, 66.570193) deg.
Field center: (RA H:M:S, Dec D:M:S) = (02:11:47.359, +66:34:12.693).

Which is not very close to what I was looking for (more than 600 arcsec drift)
I am trying to figure out what is the reason for this discrepancy
Last edit: 5 years 2 weeks ago by dolguldur.
5 years 2 weeks ago #37518
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 102
  • Thank you received: 13
Ok I think there is something I do not understand here, and that is very simple to reproduce:
Launch simulator using ekos with telescope + ccd camera and got to the following coordinates: RA: 2:13:19, DEC: 66:39:36 in hh:mm:ss / dd:mm:ss format

Then in ekos, go to the target icon and click on acquire and solve.
Save the resulting image to fit, and use the set of astrometry parameter provided by ekos, and launch the solve_field command on your own with the same set of parameter.
When I do that, I see different results from the one reported by ekos gui ???

How is it possible ?

EDIT: might have found the reason why: indilib.org/forum/ekos/3865-plate-solvin...g-wrong-results.html
There is an implicit conversion from J2000 (Astrometry) to JNow (Indi) hapening apparently.

I had no idea this change of frame could result in such a big difference, I now need to investigate this issue further
Last edit: 5 years 2 weeks ago by dolguldur.
5 years 2 weeks ago #37520

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140
Right, understand now
I do similar when learning the software too...
But I must admit I have never checked the solved result to the one in Kstars....maybe I should..
I would have thought that a lot would be to do with how you have set up your home position, and the mount model, ie how many sync points you have set
5 years 2 weeks ago #37525

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

Well you go about all that a weird way indeed....

This is my way, all with no kit connected ted just sims...
Start up and unpark mount, then click right on an object on the skymap, and click track, the scope will then slew to the target and track, then in the align tab, click take image and solve, and check the box next to it that says, slew to target, then if it is not centred it will move and take another image and solve, and it will keep doing that until the target is within and acceptable range....you can also do the same but choose sync instead, this will build a model and give better accuracy.
When the images come up in the viewer, click the I button to show all stars in image and then you can click one from there and centre if you wish... :)
5 years 2 weeks ago #37526

Please Log in or Create an account to join the conversation.

Time to create page: 0.246 seconds