lsst.cp.pipe  21.0.0-7-gfd72ab2+cf01990774
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "21.0.0-7-gfd72ab2+cf01990774"
3 __repo_version__ = "21.0.0-7-gfd72ab2"
4 __fingerprint__ = "0x0"
5 __dependency_versions__ = {
6  "pex_config": "21.0.0-1-ga51b5d4+62c747d40b",
7  "boost": "unknown",
8  "python": "unknown",
9  "base": "21.0.0-4-g3300ddd+e70536a077",
10  "pex_exceptions": "21.0.0-2-gde069b7+26c92b3210",
11  "numpy": "None",
12  "utils": "21.0.0-4-gccdca77+f94adcd104",
13  "boost_regex": "unknown",
14  "daf_base": "21.0.0+75b29a8a7f",
15  "log4cxx": "unknown",
16  "log": "21.0.0-3-g7d9da8d+75b29a8a7f",
17  "daf_persistence": "21.0.0-5-gdf36809+637e4641ee",
18  "pipe_base": "21.0.0-7-g959bb79+522e0f12c2",
19  "fftw": "unknown",
20  "eigen": "3.3.7.lsst2-1-g398bedf",
21  "ndarray": "unknown",
22  "starlink_ast": "unknown",
23  "astshim": "21.0.0-2-g45278ab+e70536a077",
24  "boost_math": "unknown",
25  "sphgeom": "21.0.0+e70536a077",
26  "geom": "21.0.0-2-g8f08a60+9402881886",
27  "minuit2": "unknown",
28  "gsl": "unknown",
29  "cfitsio": "unknown",
30  "boost_system": "unknown",
31  "boost_filesystem": "unknown",
32  "boost_serialization": "unknown",
33  "afw": "21.0.0-11-ga6ea59e8e+47cba9fc36",
34  "meas_base": "21.0.0-4-gc004bbf+eac6615e82",
35  "meas_algorithms": "21.0.0-9-g87fb7b8d+e2ab11cdd6",
36  "sdqa": None,
37  "ip_isr": "21.0.0-5-g7b47fff+4d2fe0280d",
38 }
39 __all__ = (
40  "__version__",
41  "__repo_version__",
42  "__fingerprint__",
43  "__dependency_versions__",
44 )