LSST Applications g011c388f00+c65bd04cee,g0265f82a02+cefac37fe7,g16a3bce237+cefac37fe7,g2079a07aa2+b9108c1c87,g2bbee38e9b+cefac37fe7,g337abbeb29+cefac37fe7,g3ddfee87b4+416e7893ae,g44050f54f7+6b8bd3088b,g4cf46543a9+6b26e01e3d,g50ff169b8f+8309cf5058,g52b1c1532d+43dac7135f,g83996f0134+7425ca6be0,g858d7b2824+6b8bd3088b,g8a8a8dda67+43dac7135f,g99855d9996+74fd63a160,g9d147d8712+4559cd7206,g9ddcbc5298+389b8f2b7e,ga1e77700b3+4bafba478f,ga8c6da7877+c9aad6bf16,gae46bcf261+cefac37fe7,gb700894bec+6c2aee6a4c,gb8350603e9+ee20daaa23,gba4ed39666+fb465f0d3e,gbeb006f7da+404eccc661,gc18e0e788c+c3f5ccaa8e,gc86a011abf+6b8bd3088b,gcf0d15dbbd+416e7893ae,gd162630629+5d7ded2167,gd44f2fa1a7+afcca147eb,gdaeeff99f8+6b435c3f92,ge79ae78c31+cefac37fe7,ge9008a0c34+416e7893ae,gee10cc3b42+43dac7135f,gf041782ebf+713927f999,gf1cff7945b+6b8bd3088b,w.2024.07
LSST Data Management Base Package
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1#
2# LSST Data Management System
3# Copyright 2008, 2009, 2010 LSST Corporation.
4#
5# This product includes software developed by the
6# LSST Project (http://www.lsst.org/).
7#
8# This program is free software: you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by
10# the Free Software Foundation, either version 3 of the License, or
11# (at your option) any later version.
12#
13# This program is distributed in the hope that it will be useful,
14# but WITHOUT ANY WARRANTY; without even the implied warranty of
15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16# GNU General Public License for more details.
17#
18# You should have received a copy of the LSST License Statement and
19# the GNU General Public License along with this program. If not,
20# see <http://www.lsstcorp.org/LegalNotices/>.
21#
22
23import lsst.base.cppimport
24import lsst.utils
25from .version import *