lsst.meas.extensions.trailedSources  master-g5f2689bdc5+da6b2adef1
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "master-g5f2689bdc5+da6b2adef1"
3 __repo_version__ = "master-g5f2689bdc5"
4 __fingerprint__ = "0x0"
5 __dependency_versions__ = {
6  "boost": "unknown",
7  "python": "unknown",
8  "base": "22.0.1-2-ga9b0f51+052faf71bd",
9  "pex_exceptions": "22.0.0+7589c3a021",
10  "numpy": "None",
11  "utils": "22.0.1-4-g5b7b756+c1283a92b8",
12  "fftw": "unknown",
13  "eigen": "3.3.7.lsst2-1-g398bedf",
14  "ndarray": "unknown",
15  "pybind11": "unknown",
16  "pex_config": "22.0.1-1-g87000a6+314cd8b7ea",
17  "daf_base": "22.0.1-4-g1930a60+283d9d2f1a",
18  "log4cxx": "unknown",
19  "log": "22.0.1-7-gba73697+283d9d2f1a",
20  "daf_persistence": "22.0.1-3-gaaec9c0+4d194bf81c",
21  "boost_math": "unknown",
22  "sphgeom": "22.0.1-1-g8760c09+052faf71bd",
23  "geom": "22.0.1-3-g8c1d971+f90df4c6d0",
24  "minuit2": "unknown",
25  "gsl": "unknown",
26  "cfitsio": "unknown",
27  "starlink_ast": "unknown",
28  "astshim": "22.0.0+052faf71bd",
29  "afw": "22.0.1-29-g184b6e44e+8b185d4e2d",
30  "meas_base": "22.0.1-14-g86e9b50+b91186ebf9",
31 }
32 __all__ = (
33  "__version__",
34  "__repo_version__",
35  "__fingerprint__",
36  "__dependency_versions__",
37 )