This repository contains a collection of numerical tools, code snippets, and methodologies for cosmological analyses. It is designed to help researchers and students alike in their work with cosmology, statistical methods, and data analysis.
This repository is organized as follows.
-
likelihoods/
This folder contains a number of likelihoods I’ve implemented—many of them out of personal curiosity or interest. In several cases, public versions of these likelihoods already exist in packages likecobaya
andmontepython
. Still, I was interested in exploring them directly to experiment or run some independent tests at various points during my research. -
notebooks/
This folder includes a few Jupyter notebooks demonstrating how to use well-known codes commonly used in cosmology or statistical data analysis. I’ve used these either in teaching contexts or while preparing tutorials and seminars. They might serve as useful references or starting points for others. -
notes/
This folder contains various notes I’ve written or used at different times—some were part of personal reading, others tied to specific projects, lectures, or seminars. They’re not polished for publication but could still be useful for anyone working on related topics. -
plots/
This folder includes scripts for generating and reproducing plots related to cosmological data analysis. These scripts are mainly for visualizing results from different datasets or theoretical models. Some were created for specific projects, while others were made for quick checks or exploratory analysis. -
statistics/
This directory includes scripts related to statistical analysis. Some are tools I’ve used in my own work, others are small experiments or utilities I developed while exploring specific methods or ideas. -
talks/
This folder contains materials used for presentations, talks, lectures, and similar events. It includes slides, notes, and any associated scripts or data used for these talks. -
utils/
This folder collects general-purpose utility functions and scripts that I’ve accumulated over time. Many are reusable tools that I’ve found handy across different projects. -
yamls/
This folder contains configuration files I’ve been collecting and using for different pipelines or runs—mostly related tocobaya
. They’re here for reference or reuse.
This repository, wgcosmo
, is primarily maintained by me (William Giarè) and is shared in the spirit of open science. Most of the scripts, notebooks, and methods in this repository were developed for personal research, teaching, student mentorship, or as a way to explore ideas in a more informal context.
-
If you use any material from this repository in your work (e.g., publications or presentations), please give credit by acknowledging its use and referencing this GitHub repository with the following link: https://github.com/williamgiare/wgcosmo.
-
Although I usually review and debug code quite carefully, bugs or mistakes can still be present: this repository only includes a subset of my material, and not everything here has been used in publications (for which my cross-checking and testing become significantly more rigorous).
-
Contributions and suggestions are welcome. Feel free to open an issue or submit a pull request if you'd like to collaborate or improve something. For any feedback, feel free to contact me.