Skip to content

Commit

Permalink
Added 4 exoplanets in the catalog of exoplanets
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Jul 16, 2024
1 parent 6f0fe5f commit a8a53cb
Showing 1 changed file with 72 additions and 1 deletion.
73 changes: 72 additions & 1 deletion json/exoplanets.json
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,35 @@
"RA": "1h37m27.7s",
"DE": "-45d58m26.2s"
},
"2MASS J0320-0446":
{
"exoplanets":
[
{
"mass": 54.0,
"period": 246.73,
"semiAxis": 0.395,
"eccentricity": 0.065,
"discovered": 2008,
"detectionMethod": "Radial Velocity",
"planetName": "b"
},
{
"mass": 35.0,
"semiAxis": 8.3,
"discovered": 2008,
"detectionMethod": "Imaging",
"planetName": "c"
}
],
"distance": 25.0,
"stype": "M8.5V",
"smass": 0.081,
"effectiveTemp": 2300.0,
"starAltNames": "2MASS J03202839-0446358",
"RA": "3h20m28.3s",
"DE": "-4d46m36.3s"
},
"2MASS J0441+2301 A":
{
"exoplanets":
Expand Down Expand Up @@ -99332,6 +99361,27 @@
"RA": "7h38m32.5s",
"DE": "+52d54m54.4s"
},
"LSPM J1259+1001":
{
"exoplanets":
[
{
"mass": 60.0,
"semiAxis": 345.0,
"discovered": 2015,
"detectionMethod": "Imaging",
"planetName": "b"
}
],
"distance": 42.0,
"stype": "M7V",
"smass": 0.154,
"Vmag": 18.55,
"sradius": 0.185,
"effectiveTemp": 2871.0,
"RA": "12h59m42.1s",
"DE": "+10d1m40.6s"
},
"LSPM J1657+2448":
{
"exoplanets":
Expand Down Expand Up @@ -103853,7 +103903,7 @@
"RA": "17h50m31s",
"DE": "-31d55m27s"
},
"OGLE--2018-BLG-0516":
"OGLE-2018-BLG-0516":
{
"exoplanets":
[
Expand Down Expand Up @@ -125185,6 +125235,27 @@
"RA": "23h18m25.6s",
"DE": "+5d21m42.8s"
},
"WISE J0611-0410":
{
"exoplanets":
[
{
"mass": 52.1,
"period": 28470.0,
"semiAxis": 8.8,
"discovered": 2014,
"detectionMethod": "Imaging",
"planetName": "b"
}
],
"distance": 21.2,
"stype": "L9V",
"smass": 0.0648,
"effectiveTemp": 1300.0,
"starAltNames": "GNO 3, WISE J061135.13-041024.0",
"RA": "6h11m35s",
"DE": "-4d10m20.8s"
},
"WISE J1355-8258":
{
"exoplanets":
Expand Down

0 comments on commit a8a53cb

Please sign in to comment.