Skip to content

Commit

Permalink
Automated sphinx build
Browse files Browse the repository at this point in the history
  • Loading branch information
nritsche committed May 8, 2024
1 parent 9cf3e8b commit 2a514f3
Show file tree
Hide file tree
Showing 196 changed files with 46,019 additions and 0 deletions.
43 changes: 43 additions & 0 deletions doc/_autosummary/draco.analysis.beamform.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
draco.analysis.beamform
=======================

.. automodule:: draco.analysis.beamform







.. rubric:: Functions

.. autosummary::

icrs_to_cirs





.. rubric:: Classes

.. autosummary::

BeamForm
BeamFormBase
BeamFormCat
BeamFormExternal
BeamFormExternalBase
BeamFormExternalCat
HealpixBeamForm
RingMapBeamForm
RingMapStack2D









57 changes: 57 additions & 0 deletions doc/_autosummary/draco.analysis.delay.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
draco.analysis.delay
====================

.. automodule:: draco.analysis.delay







.. rubric:: Functions

.. autosummary::

delay_power_spectrum_gibbs
delay_spectrum_gibbs
delay_spectrum_gibbs_cross
delay_spectrum_wiener_filter
flatten_axes
fourier_matrix
fourier_matrix_c2c
fourier_matrix_c2r
fourier_matrix_r2c
match_axes
null_delay_filter
stokes_I





.. rubric:: Classes

.. autosummary::

DelayCrossPowerSpectrumEstimator
DelayFilter
DelayFilterBase
DelayGeneralContainerBase
DelayGibbsSamplerBase
DelayPowerSpectrumGeneralEstimator
DelayPowerSpectrumStokesIEstimator
DelaySpectrumEstimator
DelaySpectrumEstimatorBase
DelaySpectrumWienerBase
DelaySpectrumWienerEstimator
DelayTransformBase









30 changes: 30 additions & 0 deletions doc/_autosummary/draco.analysis.fgfilter.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
draco.analysis.fgfilter
=======================

.. automodule:: draco.analysis.fgfilter











.. rubric:: Classes

.. autosummary::

KLModeProject
SVDModeProject









62 changes: 62 additions & 0 deletions doc/_autosummary/draco.analysis.flagging.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
draco.analysis.flagging
=======================

.. automodule:: draco.analysis.flagging







.. rubric:: Functions

.. autosummary::

complex_med
destripe
inverse_binom_cdf_prob
mad
medfilt
p_to_sigma
sigma_to_p
tv_channels_flag





.. rubric:: Classes

.. autosummary::

ApplyBaselineMask
ApplyRFIMask
ApplyTimeFreqMask
BlendStack
CollapseBaselineMask
DayMask
FindBeamformedOutliers
MaskBadGains
MaskBaselines
MaskBeamformedOutliers
MaskBeamformedWeights
MaskData
MaskFreq
MaskMModeData
RFIMask
RFISensitivityMask
RadiometerWeight
SanitizeWeights
SmoothVisWeight
ThresholdVisWeightBaseline
ThresholdVisWeightFrequency









38 changes: 38 additions & 0 deletions doc/_autosummary/draco.analysis.mapmaker.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
draco.analysis.mapmaker
=======================

.. automodule:: draco.analysis.mapmaker







.. rubric:: Functions

.. autosummary::

pinv_svd





.. rubric:: Classes

.. autosummary::

BaseMapMaker
DirtyMapMaker
MaximumLikelihoodMapMaker
WienerMapMaker









29 changes: 29 additions & 0 deletions doc/_autosummary/draco.analysis.powerspectrum.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
draco.analysis.powerspectrum
============================

.. automodule:: draco.analysis.powerspectrum











.. rubric:: Classes

.. autosummary::

QuadraticPSEstimation









23 changes: 23 additions & 0 deletions doc/_autosummary/draco.analysis.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
draco.analysis
==============

.. automodule:: draco.analysis



















29 changes: 29 additions & 0 deletions doc/_autosummary/draco.analysis.sensitivity.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
draco.analysis.sensitivity
==========================

.. automodule:: draco.analysis.sensitivity











.. rubric:: Classes

.. autosummary::

ComputeSystemSensitivity









35 changes: 35 additions & 0 deletions doc/_autosummary/draco.analysis.sidereal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
draco.analysis.sidereal
=======================

.. automodule:: draco.analysis.sidereal











.. rubric:: Classes

.. autosummary::

SiderealGrouper
SiderealRegridder
SiderealRegridderCubic
SiderealRegridderLinear
SiderealRegridderNearest
SiderealStacker
SiderealStackerMatch









31 changes: 31 additions & 0 deletions doc/_autosummary/draco.analysis.sourcestack.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
draco.analysis.sourcestack
==========================

.. automodule:: draco.analysis.sourcestack











.. rubric:: Classes

.. autosummary::

GroupSourceStacks
RandomSubset
SourceStack









Loading

0 comments on commit 2a514f3

Please sign in to comment.