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 Sep 26, 2024
1 parent f16d13a commit e378d83
Showing 1 changed file with 63 additions and 1 deletion.
64 changes: 63 additions & 1 deletion json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -25724,6 +25724,30 @@
"RA": "5h13m17s",
"DE": "+37d16m51s"
},
"HD 33636":
{
"exoplanets":
[
{
"mass": 15.4,
"period": 2828.0,
"semiAxis": 3.27,
"eccentricity": 0.55,
"discovered": 2002,
"detectionMethod": "Radial Velocity, Astrometry",
"planetName": "b"
}
],
"distance": 29.6317,
"stype": "G0V",
"smass": 1.09,
"smetal": -0.06,
"Vmag": 7.06,
"sradius": 1.019,
"effectiveTemp": 5960.0,
"RA": "5h11m46s",
"DE": "+4d24m11.9s"
},
"HD 33844":
{
"exoplanets":
Expand Down Expand Up @@ -32476,7 +32500,7 @@
"exoplanets":
[
{
"mass": 5.0,
"mass": 0.0434,
"radius": 0.897,
"period": 6.9594738,
"semiAxis": 0.0753,
Expand All @@ -32498,6 +32522,7 @@
}
],
"distance": 127.27,
"stype": "G3V",
"smass": 1.22,
"Vmag": 9.9,
"sradius": 1.38,
Expand Down Expand Up @@ -111928,6 +111953,15 @@
"discovered": 2020,
"detectionMethod": "Primary Transit",
"planetName": "c"
},
{
"mass": 0.01158,
"period": 32.509,
"semiAxis": 0.1513,
"eccentricity": 0.087,
"discovered": 2023,
"detectionMethod": "Radial Velocity",
"planetName": "d"
}
],
"distance": 36.05,
Expand Down Expand Up @@ -120639,6 +120673,33 @@
"RA": "6h37m3s",
"DE": "+1d46m3s"
},
"TOI-6383 A":
{
"exoplanets":
[
{
"mass": 1.04,
"radius": 1.0072,
"period": 1.79058695,
"semiAxis": 0.02292,
"eccentricity": 0.05,
"inclination": 88.8,
"discovered": 2024,
"detectionMethod": "Primary Transit",
"planetName": "a"
}
],
"distance": 172.08,
"stype": "M3V",
"smass": 0.458,
"smetal": 0.2,
"Vmag": 16.63,
"sradius": 0.457,
"effectiveTemp": 3444.0,
"starAltNames": "TIC 328513434",
"RA": "4h1m41.9s",
"DE": "+4d3m33.9s"
},
"TOI-640 A":
{
"exoplanets":
Expand Down Expand Up @@ -122601,6 +122662,7 @@
"smass": 1.0,
"Vmag": 11.13,
"effectiveTemp": 4573.0,
"starAltNames": "YSES 1",
"RA": "13h25m12.1s",
"DE": "-64d56m20.6s"
},
Expand Down

0 comments on commit e378d83

Please sign in to comment.