View Issue Details

IDProjectCategoryView StatusLast Update
0001760SkyChartOtherpublic18-10-09 16:31
ReporterMichael Lewinger Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1 SVN 
Target Version4.2 
Summary0001760: Constellations lines not drawn according to common practice
DescriptionI was creating a movie and realized Cetus' constellation lines did not match what is shown in wikipedia.

https://upload.wikimedia.org/wikipedia/commons/f/f3/Cetus_IAU.svg

While there are variations in the theme (https://goo.gl/6DFeB4), there may be a standard which I'm not aware of. Obviously I am going to google for it, and would like to offer help if necessary - I am not a programmer but can do the "dirty" work of reassigning the lines to their correct positions, if explained how to do it - just manual labor :)

Michael
Steps To ReproduceOpen Skychart, check Cetus' body (head)
TagsNo tags attached.

Activities

Michael Lewinger

17-08-20 10:41

reporter  

Capture.PNG (46,643 bytes)   
Capture.PNG (46,643 bytes)   

Patrick Chevalley

17-08-22 17:42

administrator   ~0003964

There is no standard for the constellation figure. Almost every book or author use it's own variant.
Only the constellation boundaries are standardized by IAU and Skychart use them.

In Skychart you can already switch between three variants, the default one I not remember the exact origin, the one from Rey book and the one from Tirion atlas.
Use the menu Setup/Display/Lines to select the file you want:
https://www.ap-i.net/skychart/en/documentation/display#lines

The Tirion variant is probably the nearest to what you want because the wikipedia image is from Sky&Telescope, the editor of Tirion.

But I not set the Tirion variant as the default in Skychart because I only have the points defined with J2000 coordinates, this make the lines to not follow the stars proper motion for other epoch.

The preferred file format use HD star number to define the lines, this way the proper motion is computed with the Hipparcos catalog data.
See the files DefaultConstL.cln and ReyConstL.cln in Ciel\data\constellation folder.

So you can make such a file to reproduce the wikipedia figures (original source here: https://www.iau.org/public/themes/constellations/ )
Process as follow:
- display the gif image of the constellation as reference.
- in Skychart click on each star pair that define a line.
- in the detail information window take note of the HR number
- record the number in a file using the same format as in DefaultConstL.cln

For example the line from alpha to gamma ceti:
CET 911 804

Michael Lewinger

17-08-23 20:54

reporter   ~0003965

Thank you, as usual, you are a step ahead of me. Great program.

Patrick Chevalley

18-10-09 16:31

administrator   ~0004934

Thanks to a contribution in the forum the IAU constellation lines will be available in the next beta version.

https://github.com/pchev/skychart/commit/af5f57af34b7ed35e4037c4468d7b11e77875311

Issue History

Date Modified Username Field Change
17-08-20 10:41 Michael Lewinger New Issue
17-08-20 10:41 Michael Lewinger File Added: Capture.PNG
17-08-22 17:42 Patrick Chevalley Assigned To => Patrick Chevalley
17-08-22 17:42 Patrick Chevalley Status new => assigned
17-08-22 17:42 Patrick Chevalley Note Added: 0003964
17-08-23 20:54 Michael Lewinger Note Added: 0003965
18-10-09 16:31 Patrick Chevalley Status assigned => resolved
18-10-09 16:31 Patrick Chevalley Resolution open => fixed
18-10-09 16:31 Patrick Chevalley Target Version => 4.2
18-10-09 16:31 Patrick Chevalley Note Added: 0004934