tng_rps

Please see the README for details.

https://github.com/ecrohr/tng_rps

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Please see the README for details.

Basic Info
  • Host: GitHub
  • Owner: ecrohr
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 99.9 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 5
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Code of conduct Citation

README.md

DOI

rohr-tng-rps

This repository contains all the relevant analysis scripts used to analyze the outputs from the IllustrisTNG and TNG-Cluster simulations, as they have been used in the following list of papers. This includes utility functions, individual resolution element analysis, post-processing catalog creation, and plot making. In theory, the scripts can be run "as is", although I recommend only running them on HPC clusters, namely MPCDF clusters such as Vera or Raven, with direct accects to the simulations outputs. One likely needs to update various directories and path names to effectively repeat or extend the analysis. If you have questions, please feel free to reach out here. Additionally, feel free to open a pull request if you would like to directly contribute to the repository. If you plan to use some part of this repository for your own publication, please consider reaching out to form a collaboration, or at the very least, please cite this codebase.

This repository has been used for (at least part of) the following papers: - Rohr et al. (2025). - Rohr et al. (2023). - Rohr et al. (2024). - Goeller et al. (2023).

Owner

  • Name: Eric Rohr
  • Login: ecrohr
  • Kind: user
  • Location: Heidelberg, Germany
  • Company: Max Planck Institute for Astronomy

PhD student at MPIA

Citation (CITATION.cff)

cff-version: 1.2.0
title: tng_rps
message: If you use this software, please cite as below.
date-released: 2022-06-20
url: 'https://https://github.com/ecrohr/TNG_RPS'
version: 0.0.1
type: software
authors:
  - family-names: Rohr
    given-names: Eric
    email: rohr@mpia.de
    affiliation: MPIA
    orcid: 'https://orcid.org/0000-0002-9183-5593'

# For citing software, see:

# http://journals.aas.org/authors/references.html

# GitHub has Zenodo DOI integration:
# https://guides.github.com/activities/citable-code/

# What is a CITATION.cff file: 
# https://citation-file-format.github.io/

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

GitHub Events

Total
  • Release event: 1
  • Delete event: 1
  • Push event: 117
  • Pull request event: 2
  • Create event: 2
Last Year
  • Release event: 1
  • Delete event: 1
  • Push event: 117
  • Pull request event: 2
  • Create event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • ecrohr (5)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • ad-m/github-push-action master composite
pyproject.toml pypi