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