Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add laperezNYC as a contributor for research, and content #102

Merged
merged 2 commits into from
Nov 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,16 @@
"research",
"example"
]
},
{
"login": "laperezNYC",
"name": "L.A. Perez",
"avatar_url": "https://avatars.githubusercontent.com/u/26099741?v=4",
"profile": "http://luciaperez.owlstown.net",
"contributions": [
"research",
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ltu-ili
=======
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

The [Simons Collaboration on Learning the Universe](https://www.learning-the-universe.org/) Implicit Likelihood Inference (LtU-ILI) pipeline is a framework for applying simulation-based inference methods to constrain posteriors on cosmological parameters using astronomical survey data. The code is currently built to analyze spectroscopic surveys of the universe's Large-Scale Structure (LSS), such as SDSS-BOSS.
Expand Down Expand Up @@ -43,6 +43,7 @@ If you have comments, questions, or feedback, please [write us an issue](https:/
<td align="center" valign="top" width="14.28%"><a href="https://github.com/axellapel"><img src="https://avatars.githubusercontent.com/u/69917993?v=4?s=100" width="100px;" alt="Axel Lapel"/><br /><sub><b>Axel Lapel</b></sub></a><br /><a href="https://github.com/maho3/ltu-ili/commits?author=axellapel" title="Code">💻</a> <a href="#research-axellapel" title="Research">🔬</a> <a href="#example-axellapel" title="Examples">💡</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://christopherlovell.co.uk"><img src="https://avatars.githubusercontent.com/u/4648092?v=4?s=100" width="100px;" alt="Chris Lovell"/><br /><sub><b>Chris Lovell</b></sub></a><br /><a href="#research-christopherlovell" title="Research">🔬</a> <a href="#example-christopherlovell" title="Examples">💡</a> <a href="#data-christopherlovell" title="Data">🔣</a> <a href="#content-christopherlovell" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shivampcosmo"><img src="https://avatars.githubusercontent.com/u/32287865?v=4?s=100" width="100px;" alt="Shivam Pandey"/><br /><sub><b>Shivam Pandey</b></sub></a><br /><a href="#research-shivampcosmo" title="Research">🔬</a> <a href="#example-shivampcosmo" title="Examples">💡</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://luciaperez.owlstown.net"><img src="https://avatars.githubusercontent.com/u/26099741?v=4?s=100" width="100px;" alt="L.A. Perez"/><br /><sub><b>L.A. Perez</b></sub></a><br /><a href="#research-laperezNYC" title="Research">🔬</a> <a href="#content-laperezNYC" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down