-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into joss_to_tex
- Loading branch information
Showing
48 changed files
with
5,375 additions
and
1,584 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
src/ananke/_version.py export-subst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Read the Docs configuration file for Sphinx projects | ||
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details | ||
|
||
# Required | ||
version: 2 | ||
|
||
# Set the OS, Python version and other tools you might need | ||
build: | ||
os: ubuntu-22.04 | ||
tools: | ||
python: "3.9" | ||
# You can also specify other tool versions: | ||
# nodejs: "20" | ||
# rust: "1.70" | ||
# golang: "1.20" | ||
|
||
# Build documentation in the "docs/" directory with Sphinx | ||
sphinx: | ||
configuration: docs/source/conf.py | ||
# You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs | ||
builder: "dirhtml" | ||
# Fail on all warnings to avoid broken references | ||
# fail_on_warning: true | ||
|
||
# Optionally build your docs in additional formats such as PDF and ePub | ||
# formats: | ||
# - epub | ||
|
||
# Optional but recommended, declare the Python requirements required | ||
# to build your documentation | ||
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html | ||
python: | ||
install: | ||
- requirements: docs/source/requirements.txt | ||
- method: pip | ||
path: . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"access_right": "open", | ||
"title": "py-ananke: a Python pipeline to generate synthetic star catalogs from cosmological simulations", | ||
"creators": [ | ||
{ | ||
"affiliation": "University of Pennsylvania", | ||
"name": "Thob, Adrien C. R.", | ||
"orcid": "0000-0001-7928-1973" | ||
} | ||
], | ||
"contributors": [ | ||
{ | ||
"affiliation": "University of Pennsylvania", | ||
"name": "Sanderson, Robyn E.", | ||
"orcid": "0000-0003-3939-3297", | ||
"type": "Supervisor" | ||
} | ||
], | ||
"license": "GPL-3.0-or-later", | ||
"upload_type": "software", | ||
"description": "Python package that offers a comprehensive pipeline designed to generate mock astrometric and photometric catalogs of synthetic stars derived from particle-based simulated star populations" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
cff-version: "1.2.0" | ||
authors: | ||
- family-names: Thob | ||
given-names: Adrien C. R. | ||
orcid: "https://orcid.org/0000-0001-7928-1973" | ||
- family-names: Sanderson | ||
given-names: Robyn E. | ||
orcid: "https://orcid.org/0000-0003-3939-3297" | ||
- family-names: Eden | ||
given-names: Andrew P. | ||
orcid: "https://orcid.org/0009-0004-2146-4856" | ||
- family-names: Nikakhtar | ||
given-names: Farnik | ||
orcid: "https://orcid.org/0000-0002-3641-4366" | ||
- family-names: Panithanpaisal | ||
given-names: Nondh | ||
orcid: "https://orcid.org/0000-0001-5214-8822" | ||
- family-names: Garavito-Camargo | ||
given-names: Nicolás | ||
orcid: "https://orcid.org/0000-0001-7107-1744" | ||
- family-names: Sharma | ||
given-names: Sanjib | ||
orcid: "https://orcid.org/0000-0002-0920-809X" | ||
contact: | ||
- family-names: Thob | ||
given-names: Adrien C. R. | ||
orcid: "https://orcid.org/0000-0001-7928-1973" | ||
doi: 10.5281/zenodo.13942954 | ||
message: If you use this software, please cite our article in the | ||
Journal of Open Source Software. | ||
preferred-citation: | ||
authors: | ||
- family-names: Thob | ||
given-names: Adrien C. R. | ||
orcid: "https://orcid.org/0000-0001-7928-1973" | ||
- family-names: Sanderson | ||
given-names: Robyn E. | ||
orcid: "https://orcid.org/0000-0003-3939-3297" | ||
- family-names: Eden | ||
given-names: Andrew P. | ||
orcid: "https://orcid.org/0009-0004-2146-4856" | ||
- family-names: Nikakhtar | ||
given-names: Farnik | ||
orcid: "https://orcid.org/0000-0002-3641-4366" | ||
- family-names: Panithanpaisal | ||
given-names: Nondh | ||
orcid: "https://orcid.org/0000-0001-5214-8822" | ||
- family-names: Garavito-Camargo | ||
given-names: Nicolás | ||
orcid: "https://orcid.org/0000-0001-7107-1744" | ||
- family-names: Sharma | ||
given-names: Sanjib | ||
orcid: "https://orcid.org/0000-0002-0920-809X" | ||
date-published: 2024-10-23 | ||
doi: 10.21105/joss.06234 | ||
issn: 2475-9066 | ||
issue: 102 | ||
journal: Journal of Open Source Software | ||
publisher: | ||
name: Open Journals | ||
start: 6234 | ||
title: Generating synthetic star catalogs from simulated data for | ||
next-gen observatories with py-ananke | ||
type: article | ||
url: "https://joss.theoj.org/papers/10.21105/joss.06234" | ||
volume: 9 | ||
title: Generating synthetic star catalogs from simulated data for | ||
next-gen observatories with py-ananke |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Minimal makefile for Sphinx documentation | ||
# | ||
|
||
# You can set these variables from the command line, and also | ||
# from the environment for the first two. | ||
SPHINXOPTS ?= | ||
SPHINXBUILD ?= sphinx-build | ||
SOURCEDIR = source | ||
BUILDDIR = build | ||
|
||
# Put it first so that "make" without argument is like "make help". | ||
help: | ||
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) | ||
|
||
.PHONY: help Makefile | ||
|
||
# Catch-all target: route all unknown targets to Sphinx using the new | ||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). | ||
%: Makefile | ||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
@ECHO OFF | ||
|
||
pushd %~dp0 | ||
|
||
REM Command file for Sphinx documentation | ||
|
||
if "%SPHINXBUILD%" == "" ( | ||
set SPHINXBUILD=sphinx-build | ||
) | ||
set SOURCEDIR=source | ||
set BUILDDIR=build | ||
|
||
%SPHINXBUILD% >NUL 2>NUL | ||
if errorlevel 9009 ( | ||
echo. | ||
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx | ||
echo.installed, then set the SPHINXBUILD environment variable to point | ||
echo.to the full path of the 'sphinx-build' executable. Alternatively you | ||
echo.may add the Sphinx directory to PATH. | ||
echo. | ||
echo.If you don't have Sphinx installed, grab it from | ||
echo.https://www.sphinx-doc.org/ | ||
exit /b 1 | ||
) | ||
|
||
if "%1" == "" goto help | ||
|
||
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O% | ||
goto end | ||
|
||
:help | ||
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O% | ||
|
||
:end | ||
popd |
Oops, something went wrong.