Skip to content

Instantly share code, notes, and snippets.

@perey
Last active September 17, 2021 13:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perey/92ab354fb9022f651ab4aba20d0d4173 to your computer and use it in GitHub Desktop.
Save perey/92ab354fb9022f651ab4aba20d0d4173 to your computer and use it in GitHub Desktop.
3D Star Map
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>A star map</title>
<style>
html {
background-color: black;
color: white;
}
body {
margin: 0;
}
canvas {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/threejs/r83/three.min.js"></script>
<script src="https://cdn.rawgit.com/mrdoob/three.js/r83/examples/js/controls/TrackballControls.js"></script>
<script>
/**
* 3D star map
* Copyright © 2017, 2019 Timothy Pederick
*
* Uses the three.js library and its TrackballControls.js example:
* Copyright © 2010-2017 three.js authors
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to
* the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
// Embedded JSON data file. This data may be reused under CC-BY-SA 4.0
// (the rest of the code is under the MIT Licence, as above).
<body>
<script src="three.js"></script>
<script src="TrackballControls.js"></script>
<script>
var data = {"systems": [
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Sun",
"othernames": [
"Sol"
],
"SIMBAD": null,
"distance": 0.0,
"ra": null,
"dec": null,
"magnitude": 4.83,
"class": "G2V",
"mass": 1.0
}
]
},
{
"name": "Alpha Centauri",
"othernames": [
"α Cen"
],
"SIMBAD": "@9700397",
"stars": [
{
"name": "Proxima Centauri",
"othernames": [
"Alpha Centauri C",
"α Cen C",
"Gliese 551",
"GJ 551",
"V645 Cen"
],
"SIMBAD": "@3379714",
"parallax": 768.85,
"ra": [14, 29, 42.9],
"dec": [-62, 40, 46.2],
"magnitude": 15.5,
"class": "M5.5Ve",
"mass": 0.12
},
{
"name": "Rigil Kentaurus",
"othernames": [
"Alpha Centauri A",
"α Cen A",
"Gliese 559 A",
"GJ 559 A"
],
"SIMBAD": "@3396054",
"parallax": 747.23,
"ra": [14, 39, 36.5],
"dec": [-60, 50, 2.4],
"magnitude": 4.38,
"class": "G2V",
"mass": 1.1
},
{
"name": "Toliman",
"othernames": [
"Alpha Centauri B",
"α Cen B",
"Gliese 559 B",
"GJ 559 B"
],
"SIMBAD": "@3396297",
"parallax": 747.23,
"ra": [14, 39, 35.1],
"dec": [-60, 50, 15.1],
"magnitude": 5.71,
"class": "K1V",
"mass": 0.91
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Barnard’s Star",
"othernames": [
"Gliese 699",
"GJ 699",
"Proxima Ophiuchi"
],
"SIMBAD": "@2669393",
"parallax": 545.51,
"ra": [17, 57, 48.5],
"dec": [4, 41, 36.1],
"magnitude": 13.2,
"class": "M4V",
"mass": 0.14
}
]
},
{
"name": "Luhman 16",
"othernames": [
"LUH 16",
"WISE J104915.57−531906.1",
"WISE 1049−5319"
],
"SIMBAD": "@8048683",
"stars": [
{
"name": "Luhman 16 A",
"othernames": [
"LUH 16 A",
"WISE J104915.57−531906.1 A",
"WISE 1049−5319 A"
],
"SIMBAD": "@8399769",
"parallax": 495,
"ra": [10, 49, 19.0],
"dec": [-53, 19, 10],
"magnitude": null,
"class": "L7.5",
"mass": 0.045
},
{
"name": "Luhman 16 B",
"othernames": [
"LUH 16 B",
"WISE J104915.57−531906.1 B",
"WISE 1049−5319 B"
],
"SIMBAD": "@8399770",
"parallax": 495,
"ra": [10, 49, 18.9],
"dec": [-53, 19, 9],
"magnitude": null,
"class": "T0.5",
"mass": 0.040
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J085510.83−071442.5",
"othernames": [
"WISEA J085510.74−071442.5",
"WISE 0855−0714"
],
"SIMBAD": "@8596164",
"parallax": 449,
"ra": [8, 55, 10.8],
"dec": [-7, 14, 42.5],
"magnitude": null,
"class": "Y2",
"mass": 0.0062
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Wolf 359",
"othernames": [
"CN Leonis",
"CN Leo",
"Gliese 406",
"GJ 406"
],
"SIMBAD": "@1769389",
"parallax": 419.10,
"ra": [10, 56, 28.8],
"dec": [7, 0, 52.3],
"magnitude": 16.6,
"class": "M6Ve",
"mass": 0.090
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Lalande 21185",
"othernames": [
"Gliese 411",
"GJ 411",
"HD 95735"
],
"SIMBAD": "@1764001",
"parallax": 393.25,
"ra": [11, 3, 20.2],
"dec": [35, 58, 11.6],
"magnitude": 10.5,
"class": "M2V",
"mass": 0.46
}
]
},
{
"name": "Sirius",
"othernames": [
"Alpha Canis Majoris",
"α CMa",
"Gliese 244"
],
"SIMBAD": "@8399845",
"stars": [
{
"name": "Sirius A",
"othernames": [
"Alpha Canis Majoris A",
"α CMa A",
"Gliese 244 A"
],
"SIMBAD": "@930529",
"parallax": 380.02,
"ra": [6, 45, 8.9],
"dec": [-16, 42, 58.0],
"magnitude": 1.42,
"class": "A1V",
"mass": 2.0
},
{
"name": "Sirius B",
"othernames": [
"Alpha Canis Majoris B",
"α CMa B",
"Gliese 244 B"
],
"SIMBAD": "@930049",
"parallax": 380.02,
"ra": [6, 45, 9.3],
"dec": [-16, 43, 0.7],
"magnitude": 11.2,
"class": "DA1.9",
"mass": 0.98
}
]
},
{
"name": "Luyten 726-8",
"othernames": [
"L 726-8",
"Gliese 65",
"GJ 65",
"Giclas 272-61",
"G 272-61"
],
"SIMBAD": "@1297617",
"stars": [
{
"name": "Luyten 726-8 A",
"othernames": [
"L 726-8 A",
"BL Ceti",
"BL Cet",
"Gliese 65 A",
"GJ 65 A",
"Giclas 272-61 A",
"G 272-61 A"
],
"SIMBAD": "@1297616",
"parallax": 373.70,
"ra": [1, 39, 1.4],
"dec": [-17, 57, 2.4],
"magnitude": 15.4,
"class": "M5.5V",
"mass": 0.10
},
{
"name": "Luyten 726-8 B",
"othernames": [
"L 726-8 B",
"UV Ceti",
"UV Cet",
"Gliese 65 B",
"GJ 65 B",
"Giclas 272-61 B",
"G 272-61 B"
],
"SIMBAD": "@1297613",
"parallax": 373.70,
"ra": [1, 39, 1.6],
"dec": [-17, 57, 1.1],
"magnitude": 15.9,
"class": "M6V",
"mass": 0.10
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 154",
"othernames": [
"V1216 Sagittarii",
"V1216 Sgr",
"Gliese 729",
"GJ 729"
],
"SIMBAD": "@2523169",
"parallax": 337.22,
"ra": [18, 49, 49.4],
"dec": [-23, 50, 10.5],
"magnitude": 13.1,
"class": "M3.5Ve",
"mass": 0.17
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 248",
"othernames": [
"HH Andromedae",
"HH And",
"Gliese 905",
"GJ 905"
],
"SIMBAD": "@1587975",
"parallax": 316.37,
"ra": [23, 41, 55.0],
"dec": [44, 10, 38.8],
"magnitude": 14.8,
"class": "M5.0V",
"mass": 0.14
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Rán",
"othernames": [
"Ran",
"Epsilon Eridani",
"ε Eri",
"Gliese 144",
"GJ 144"
],
"SIMBAD": "@643684",
"parallax": 311.22,
"ra": [3, 32, 55.8],
"dec": [-9, 27, 29.7],
"magnitude": 6.19,
"class": "K2V",
"mass": 0.82
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Lacaille 9352",
"othernames": [
"Lac 9352",
"Gliese 887",
"GJ 887",
"HD 217987"
],
"SIMBAD": "@1191721",
"parallax": 305.08,
"ra": [23, 5, 52.0],
"dec": [-35, 51, 11.1],
"magnitude": 9.80,
"class": "M2V",
"mass": 0.50
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 128",
"othernames": [
"FI Virginis",
"FI Vir",
"Gliese 447",
"GJ 447"
],
"SIMBAD": "@1847655",
"parallax": 298.14,
"ra": [11, 47, 44.4],
"dec": [0, 48, 16.4],
"magnitude": 13.5,
"class": "M4V",
"mass": 0.15
}
]
},
{
"name": "EZ Aquarii",
"othernames": [
"EZ Aqr",
"Gliese 866",
"GJ 866"
],
"SIMBAD": "@1302062",
"stars": [
{
"name": "EZ Aquarii A",
"othernames": [
"EZ Aqr A",
"Gliese 866 A",
"GJ 866 A"
],
"SIMBAD": null,
"parallax": 289.50,
"ra": [22, 38, 33.6],
"dec": [-15, 17, 59.8],
"magnitude": 15.3,
"class": "M5V",
"mass": 0.11
},
{
"name": "EZ Aquarii B",
"othernames": [
"EZ Aqr B",
"Gliese 866 B",
"GJ 866 B"
],
"SIMBAD": null,
"parallax": 289.50,
"ra": [22, 38, 33.6],
"dec": [-15, 17, 59.8],
"magnitude": 15.6,
"class": "M?V",
"mass": 0.11
},
{
"name": "EZ Aquarii C",
"othernames": [
"EZ Aqr C",
"Gliese 866 C",
"GJ 866 C"
],
"SIMBAD": null,
"parallax": 289.50,
"ra": [22, 38, 33.6],
"dec": [-15, 17, 59.8],
"magnitude": 17.4,
"class": "M?V",
"mass": 0.08
}
]
},
{
"name": "61 Cygni",
"SIMBAD": "@675",
"othernames": [
"61 Cyg",
"Bessel’s Star",
"Piazzi’s Flying Star",
"Gliese 820",
"GJ 820"
],
"stars": [
{
"name": "61 Cygni A",
"othernames": [
"61 Cyg A",
"Bessel’s Star A",
"Piazzi’s Flying Star A",
"Gliese 820 A",
"GJ 820 A"
],
"SIMBAD": "@837",
"parallax": 286.08,
"ra": [21, 6, 53.9],
"dec": [38, 44, 57.9],
"magnitude": 7.51,
"class": "K5V",
"mass": 0.70
},
{
"name": "61 Cygni B",
"othernames": [
"61 Cyg B",
"Bessel’s Star B",
"Piazzi’s Flying Star B",
"Gliese 820 A",
"GJ 820 A"
],
"SIMBAD": "@676",
"parallax": 286.08,
"ra": [21, 6, 55.3],
"dec": [38, 44, 31.4],
"magnitude": 8.23,
"class": "K7V",
"mass": 0.63
}
]
},
{
"name": "Procyon",
"othernames": [
"Alpha Canis Minoris",
"α CMi",
"Gliese 280",
"GJ 280"
],
"SIMBAD": "@988145",
"stars": [
{
"name": "Procyon A",
"othernames": [
"Alpha Canis Minoris A",
"α CMi A",
"Gliese 280 A",
"GJ 280 A"
],
"SIMBAD": null,
"parallax": 285.17,
"ra": [7, 39, 18.1],
"dec": [5, 13, 30.0],
"magnitude": 2.66,
"class": "F5IV-V",
"mass": 1.5
},
{
"name": "Procyon B",
"othernames": [
"Alpha Canis Minoris B",
"α CMi B",
"Gliese 280 B",
"GJ 280 B"
],
"SIMBAD": "@988144",
"parallax": 285.17,
"ra": [7, 39, 17.9],
"dec": [5, 13, 26.8],
"magnitude": 13.0,
"class": "DQZ",
"mass": 0.60
}
]
},
{
"name": "Struve 2398",
"othernames": [
"Σ 2398",
"Gliese 725",
"GJ 725"
],
"SIMBAD": "@286488",
"stars": [
{
"name": "Struve 2398 A",
"othernames": [
"Σ 2398 A",
"Gliese 725 A",
"GJ 725 A",
"HD 173739"
],
"SIMBAD": "@286870",
"parallax": 283.83,
"ra": [18, 42, 46.7],
"dec": [59, 37, 49.4],
"magnitude": 11.2,
"class": "M3V",
"mass": 0.33
},
{
"name": "Struve 2398 B",
"othernames": [
"Σ 2398 B",
"Gliese 725 B",
"GJ 725 B",
"HD 173740"
],
"SIMBAD": "@286486",
"parallax": 283.83,
"ra": [18, 42, 46.9],
"dec": [59, 37, 36.7],
"magnitude": 12.0,
"class": "M3.5V",
"mass": 0.25
}
]
},
{
"name": "Groombridge 34",
"othernames": [
"Gmb 34",
"Gliese 15",
"GJ 15"
],
"SIMBAD": "@1589106",
"stars": [
{
"name": "Groombridge 34 A",
"othernames": [
"Gmb 34 A",
"Gliese 15 A",
"GJ 15 A",
"GX Andromedae",
"GX And"
],
"SIMBAD": "@1588878",
"parallax": 279.87,
"ra": [0, 18, 22.9],
"dec": [44, 1, 22.6],
"magnitude": 10.3,
"class": "M2V",
"mass": 0.40
},
{
"name": "Groombridge 34 B",
"othernames": [
"Gmb 34 B",
"Gliese 15 B",
"GJ 15 B",
"GQ Andromedae",
"GQ And"
],
"SIMBAD": "@1588880",
"parallax": 279.87,
"ra": [0, 18, 25.8],
"dec": [44, 1, 38.1],
"magnitude": 13.3,
"class": "M3.5Ve",
"mass": 0.16
}
]
},
{
"name": "Epsilon Indi",
"othernames": [
"ε Ind",
"Gliese 845",
"GJ 845"
],
"SIMBAD": "@8399847",
"stars": [
{
"name": "Epsilon Indi A",
"othernames": [
"ε Ind A",
"Gliese 845 A",
"GJ 845 A"
],
"SIMBAD": "@3387848",
"parallax": 276.07,
"ra": [22, 3, 21.7],
"dec": [-56, 47, 9.5],
"magnitude": 6.89,
"class": "K5V",
"mass": 0.76
},
{
"name": "Epsilon Indi Ba",
"othernames": [
"ε Ind Ba",
"Epsilon Indi B",
"Gliese 845 B",
"GJ 845 B"
],
"SIMBAD": "@3387843",
"parallax": 276.07,
"ra": [22, 4, 10.5],
"dec": [-56, 46, 57.7],
"magnitude": null,
"class": "T1V",
"mass": 0.066
},
{
"name": "Epsilon Indi Bb",
"othernames": [
"ε Ind Bb",
"Epsilon Indi C",
"Gliese 845 C",
"GJ 845 C"
],
"SIMBAD": null,
"parallax": 276.07,
"ra": [22, 4, 10.5],
"dec": [-56, 46, 57.7],
"magnitude": null,
"class": "T6V",
"mass": 0.047
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "DX Cancri",
"othernames": [
"DX Cnc",
"Gliese–Jahreiß 1111",
"GJ 1111",
"Giclas 51-15",
"G 51-15"
],
"SIMBAD": "@1089081",
"parallax": 275.80,
"ra": [8, 29, 49.4],
"dec": [26, 46, 33.6],
"magnitude": 17.0,
"class": "M6.5Ve",
"mass": 0.090
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Tau Ceti",
"othernames": [
"τ Cet",
"Gliese 71",
"GJ 71"
],
"SIMBAD": "@1298185",
"parallax": 273.97,
"ra": [1, 44, 4.1],
"dec": [-15, 56, 14.9],
"magnitude": 5.69,
"class": "G8V",
"mass": 0.78
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 1061",
"othernames": [
"GJ 1061",
"Luyten 372-58",
"L 372-58"
],
"SIMBAD": "@2984511",
"parallax": 272.01,
"ra": [3, 35, 59.7],
"dec": [-44, 30, 45.7],
"magnitude": 15.3,
"class": "M5.5V",
"mass": 0.11
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "YZ Ceti",
"othernames": [
"YZ Cet",
"Gliese 54.1",
"GJ 54.1"
],
"SIMBAD": "@11684871",
"parallax": 269.08,
"ra": [1, 12, 30.6],
"dec": [-16, 59, 56.4],
"magnitude": 14.2,
"class": "M4.0Ve",
"mass": 0.085
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Luyten’s Star",
"othernames": [
"Gliese 273",
"GJ 273",
"BD+05 1668"
],
"SIMBAD": "@971564",
"parallax": 266.23,
"ra": [7, 27, 24.5],
"dec": [5, 13, 32.8],
"magnitude": 11.9,
"class": "M3.5V",
"mass": 0.26
}
]
},
{
"name": "SCR J1845−6357",
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "SCR J1845−6357 A",
"othernames": [],
"SIMBAD": "@3432893",
"parallax": 259.50,
"ra": [18, 45, 5.3],
"dec": [-63, 57, 47.5],
"magnitude": 19.4,
"class": "M8.5V",
"mass": 0.070
},
{
"name": "SCR J1845−6357 B",
"othernames": [],
"SIMBAD": "@3432894",
"parallax": 259.50,
"ra": [18, 45, 5.5],
"dec": [-63, 57, 46.3],
"magnitude": null,
"class": "T6",
"mass": 0.043
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Teegarden’s Star",
"othernames": [
"2MASS J02530084+1652532",
"2M0253+16",
"SO J025300.5+165258"
],
"SIMBAD": "@1486570",
"parallax": 259.41,
"ra": [2, 53, 0.9],
"dec": [16, 52, 52.6],
"magnitude": 17.2,
"class": "M7.0V",
"mass": 0.080
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Kapteyn’s Star",
"othernames": [
"VZ Pictoris",
"VZ Pic",
"Gliese 191",
"GJ 191"
],
"SIMBAD": "@2966222",
"parallax": 255.67,
"ra": [5, 11, 40.6],
"dec": [-45, 1, 6.4],
"magnitude": 10.9,
"class": "M1VIp",
"mass": 0.27
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Lacaille 8760",
"othernames": [
"AX Microscopii",
"AX Mic",
"Gliese 825",
"GJ 825"
],
"SIMBAD": "@3501159",
"parallax": 253.44,
"ra": [21, 17, 15.3],
"dec": [-38, 52, 2.5],
"magnitude": 8.69,
"class": "M1V",
"mass": 0.60
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "DENIS J1048.0−3956",
"othernames": [],
"SIMBAD": "@1761540",
"parallax": 248.53,
"ra": [10, 48, 14.6],
"dec": [-39, 56, 6.8],
"magnitude": 19.4,
"class": "M8.5Ve",
"mass": 0.070
}
]
},
{
"name": "Kruger 60",
"othernames": [
"Gliese 860",
"GJ 860",
"HD 239960"
],
"SIMBAD": "@122759",
"stars": [
{
"name": "Kruger 60 A",
"othernames": [
"Gliese 860 A",
"GJ 860 A",
"HD 239960 A"
],
"SIMBAD": "@5610039",
"parallax": 248.06,
"ra": [22, 27, 59.6],
"dec": [57, 41, 42.1],
"magnitude": 11.8,
"class": "M3V",
"mass": 0.27
},
{
"name": "Kruger 60 B",
"othernames": [
"DO Cephei",
"DO Cep",
"Gliese 860 B",
"GJ 860 B",
"HD 239960 B"
],
"SIMBAD": "@122702",
"parallax": 248.06,
"ra": [22, 27, 59.8],
"dec": [57, 41, 49.7],
"magnitude": 13.5,
"class": "M4V",
"mass": 0.18
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "UGPS J072227.51−054031.2",
"othernames": [],
"SIMBAD": "@5317860",
"parallax": 242.8,
"ra": [7, 22, 27.9],
"dec": [-5, 40, 31.1],
"magnitude": null,
"class": "T9",
"mass": 0.035
}
]
},
{
"name": "Ross 614",
"othernames": [
"V577 Monocerotis",
"V577 Mon",
"Gliese 234",
"GJ 234"
],
"SIMBAD": null,
"stars": [
{
"name": "Ross 614 A",
"othernames": [
"V577 Monocerotis A",
"V577 Mon A",
"Gliese 234 A",
"GJ 234 A"
],
"SIMBAD": "@893443",
"parallax": 244.44,
"ra": [6, 29, 23.4],
"dec": [-2, 48, 48.8],
"magnitude": 13.1,
"class": "M4.5V",
"mass": 0.22
},
{
"name": "Ross 614 B",
"othernames": [
"V577 Monocerotis B",
"V577 Mon B",
"Gliese 234 B",
"GJ 234 B"
],
"SIMBAD": "@893521",
"parallax": 244.44,
"ra": [6, 29, 23.5],
"dec": [-2, 48, 51.1],
"magnitude": 16.2,
"class": "M6V",
"mass": 0.11
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Wolf 1061",
"othernames": [
"Gliese 628",
"GJ 628",
"V2306 Ophiuchi",
"V2306 Oph",
"BD−12 4523"
],
"SIMBAD": "@2579726",
"parallax": 234.38,
"ra": [16, 30, 18.1],
"dec": [-12, 39, 45.3],
"magnitude": 12.0,
"class": "M3V",
"mass": 0.25
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Van Maanen’s Star",
"othernames": [
"vMa2",
"Gliese 35",
"GJ 35",
"Wolf 28"
],
"SIMBAD": "@11681461",
"parallax": 232.70,
"ra": [0, 49, 9.9],
"dec": [5, 23, 19.0],
"magnitude": 14.2,
"class": "DZ7.5",
"mass": 0.68
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 1",
"othernames": [
"GJ 1",
"HD 225213"
],
"SIMBAD": "@1195136",
"parallax": 230.32,
"ra": [0, 5, 24.4],
"dec": [-37, 21, 26.5],
"magnitude": 10.4,
"class": "M2V",
"mass": 0.46
}
]
},
{
"name": "Wolf 424",
"othernames": [
"FL Virginis",
"FL Vir",
"Gliese 473",
"GJ 473"
],
"SIMBAD": "@1937388",
"stars": [
{
"name": "Wolf 424 A",
"othernames": [
"FL Virginis A",
"FL Vir A",
"Gliese 473 A",
"GJ 473 A"
],
"SIMBAD": null,
"parallax": 227.90,
"ra": [12, 33, 17.4],
"dec": [9, 1, 15.8],
"magnitude": 15.0,
"class": "M5.5V",
"mass": 0.14
},
{
"name": "Wolf 424 B",
"othernames": [
"FL Virginis B",
"FL Vir B",
"Gliese 473 B",
"GJ 473 B"
],
"SIMBAD": null,
"parallax": 227.90,
"ra": [12, 33, 17.4],
"dec": [9, 1, 15.8],
"magnitude": 15.0,
"class": "M7",
"mass": 0.13
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "TZ Arietis",
"othernames": [
"TZ Ari",
"Luyten 1159-16",
"L 1159-16",
"Gliese–Jahreiß 9066",
"GJ 9066",
"Gliese 83.1",
"GJ 83.1"
],
"SIMBAD": "@1455439",
"parallax": 224.80,
"ra": [2, 0, 13.0],
"dec": [13, 3, 7.0],
"magnitude": 14.0,
"class": "M4.5V",
"mass": 0.14
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 687",
"othernames": [
"GJ 687",
"BD+68 946"
],
"SIMBAD": "@326850",
"parallax": 220.47,
"ra": [17, 36, 25.9],
"dec": [68, 20, 20.9],
"magnitude": 10.9,
"class": "M3.0V",
"mass": 0.40
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LHS 292",
"othernames": [
"Gliese–Jahreiß 3622",
"GJ 3622",
"LP 731-58"
],
"SIMBAD": "@1758315",
"parallax": 220.30,
"ra": [10, 48, 12.6],
"dec": [-11, 20, 9.6],
"magnitude": 17.4,
"class": "M6.5V",
"mass": 0.08
}
]
},
{
"name": "Gliese–Jahreiß 1245",
"othernames": [
"GJ 1245"
],
"SIMBAD": "@7853882",
"stars": [
{
"name": "Giclas 208-44 A",
"othernames": [
"G 208-44 A",
"Gliese–Jahreiß 1245 A",
"GJ 1245 A",
"V1581 Cygni",
"V1581 Cyg"
],
"SIMBAD": "@152764",
"parallax": 220.20,
"ra": [19, 53, 54.5],
"dec": [44, 24, 51.3],
"magnitude": 15.2,
"class": "M5.5Ve",
"mass": 0.11
},
{
"name": "Giclas 208-44 B",
"othernames": [
"G 208-44 B",
"Gliese–Jahreiß 1245 C",
"GJ 1245 C"
],
"SIMBAD": null,
"parallax": 220.20,
"ra": [19, 53, 54.5],
"dec": [44, 24, 51.3],
"magnitude": 18.5,
"class": "M6.0V",
"mass": 0.07
},
{
"name": "Giclas 208-45",
"othernames": [
"G 208-45",
"Gliese–Jahreiß 1245 B",
"GJ 1245 B"
],
"SIMBAD": "@152763",
"parallax": 220.20,
"ra": [19, 53, 55.1],
"dec": [44, 24, 54.1],
"magnitude": 15.7,
"class": "M6V",
"mass": 0.10
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 674",
"othernames": [
"GJ 674",
"CD−46 11540"
],
"SIMBAD": "@3525635",
"parallax": 220.11,
"ra": [17, 28, 39.9],
"dec": [-46, 53, 42.7],
"magnitude": 11.1,
"class": "M3V",
"mass": 0.36
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LP 145-141",
"othernames": [
"Gliese 440",
"GJ 440",
"LAWD 37"
],
"SIMBAD": "@3269812",
"parallax": 216.12,
"ra": [11, 45, 42.9],
"dec": [-64, 50, 29.5],
"magnitude": 13.2,
"class": "DQ6",
"mass": 0.75
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 876",
"othernames": [
"GJ 876",
"Ross 780",
"IL Aquarii",
"IL Aqr",
"BD−15 6290"
],
"SIMBAD": "@11674865",
"parallax": 214.47,
"ra": [22, 53, 16.7],
"dec": [-14, 15, 49.3],
"magnitude": 11.8,
"class": "M3.5V",
"mass": 0.33
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 1002",
"othernames": [
"GJ 1002",
"Giclas 158-27",
"G 158-27"
],
"SIMBAD": "@1344702",
"parallax": 213.00,
"ra": [0, 6, 43.2],
"dec": [-7, 32, 17.0],
"magnitude": 15.4,
"class": "M5.5V",
"mass": 0.11
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LHS 288",
"othernames": [
"Luyten 143-23",
"L 143-23"
],
"SIMBAD": "@3205266",
"parallax": 209.70,
"ra": [10, 44, 21.2],
"dec": [-61, 12, 35.3],
"magnitude": 15.7,
"class": "M5.5V",
"mass": 0.11
}
]
},
{
"name": "Gliese 412",
"othernames": [
"GJ 412"
],
"SIMBAD": "@8375355",
"stars": [
{
"name": "Gliese 412 A",
"othernames": [
"GJ 412 A"
],
"SIMBAD": "@1779821",
"parallax": 205.67,
"ra": [11, 5, 28.6],
"dec": [43, 31, 36.4],
"magnitude": 10.3,
"class": "M1.0Ve",
"mass": 0.48
},
{
"name": "Gliese 412 B",
"othernames": [
"GJ 412 B",
"WX Ursae Majoris",
"WX UMa"
],
"SIMBAD": "@1779914",
"parallax": 205.67,
"ra": [11, 5, 30.9],
"dec": [43, 31, 17.9],
"magnitude": 16.0,
"class": "M6.0V",
"mass": 0.10
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Groombridge 1618",
"othernames": [
"Gmb 1618",
"Gliese 380",
"GJ 380",
"HD 88230"
],
"SIMBAD": "@572410",
"parallax": 205.53,
"ra": [10, 11, 22.1],
"dec": [49, 27, 15.2],
"magnitude": 8.11,
"class": "K6Ve",
"mass": 0.67
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "AD Leonis",
"othernames": [
"AD Leo",
"Gliese 388",
"GJ 388",
"BD+20 2465"
],
"SIMBAD": "@1710375",
"parallax": 204.60,
"ra": [10, 19, 36.3],
"dec": [19, 52, 12.0],
"magnitude": 10.9,
"class": "M4Vae",
"mass": 0.39
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J08173001−6155158",
"othernames": [
"2M0817−61",
"DENIS J081730.0−615520",
"DEN 0817−6155"
],
"SIMBAD": "@5388727",
"parallax": 203,
"ra": [8, 17, 30.0],
"dec": [-61, 55, 15.7],
"magnitude": null,
"class": "T6",
"mass": 0.015
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J163940.83−684738.6",
"othernames": [
"WISE 1639−6847"
],
"SIMBAD": "@7892319",
"parallax": 202.3,
"ra": [16, 39, 40.8],
"dec": [-68, 47, 38.6],
"magnitude": null,
"class": "Y0",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 832",
"othernames": [
"GJ 832",
"HD 204961"
],
"SIMBAD": "@3436260",
"parallax": 202.03,
"ra": [21, 33, 34.0],
"dec": [-49, 0, 32.4],
"magnitude": 10.2,
"class": "M2V",
"mass": 0.45
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "DENIS J025503.3−470049",
"othernames": [
"DEN 0255−4700"
],
"SIMBAD": "@3028054",
"parallax": 201.37,
"ra": [2, 55, 3.7],
"dec": [-47, 0, 51.3],
"magnitude": 24.4,
"class": "L9",
"mass": 0.05
}
]
},
{
"name": "Keid",
"othernames": [
"40 Eridani",
"40 Eri",
"Omicron² Eridani",
"ο² Eri",
"Gliese 166",
"GJ 166"
],
"SIMBAD": "@701456",
"stars": [
{
"name": "Keid",
"othernames": [
"40 Eridani A",
"40 Eri A",
"Omicron² Eridani A",
"ο² Eri A",
"Gliese 166 A",
"GJ 166 A"
],
"SIMBAD": "@702026",
"parallax": 200.65,
"ra": [4, 15, 16.3],
"dec": [-7, 39, 10.3],
"magnitude": 5.94,
"class": "K0V",
"mass": 0.89
},
{
"name": "40 Eridani B",
"othernames": [
"40 Eri B",
"Omicron² Eridani B",
"ο² Eri B",
"Gliese 166 B",
"GJ 166 B"
],
"SIMBAD": "@701944",
"parallax": 200.65,
"ra": [4, 15, 21.8],
"dec": [-7, 39, 29.2],
"magnitude": 11.0,
"class": "DA2.9",
"mass": 0.5
},
{
"name": "40 Eridani C",
"othernames": [
"40 Eri C",
"Omicron² Eridani C",
"ο² Eri C",
"Gliese 166 C",
"GJ 166 C"
],
"SIMBAD": "@701829",
"parallax": 200.65,
"ra": [4, 15, 21.5],
"dec": [-7, 39, 20.7],
"magnitude": 12.8,
"class": "M4.5V",
"mass": 0.18
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J05212615+1025328",
"othernames": [
"2M0521+10",
"WISE J052126.29+102528.4",
"WISE 0521+1025"
],
"SIMBAD": "@8401605",
"distance": 16.3,
"ra": [5, 21, 26.2],
"dec": [10, 25, 32.9],
"magnitude": null,
"class": "T7.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "EV Lacertae",
"othernames": [
"EV Lac",
"Gliese 873",
"GJ 873"
],
"SIMBAD": "@4505",
"parallax": 198.21,
"ra": [22, 46, 49.7],
"dec": [44, 20, 2.4],
"magnitude": 11.7,
"class": "M4.0V",
"mass": 0.28
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 682",
"othernames": [
"GJ 682",
"CD−44 11909"
],
"SIMBAD": "@11684206",
"parallax": 198.09,
"ra": [17, 37, 3.7],
"dec": [-44, 19, 9.2],
"magnitude": 12.4,
"class": "M3.5",
"mass": 0.20
}
]
},
{
"name": "70 Ophiuchi",
"othernames": [
"70 Oph",
"Gliese 702",
"GJ 702",
"V2391 Ophiuchi",
"V2391 Oph"
],
"SIMBAD": "@2654591",
"stars": [
{
"name": "70 Ophiuchi A",
"othernames": [
"70 Oph A",
"Gliese 702 A",
"GJ 702 A",
"LHS 458"
],
"SIMBAD": "@2654408",
"parallax": 195.96,
"ra": [18, 5, 27.4],
"dec": [2, 29, 59.3],
"magnitude": 5.67,
"class": "K0V",
"mass": 0.92
},
{
"name": "70 Ophiuchi B",
"othernames": [
"70 Oph B",
"Gliese 702 B",
"GJ 702 B",
"LHS 459"
],
"SIMBAD": "@2654409",
"parallax": 195.96,
"ra": [18, 5, 27.5],
"dec": [2, 29, 56.2],
"magnitude": 7.47,
"class": "K4V",
"mass": 0.70
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Altair",
"othernames": [
"Alpha Aquilae",
"α Aql",
"Gliese 768",
"GJ 768"
],
"SIMBAD": "@2708379",
"parallax": 195.40,
"ra": [19, 50, 47.0],
"dec": [8, 52, 6.0],
"magnitude": 2.22,
"class": "A7Vn",
"mass": 1.71
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J150649.97+702736.1",
"othernames": [
"WISE 1506+7027"
],
"SIMBAD": "@7958213",
"parallax": 193.55,
"ra": [15, 6, 52.4],
"dec": [70, 27, 25.1],
"magnitude": null,
"class": "T6",
"mass": null
}
]
},
{
"name": "Gliese–Jahreiß 1116",
"othernames": [
"GJ 1116",
"Giclas 9-38",
"G 9-38"
],
"SIMBAD": "@1125676",
"stars": [
{
"name": "EI Cancri",
"othernames": [
"EI Cnc",
"Gliese–Jahreiß 1116 A",
"GJ 1116 A",
"Giclas 9-38 A",
"G 9-38 A"
],
"SIMBAD": "@8536444",
"parallax": 191.20,
"ra": [8, 58, 15.1],
"dec": [19, 45, 48.2],
"magnitude": 15.5,
"class": "M8Ve",
"mass": 0.11
},
{
"name": "Gliese–Jahreiß 1116 B",
"othernames": [
"GJ 1116 A",
"Giclas 9-38 A",
"G 9-38 A"
],
"SIMBAD": "@1125675",
"parallax": 191.20,
"ra": [8, 58, 15.1],
"dec": [19, 45, 45.9],
"magnitude": 16.3,
"class": "M7V",
"mass": 0.10
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 3379",
"othernames": [
"GJ 3379",
"Giclas 99-49",
"G 99-49"
],
"SIMBAD": "@860203",
"parallax": 190.77,
"ra": [6, 0, 3.5],
"dec": [2, 42, 23.6],
"magnitude": 12.7,
"class": "M3.5Ve",
"mass": 0.19
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J15404341−5101357",
"othernames": [
"2M1540−51",
"WISEA J154045.67−510139.3",
"WISE 1540−5101"
],
"SIMBAD": "@8707153",
"parallax": 188,
"ra": [15, 40, 43.5],
"dec": [-51, 1, 36.0],
"magnitude": 17.0,
"class": "M6.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LHS 1723",
"othernames": [
"Gliese–Jahreiß 3323",
"GJ 3323",
"LP 656-38"
],
"SIMBAD": "@750158",
"parallax": 187.92,
"ra": [5, 1, 57.4],
"dec": [-6, 56, 46.4],
"magnitude": 13.6,
"class": "M4.0Ve",
"mass": 0.15
}
]
},
{
"name": "2MASS J09393548−2448279",
"othernames": [
"2M0939−24"
],
"SIMBAD": "@1650154",
"stars": [
{
"name": "2MASS J09393548−2448279 A",
"othernames": [
"2M0939−24 A"
],
"SIMBAD": null,
"parallax": 187.30,
"ra": [9, 39, 35.5],
"dec": [-24, 48, 27.9],
"magnitude": null,
"class": "T8",
"mass": 0.03
},
{
"name": "2MASS J09393548−2448279 B",
"othernames": [
"2M0939−24 B"
],
"SIMBAD": null,
"parallax": 187.30,
"ra": [9, 39, 35.5],
"dec": [-24, 48, 27.9],
"magnitude": null,
"class": "T8",
"mass": 0.03
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 445",
"othernames": [
"GJ 445",
"Giclas 254-29",
"G 254-29"
],
"SIMBAD": "@391571",
"parallax": 187.26,
"ra": [11, 47, 41.4],
"dec": [78, 41, 28.2],
"magnitude": 12.2,
"class": "M4.0Ve",
"mass": 0.24
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Wolf 498",
"othernames": [
"Gliese 526",
"GJ 526"
],
"SIMBAD": "@2196724",
"parallax": 184.72,
"ra": [13, 45, 43.8],
"dec": [14, 53, 29.5],
"magnitude": 9.79,
"class": "M2V",
"mass": 0.53
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J035000.32−565830.2",
"othernames": [
"WISE 0350−5658"
],
"SIMBAD": "@7834503",
"parallax": 184,
"ra": [3, 50, 0.33],
"dec": [-56, 58, 30.2],
"magnitude": null,
"class": "Y1",
"mass": null
}
]
},
{
"name": "Stein 2051",
"othernames": [
"STN 2051",
"Gliese 169.1",
"GJ 169.1",
"Giclas 175-34",
"G 175-34"
],
"SIMBAD": "@270626",
"stars": [
{
"name": "Stein 2051 A",
"othernames": [
"STN 2051 A",
"Gliese 169.1 A",
"GJ 169.1 A",
"LHS 26",
"Giclas 175-34 A",
"G 175-34 A"
],
"SIMBAD": "@270532",
"parallax": 180.52,
"ra": [4, 31, 11.5],
"dec": [58, 58, 37.4],
"magnitude": 12.3,
"class": "M4.0Ve",
"mass": 0.20
},
{
"name": "Stein 2051 B",
"othernames": [
"STN 2051 B",
"Gliese 169.1 B",
"GJ 169.1 B",
"LHS 27",
"Giclas 175-34 B",
"G 175-34 B"
],
"SIMBAD": "@270627",
"parallax": 180.52,
"ra": [4, 31, 12.6],
"dec": [58, 58, 41.3],
"magnitude": 13.7,
"class": "DC5",
"mass": 0.5
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J174124.25+255319.6",
"othernames": [
"WISEA J174124.22+255319.2",
"WISE 1741+2553"
],
"SIMBAD": "@7828822",
"parallax": 180,
"ra": [17, 41, 24.6],
"dec": [25, 53, 34.4],
"magnitude": null,
"class": "T9",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 251",
"othernames": [
"GJ 251",
"Wolf 294",
"HD 265866"
],
"SIMBAD": "@918890",
"parallax": 178.11,
"ra": [6, 54, 49.0],
"dec": [33, 16, 5.4],
"magnitude": 11.3,
"class": "M3V",
"mass": 0.34
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J11145133−2618235",
"othernames": [
"2M1114−26"
],
"SIMBAD": "@1796189",
"parallax": 176.8,
"ra": [11, 14, 51.3],
"dec": [-26, 18, 23.6],
"magnitude": null,
"class": "T7.5",
"mass": 0.03
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J18353790+3259545",
"othernames": [
"2M1835+32"
],
"SIMBAD": "@2842753",
"parallax": 176.50,
"ra": [18, 35, 37.9],
"dec": [32, 59, 53.3],
"magnitude": 19.5,
"class": "M8.5V",
"mass": 0.07
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 205",
"othernames": [
"GJ 205",
"Wolf 1453",
"HD 36395"
],
"SIMBAD": "@800490",
"parallax": 175.99,
"ra": [5, 31, 27.4],
"dec": [-3, 40, 38.0],
"magnitude": 9.18,
"class": "M1.5Ve",
"mass": 0.57
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J154151.65−225024.9",
"othernames": [
"WISE 1541−2250"
],
"SIMBAD": "@6327824",
"parallax": 175.1,
"ra": [15, 41, 51.7],
"dec": [-22, 50, 25.0],
"magnitude": null,
"class": "Y0",
"mass": 0.01
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LP 816-60",
"othernames": [],
"SIMBAD": "@11684877",
"parallax": 175.03,
"ra": [20, 52, 33.0],
"dec": [-16, 58, 29.0],
"magnitude": 12.7,
"class": "M4V",
"mass": 0.19
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J04151954−0935066",
"othernames": [
"2M0415−09"
],
"SIMBAD": "@702025",
"parallax": 174.34,
"ra": [4, 15, 19.5],
"dec": [-9, 35, 6.7],
"magnitude": null,
"class": "T8.0",
"mass": 0.03
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Alsafi",
"othernames": [
"Sigma Draconis",
"σ Dra",
"Gliese 764",
"GJ 764"
],
"SIMBAD": "@288537",
"parallax": 173.79,
"ra": [19, 32, 21.6],
"dec": [69, 39, 40.2],
"magnitude": 5.87,
"class": "K0V",
"mass": 0.89
}
]
},
{
"name": "Gliese 229",
"othernames": [
"GJ 229"
],
"SIMBAD": "@6343844",
"stars": [
{
"name": "Gliese 229 A",
"othernames": [
"GJ 229 A",
"Gliese 229",
"GJ 229",
"HD 42581 A",
"HD 42581"
],
"SIMBAD": "@864875",
"parallax": 173.77,
"ra": [6, 10, 34.6],
"dec": [-21, 51, 52.7],
"magnitude": 9.34,
"class": "M1V",
"mass": 0.56
},
{
"name": "Gliese 229 B",
"othernames": [
"GJ 229 A",
"HD 42581 B"
],
"SIMBAD": "@864867",
"parallax": 173.77,
"ra": [6, 10, 34.8],
"dec": [-21, 52, 0.0],
"magnitude": null,
"class": "T6.5",
"mass": 0.002
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 47",
"othernames": [
"V1352 Orionis",
"V1352 Ori",
"Gliese 213",
"GJ 213"
],
"SIMBAD": "@824471",
"parallax": 171.50,
"ra": [5, 42, 9.3],
"dec": [12, 29, 21.6],
"magnitude": 12.7,
"class": "M4V",
"mass": 0.18
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 693",
"othernames": [
"GJ 693",
"Luyten 205-128",
"L 205-128"
],
"SIMBAD": "@3464606",
"parallax": 171.10,
"ra": [17, 46, 34.2],
"dec": [-57, 19, 8.6],
"magnitude": 11.9,
"class": "M3.5V",
"mass": 0.26
}
]
},
{
"name": "Gliese 752",
"othernames": [
"GJ 752"
],
"SIMBAD": "@6211054",
"stars": [
{
"name": "Gliese 752 A",
"othernames": [
"GJ 752 A",
"V1428 Aquilae",
"V1428 Aql",
"Wolf 1055",
"HD 180617"
],
"SIMBAD": "@2674706",
"parallax": 170.96,
"ra": [19, 16, 55.3],
"dec": [5, 10, 8.0],
"magnitude": 10.3,
"class": "M3V",
"mass": 0.50
},
{
"name": "Van Biesbroeck’s star",
"othernames": [
"Van Biesbroeck 10",
"VB 10",
"Gliese 752 B",
"GJ 752 B",
"V1298 Aquilae",
"V1298 Aql"
],
"SIMBAD": "@2674153",
"parallax": 170.96,
"ra": [19, 16, 57.6],
"dec": [5, 9, 1.6],
"magnitude": 18.6,
"class": "M8V",
"mass": 0.07
}
]
},
{
"name": "33 G. Librae",
"othernames": [
"33 G Lib",
"Gliese 570",
"GJ 570"
],
"SIMBAD": null,
"stars": [
{
"name": "33 G. Librae A",
"othernames": [
"33 G Lib A",
"Gliese 570 A",
"GJ 570 A",
"KX Librae",
"KX Lib",
"HD 131977"
],
"SIMBAD": "@2309740",
"parallax": 170.62,
"ra": [14, 57, 28.0],
"dec": [-21, 24, 55.7],
"magnitude": 6.80,
"class": "K4V",
"mass": 0.78
},
{
"name": "33 G. Librae B",
"othernames": [
"33 G Lib B",
"Gliese 570 B",
"Gliese 570 Ba",
"GJ 570 B",
"GJ 570 Ba"
],
"SIMBAD": "@2309903",
"parallax": 170.62,
"ra": [14, 57, 26.5],
"dec": [-21, 24, 41.6],
"magnitude": 9.46,
"class": "M1.5V",
"mass": 0.55
},
{
"name": "33 G. Librae C",
"othernames": [
"33 G Lib C",
"Gliese 570 C",
"Gliese 570 Bb",
"GJ 570 C",
"GJ 570 Bb"
],
"SIMBAD": null,
"parallax": 170.62,
"ra": [14, 57, 26.5],
"dec": [-21, 24, 41.6],
"magnitude": 11.1,
"class": "M?V",
"mass": 0.36
},
{
"name": "33 G. Librae D",
"othernames": [
"33 G Lib D",
"Gliese 570 D",
"GJ 570 D"
],
"SIMBAD": "@2309879",
"parallax": 170.62,
"ra": [14, 57, 15.0],
"dec": [-21, 21, 47.8],
"magnitude": null,
"class": "T8",
"mass": 0.05
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 754",
"othernames": [
"GJ 754",
"Luyten 347-14",
"L 347-14"
],
"SIMBAD": "@3528915",
"parallax": 169.17,
"ra": [19, 20, 48.0],
"dec": [-45, 33, 29.6],
"magnitude": 13.4,
"class": "M4.5",
"mass": 0.16
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 588",
"othernames": [
"GJ 588",
"CD−40 9712"
],
"SIMBAD": "@3518193",
"parallax": 168.52,
"ra": [15, 32, 12.9],
"dec": [-41, 16, 32.1],
"magnitude": 10.4,
"class": "M2.5V",
"mass": 0.46
}
]
},
{
"name": "Gliese–Jahreiß 1005",
"othernames": [
"GJ 1005",
"Giclas 158-50",
"G 158-50"
],
"SIMBAD": "@1304634",
"stars": [
{
"name": "Gliese–Jahreiß 1005 A",
"othernames": [
"GJ 1005 A",
"Giclas 158-50 A",
"G 158-50 A"
],
"SIMBAD": null,
"parallax": 168.35,
"ra": [0, 15, 28.1],
"dec": [-16, 8, 2],
"magnitude": 12.7,
"class": "M3.5V",
"mass": 0.18
},
{
"name": "Gliese–Jahreiß 1005 B",
"othernames": [
"GJ 1005 B",
"Giclas 158-50 B",
"G 158-50 B"
],
"SIMBAD": null,
"parallax": 168.35,
"ra": [0, 15, 28.1],
"dec": [-16, 8, 2],
"magnitude": 15.2,
"class": "M?V",
"mass": 0.11
}
]
},
{
"name": "Achird",
"othernames": [
"Eta Cassiopeiae",
"η Cas",
"Gliese 34",
"GJ 34"
],
"SIMBAD": null,
"stars": [
{
"name": "Achird",
"othernames": [
"Eta Cassiopeiae A",
"η Cas A",
"Gliese 34 A",
"GJ 34 A"
],
"SIMBAD": "@106647",
"parallax": 168.23,
"ra": [0, 49, 6.3],
"dec": [57, 48, 54.7],
"magnitude": 4.59,
"class": "F9V",
"mass": 1.11
},
{
"name": "Eta Cassiopeiae B",
"othernames": [
"η Cas B",
"Gliese 34 B",
"GJ 34 B"
],
"SIMBAD": "@106493",
"parallax": 168.23,
"ra": [0, 49, 5.2],
"dec": [57, 49, 4.2],
"magnitude": 8.34,
"class": "K7Ve",
"mass": 0.60
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J20005017+3629465",
"othernames": [
"2M2000+36",
"WISE J200050.19+362950.1",
"WISE 2000+3629"
],
"SIMBAD": "@8594318",
"distance": 19.4,
"ra": [20, 0, 50.2],
"dec": [36, 29, 46.5],
"magnitude": null,
"class": "T8",
"mass": null
}
]
},
{
"name": "Guniibuu",
"othernames": [
"36 Ophiuchi",
"36 Oph"
],
"SIMBAD": "@5476200",
"stars": [
{
"name": "Guniibuu",
"othernames": [
"36 Ophiuchi A",
"36 Oph A",
"Gliese 663 A",
"GJ 663 A",
"HD 155886"
],
"SIMBAD": "@2490957",
"parallax": 168.12,
"ra": [17, 15, 20.8],
"dec": [-26, 36, 6.1],
"magnitude": 6.20,
"class": "K2V",
"mass": 0.85
},
{
"name": "36 Ophiuchi B",
"othernames": [
"36 Oph B",
"Gliese 663 B",
"GJ 663 B",
"HD 155885"
],
"SIMBAD": "@2491022",
"parallax": 168.12,
"ra": [17, 15, 21.0],
"dec": [-26, 36, 10.2],
"magnitude": 6.21,
"class": "K1V",
"mass": 0.85
},
{
"name": "36 Ophiuchi C",
"othernames": [
"36 Oph C",
"V2215 Ophiuchi",
"V2215 Oph",
"Gliese 664",
"GJ 664"
],
"SIMBAD": "@2490959",
"parallax": 168.12,
"ra": [17, 16, 13.4],
"dec": [-26, 32, 46.1],
"magnitude": 7.45,
"class": "K5V",
"mass": 0.71
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "BR Piscium",
"othernames": [
"BR Psc",
"Gliese 908",
"GJ 908"
],
"SIMBAD": "@1386854",
"parallax": 168.02,
"ra": [23, 49, 12.5],
"dec": [2, 24, 4.4],
"magnitude": 10.1,
"class": "M1V",
"mass": 0.51
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "YZ Canis Majoris",
"othernames": [
"YZ CMi",
"Gliese 285",
"GJ 285",
"Ross 882"
],
"SIMBAD": "@1007377",
"parallax": 167.19,
"ra": [7, 44, 40.2],
"dec": [3, 33, 8.9],
"magnitude": 12.3,
"class": "M4.0V",
"mass": 0.20
}
]
},
{
"name": "279 G. Sagittarii",
"othernames": [
"279 G Sgr",
"Gliese 783",
"GJ 783",
"HR 7703"
],
"SIMBAD": "@10059989",
"stars": [
{
"name": "279 G. Sagittarii A",
"othernames": [
"279 G Sgr A",
"Gliese 783 A",
"GJ 783 A"
],
"SIMBAD": "@2339646",
"parallax": 166.26,
"ra": [20, 11, 11.9],
"dec": [-36, 6, 4.4],
"magnitude": 6.42,
"class": "K2.5V",
"mass": 0.82
},
{
"name": "279 G. Sagittarii B",
"othernames": [
"279 G Sgr B",
"Gliese 783 B",
"GJ 783 B"
],
"SIMBAD": "@10059987",
"parallax": 166.26,
"ra": [20, 11, 12.2],
"dec": [-36, 6, 9],
"magnitude": 12.6,
"class": "M3.5",
"mass": 0.19
}
]
},
{
"name": "2MASS J07200325−0846499",
"othernames": [
"2M0720−08",
"WISE J072003.20−084651.2",
"WISE 0720−0846",
"Scholz’s Star"
],
"SIMBAD": "@8537533",
"stars": [
{
"name": "2MASS J07200325−0846499 A",
"othernames": [
"2M0720−08 A",
"Scholz’s Star A"
],
"SIMBAD": null,
"parallax": 166,
"ra": [7, 20, 3.3],
"dec": [-8, 46, 49.9],
"magnitude": 19.4,
"class": "M9.5",
"mass": 0.08
},
{
"name": "2MASS J07200325−0846499 B",
"othernames": [
"2M0720−08 B",
"Scholz’s Star B"
],
"SIMBAD": null,
"parallax": 166,
"ra": [7, 20, 3.3],
"dec": [-8, 46, 49.9],
"magnitude": null,
"class": "T5",
"mass": 0.06
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "82 G. Eridani",
"othernames": [
"82 G Eri",
"e Eridani",
"e Eri",
"Gliese 139",
"GJ 139"
],
"SIMBAD": "@3000889",
"parallax": 165.47,
"ra": [3, 19, 55.7],
"dec": [-43, 4, 11.2],
"magnitude": 5.35,
"class": "G6V",
"mass": 0.97
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Giclas 240-72",
"othernames": [
"G 240-72",
"Gliese–Jahreiß 1221",
"GJ 1221"
],
"SIMBAD": "@327959",
"parallax": 164.70,
"ra": [17, 48, 8.0],
"dec": [70, 52, 35.9],
"magnitude": 15.3,
"class": "DQ9P",
"mass": 0.5
}
]
},
{
"name": "ADS 7251",
"othernames": [
"Gliese 338",
"GJ 338"
],
"SIMBAD": "@508940",
"stars": [
{
"name": "ADS 7251 A",
"othernames": [
"Gliese 338 A",
"GJ 338 A",
"HD 79210"
],
"SIMBAD": "@508937",
"parallax": 163.73,
"ra": [9, 14, 22.8],
"dec": [52, 41, 11.8],
"magnitude": 8.71,
"class": "K7V",
"mass": 0.60
},
{
"name": "ADS 7251 B",
"othernames": [
"Gliese 338 B",
"GJ 338 B",
"HD 79211"
],
"SIMBAD": "@508941",
"parallax": 163.73,
"ra": [9, 14, 24.7],
"dec": [52, 41, 10.9],
"magnitude": 8.77,
"class": "M0V",
"mass": 0.60
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Delta Pavonis",
"othernames": [
"δ Pav",
"Gliese 780",
"GJ 780"
],
"SIMBAD": "@3402701",
"parallax": 163.71,
"ra": [20, 8, 43.6],
"dec": [-66, 10, 55.4],
"magnitude": 4.62,
"class": "G8IV",
"mass": 1.10
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J01365662+0933473",
"othernames": [
"2M0136+09",
"SIMP J013656.5+093347.3",
"SIMP J0136+0933"
],
"SIMBAD": "@3764472",
"parallax": 163.68,
"ra": [1, 36, 56.6],
"dec": [9, 33, 47.3],
"magnitude": 0,
"class": "T2.5",
"mass": 0.01
}
]
},
{
"name": "QY Aurigae",
"othernames": [
"Gliese 268",
"GJ 268"
],
"SIMBAD": "@950903",
"stars": [
{
"name": "QY Aurigae A",
"othernames": [
"Gliese 268 A",
"GJ 268 A"
],
"SIMBAD": null,
"parallax": 163.41,
"ra": [7, 10, 1.8],
"dec": [38, 31, 46.1],
"magnitude": 13.1,
"class": "M4.5Ve",
"mass": 0.17
},
{
"name": "QY Aurigae B",
"othernames": [
"Gliese 268 B",
"GJ 268 B"
],
"SIMBAD": null,
"parallax": 163.41,
"ra": [7, 10, 1.8],
"dec": [38, 31, 46.1],
"magnitude": 13.5,
"class": "M?V",
"mass": 0.16
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J09373487+2931409",
"othernames": [
"2M0937+29"
],
"SIMBAD": "@1641668",
"parallax": 163.30,
"ra": [9, 37, 34.9],
"dec": [29, 31, 41.0],
"magnitude": null,
"class": "T6.0",
"mass": 0.03
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 784",
"othernames": [
"GJ 784",
"HD 191849"
],
"SIMBAD": "@3514522",
"parallax": 161.35,
"ra": [20, 13, 53.4],
"dec": [-45, 9, 50.5],
"magnitude": 8.99,
"class": "M0V",
"mass": 0.58
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "HN Librae",
"othernames": [
"HN Lib",
"Gliese 555",
"GJ 555",
"BD−11 3759"
],
"SIMBAD": "@11681398",
"parallax": 160.78,
"ra": [14, 34, 16.8],
"dec": [-12, 31, 10.4],
"magnitude": 12.4,
"class": "M3.5V",
"mass": 0.20
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J041022.71+150248.4",
"othernames": [
"WISE 0410+1502"
],
"SIMBAD": "@6327822",
"parallax": 160,
"ra": [4, 10, 22.7],
"dec": [15, 2, 48.5],
"magnitude": null,
"class": "Y0",
"mass": 0.003
}
]
},
{
"name": "EQ Pegasi",
"othernames": [
"EQ Peg",
"Gliese 896",
"GJ 896",
"BD+19 5116"
],
"SIMBAD": "@1473023",
"stars": [
{
"name": "EQ Pegasi A",
"othernames": [
"EQ Peg A",
"Gliese 896 A",
"GJ 896 A",
"BD+19 5116 A"
],
"SIMBAD": "@5610042",
"parallax": 159.88,
"ra": [23, 31, 52.2],
"dec": [19, 56, 14.1],
"magnitude": 11.3,
"class": "M3.5Ve",
"mass": 0.33
},
{
"name": "EQ Pegasi B",
"othernames": [
"EQ Peg B",
"Gliese 896 B",
"GJ 896 B",
"BD+19 5116 B"
],
"SIMBAD": "@1473123",
"parallax": 159.88,
"ra": [23, 31, 52.6],
"dec": [19, 56, 14.0],
"magnitude": 13.4,
"class": "M4.0Ve",
"mass": 0.16
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "HO Librae",
"othernames": [
"HO Lib",
"Gliese 581",
"GJ 581",
"BD−07 4003"
],
"SIMBAD": "@11585269",
"parallax": 157.80,
"ra": [15, 19, 26.8],
"dec": [-7, 43, 20.2],
"magnitude": 11.6,
"class": "M3V",
"mass": 0.30
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LHS 2090",
"othernames": [],
"SIMBAD": "@1602862",
"parallax": 156.87,
"ra": [9, 0, 23.5],
"dec": [21, 50, 4.9],
"magnitude": 17.1,
"class": "M6.5Ve",
"mass": 0.09
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LHS 337",
"othernames": [
"Gliese–Jahreiß 3737",
"GJ 3737",
"Luyten 471-42",
"L 471-42"
],
"SIMBAD": "@1974087",
"parallax": 156.78,
"ra": [12, 38, 49.1],
"dec": [-38, 22, 53.7],
"magnitude": 13.7,
"class": "M4.0V",
"mass": 0.15
}
]
},
{
"name": "Furuhjelm 46",
"othernames": [
"Gliese 661",
"GJ 661",
"HD 155876"
],
"SIMBAD": "@385171",
"stars": [
{
"name": "Furuhjelm 46 A",
"othernames": [
"Gliese 661 A",
"GJ 661 A",
"HD 155876 A"
],
"SIMBAD": null,
"parallax": 156.32,
"ra": [17, 12, 7.9],
"dec": [45, 39, 57.2],
"magnitude": 10.9,
"class": "M3V",
"mass": 0.39
},
{
"name": "Furuhjelm 46 B",
"othernames": [
"Gliese 661 B",
"GJ 661 B",
"HD 155876 A"
],
"SIMBAD": null,
"parallax": 156.32,
"ra": [17, 12, 7.9],
"dec": [45, 39, 57.2],
"magnitude": 11.3,
"class": "M4V",
"mass": 0.33
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 223.2",
"othernames": [
"GJ 223.2",
"Gliese–Jahreiß 9193",
"GJ 9193",
"LP 658-2"
],
"SIMBAD": "@845378",
"parallax": 156.05,
"ra": [5, 55, 9.5],
"dec": [-4, 10, 7.1],
"magnitude": 15.4,
"class": "DZ11",
"mass": 0.5
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LP 944-20",
"othernames": [
"2MASS J03393521−3525440",
"2M0339−35"
],
"SIMBAD": "@670767",
"parallax": 155.6,
"ra": [3, 39, 35.3],
"dec": [-35, 25, 43.6],
"magnitude": 20.2,
"class": "M9.5V",
"mass": 0.07
}
]
},
{
"name": "Gliese 644/643",
"othernames": [
"GJ 644/643"
],
"SIMBAD": null,
"stars": [
{
"name": "V1054 Ophiuchi A",
"othernames": [
"V1054 Oph A",
"Gliese 644 A",
"GJ 644 A",
"Wolf 630 A"
],
"SIMBAD": "@2596342",
"parallax": 154.96,
"ra": [16, 55, 28.8],
"dec": [-8, 20, 10.8],
"magnitude": 10.7,
"class": "M3V",
"mass": 0.42
},
{
"name": "V1054 Ophiuchi Ba",
"othernames": [
"V1054 Oph Ba",
"Gliese 644 B",
"GJ 644 B",
"Wolf 630 B"
],
"SIMBAD": null,
"parallax": 154.96,
"ra": [16, 55, 28.8],
"dec": [-8, 20, 10.8],
"magnitude": 11.3,
"class": "M4Ve",
"mass": 0.35
},
{
"name": "V1054 Ophiuchi Bb",
"othernames": [
"V1054 Oph Bb",
"Gliese 644 D",
"GJ 644 D",
"Wolf 630 C"
],
"SIMBAD": null,
"parallax": 154.96,
"ra": [16, 55, 28.8],
"dec": [-8, 20, 10.8],
"magnitude": 11.8,
"class": "M4Ve",
"mass": 0.31
},
{
"name": "Gliese 643",
"othernames": [
"GJ 643",
"Wolf 629"
],
"SIMBAD": "@2596252",
"parallax": 154.96,
"ra": [16, 55, 25.2],
"dec": [-8, 19, 21.3],
"magnitude": 12.7,
"class": "M3.5V",
"mass": 0.19
},
{
"name": "V1054 Ophiuchi C",
"othernames": [
"V1054 Oph C",
"Gliese 644 C",
"GJ 644 C",
"Van Biesbroeck 8",
"VB 8"
],
"SIMBAD": "@2596403",
"parallax": 154.96,
"ra": [16, 55, 35.3],
"dec": [-8, 23, 40.8],
"magnitude": 17.7,
"class": "M7Ve",
"mass": 0.08
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J15031961+2525196",
"othernames": [
"2M1503+2525",
"WISEA J150319.68+252525.7",
"WISE 1503+2525"
],
"SIMBAD": "@2830325",
"parallax": 154.92,
"ra": [15, 3, 19.6],
"dec": [25, 25, 19.8],
"magnitude": null,
"class": "T5.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 625",
"othernames": [
"GJ 625",
"Giclas 202-48",
"G 202-48"
],
"SIMBAD": "@399690",
"parallax": 153.14,
"ra": [16, 25, 24.6],
"dec": [54, 18, 14.8],
"magnitude": 11.0,
"class": "M1.5V",
"mass": 0.37
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 1128",
"othernames": [
"GJ 1128",
"Luyten 100-115",
"L 100-115"
],
"SIMBAD": "@3192003",
"parallax": 153.05,
"ra": [9, 42, 46.3],
"dec": [-68, 53, 6.0],
"magnitude": 13.7,
"class": "M4.0V",
"mass": 0.15
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J031325.94+780744.3",
"othernames": [
"WISE 0313+7807"
],
"SIMBAD": "@8280022",
"parallax": 153,
"ra": [3, 13, 25.9],
"dec": [78, 7, 44.4],
"magnitude": null,
"class": "T8.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "GL Virginis",
"othernames": [
"GL Vir",
"Gliese 1156",
"GJ 1156"
],
"SIMBAD": "@1911715",
"parallax": 152.90,
"ra": [12, 18, 59.4],
"dec": [11, 7, 33.8],
"magnitude": 14.7,
"class": "M4.5Ve",
"mass": 0.12
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "HR 8832",
"othernames": [
"Gliese 892",
"GJ 892",
"HD 219134"
],
"SIMBAD": "@103260",
"parallax": 152.84,
"ra": [23, 13, 17.0],
"dec": [57, 10, 6.1],
"magnitude": 6.49,
"class": "K3V",
"mass": 0.81
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LHS 3003",
"othernames": [
"Gliese–Jahreiß 3877",
"GJ 3877",
"LP 914-54"
],
"SIMBAD": "@2310423",
"parallax": 152.49,
"ra": [14, 56, 38.3],
"dec": [-28, 9, 48.6],
"magnitude": 18.0,
"class": "M7.0Ve",
"mass": 0.08
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 104",
"othernames": [
"Gliese 408",
"GJ 408"
],
"SIMBAD": "@1766907",
"parallax": 149.32,
"ra": [11, 0, 4.3],
"dec": [22, 49, 58.6],
"magnitude": 10.9,
"class": "M4V",
"mass": 0.39
}
]
},
{
"name": "Gliese 829",
"othernames": [
"GJ 829",
"Ross 775"
],
"SIMBAD": "@1467925",
"stars": [
{
"name": "Gliese 829 A",
"othernames": [
"GJ 829 A",
"Ross 775 A"
],
"SIMBAD": null,
"parallax": 149.01,
"ra": [21, 29, 36.8],
"dec": [17, 38, 35.9],
"magnitude": 11.9,
"class": "M3.0Ve",
"mass": 0.26
},
{
"name": "Gliese 829 B",
"othernames": [
"GJ 829 B",
"Ross 775 B"
],
"SIMBAD": null,
"parallax": 149.01,
"ra": [21, 29, 36.8],
"dec": [17, 38, 35.9],
"magnitude": 11.9,
"class": "M?V",
"mass": 0.26
}
]
},
{
"name": "Gliese–Jahreiß 3522",
"othernames": [
"GJ 3522",
"Giclas 41-14",
"G 41-14"
],
"SIMBAD": "@1136192",
"stars": [
{
"name": "Gliese–Jahreiß 3522 A",
"othernames": [
"GJ 3522 A",
"Giclas 41-14 A",
"G 41-14 A"
],
"SIMBAD": null,
"parallax": 147.66,
"ra": [8, 58, 56.3],
"dec": [8, 28, 26.1],
"magnitude": 12.8,
"class": "M3.5V",
"mass": 0.18
},
{
"name": "Gliese–Jahreiß 3522 B",
"othernames": [
"GJ 3522 B",
"Giclas 41-14 B",
"G 41-14 B"
],
"SIMBAD": null,
"parallax": 147.66,
"ra": [8, 58, 56.3],
"dec": [8, 28, 26.1],
"magnitude": 13.0,
"class": "M?V",
"mass": 0.17
},
{
"name": "Gliese–Jahreiß 3522 C",
"othernames": [
"GJ 3522 C",
"Giclas 41-14 C",
"G 41-14 C"
],
"SIMBAD": null,
"parallax": 147.66,
"ra": [8, 58, 56.3],
"dec": [8, 28, 26.1],
"magnitude": 13.1,
"class": "M?V",
"mass": 0.17
}
]
},
{
"name": "Xi Boötis",
"othernames": [
"ξ Boo",
"Gliese 566",
"GJ 566"
],
"SIMBAD": "@2302652",
"stars": [
{
"name": "Xi Boötis A",
"othernames": [
"ξ Boo A",
"Gliese 566 A",
"GJ 566 A"
],
"SIMBAD": "@2302645",
"parallax": 147.57,
"ra": [14, 51, 23.4],
"dec": [19, 6, 1.6],
"magnitude": 5.5,
"class": "G7Ve",
"mass": 0.94
},
{
"name": "Xi Boötis B",
"othernames": [
"ξ Boo B",
"Gliese 566 B",
"GJ 566 B"
],
"SIMBAD": "@2302646",
"parallax": 147.57,
"ra": [14, 51, 23.0],
"dec": [19, 6, 6.9],
"magnitude": 7.8,
"class": "K5Ve",
"mass": 0.67
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "EE Leonis",
"othernames": [
"EE Leo",
"Gliese 402",
"GJ 402",
"Wolf 358"
],
"SIMBAD": "@1751003",
"parallax": 147.15,
"ra": [10, 50, 52.1],
"dec": [6, 48, 29],
"magnitude": 12.5,
"class": "M4V",
"mass": 0.20
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 671",
"othernames": [
"Gliese 880",
"GJ 880",
"HD 216899"
],
"SIMBAD": "@1459807",
"parallax": 146.37,
"ra": [22, 56, 34.8],
"dec": [16, 33, 12.4],
"magnitude": 9.48,
"class": "M1.5Ve",
"mass": 0.55
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J220905.73+271143.9",
"othernames": [
"WISE 2209+2711"
],
"SIMBAD": "@7884089",
"parallax": 147,
"ra": [22, 9, 5.7],
"dec": [27, 11, 44.0],
"magnitude": null,
"class": "Y0",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Ross 619",
"othernames": [
"Gliese 299",
"GJ 299"
],
"SIMBAD": "@1043380",
"parallax": 146.30,
"ra": [8, 11, 57.6],
"dec": [8, 46, 23.0],
"magnitude": 13.65,
"class": "M4.5Ve",
"mass": 0.15
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J035934.06−540154.6",
"othernames": [
"WISE 0359−5401"
],
"SIMBAD": "@7834504",
"parallax": 145,
"ra": [3, 59, 34.1],
"dec": [-54, 1, 54.6],
"magnitude": null,
"class": "Y0",
"mass": null
}
]
},
{
"name": "LTT 1445",
"othernames": [
"LP 771-95",
"BD−17 588"
],
"SIMBAD": "@6150647",
"stars": [
{
"name": "LTT 1445 A",
"othernames": [
"BD−17 588 A",
"LP 771-96",
"Gliese–Jahreiß 3193",
"GJ 3193"
],
"SIMBAD": "@626705",
"parallax": 143.81,
"ra": [3, 1, 51.4],
"dec": [-16, 35, 36.1],
"magnitude": 12.0,
"class": "M3V",
"mass": 0.26
},
{
"name": "LTT 1445 B",
"othernames": [
"BD−17 588 Ba",
"LP 771-95 A",
"Gliese–Jahreiß 3192 A",
"GJ 3192 A"
],
"SIMBAD": "@626763",
"parallax": 143.81,
"ra": [3, 1, 51.0],
"dec": [-16, 35, 31.1],
"magnitude": 12.6,
"class": "M3V",
"mass": 0.19
},
{
"name": "LTT 1445 C",
"othernames": [
"BD−17 588 Bb",
"LP 771-95 B",
"Gliese–Jahreiß 3192 B",
"GJ 3192 B"
],
"SIMBAD": null,
"parallax": 143.81,
"ra": [3, 1, 51.0],
"dec": [-16, 35, 31.1],
"magnitude": 13.4,
"class": "M?V",
"mass": 0.16
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 393",
"othernames": [
"GJ 393",
"BD+01 2447"
],
"SIMBAD": "@1713683",
"parallax": 142.19,
"ra": [10, 28, 55.6],
"dec": [0, 50, 27.6],
"magnitude": 10.41,
"class": "M2.0Ve",
"mass": 0.41
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J21462206+3813047",
"othernames": [
"2M2146+38"
],
"SIMBAD": "@4022738",
"parallax": 142.05,
"ra": [21, 46, 22.1],
"dec": [38, 13, 5.0],
"magnitude": null,
"class": "M5V",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 809",
"othernames": [
"GJ 809",
"HD 199305"
],
"SIMBAD": "@219026",
"parallax": 142.03,
"ra": [20, 53, 19.8],
"dec": [62, 9, 15.8],
"magnitude": 9.31,
"class": "M1.0Ve",
"mass": 0.614
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J000517.48+373720.5",
"othernames": [
"WISE 0005+3737"
],
"SIMBAD": "@8398398",
"distance": 23.2,
"ra": [0, 5, 17.5],
"dec": [37, 37, 20.5],
"magnitude": null,
"class": "T9",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J205628.91+145953.2",
"othernames": [
"WISE 2056+1459"
],
"SIMBAD": "@6327827",
"parallax": 144,
"ra": [0, 5, 17.5],
"dec": [37, 37, 20.5],
"magnitude": null,
"class": "Y0",
"mass": 0.02
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Luyten 230-188",
"othernames": [
"L 230-188",
"Gliese–Jahreiß 1068",
"GJ 1068"
],
"SIMBAD": "@3025599",
"parallax": 140.56,
"ra": [4, 10, 28.1],
"dec": [-53, 36, 8.1],
"magnitude": 14.3,
"class": "M4.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Giclas 157-77",
"othernames": [
"G 157-77",
"Gliese–Jahreiß 1286",
"GJ 1286"
],
"SIMBAD": "@1366337",
"parallax": 139.31,
"ra": [23, 35, 10.5],
"dec": [-2, 23, 20.6],
"magnitude": 15.4,
"class": "M5.0Ve",
"mass": null
}
]
},
{
"name": "Gliese 105",
"othernames": [
"GJ 105"
],
"SIMBAD": null,
"stars": [
{
"name": "268 G. Ceti",
"othernames": [
"268 G Cet",
"Gliese 105 A",
"GJ 105 A",
"HD 16160",
"Giclas 73-70 A",
"G 73-70 A"
],
"SIMBAD": "@1426886",
"parallax": 138.21,
"ra": [2, 36, 4.9],
"dec": [6, 53, 12.4],
"magnitude": 6.53,
"class": "K3V",
"mass": 0.70
},
{
"name": "BX Ceti",
"othernames": [
"BX Cet",
"Gliese 105 B",
"GJ 105 B",
"Giclas 73-71",
"G 73-71"
],
"SIMBAD": "@1426745",
"parallax": 138.46,
"ra": [2, 36, 15.3],
"dec": [6, 52, 17.9],
"magnitude": 12.4,
"class": "M3.5V",
"mass": 0.25
},
{
"name": "Gliese 105 C",
"othernames": [
"GJ 105 C",
"Giclas 73-70 B",
"G 73-70 B"
],
"SIMBAD": "@1426790",
"parallax": 138.21,
"ra": [2, 36, 4.7],
"dec": [6, 53, 14.8],
"magnitude": 17.5,
"class": "M6V",
"mass": 0.08
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Luyten 788-34",
"othernames": [
"L 788-34",
"Gliese–Jahreiß 4274",
"GJ 4274"
],
"SIMBAD": "@1292969",
"parallax": 138.18,
"ra": [22, 23, 7.0],
"dec": [-17, 36, 26.3],
"magnitude": 14.0,
"class": "M4.5Ve",
"mass": null
}
]
},
{
"name": "Gliese 667",
"othernames": [
"GJ 667",
"HD 156384"
],
"SIMBAD": "@2362060",
"stars": [
{
"name": "Gliese 667 A",
"othernames": [
"GJ 667 A",
"HD 156384 A"
],
"SIMBAD": "@2361578",
"parallax": 138.02,
"ra": [17, 18, 56.4],
"dec": [-34, 59, 22.5],
"magnitude": 7.1,
"class": "K3",
"mass": 0.73
},
{
"name": "Gliese 667 B",
"othernames": [
"GJ 667 B",
"HD 156384 B"
],
"SIMBAD": "@2361579",
"parallax": 138.02,
"ra": [17, 18, 56.2],
"dec": [-34, 59, 22.2],
"magnitude": 8.1,
"class": "K4",
"mass": 0.69
},
{
"name": "Gliese 667 C",
"othernames": [
"GJ 667 C",
"HD 156384 C"
],
"SIMBAD": "@2361576",
"parallax": 138.02,
"ra": [17, 18, 58.8],
"dec": [-34, 59, 48.6],
"magnitude": 10.9,
"class": "M1.5V",
"mass": 0.31
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J004945.61+215120.0",
"othernames": [
"WISE 0049+2151"
],
"SIMBAD": "@8423939",
"distance": 24.1,
"ra": [0, 49, 45.6],
"dec": [21, 51, 20.0],
"magnitude": null,
"class": "T8.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J15074769−1627386",
"othernames": [
"2M1507−1627",
"WISEA J150747.56−162749.3",
"WISE 1507−1627"
],
"SIMBAD": "@2528159",
"parallax": 135.23,
"ra": [15, 7, 47.7],
"dec": [-16, 27, 40.1],
"magnitude": 22.8,
"class": "L5V",
"mass": null
}
]
},
{
"name": "Gliese–Jahreiß 3991",
"othernames": [
"GJ 3991",
"Giclas 203-47",
"G 203-47"
],
"SIMBAD": "@11682936",
"stars": [
{
"name": "Gliese–Jahreiß 3991 A",
"othernames": [
"GJ 3991 A",
"Giclas 203-47 A",
"G 203-47 A"
],
"SIMBAD": null,
"parallax": 134.60,
"ra": [17, 9, 31.5],
"dec": [43, 40, 52.7],
"magnitude": 14.3,
"class": "M3.5V",
"mass": 0.20
},
{
"name": "Gliese–Jahreiß 3991 B",
"othernames": [
"GJ 3991 B",
"Giclas 203-47 B",
"G 203-47 B"
],
"SIMBAD": null,
"parallax": 134.60,
"ra": [17, 9, 31.5],
"dec": [43, 40, 52.7],
"magnitude": 17,
"class": "D?12",
"mass": 0.50
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "96 G. Piscium",
"othernames": [
"96 G Psc",
"Gliese 33",
"GJ 33",
"HD 4628"
],
"SIMBAD": "@1405432",
"parallax": 134.50,
"ra": [0, 48, 23.0],
"dec": [5, 16, 50.2],
"magnitude": 6.37,
"class": "K2.5V",
"mass": 0.70
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Luyten 499-56",
"othernames": [
"L 499-56",
"Gliese–Jahreiß 4248",
"GJ 4248"
],
"SIMBAD": "@1161496",
"parallax": 134.29,
"ra": [22, 2, 29.4],
"dec": [-37, 4, 51.4],
"magnitude": null,
"class": "M3.0V",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Beta Hydri",
"othernames": [
"β Hyi",
"Gliese 19",
"GJ 19"
],
"SIMBAD": "@3274779",
"parallax": 134.07,
"ra": [0, 25, 45.1],
"dec": [-77, 15, 15.3],
"magnitude": 3.45,
"class": "G0V",
"mass": 1.08
}
]
},
{
"name": "Mu Cassiopeiae",
"othernames": [
"μ Cas",
"Gliese 53",
"GJ 53",
"WDS J01083+5455 A"
],
"SIMBAD": "@83443",
"stars": [
{
"name": "Mu Cassiopeiae A",
"othernames": [
"μ Cas A",
"Gliese 53 A",
"GJ 53 A",
"WDS J01083+5455 Aa"
],
"SIMBAD": null,
"parallax": 132.38,
"ra": [1, 8, 16.4],
"dec": [54, 55, 13.2],
"magnitude": 5.78,
"class": "G5Vb",
"mass": 0.74
},
{
"name": "Mu Cassiopeiae B",
"othernames": [
"μ Cas B",
"Gliese 53 B",
"GJ 53 B",
"WDS J01083+5455 Ab"
],
"SIMBAD": null,
"parallax": 132.38,
"ra": [1, 8, 16.4],
"dec": [54, 55, 13.2],
"magnitude": 11.6,
"class": "M?",
"mass": 0.17
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "107 Piscium",
"othernames": [
"107 Psc",
"Gliese 68",
"GJ 68"
],
"SIMBAD": "@1476565",
"parallax": 131.49,
"ra": [1, 42, 29.8],
"dec": [20, 16, 6.7],
"magnitude": 5.87,
"class": "K1V",
"mass": 0.83
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "TW Piscis Austrini",
"othernames": [
"TW PsA",
"Alpha Piscis Austrini B",
"α PsA B",
"Fomalhaut B"
],
"SIMBAD": "@1221244",
"parallax": 131.44,
"ra": [22, 56, 24.1],
"dec": [-31, 33, 56.0],
"magnitude": 7.08,
"class": "K4Ve",
"mass": 0.73
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 514",
"othernames": [
"GJ 514",
"Ross 490",
"BD+11 2576"
],
"SIMBAD": "@2133068",
"parallax": 131.24,
"ra": [13, 29, 59.8],
"dec": [10, 22, 37.8],
"magnitude": 9.6,
"class": "M1.0Ve",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Giclas 141-36",
"othernames": [
"G 141-36",
"2MASS J18481752+0741210",
"2M1848+07"
],
"SIMBAD": "@2687868",
"parallax": 131.20,
"ra": [18, 48, 17.5],
"dec": [7, 41, 21.2],
"magnitude": null,
"class": "M5.0V",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Giclas 258-33",
"othernames": [
"G 258-33",
"Gliese–Jahreiß 4053",
"GJ 4053"
],
"SIMBAD": "@312477",
"parallax": 130.77,
"ra": [18, 18, 57.2],
"dec": [66, 11, 33.3],
"magnitude": null,
"class": "M4.5V",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Vega",
"othernames": [
"Alpha Lyrae",
"α Lyr",
"Gliese 721",
"GJ 721"
],
"SIMBAD": "@2900336",
"parallax": 130.23,
"ra": [18, 36, 56.3],
"dec": [38, 47, 1.3],
"magnitude": 0.58,
"class": "A0Va",
"mass": 2.14
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "LP 876-10",
"othernames": [
"Alpha Piscis Austrini C",
"α PsA C",
"Fomalhaut C"
],
"SIMBAD": "@1254390",
"parallax": 130.30,
"ra": [22, 48, 4.5],
"dec": [-24, 22, 7.7],
"magnitude": 13.2,
"class": "M4.0Ve",
"mass": 0.18
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "VX Arietis",
"othernames": [
"VX Ari",
"Gliese 109",
"GJ 109"
],
"SIMBAD": "@1524060",
"parallax": 130.19,
"ra": [2, 44, 15.5],
"dec": [25, 31, 24.1],
"magnitude": 11.1,
"class": "M3V",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Fomalhaut",
"othernames": [
"Alpha Piscis Austrini A",
"α PsA A",
"Fomalhaut A"
],
"SIMBAD": "@1235748",
"parallax": 129.81,
"ra": [22, 57, 39.0],
"dec": [-29, 37, 20.1],
"magnitude": 1.72,
"class": "A4V",
"mass": 1.92
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 673",
"othernames": [
"GJ 673",
"HD 157881"
],
"SIMBAD": "@2652923",
"parallax": 129.62,
"ra": [17, 25, 45.2],
"dec": [2, 6, 41.1],
"magnitude": 8.06,
"class": "K7V",
"mass": 0.6
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Giclas 192-13",
"othernames": [
"G 192-13",
"Gliese–Jahreiß 3378",
"GJ 3378"
],
"SIMBAD": "@334780",
"parallax": 129.46,
"ra": [6, 1, 11.0],
"dec": [59, 35, 49.9],
"magnitude": null,
"class": "M4.0Ve",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "SCR J0740−4257",
"othernames": [
"2MASS J07401183−4257406",
"2M0740−42"
],
"SIMBAD": "@3780428",
"parallax": 125.08,
"ra": [7, 40, 11.8],
"dec": [-42, 57, 40.3],
"magnitude": 14.3,
"class": "M4.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 1151",
"othernames": [
"GJ 1151",
"Giclas 122-49",
"G 122-49"
],
"SIMBAD": "@589914",
"parallax": 124.41,
"ra": [11, 50, 57.7],
"dec": [48, 22, 38.6],
"magnitude": null,
"class": "M7",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "IRAS 21500+5903",
"othernames": [
"TYC 3980-1081-1"
],
"SIMBAD": "@157642",
"parallax": 123.06,
"ra": [21, 51, 38.3],
"dec": [59, 17, 39.9],
"magnitude": null,
"class": "M?",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese 300",
"othernames": [
"GJ 300",
"Luyten 674-15",
"L 674-15",
"LHS 1989"
],
"SIMBAD": "@1053853",
"parallax": 120.1,
"ra": [8, 12, 40.9],
"dec": [-21, 33, 7.0],
"magnitude": 13.2,
"class": "M3.5V",
"mass": 0.17
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "2MASS J15464185-5534468",
"othernames": [
"2M1546−55",
"SCR J1546−5534"
],
"SIMBAD": "@6201386",
"parallax": 119.09,
"ra": [15, 46, 41.7],
"dec": [-55, 34, 47.5],
"magnitude": null,
"class": "M7.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J071322.55−291751.9",
"othernames": [
"WISE 0713−2917"
],
"SIMBAD": "@7834506",
"parallax": 108.7,
"ra": [7, 13, 22.6],
"dec": [-29, 17, 52.0],
"magnitude": null,
"class": "Y0",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "RBS 661",
"othernames": [
"2MASS J05332802−4257205",
"2M0533−42",
"SCR J0533−4257"
],
"SIMBAD": "@819092",
"parallax": 96.63,
"ra": [5, 33, 28.0],
"dec": [-42, 57, 20.6],
"magnitude": null,
"class": "M4.5",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 4063",
"othernames": [
"GJ 4063",
"LP 229-17"
],
"SIMBAD": "@2923680",
"parallax": 91.85,
"ra": [18, 34, 36.7],
"dec": [40, 7, 26.4],
"magnitude": 16.6,
"class": "M4V",
"mass": null
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "Giclas 180-60",
"othernames": [
"G 180-60",
"Gliese–Jahreiß 3959",
"GJ 3959"
],
"SIMBAD": "@2942036",
"parallax": 88.8598,
"ra": [16, 31, 18.4],
"dec": [40, 51, 54],
"magnitude": 15.7,
"class": "M6V",
"mass": 0.10
}
]
},
{
"name": "Gliese–Jahreiß 2130",
"othernames": [
"GJ 2130"
],
"SIMBAD": null,
"stars": [
{
"name": "Gliese–Jahreiß 2130 A",
"othernames": [
"GJ 2130 A",
"HD 318327",
"CD−32 13297"
],
"SIMBAD": "@2384933",
"parallax": 71.45,
"ra": [17, 46, 12.8],
"dec": [-32, 6, 9.1],
"magnitude": 11.5,
"class": "M2V",
"mass": 0.30
},
{
"name": "Gliese–Jahreiß 2130 B",
"othernames": [
"GJ 2130 B",
"CD−32 13298 A"
],
"SIMBAD": "@2384932",
"parallax": 71.45,
"ra": [17, 46, 14.4],
"dec": [-32, 6, 8.4],
"magnitude": 12.8,
"class": "M2V",
"mass": 0.18
},
{
"name": "Gliese–Jahreiß 2130 C",
"othernames": [
"GJ 2130 C",
"CD−32 13298 B"
],
"SIMBAD": null,
"parallax": 71.45,
"ra": [17, 46, 14.4],
"dec": [-32, 6, 8],
"magnitude": 13.8,
"class": "M?V",
"mass": 0.15
}
]
},
{
"name": null,
"othernames": [],
"SIMBAD": null,
"stars": [
{
"name": "WISE J053516.80−750024.9",
"othernames": [
"WISE 0535−7500"
],
"SIMBAD": "@7834505",
"parallax": 70,
"ra": [5, 35, 16.8],
"dec": [-75, 0, 24.9],
"magnitude": null,
"class": "Y1",
"mass": null
}
]
}
]};
var COLOURS = {
"W": 0x66bbff,
"O": 0x88bbff,
"B": 0xaabbff,
"A": 0xccddff,
"F": 0xeeeeff,
"G": 0xffeeee,
"K": 0xffddbb,
"M": 0xffbb66,
"S": 0xffaa55,
"C": 0xff9944,
"L": 0xff7711,
"T": 0xff3300,
"Y": 0xbb3300,
"D": 0xffffff
};
var DEFAULT_LINE_MATERIAL = new THREE.LineBasicMaterial({color: 0xffffff});
var DEFAULT_MESH_MATERIAL = new THREE.MeshBasicMaterial({color: 0xffffff});
var LY_PER_PARSEC = 3.2615638;
/**
* dms: Convert degrees (or hours), minutes, and seconds to decimal hours.
*
* Arguments:
* d_m_s -- A three-element array comprising degrees (or hours),
* minutes and seconds.
* Returns:
* A float.
*/
function dms(d_m_s) {
var [d, m, s] = d_m_s;
return (Math.abs(d) + (m + s / 60.0) / 60.0) * (d < 0 ? -1 : 1);
}
/**
* cart: Convert equatorial coordinates to Cartesian coordinates.
*
* Arguments:
* dist -- The distance of the point from the origin.
* ra -- The right ascension of the point, as a three-element
* array comprising hours, minutes and seconds.
* dec -- The declination of the point, as a three-element
* array comprising degrees, minutes and seconds.
* Returns:
* A Vector3 instance.
*/
function cart(dist, ra, dec) {
if (dist == 0) {
return new THREE.Vector3(0, 0, 0);
}
var azimuth = dms(ra) * Math.PI / 12.0;
var inclination = (90.0 - dms(dec)) * Math.PI / 180.0;
return new THREE.Vector3(dist * Math.sin(inclination) * Math.cos(azimuth),
dist * Math.sin(inclination) * Math.sin(azimuth),
dist * Math.cos(inclination));
}
/**
* largestStar: Find the largest (most massive) star in a system.
*
* Arguments:
* system -- An associative array defining "stars" as an
* array of associative arrays.
* Returns:
* An associative array.
*/
function largestStar(system) {
var currentStar;
system["stars"].forEach(function (star) {
if (!currentStar ||
!currentStar["mass"] ||
(star["mass"] && star["mass"] > currentStar["mass"])) {
currentStar = star;
}
});
return currentStar;
}
/**
* starDistance: Determine the distance to a star, in light-years.
*
* Arguments:
* star -- An associative array defining either "distance" (as
* a float, in light-years) or "parallax" (as a float, in
* milliarcseconds).
* Returns:
* A float.
*/
function starDistance(star) {
var dist;
if ("distance" in star) {
dist = star["distance"];
} else {
parallax_mas = star["parallax"];
if (!parallax_mas) {
dist = 0.0;
} else {
dist = LY_PER_PARSEC * 1000.0 / parallax_mas;
}
}
return dist;
}
/**
* starSize: Get a display size for a star.
*
* Arguments:
* star -- An associative array possibly defining "mass".
* Returns:
* A float.
*/
function starSize(star) {
var MIN_RADIUS = 0.01;
var RADIUS_SCALE = 0.5;
var mass = star["mass"];
if (!mass) {
mass = 0.01;
}
return Math.max(MIN_RADIUS, mass * RADIUS_SCALE);
}
/**
* drawCircle: Draw a circle with a given centre and radius.
*
* Arguments:
* scene -- The Scene instance to draw the circle in.
* c -- The coordinates of the centre of the circle (an instance
* of Vector3).
* r -- The radius of the circle.
* material -- The Material instance to draw the circle with. If
* omitted, DEFAULT_MESH_MATERIAL (flat white) is used.
* Returns:
* The Mesh instance created.
*/
function drawCircle(scene, c, r, material) {
var geometry = new THREE.CircleGeometry(r, 32);
if (!material) {
material = DEFAULT_MESH_MATERIAL;
}
var circle = new THREE.Mesh(geometry, material);
circle.position.copy(c);
scene.add(circle);
return circle;
}
/**
* textCanvas: Write a string on a hidden canvas.
*
* Arguments:
* s -- The string to write on the canvas.
* bg -- The background colour. Defaults to "black".
* fg -- The text colour. Defaults to "white".
* size -- The text size, in pixels. Defaults to 12.
* font -- The font to use. Defaults to "sans-serif".
*
* Returns:
* The canvas element created.
*/
function textCanvas(s, bg, fg, size, font) {
const LINE_HEIGHT_PROPORTION = 1.5; // Allows for descenders.
const PADDING = 1;
// Set default arguments.
if (!bg) bg = "black";
if (!fg) fg = "white";
if (!size) size = 12;
if (!font) font = "sans-serif";
// Make the canvas and size it appropriately.
var txtCanvas = document.createElement("canvas");
var ctx = txtCanvas.getContext("2d");
ctx.font = `${size}px ${font}`;
txtCanvas.width = ctx.measureText(s).width + 2 * PADDING;
txtCanvas.height = LINE_HEIGHT_PROPORTION * size + 2 * PADDING;
// Fill the background and then write on it.
ctx.fillStyle = bg;
ctx.fillRect(0, 0, txtCanvas.width, txtCanvas.height);
ctx.fillStyle = fg;
ctx.font = `${size}px ${font}`; // Apparently it forgets the font after resizing?
ctx.fillText(s, PADDING, size + PADDING);
return txtCanvas;
}
/**
* drawName: Create a label below a circle with a given string.
*
* Arguments:
* scene -- The Scene instance to draw the line in.
* c -- The coordinates of the centre of the circle (an instance
* of Vector3).
* r -- The radius of the circle.
* name -- The string to display as the label.
* Returns:
* The Mesh instance created.
*/
function drawName(scene, c, r, name) {
const LABEL_HEIGHT = 0.5;
// Put the text on a canvas and size the geometry appropriately.
var txtCanvas = textCanvas(name);
var geometry = new THREE.PlaneGeometry(txtCanvas.width, txtCanvas.height);
// Create the name plate as a textured mesh with this geometry.
var texture = new THREE.CanvasTexture(txtCanvas);
var textureMaterial = new THREE.MeshBasicMaterial({map: texture});
var namePlate = new THREE.Mesh(geometry, textureMaterial);
// Position the name plate below and in front of the circle.
namePlate.position.copy(c);
namePlate.position.y -= (r + 0.5);
namePlate.position.z += r;
// Rescale the mesh to the desired size.
var scale = LABEL_HEIGHT / txtCanvas.height;
namePlate.scale.x = scale;
namePlate.scale.y = scale;
scene.add(namePlate);
return namePlate;
}
/**
* drawLine: Draw a line between two points.
*
* Arguments:
* scene -- The Scene instance to draw the line in.
* p0, p1 -- The points (instances of Vector3) to draw the line
* between.
* material -- The Material instance to draw the line with. If
* omitted, DEFAULT_LINE_MATERIAL (a white line) is used.
* Returns:
* The Line instance created.
*/
function drawLine(scene, p0, p1, material) {
var geometry = new THREE.Geometry();
geometry.vertices.push(p0);
geometry.vertices.push(p1);
if (!material) {
material = DEFAULT_LINE_MATERIAL;
}
var line = new THREE.Line(geometry, material);
scene.add(line);
return line;
}
/**
* drawStarMap: Draw a 3D star map.
*
* Arguments:
* starSystems -- an array of associative arrays.
*/
function drawStarMap(starSystems) {
var star, dist, pos, r, colourLetter, colour;
var JUMP_MATERIAL = new THREE.LineBasicMaterial({"color": 0x88ff88});
var JUMP_DISTANCE = 7.5;
var FOV = 45;
var aspect = window.innerWidth / window.innerHeight;
var nearClip = 1, farClip = 500;
var camera = new THREE.PerspectiveCamera(FOV, aspect, nearClip, farClip);
camera.position.set(0, 0, 50);
camera.lookAt(new THREE.Vector3(0, 0, 0));
var renderer = new THREE.WebGLRenderer();
renderer.setSize(window.innerWidth - 10, window.innerHeight - 10);
document.body.appendChild(renderer.domElement);
var controls = new THREE.TrackballControls(camera, renderer.domElement);
var scene = new THREE.Scene();
var stars = new Array();
starSystems.forEach(function (starSystem) {
star = largestStar(starSystem);
dist = starDistance(star);
pos = cart(dist, star["ra"], star["dec"]);
r = starSize(star);
colourLetter = star["class"].charAt(0);
if (colourLetter in COLOURS) {
colour = new THREE.MeshBasicMaterial({"color": COLOURS[colourLetter]});
} else {
console.log(`Unknown stellar classification "${colourLetter}"`);
colour = null;
}
// Get a name for the label.
var name_from = starSystem;
if (!name_from["name"]) {
name_from = star;
}
var sysName = name_from["name"];
if (name_from["othernames"].length > 0) {
// Is the first alternative name shorter?
if (sysName.length > name_from["othernames"][0].length) {
sysName = name_from["othernames"][0];
}
}
stars.forEach(function (star) {
var [circle, namePlate] = star;
if (pos.distanceTo(circle.position) < JUMP_DISTANCE) {
drawLine(scene, pos, circle.position, JUMP_MATERIAL);
}
});
stars.push([drawCircle(scene, pos, r, colour),
drawName(scene, pos, r, sysName)]);
});
// function onClick() {
// console.log(camera.position);
// }
// window.addEventListener("click", onClick, false);
function onResize() {
camera.aspect = window.innerWidth / window.innerHeight;
camera.updateProjectionMatrix();
renderer.setSize(window.innerWidth - 10, window.innerHeight - 10);
controls.handleResize();
}
window.addEventListener("resize", onResize, false);
function render() {
requestAnimationFrame(render);
// Keep stars pointed at camera.
stars.forEach(function (star) {
var [circle, namePlate] = star;
circle.quaternion.copy(camera.quaternion);
namePlate.quaternion.copy(camera.quaternion);
});
renderer.render(scene, camera);
controls.update();
}
render();
}
drawStarMap(data["systems"]);
</script>
</body>
</html>
@fahd3004
Copy link

Hi Perey!
Thank you for the code

How can i add names to the stars?

@perey
Copy link
Author

perey commented Jul 15, 2019

Hi Perey!
Thank you for the code

How can i add names to the stars?

Hey, sorry, I don't think Github notified me that there was a comment on this.

If you mean how can you display the names alongside the circles on the 3D star map, then I don't know. It's something I've thought of doing too but haven't taken the time to figure out. I've recently done an updated data set, though, so I might take the time now.

EDIT: It's done! Labels now appear for all stars.

If you mean how can you add/change the names of the stars in the data, just edit the "name" and "othernames" fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment