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 Oct 22, 2024
1 parent 507e694 commit 88eee25
Showing 1 changed file with 63 additions and 6 deletions.
69 changes: 63 additions & 6 deletions json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4991,6 +4991,26 @@
"RA": "11h4m8.9s",
"DE": "-76d27m19s"
},
"CWISE J0146-0508":
{
"exoplanets":
[
{
"mass": 66.0,
"semiAxis": 129.0,
"discovered": 2022,
"detectionMethod": "Imaging",
"planetName": "b"
}
],
"distance": 41.0,
"stype": "L4V",
"smass": 0.072,
"effectiveTemp": 1720.0,
"starAltNames": "CWISE J014611.20-050850.0",
"RA": "1h46m11.2s",
"DE": "-5d8m50s"
},
"CWISE J0541-7450":
{
"exoplanets":
Expand Down Expand Up @@ -7406,6 +7426,16 @@
"detectionMethod": "Imaging",
"planetName": "a"
},
{
"mass": 34.4,
"period": 12.134,
"semiAxis": 0.0424,
"eccentricity": 0.234,
"inclination": 31.4,
"discovered": 2021,
"detectionMethod": "Astrometry, Imaging",
"planetName": "a"
},
{
"mass": 0.03153,
"period": 523.242,
Expand Down Expand Up @@ -18363,18 +18393,19 @@
"exoplanets":
[
{
"mass": 2.71,
"period": 5894.0,
"semiAxis": 6.7,
"eccentricity": 0.38,
"mass": 2.43,
"period": 13140.0,
"semiAxis": 11.5,
"eccentricity": 0.787,
"inclination": 70.0,
"angleDistance": 0.246324,
"discovered": 2002,
"detectionMethod": "Radial Velocity",
"detectionMethod": "Radial Velocity, Astrometry",
"planetName": "b"
}
],
"distance": 27.2,
"stype": "G0",
"stype": "G0V",
"smass": 0.94,
"smetal": -0.13,
"Vmag": 7.03,
Expand Down Expand Up @@ -121243,6 +121274,32 @@
"RA": "6h28m23s",
"DE": "-65d34m46s"
},
"TOI-7041":
{
"exoplanets":
[
{
"mass": 0.36,
"radius": 1.02,
"period": 9.691,
"semiAxis": 0.091,
"eccentricity": 0.04,
"discovered": 2024,
"detectionMethod": "Primary Transit",
"planetName": "b"
}
],
"distance": 442.0,
"stype": "K2III-IV",
"smass": 1.07,
"smetal": 0.25,
"Vmag": 11.25,
"sradius": 4.1,
"effectiveTemp": 4700.0,
"starAltNames": "TIC 201175570",
"RA": "23h51m12.5s",
"DE": "-50d52m11.5s"
},
"TOI-712":
{
"exoplanets":
Expand Down

0 comments on commit 88eee25

Please sign in to comment.