-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72c05c3
commit 06e4401
Showing
97 changed files
with
12,247 additions
and
0 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,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 0eceb49bb6360f073d29d052067511f5 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+15.3 KB
docs/source/_build/.doctrees/autoapi/deepszsim/dm_halo_dist/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+22.5 KB
docs/source/_build/.doctrees/autoapi/deepszsim/io_params/index.doctree
Binary file not shown.
Binary file added
BIN
+25.9 KB
docs/source/_build/.doctrees/autoapi/deepszsim/load_vars/index.doctree
Binary file not shown.
Binary file added
BIN
+118 KB
docs/source/_build/.doctrees/autoapi/deepszsim/make_sz_cluster/index.doctree
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+10.7 KB
docs/source/_build/.doctrees/autoapi/deepszsim/read_yaml/index.doctree
Binary file not shown.
Binary file added
BIN
+40.2 KB
docs/source/_build/.doctrees/autoapi/deepszsim/simclusters/index.doctree
Binary file not shown.
Binary file added
BIN
+38.2 KB
docs/source/_build/.doctrees/autoapi/deepszsim/simtools/index.doctree
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+31.3 KB
docs/source/_build/.doctrees/autoapi/deepszsim/visualization/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,111 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>deepszsim — DeepSZSim 0.1 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" /> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script src="../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../_static/documentation_options.js?v=2709fde1"></script> | ||
<script src="../_static/doctools.js?v=9a2dae69"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="../_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home"> | ||
DeepSZSim | ||
</a> | ||
<div class="version"> | ||
0.1.0 | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../deepszsim.html">deepszsim package</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../autoapi/index.html">API Reference</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">DeepSZSim</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item active">deepszsim</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="../_sources/:/deepszsim.rst.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="module-deepszsim"> | ||
<span id="deepszsim"></span><h1>deepszsim<a class="headerlink" href="#module-deepszsim" title="Link to this heading"></a></h1> | ||
<p>package for fast simulations of the Sunyaev-Zel’dovich effect from galaxy clusters</p> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2024, DeepSkies.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
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,6 @@ | ||
deepszsim | ||
========= | ||
|
||
.. automodule:: deepszsim | ||
|
||
|
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,8 @@ | ||
API | ||
=== | ||
|
||
.. autosummary:: | ||
:toctree:: | ||
:maxdepth: 2 | ||
|
||
deepszsim |
52 changes: 52 additions & 0 deletions
52
docs/source/_build/_sources/autoapi/deepszsim/dm_halo_dist/index.rst.txt
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,52 @@ | ||
deepszsim.dm_halo_dist | ||
====================== | ||
|
||
.. py:module:: deepszsim.dm_halo_dist | ||
.. autoapi-nested-parse:: | ||
|
||
creates a mass and redshift distribution of halos | ||
|
||
|
||
|
||
Functions | ||
--------- | ||
|
||
.. autoapisummary:: | ||
|
||
deepszsim.dm_halo_dist.flatdist_halo | ||
|
||
|
||
Module Contents | ||
--------------- | ||
|
||
.. py:function:: flatdist_halo(zmin, zmax, m200min_SM, m200max_SM, size, seed=None) | ||
Creates a random uniform distribution of redshifts and masses for use in | ||
creating simulations. | ||
|
||
Parameters: | ||
---------- | ||
zmin: float | ||
minimum value of the redshift distribution | ||
zmax: float | ||
maximum value of the redshift distribution | ||
m200min_SM: float | ||
minimum value of the mass distribution, in units of solar masses. | ||
m200max_SM: float | ||
maximum value of the mass distribution, in units of solar masses | ||
size: int | ||
size of the distribution | ||
seed: int | ||
seed for random number generation | ||
|
||
Returns: | ||
------- | ||
zdist: float array | ||
distribution of random uniform redshifts starting at `zmin` ending at | ||
`zmax` with size `size` | ||
mdist: float array | ||
distribution of random uniform redshifts starting at `m500min_SM` ending | ||
at `m500max_SM` with size `size` | ||
|
||
|
44 changes: 44 additions & 0 deletions
44
docs/source/_build/_sources/autoapi/deepszsim/filters/index.rst.txt
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,44 @@ | ||
deepszsim.filters | ||
================= | ||
|
||
.. py:module:: deepszsim.filters | ||
.. autoapi-nested-parse:: | ||
|
||
submap filtering tools to analyze SZ submaps | ||
|
||
|
||
|
||
Functions | ||
--------- | ||
|
||
.. autoapisummary:: | ||
|
||
deepszsim.filters.get_tSZ_signal_aperture_photometry | ||
|
||
|
||
Module Contents | ||
--------------- | ||
|
||
.. py:function:: get_tSZ_signal_aperture_photometry(dT_map, radmax_arcmin, pixel_scale, fmax=np.sqrt(2)) | ||
Parameters: | ||
---------- | ||
dT_map: array to represent the map in uK | ||
radmax_arcmin: float | ||
the radius of the inner aperture, in arcmin | ||
pixel_scale: float | ||
How many arcmin per pixel for the current settings | ||
fmax: float | ||
fmax * radmax_arcmin is the radius of the outer aperture, in arcmin | ||
|
||
Returns: | ||
------- | ||
disk_mean: float | ||
The average value within an annulus of inner radius R | ||
ring_mean: float | ||
The average value within an annulus of outer radius sqrt(2)*R | ||
tSZ signal: float | ||
thermal SZ effect signal | ||
|
||
|
Oops, something went wrong.