lsst.pipe.tasks  22.0.0+4fb2b8f86e
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.0+4fb2b8f86e"
3 __repo_version__ = "22.0.0"
4 __fingerprint__ = "0x0"
5 __version_info__ = (22, 0, 0)
6 __dependency_versions__ = {
7  "boost": "unknown",
8  "python": "unknown",
9  "base": "22.0.0+04719a4bac",
10  "pex_exceptions": "22.0.0+5e4aea9c2f",
11  "numpy": "None",
12  "utils": "22.0.0+0de219a2bc",
13  "pex_config": "22.0.0+f5e6047307",
14  "boost_regex": "unknown",
15  "daf_base": "22.0.0+616205b9df",
16  "log4cxx": "unknown",
17  "log": "22.0.0+616205b9df",
18  "daf_persistence": "22.0.0+d1bd76f71f",
19  "pipe_base": "22.0.0+b60e2d390c",
20  "boost_math": "unknown",
21  "eigen": "3.3.7.lsst2-1-g398bedf",
22  "fftw": "unknown",
23  "ndarray": "unknown",
24  "sphgeom": "22.0.0+04719a4bac",
25  "geom": "22.0.0+06509c8b61",
26  "minuit2": "unknown",
27  "gsl": "unknown",
28  "cfitsio": "unknown",
29  "boost_system": "unknown",
30  "boost_filesystem": "unknown",
31  "boost_serialization": "unknown",
32  "starlink_ast": "unknown",
33  "astshim": "22.0.0+04719a4bac",
34  "afw": "22.0.0+e73869a214",
35  "meas_base": "22.0.0+cd19d05db2",
36  "obs_base": "22.0.0+6225f1ba97",
37  "coadd_utils": "22.0.0+8babb168e8",
38  "coadd_chisquared": None,
39  "meas_algorithms": "22.0.0+71a93a33c0",
40  "sdqa": None,
41  "ip_isr": "22.0.0+a9c1acf22d",
42  "ip_diffim": "22.0.0+86977b0b17",
43  "matplotlib": None,
44  "meas_astrom": "22.0.0+a9c1acf22d",
45  "pybind11": "unknown",
46  "meas_deblender": "22.0.0+e0b24896a3",
47  "obs_test": "22.0.0+6c55c39e83",
48  "daf_butler": "22.0.0+06509c8b61",
49  "skymap": "22.0.0+b60e2d390c",
50 }
51 __all__ = (
52  "__version__",
53  "__repo_version__",
54  "__fingerprint__",
55  "__version_info__",
56  "__dependency_versions__",
57 )