lsst.meas.extensions.psfex 22.0.1-5-gdea7e14+1a4f590807
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "22.0.1-5-gdea7e14+1a4f590807"
3__repo_version__ = "22.0.1-5-gdea7e14"
4__fingerprint__ = "0x0"
5__dependency_versions__ = {
6 "boost": "unknown",
7 "python": "unknown",
8 "base": "22.0.1-3-gb9f71e8+b642b25b33",
9 "pex_exceptions": "22.0.1-1-g958458c+24c197bd4d",
10 "numpy": "None",
11 "cpputils": "main-g1ffd6c4751+98ce63d368",
12 "daf_base": "22.0.1-7-g68429ac+d821ab566f",
13 "log4cxx": "unknown",
14 "log": "22.0.1-10-ga637823+d821ab566f",
15 "daf_persistence": "22.0.1-5-g6a31054+ce3c596283",
16 "boost_math": "unknown",
17 "eigen": "3.3.7.lsst2-1-g398bedf",
18 "fftw": "unknown",
19 "ndarray": "unknown",
20 "sphgeom": "22.0.1-8-gfb2c8f9+b642b25b33",
21 "geom": "22.0.1-7-g55b2fe3+ad2a344541",
22 "pex_config": "22.0.1-4-g5bf565c+12a2ff3f23",
23 "minuit2": "unknown",
24 "gsl": "unknown",
25 "cfitsio": "unknown",
26 "starlink_ast": "unknown",
27 "astshim": "22.0.1-2-g545b398+b642b25b33",
28 "afw": "22.0.1-43-gf2a78aa89+d93e5fd551",
29 "boost_test": "unknown",
30 "meas_base": "22.0.1-26-g26961ef+33fe4e121a",
31 "meas_algorithms": "22.0.1-35-gcb622b2d+20f592e3b8",
32 "pybind11": "unknown",
33 "utils": "22.0.1-18-g7409401+c5ef060efd",
34 "psfex": "22.0.1-1-g57437a1+b642b25b33",
35}
36__all__ = (
37 "__version__",
38 "__repo_version__",
39 "__fingerprint__",
40 "__dependency_versions__",
41)