sugarlabs / starchart

GNU General Public License v2.0
0 stars 7 forks source link

Similar data sources to another activity #5

Closed quozl closed 6 years ago

quozl commented 6 years ago

https://github.com/sugarlabs/Constellationsflashcards may contain the same data sources in a different form. The source files should be synchronised if possible.

yell0wfl4sh commented 6 years ago

they both are functionally different activity, Constellation Flash Cards is more like a quiz and this is informative which provides information about constellation, planets and location in an exhaustive manner. I don't think source files are required to be synchronized.

quozl commented 6 years ago

In particular the data source files. Such as stars1.py;

quozl commented 6 years ago

I've reviewed, and the differences are;

--- stars1.py   2018-06-23 06:33:56.664871089 +1000
+++ stars1.py.1 2018-06-23 06:34:08.349047776 +1000
@@ -1609,7 +1609,7 @@
   "7 CVn":                       (   12.500806,    51.535556,      6.21,      "Cvn"),  \
   "75 UMa":                      (   12.501194,    58.767500,      6.08,      "Uma"),  \
   "Gacrux":                      (   12.519417,   -57.113333,      1.63,      "Cru"),  \
-  "Gam2 Cru":                    (   12.521306,   -57.081111,      6.42,      "Cru"),  \
+  "Gacrux":                      (   12.521306,   -57.081111,      6.42,      "Cru"),  \
   "4 Dra":                       (   12.501861,    69.201111,      4.95,      "Dra"),  \
   "21 Com":                      (   12.516833,    24.567222,      5.46,      "Com"),  \
   "Gam Mus":                     (   12.541111,   -72.133056,      3.87,      "Mus"),  \
@@ -3145,13 +3145,5 @@
   "2 Cet":                       (    0.062333,   -17.336111,      4.55,      "Cet"),  \
   "9 Cas":                       (    0.070444,    62.287778,      5.88,      "Cas"),  \
   "3 Cet":                       (    0.075028,   -10.509444,      4.94,      "Cet"),  \
-#
-# These stars are in two (or more?) constellations:
-#
-  "Al Nath-2":                   (    5.438194,    28.607500,      1.65,      "Aur"),  \
-  "Alpheratz-2":                 (    0.139806,    29.090556,      2.06,      "Peg"),  \
-  "Nu Hya-2":                    (   10.827083,   -16.193611,      3.11,      "Crt"),  \
-  "Yed Prior-2":                 (   16.239083,    -3.694444,      2.74,      "Ser"),  \
-  "Sabik-2":                     (   17.172972,   -15.724722,      2.43,      "Ser"),  \
 }