lsst.meas.deblender  22.0.1-3-g496fd5d+3a1f3cd355
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.1-3-g496fd5d+3a1f3cd355"
3 __repo_version__ = "22.0.1-3-g496fd5d"
4 __fingerprint__ = "0x0"
5 __dependency_versions__ = {
6  "utils": "22.0.1-6-g336def8+7bff505259",
7  "boost": "unknown",
8  "python": "unknown",
9  "base": "22.0.1-2-ga9b0f51+052faf71bd",
10  "pex_exceptions": "22.0.0+7589c3a021",
11  "numpy": "None",
12  "cpputils": "master-g6e05de7fdc+c1283a92b8",
13  "daf_base": "22.0.1-5-g15c806e+57f5c03693",
14  "log4cxx": "unknown",
15  "log": "22.0.1-7-gba73697+57f5c03693",
16  "daf_persistence": "22.0.1-3-gaaec9c0+c5c846a8b1",
17  "boost_math": "unknown",
18  "eigen": "3.3.7.lsst2-1-g398bedf",
19  "fftw": "unknown",
20  "ndarray": "unknown",
21  "sphgeom": "22.0.1-2-gac51dbf+052faf71bd",
22  "geom": "22.0.1-5-g096abc9+d18c45d440",
23  "pex_config": "22.0.1-1-g87000a6+536b1ee016",
24  "minuit2": "unknown",
25  "gsl": "unknown",
26  "cfitsio": "unknown",
27  "starlink_ast": "unknown",
28  "astshim": "22.0.0+052faf71bd",
29  "afw": "v23.0.x-g89e8071bfa+60ce4897b0",
30  "meas_base": "22.0.1-19-g93a5c75+1c9213783a",
31  "meas_algorithms": "v23.0.x-g8d527e0710+47ff9911fb",
32  "pybind11": "unknown",
33  "boost_test": "unknown",
34 }
35 __all__ = (
36  "__version__",
37  "__repo_version__",
38  "__fingerprint__",
39  "__dependency_versions__",
40 )