Skip to content

Commit

Permalink
updating data
Browse files Browse the repository at this point in the history
  • Loading branch information
gh-actions committed Nov 10, 2024
1 parent 0104094 commit ae67845
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@ Sagan Postdoctoral Fellow, University of Washington, 2015–2017.
<div class="list">


[**jax**](https://github.com/jax-ml/jax)30426 stars / 2794 forks
[**jax**](https://github.com/jax-ml/jax)30433 stars / 2796 forks
Composable transformations of Python+NumPy programs: differentiate,
vectorize, JIT to GPU/TPU, and more
[\[docs\]](http://jax.readthedocs.io/)

[**tinygp**](https://github.com/dfm/tinygp)295 stars / 24 forks
[**tinygp**](https://github.com/dfm/tinygp)296 stars / 24 forks
The tiniest of Gaussian Process libraries
[\[docs\]](https://tinygp.readthedocs.io)

[**emcee**](https://github.com/dfm/emcee)1467 stars / 430 forks
[**emcee**](https://github.com/dfm/emcee)1468 stars / 430 forks
The Python ensemble sampling toolkit for affine-invariant MCMC
[\[docs\]](https://emcee.readthedocs.io)

Expand All @@ -77,8 +77,8 @@ Render probabilistic graphical models using matplotlib

## Publications

refereed: 106 / first author: 9 / citations: 21,942 / h-index: 47
(2024-11-09)
refereed: 106 / first author: 9 / citations: 21,955 / h-index: 47
(2024-11-10)

### Refereed publications

Expand Down Expand Up @@ -188,7 +188,7 @@ Alderson, Lili; Wakeford, Hannah R.; Alam, Munazza K.; Batalha, Natasha
E.; *et al.* (incl. **DFM**), 2023, *[Early Release Science of the
exoplanet WASP-39b with JWST NIRSpec
G395H](http://dx.doi.org/10.1038/s41586-022-05591-3)*, Nature, **614**,
664 ([arXiv:2211.10488](http://arxiv.org/abs/2211.10488)) \[[147
664 ([arXiv:2211.10488](http://arxiv.org/abs/2211.10488)) \[[148
citations](https://ui.adsabs.harvard.edu/abs/2023Natur.614..664A)\]

Mikal-Evans, Thomas; Sing, David K.; Dong, Jiayin; **Foreman-Mackey,
Expand Down Expand Up @@ -252,7 +252,7 @@ Sustaining and Growing a Community-oriented Open-source Project and the
Latest Major Release (v5.0) of the Core
Package](http://dx.doi.org/10.3847/1538-4357/ac7c74)*, The Astrophysical
Journal, **935**, 167
([arXiv:2206.14220](http://arxiv.org/abs/2206.14220)) \[[2130
([arXiv:2206.14220](http://arxiv.org/abs/2206.14220)) \[[2134
citations](https://ui.adsabs.harvard.edu/abs/2022ApJ...935..167A)\]

Luger, Rodrigo; Agol, Eric; Bartolić, Fran; & **Foreman-Mackey,
Expand Down Expand Up @@ -290,7 +290,7 @@ Johnson, Marshall C.; David, Trevor J.; Petigura, Erik A.; Isaacson,
Howard T.; *et al.* (incl. **DFM**), 2022, *[An Aligned Orbit for the
Young Planet V1298 Tau b](http://dx.doi.org/10.3847/1538-3881/ac6271)*,
The Astronomical Journal, **163**, 247
([arXiv:2110.10707](http://arxiv.org/abs/2110.10707)) \[[23
([arXiv:2110.10707](http://arxiv.org/abs/2110.10707)) \[[24
citations](https://ui.adsabs.harvard.edu/abs/2022AJ....163..247J)\]

Nagaraj, Gautam; Forbes, John C.; Leja, Joel; **Foreman-Mackey,
Expand Down Expand Up @@ -872,7 +872,7 @@ citations](https://ui.adsabs.harvard.edu/abs/2013AJ....146....7B)\]
Jonathan, 2013, *[emcee: The MCMC
Hammer](http://dx.doi.org/10.1086/670067)*, Publications of the
Astronomical Society of the Pacific, **125**, 306
([arXiv:1202.3665](http://arxiv.org/abs/1202.3665)) \[[9704
([arXiv:1202.3665](http://arxiv.org/abs/1202.3665)) \[[9711
citations](https://ui.adsabs.harvard.edu/abs/2013PASP..125..306F)\]

Weisz, Daniel R.; Fouesneau, Morgan; Hogg, David W.; Rix, Hans-Walter;
Expand Down
8 changes: 4 additions & 4 deletions data/pubs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@
"Wheatley, Peter J.",
"Zhang, Xi"
],
"citations": 147,
"citations": 148,
"doctype": "article",
"doi": "10.1038/s41586-022-05591-3",
"page": 664,
Expand Down Expand Up @@ -1946,7 +1946,7 @@
"Zonca, Andrea",
"Astropy Project Contributors"
],
"citations": 2130,
"citations": 2134,
"doctype": "article",
"doi": "10.3847/1538-4357/ac7c74",
"page": 167,
Expand Down Expand Up @@ -2177,7 +2177,7 @@
"Calkins, Michael L.",
"Foreman-Mackey, Daniel"
],
"citations": 23,
"citations": 24,
"doctype": "article",
"doi": "10.3847/1538-3881/ac6271",
"page": 247,
Expand Down Expand Up @@ -7953,7 +7953,7 @@
"Lang, Dustin",
"Goodman, Jonathan"
],
"citations": 9704,
"citations": 9711,
"doctype": "article",
"doi": "10.1086/670067",
"page": 306,
Expand Down
8 changes: 4 additions & 4 deletions data/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"description": "Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more",
"url": "https://github.com/jax-ml/jax",
"homepageUrl": "http://jax.readthedocs.io/",
"forkCount": 2794,
"forkCount": 2796,
"stargazers": {
"totalCount": 30426
"totalCount": 30433
},
"watchers": {
"totalCount": 334
Expand All @@ -27,7 +27,7 @@
"homepageUrl": "https://tinygp.readthedocs.io",
"forkCount": 24,
"stargazers": {
"totalCount": 295
"totalCount": 296
},
"watchers": {
"totalCount": 9
Expand All @@ -42,7 +42,7 @@
"homepageUrl": "https://emcee.readthedocs.io",
"forkCount": 430,
"stargazers": {
"totalCount": 1467
"totalCount": 1468
},
"watchers": {
"totalCount": 85
Expand Down
8 changes: 4 additions & 4 deletions tex/pubs_ref.tex
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

\item[{\color{numcolor}\scriptsize94}] Wong, Kaze W. K.; Gabri{\'e}, Marylou; \& \textbf{Foreman-Mackey, Daniel}, 2023, \doi{10.21105/joss.05021}{flowMC: Normalizing flow enhanced sampling package for probabilistic inference in JAX}, The Journal of Open Source Software, \textbf{8}, 5021 (\arxiv{2211.06397}) [\href{https://ui.adsabs.harvard.edu/abs/2023JOSS....8.5021W}{18 citations}]

\item[{\color{numcolor}\scriptsize93}] Alderson, Lili; Wakeford, Hannah R.; Alam, Munazza K.; Batalha, Natasha E.; \etal\ (incl.\ \textbf{DFM}), 2023, \doi{10.1038/s41586-022-05591-3}{Early Release Science of the exoplanet WASP-39b with JWST NIRSpec G395H}, Nature, \textbf{614}, 664 (\arxiv{2211.10488}) [\href{https://ui.adsabs.harvard.edu/abs/2023Natur.614..664A}{147 citations}]
\item[{\color{numcolor}\scriptsize93}] Alderson, Lili; Wakeford, Hannah R.; Alam, Munazza K.; Batalha, Natasha E.; \etal\ (incl.\ \textbf{DFM}), 2023, \doi{10.1038/s41586-022-05591-3}{Early Release Science of the exoplanet WASP-39b with JWST NIRSpec G395H}, Nature, \textbf{614}, 664 (\arxiv{2211.10488}) [\href{https://ui.adsabs.harvard.edu/abs/2023Natur.614..664A}{148 citations}]

\item[{\color{numcolor}\scriptsize92}] Mikal-Evans, Thomas; Sing, David K.; Dong, Jiayin; \textbf{Foreman-Mackey, Daniel}; \etal, 2023, \doi{10.3847/2041-8213/acb049}{A JWST NIRSpec Phase Curve for WASP-121b: Dayside Emission Strongest Eastward of the Substellar Point and Nightside Conditions Conducive to Cloud Formation}, The Astrophysical Journal, \textbf{943} (\arxiv{2301.03209}) [\href{https://ui.adsabs.harvard.edu/abs/2023ApJ...943L..17M}{21 citations}]

Expand All @@ -40,7 +40,7 @@

\item[{\color{numcolor}\scriptsize86}] Farrell, Eoin; Jermyn, Adam S.; Cantiello, Matteo; \& \textbf{Foreman-Mackey, Daniel}, 2022, \doi{10.3847/1538-4357/ac8423}{The Initial Magnetic Field Distribution in AB Stars}, The Astrophysical Journal, \textbf{938}, 10 (\arxiv{2210.11180}) [\href{https://ui.adsabs.harvard.edu/abs/2022ApJ...938...10F}{4 citations}]

\item[{\color{numcolor}\scriptsize85}] Astropy Collaboration; Price-Whelan, Adrian M.; Lim, Pey Lian; Earl, Nicholas; \etal\ (incl.\ \textbf{DFM}), 2022, \doi{10.3847/1538-4357/ac7c74}{The Astropy Project: Sustaining and Growing a Community-oriented Open-source Project and the Latest Major Release (v5.0) of the Core Package}, The Astrophysical Journal, \textbf{935}, 167 (\arxiv{2206.14220}) [\href{https://ui.adsabs.harvard.edu/abs/2022ApJ...935..167A}{2130 citations}]
\item[{\color{numcolor}\scriptsize85}] Astropy Collaboration; Price-Whelan, Adrian M.; Lim, Pey Lian; Earl, Nicholas; \etal\ (incl.\ \textbf{DFM}), 2022, \doi{10.3847/1538-4357/ac7c74}{The Astropy Project: Sustaining and Growing a Community-oriented Open-source Project and the Latest Major Release (v5.0) of the Core Package}, The Astrophysical Journal, \textbf{935}, 167 (\arxiv{2206.14220}) [\href{https://ui.adsabs.harvard.edu/abs/2022ApJ...935..167A}{2134 citations}]

\item[{\color{numcolor}\scriptsize84}] Luger, Rodrigo; Agol, Eric; Bartoli{\'c}, Fran; \& \textbf{Foreman-Mackey, Daniel}, 2022, \doi{10.3847/1538-3881/ac4017}{Analytic Light Curves in Reflected Light: Phase Curves, Occultations, and Non-Lambertian Scattering for Spherical Planets and Moons}, The Astronomical Journal, \textbf{164}, 4 (\arxiv{2103.06275}) [\href{https://ui.adsabs.harvard.edu/abs/2022AJ....164....4L}{11 citations}]

Expand All @@ -50,7 +50,7 @@

\item[{\color{numcolor}\scriptsize81}] Powell, Brian P.; Kruse, Ethan; Montet, Benjamin T.; Feinstein, Adina D.; \etal\ (incl.\ \textbf{DFM}), 2022, \doi{10.3847/2515-5172/ac74c4}{The NASA GSFC TESS Full Frame Image Light Curve Data Set}, Research Notes of the American Astronomical Society, \textbf{6}, 111 [\href{https://ui.adsabs.harvard.edu/abs/2022RNAAS...6..111P}{16 citations}]

\item[{\color{numcolor}\scriptsize80}] Johnson, Marshall C.; David, Trevor J.; Petigura, Erik A.; Isaacson, Howard T.; \etal\ (incl.\ \textbf{DFM}), 2022, \doi{10.3847/1538-3881/ac6271}{An Aligned Orbit for the Young Planet V1298 Tau b}, The Astronomical Journal, \textbf{163}, 247 (\arxiv{2110.10707}) [\href{https://ui.adsabs.harvard.edu/abs/2022AJ....163..247J}{23 citations}]
\item[{\color{numcolor}\scriptsize80}] Johnson, Marshall C.; David, Trevor J.; Petigura, Erik A.; Isaacson, Howard T.; \etal\ (incl.\ \textbf{DFM}), 2022, \doi{10.3847/1538-3881/ac6271}{An Aligned Orbit for the Young Planet V1298 Tau b}, The Astronomical Journal, \textbf{163}, 247 (\arxiv{2110.10707}) [\href{https://ui.adsabs.harvard.edu/abs/2022AJ....163..247J}{24 citations}]

\item[{\color{numcolor}\scriptsize79}] Nagaraj, Gautam; Forbes, John C.; Leja, Joel; \textbf{Foreman-Mackey, Daniel}; \& Hayward, Christopher C., 2022, \doi{10.3847/1538-4357/ac6c80}{A Bayesian Population Model for the Observed Dust Attenuation in Galaxies}, The Astrophysical Journal, \textbf{932}, 54 (\arxiv{2202.05102}) [\href{https://ui.adsabs.harvard.edu/abs/2022ApJ...932...54N}{22 citations}]

Expand Down Expand Up @@ -206,6 +206,6 @@

\item[{\color{numcolor}\scriptsize3}] Brewer, Brendon J.; \textbf{Foreman-Mackey, Daniel}; \& Hogg, David W., 2013, \doi{10.1088/0004-6256/146/1/7}{Probabilistic Catalogs for Crowded Stellar Fields}, The Astronomical Journal, \textbf{146}, 7 (\arxiv{1211.5805}) [\href{https://ui.adsabs.harvard.edu/abs/2013AJ....146....7B}{40 citations}]

\item[{\color{numcolor}\scriptsize2}] \textbf{Foreman-Mackey, Daniel}; Hogg, David W.; Lang, Dustin; \& Goodman, Jonathan, 2013, \doi{10.1086/670067}{emcee: The MCMC Hammer}, Publications of the Astronomical Society of the Pacific, \textbf{125}, 306 (\arxiv{1202.3665}) [\href{https://ui.adsabs.harvard.edu/abs/2013PASP..125..306F}{9704 citations}]
\item[{\color{numcolor}\scriptsize2}] \textbf{Foreman-Mackey, Daniel}; Hogg, David W.; Lang, Dustin; \& Goodman, Jonathan, 2013, \doi{10.1086/670067}{emcee: The MCMC Hammer}, Publications of the Astronomical Society of the Pacific, \textbf{125}, 306 (\arxiv{1202.3665}) [\href{https://ui.adsabs.harvard.edu/abs/2013PASP..125..306F}{9711 citations}]

\item[{\color{numcolor}\scriptsize1}] Weisz, Daniel R.; Fouesneau, Morgan; Hogg, David W.; Rix, Hans-Walter; \etal\ (incl.\ \textbf{DFM}), 2013, \doi{10.1088/0004-637X/762/2/123}{The Panchromatic Hubble Andromeda Treasury. IV. A Probabilistic Approach to Inferring the High-mass Stellar Initial Mass Function and Other Power-law Functions}, The Astrophysical Journal, \textbf{762}, 123 (\arxiv{1211.6105}) [\href{https://ui.adsabs.harvard.edu/abs/2013ApJ...762..123W}{35 citations}]
2 changes: 1 addition & 1 deletion tex/pubs_select.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

\item[{\color{numcolor}\scriptsize2}] Ambikasaran, Sivaram; \textbf{Foreman-Mackey, Daniel}; Greengard, Leslie; Hogg, David W.; \& O'Neil, Michael, 2016, \doi{10.1109/TPAMI.2015.2448083}{Fast Direct Methods for Gaussian Processes}, IEEE Transactions on Pattern Analysis and Machine Intelligence, \textbf{38}, 252 (\arxiv{1403.6015}) [\href{https://scholar.google.com/scholar?cites=7122560326210979193,5194420368165307096,3347404430934682534}{668 citations}]

\item[{\color{numcolor}\scriptsize1}] \textbf{Foreman-Mackey, Daniel}; Hogg, David W.; Lang, Dustin; \& Goodman, Jonathan, 2013, \doi{10.1086/670067}{emcee: The MCMC Hammer}, Publications of the Astronomical Society of the Pacific, \textbf{125}, 306 (\arxiv{1202.3665}) [\href{https://ui.adsabs.harvard.edu/abs/2013PASP..125..306F}{9704 citations}]
\item[{\color{numcolor}\scriptsize1}] \textbf{Foreman-Mackey, Daniel}; Hogg, David W.; Lang, Dustin; \& Goodman, Jonathan, 2013, \doi{10.1086/670067}{emcee: The MCMC Hammer}, Publications of the Astronomical Society of the Pacific, \textbf{125}, 306 (\arxiv{1202.3665}) [\href{https://ui.adsabs.harvard.edu/abs/2013PASP..125..306F}{9711 citations}]
2 changes: 1 addition & 1 deletion tex/pubs_summary.tex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
refereed: 106 / first author: 9 / citations: 21,942 / h-index: 47 (2024-11-09)
refereed: 106 / first author: 9 / citations: 21,955 / h-index: 47 (2024-11-10)
4 changes: 2 additions & 2 deletions tex/pubs_summary_macros.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\newcommand{\pubsdate}{2024-11-09}
\newcommand{\pubsdate}{2024-11-10}
\newcommand{\pubsnumber}{106}
\newcommand{\pubscitations}{21,942}
\newcommand{\pubscitations}{21,955}
\newcommand{\pubshindex}{47}
6 changes: 3 additions & 3 deletions tex/repos.tex
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
\item \href{https://github.com/jax-ml/jax}{{\bf jax}} --- 30426 stars / 2794 forks \\
\item \href{https://github.com/jax-ml/jax}{{\bf jax}} --- 30433 stars / 2796 forks \\
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more \href{http://jax.readthedocs.io/}{[docs]}

\item \href{https://github.com/dfm/tinygp}{{\bf tinygp}} --- 295 stars / 24 forks \\
\item \href{https://github.com/dfm/tinygp}{{\bf tinygp}} --- 296 stars / 24 forks \\
The tiniest of Gaussian Process libraries \href{https://tinygp.readthedocs.io}{[docs]}

\item \href{https://github.com/dfm/emcee}{{\bf emcee}} --- 1467 stars / 430 forks \\
\item \href{https://github.com/dfm/emcee}{{\bf emcee}} --- 1468 stars / 430 forks \\
The Python ensemble sampling toolkit for affine-invariant MCMC \href{https://emcee.readthedocs.io}{[docs]}

\item \href{https://github.com/dfm/corner.py}{{\bf corner.py}} --- 518 stars / 229 forks \\
Expand Down

0 comments on commit ae67845

Please sign in to comment.