lsst.meas.extensions.psfex gbeb006f7da+ae79b872d7
Loading...
Searching...
No Matches
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__: str = "gbeb006f7da+ae79b872d7"
3__repo_version__: str = "gbeb006f7da"
4__fingerprint__: str = "0x0"
5__dependency_versions__: dict[str, str | None] = {
6 "boost": "unknown",
7 "python": "unknown",
8 "base": "g52b1c1532d+772f6ae910",
9 "pex_exceptions": "gdaeeff99f8+5f98ece796",
10 "numpy": "None",
11 "cpputils": "g9ddcbc5298+b8d67c2d24",
12 "daf_base": "gb0e22166c9+b2f8f39b47",
13 "boost_math": "unknown",
14 "eigen": "unknown",
15 "fftw": "unknown",
16 "ndarray": "unknown",
17 "sphgeom": "g8a8a8dda67+772f6ae910",
18 "geom": "ga1e77700b3+13422f01d9",
19 "log4cxx": "unknown",
20 "log": "g2079a07aa2+5c891c76b9",
21 "pex_config": "gba4ed39666+f93da96cdf",
22 "minuit2": "unknown",
23 "gsl": "unknown",
24 "cfitsio": "unknown",
25 "starlink_ast": "unknown",
26 "astshim": "g50ff169b8f+68893e6fdc",
27 "afw": "g4183b1c57e+a4e7b00328",
28 "boost_test": "unknown",
29 "meas_base": "g4cf46543a9+cfb1427c88",
30 "meas_algorithms": "gab1f63e0c6+082b92ec23",
31 "pybind11": "unknown",
32 "psfex": "g7b9623be85+772f6ae910",
33}
34__all__ = (
35 "__version__",
36 "__repo_version__",
37 "__fingerprint__",
38 "__dependency_versions__",
39)