Skip to content

Commit

Permalink
Merge pull request #672 from lsst/tickets/DM-35962
Browse files Browse the repository at this point in the history
DM-35962: Remove examples/ from all packages
  • Loading branch information
parejkoj authored Jan 5, 2023
2 parents bfc92f9 + 898c747 commit 87b8406
Show file tree
Hide file tree
Showing 73 changed files with 4 additions and 9,026 deletions.
7 changes: 0 additions & 7 deletions doc/lsst.afw.cameraGeom/cameraGeom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,6 @@ The cameraGeom package supports the following camera-based 2-dimensional coordin
Is a variant of ``PIXELS`` with estimated optical distortion removed.
``TAN_PIXELS`` is an affine transformation from ``FIELD_ANGLE`` coordinates, where ``PIXELS`` and ``TAN_PIXELS`` match at the center of the pupil frame.

.. _section_CameraGeom_Basic_Usage:

Basic Usage
===========

The file `examples/cameraGeomExample.py <https://github.com/lsst/afw/blob/master/examples/cameraGeomExample.py>`_ shows some basic usage of the cameraGeom package.

.. _section_CameraGeom_Objects:

Objects
Expand Down
2 changes: 0 additions & 2 deletions doc/lsst.afw.math/Background-example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
Example of lsst.afw.math.Background
###################################

Using the `Background` class; the code's in `afw/examples/estimateBackground.py <https://github.com/lsst/afw/blob/master/examples/estimateBackground.py>`_.

The basic strategy is
- Measure the properties of the image (e.g. the mean level) -- the `Background` object
- `Interpolate` the `Background` to provide an estimate of the background
Expand Down
7 changes: 0 additions & 7 deletions doc/lsst.afw.math/SpatialCellSet-example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@
Example of lsst.afw.math.SpatialCellSet
#######################################

Demonstrate the use of `SpatialCellSet`\ s; the code's in `spatialCellExample.cc`_.

.. _spatialCellExample.cc: https://github.com/lsst/afw/blob/master/examples/spatialCellExample.cc
.. _spatialCellExample.py: https://github.com/lsst/afw/blob/master/examples/spatialCellExample.py
.. _testSpatialCell.h: https://github.com/lsst/afw/blob/master/examples/testSpatialCell.h
.. _testSpatialCell.cc: https://github.com/lsst/afw/blob/master/examples/testSpatialCell.cc

Start by including needed headers, and declaring namespace aliases and a routine ``readImage``

.. code-block:: cpp
Expand Down
2 changes: 0 additions & 2 deletions doc/lsst.afw.math/Statistics-example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
Example of lsst.afw.math.Statistics
###################################

Demonstrate the use of `Statistics`; the code's in `afw/examples/statistics.cc <https://github.com/lsst/afw/blob/master/examples/statistics.cc>`_.

Start by including needed headers and declaring namespace aliases

.. code-block:: cpp
Expand Down
1 change: 0 additions & 1 deletion examples/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions examples/SConscript

This file was deleted.

206 changes: 0 additions & 206 deletions examples/Show Camera.ipynb

This file was deleted.

76 changes: 0 additions & 76 deletions examples/Spline.cc

This file was deleted.

96 changes: 0 additions & 96 deletions examples/analyticKernel.cc

This file was deleted.

27 changes: 0 additions & 27 deletions examples/cameraGeomExample.py

This file was deleted.

39 changes: 0 additions & 39 deletions examples/catTables.py

This file was deleted.

52 changes: 0 additions & 52 deletions examples/chebyshev1Function.cc

This file was deleted.

Loading

0 comments on commit 87b8406

Please sign in to comment.