Search found 5 matches
- 09 Sep 2020, 08:37
- Forum: Scripts
- Topic: Plate solving problems using script
- Replies: 4
- Views: 3982
Re: Plate solving problems using script
Hello Fabio, thank you again for your prompt reply. It would be nice to have a complete documentation of the actual AA script language including examples. Here I found an "unofficial guide to AA script commands" (refers to AA4), which should be updated by an experienced user: https://manualzz.com/do...
- 08 Sep 2020, 21:37
- Forum: General
- Topic: Coordinate grid in star atlas?
- Replies: 2
- Views: 2218
Re: Coordinate grid in star atlas?
Hello Iver,
thank you for the confirmation that Ver. 7 have a grid in the star atlas. For me this is an important improvement.
Gerd
thank you for the confirmation that Ver. 7 have a grid in the star atlas. For me this is an important improvement.
Gerd
- 08 Sep 2020, 21:27
- Forum: Scripts
- Topic: Plate solving problems using script
- Replies: 4
- Views: 3982
Re: Plate solving problems using script
Dear Fabio, thank you, ra in hours not degrees, that solves my problem. Can you please explain, why the "Image.EstimateRaDec" function does not work with my fits-headers: RA = 10.8009865294237 / Object Right Ascension in degrees DEC = 41.3728821732891 / Object Declination in degrees CRVAL1 = 10.8009...
- 08 Sep 2020, 15:47
- Forum: Scripts
- Topic: Plate solving problems using script
- Replies: 4
- Views: 3982
Plate solving problems using script
Hello, unfortunately I have some problems with plate solving using the script function "image.findcoordinates" in Astroart 6. This is the code I used: image.open("D:\test\M31_frame1.fit") ra = 10 de = 40 res=image.findcoordinates(ra,de,5,3) if res then rap=image.ra dep=image.dec print "plate center ...
- 01 Sep 2020, 11:53
- Forum: General
- Topic: Coordinate grid in star atlas?
- Replies: 2
- Views: 2218
Coordinate grid in star atlas?
Hello,
is it possible to display an equatorial coordinate grid in the star atlas of Astroart 6?
Regards
Gerd
is it possible to display an equatorial coordinate grid in the star atlas of Astroart 6?
Regards
Gerd