lsst.pipe.drivers  22.0.0+65f1602696
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.0+65f1602696"
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.1-2-ga9b0f51+052faf71bd",
10  "pex_exceptions": "22.0.0+7589c3a021",
11  "numpy": "None",
12  "utils": "22.0.1-4-g5b7b756+c1283a92b8",
13  "daf_base": "22.0.1-4-g1930a60+283d9d2f1a",
14  "log4cxx": "unknown",
15  "log": "22.0.1-7-gba73697+283d9d2f1a",
16  "daf_persistence": "22.0.1-3-gaaec9c0+4d194bf81c",
17  "ctrl_pool": "22.0.1-2-g92698f7+a229f21c55",
18  "boost_math": "unknown",
19  "eigen": "3.3.7.lsst2-1-g398bedf",
20  "fftw": "unknown",
21  "ndarray": "unknown",
22  "sphgeom": "22.0.1-1-g8760c09+052faf71bd",
23  "geom": "22.0.1-3-g8c1d971+f90df4c6d0",
24  "pex_config": "22.0.1-1-g87000a6+314cd8b7ea",
25  "minuit2": "unknown",
26  "gsl": "unknown",
27  "cfitsio": "unknown",
28  "starlink_ast": "unknown",
29  "astshim": "22.0.0+052faf71bd",
30  "afw": "22.0.1-29-g184b6e44e+8b185d4e2d",
31  "meas_base": "22.0.1-14-g86e9b50+b91186ebf9",
32  "obs_base": "22.0.1-18-g3ad3863+a503c2b60f",
33  "coadd_utils": "22.0.0+a229f21c55",
34  "coadd_chisquared": None,
35  "meas_algorithms": "22.0.1-21-g532228a4+f80253757f",
36  "sdqa": None,
37  "ip_isr": "22.0.1-19-g88addfe+efde0592bf",
38  "ip_diffim": "22.0.1-17-ge5a99e88+18fe55e0b0",
39  "matplotlib": None,
40  "meas_astrom": "22.0.1-4-g8623105+efde0592bf",
41  "pybind11": "unknown",
42  "meas_deblender": "22.0.1-2-g1cb3e5b+e1e59fa3bf",
43  "obs_test": "22.0.1-2-gcb770ba+55c4a01110",
44  "daf_butler": "22.0.1-71-g55814b38+f90df4c6d0",
45  "skymap": "22.0.1-3-g997b569+3c96716138",
46  "pipe_tasks": "21.0.0-139-g4e3796b1+8c8683df0a",
47 }
48 __all__ = (
49  "__version__",
50  "__repo_version__",
51  "__fingerprint__",
52  "__version_info__",
53  "__dependency_versions__",
54 )