View Issue Details

IDProjectCategoryView StatusLast Update
0002571SkyChart1-Softwarepublic23-01-20 12:55
Reporterhan Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version4.3 beta 
Summary0002571: Comet data details, dRA is wrong
DescriptionFor comet C/2022 E3 (ZTF) the dRA looks wrong. CDC reports -08.30s but the RA rate today about -80 arcsec/hour. The dDec looks good. See attachment.
TagsNo tags attached.

Activities

han

23-01-20 12:12

reporter  

Untitled.png (23,410 bytes)   
Untitled.png (23,410 bytes)   

Patrick Chevalley

23-01-20 12:31

administrator   ~0008037

This is because the value given here is not in arcseconds but in second of hour.
To find it do: 80/15/cos(50°) = 8.3

The value to send to PHD2 is: 8.3*15 = 124 , because PHD2 already manage the cos(Dec).

This is because of all this confusion that I like you implement it as Movement + PA in CCDciel.

han

23-01-20 12:55

reporter   ~0008038

RA seconds. Clear.

I have always understand PHD2 uses for manual input of RA and DEC rates "Arcsec/hr". This confuses everybody including me :). That why you uses 's' and not " for the unit. Maybe it is better to follow the PHD2 units for these values. To be compatible I'm adding the comet movement in "/min and PA to HNSKY like Minor Planets Centre.

https://openphdguiding.org/man-dev/Tools.htm#Comet_Tracking
To enter the rates manually, you would select "Arcsec/hr" for units and "RA/Dec" for axes, then enter the rates from the comet's ephemeris. If you are getting the rates from the MinorPlanetCenter web site, you should choose the option for 'Separate RA and Declination coordinate motions'. PHD2 will automatically adjust the rates to compute the apparent motions in the sky.

Issue History

Date Modified Username Field Change
23-01-20 12:12 han New Issue
23-01-20 12:12 han File Added: Untitled.png
23-01-20 12:31 Patrick Chevalley Note Added: 0008037
23-01-20 12:55 han Note Added: 0008038