FITS keywords OBJCTRA and OBJCTDEC representation

A place to report problems and bugs in SharpCap
Forum rules


If you have a problem or question, please check the FAQ to see if it already has an answer : https://www.sharpcap.co.uk/sharpcap-faqs

Please also read about Troubleshooting USB Issues before posting.

*** Please do not post license keys - please report any problems with licensing to 'admin' by private message ***

Please include the following details in any bug report:

* Version of SharpCap
* Camera and other hardware being user
* Operating system version
* Contents of the SharpCap log after the problem has occurred.
[If SharpCap crashes, please send the bug report when prompted instead of including the log]
Post Reply
sunlover
Posts: 11
Joined: Tue Jun 04, 2019 3:28 pm

FITS keywords OBJCTRA and OBJCTDEC representation

#1

Post by sunlover »

Hello,

I'm using SharpCap 3.2.5990. Apparently SharpCap writes FITS keywords OBJCTRA and OBJCTDEC as decimal numbers (just like RA and DEC).

However the SBFitsExt documentation
https://heasarc.gsfc.nasa.gov/docs/heas ... tsExt.html
states that both keywords must be represented as strings.
OBJCTDEC
This is the Declination of the center of the image in degrees. The format for this is +25 12 34.111 (SDD MM SS.SSS) using a space as the separator. For the sign, North is + and South is -.

OBJCTRA
This is the Right Ascension of the center of the image in hours, minutes and seconds. The format for this is "12 24 23.123" (HH MM SS.SSS) using a space as the separator.

Some applications insist that these values must be in the string format.

It is a minor inconvenience, because I can remove these keywords from the file(s) before processing them with other applications.

Could you please change SharpCap so it writes these keywords as described in the SBFitsExt documentation.

Thanks,
Vitali
User avatar
admin
Site Admin
Posts: 13267
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: FITS keywords OBJCTRA and OBJCTDEC representation

#2

Post by admin »

Hi,

Thanks for that info – I wasn't aware that those particular fields had to be in degree/minutes/seconds format. I will try to make that change in a future version.

Cheers, Robin
sunlover
Posts: 11
Joined: Tue Jun 04, 2019 3:28 pm

Re: FITS keywords OBJCTRA and OBJCTDEC representation

#3

Post by sunlover »

Thanks, Robin! This is great.

Vitali
sunlover
Posts: 11
Joined: Tue Jun 04, 2019 3:28 pm

Re: FITS keywords OBJCTRA and OBJCTDEC representation

#4

Post by sunlover »

Hi Robin.

I've just noticed that you fixed this and now SharpCap writes OBJCTRA and OBJCTDEC correctly.
Thank you very much!

Cheers,
Vitali
User avatar
admin
Site Admin
Posts: 13267
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: FITS keywords OBJCTRA and OBJCTDEC representation

#5

Post by admin »

Hi Vitali

Glad that you found the change because I'd forgotten to come back here and post when the update was released :-)

Cheers, Robin
Post Reply