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