Skip to content

Commit

Permalink
Updating the catalog of exoplanets: added 3 exoplanets
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Dec 17, 2024
1 parent b177602 commit f146fbc
Showing 1 changed file with 65 additions and 22 deletions.
87 changes: 65 additions & 22 deletions json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -14056,6 +14056,40 @@
"RA": "11h35m52s",
"DE": "-4d45m20.9s"
},
"HD 101581":
{
"exoplanets":
[
{
"radius": 0.08529,
"period": 4.46569,
"semiAxis": 0.046,
"inclination": 87.78,
"discovered": 2024,
"detectionMethod": "Primary Transit",
"planetName": "b"
},
{
"radius": 0.0883,
"period": 6.20401,
"semiAxis": 0.0573,
"inclination": 87.93,
"discovered": 2024,
"detectionMethod": "Primary Transit",
"planetName": "c"
}
],
"distance": 12.8,
"stype": "K5V",
"smass": 0.653,
"smetal": -0.344,
"Vmag": 7.77,
"sradius": 0.63,
"effectiveTemp": 4633.0,
"starAltNames": "GJ 435, TOI-6276, TIC 397362481",
"RA": "11h41m2.4s",
"DE": "-44d24m18.7s"
},
"HD 10180":
{
"exoplanets":
Expand Down Expand Up @@ -31663,6 +31697,12 @@
"discovered": 2022,
"detectionMethod": "Astrometry",
"planetName": "a"
},
{
"mass": 14.88,
"discovered": 2015,
"detectionMethod": "Imaging",
"planetName": "a"
}
],
"distance": 40.82,
Expand Down Expand Up @@ -33115,6 +33155,31 @@
"RA": "16h17m5s",
"DE": "-67d56m28s"
},
"HIP 81208 A":
{
"exoplanets":
[
{
"mass": 67.0,
"period": 89103.8,
"semiAxis": 53.98,
"eccentricity": 0.33,
"inclination": 46.61,
"discovered": 2023,
"detectionMethod": "Imaging",
"planetName": "a"
}
],
"distance": 148.7,
"stype": "B9V",
"smass": 2.58,
"Vmag": 6.63,
"sradius": 2.213,
"effectiveTemp": 10840.0,
"starAltNames": "HD 149274, TYC 7357-207-1",
"RA": "16h35m13.8s",
"DE": "-35d43m28.7s"
},
"HIP 81208 C":
{
"exoplanets":
Expand Down Expand Up @@ -109895,28 +109960,6 @@
"RA": "12h12m9.3s",
"DE": "+1d36m27.7s"
},
"SDSS J1228+1040":
{
"exoplanets":
[
{
"mass": 3e-12,
"radius": 0.0009,
"period": 0.0857,
"semiAxis": 0.0034,
"eccentricity": 0.4,
"discovered": 2019,
"detectionMethod": "Primary Transit",
"planetName": "b"
}
],
"distance": 126.73,
"stype": "DAZe",
"smass": 0.705,
"Vmag": 17.0,
"RA": "12h29m0s",
"DE": "+10d40m33s"
},
"SDSS J1240-0159":
{
"exoplanets":
Expand Down

0 comments on commit f146fbc

Please sign in to comment.