lsst.coadd.utils
g89139ef638+6343b42b9b
Loading...
Searching...
No Matches
python
lsst
coadd
utils
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__: str =
"g89139ef638+6343b42b9b"
3
__repo_version__: str =
"g89139ef638"
4
__fingerprint__: str =
"0x0"
5
__dependency_versions__: dict[str, str |
None
] = {
6
"boost"
:
"unknown"
,
7
"python"
:
"unknown"
,
8
"base"
:
"g53246c7159+8911f0c7c0"
,
9
"pex_exceptions"
:
"g786e29fd12+d9c7cde3df"
,
10
"numpy"
:
"None"
,
11
"cpputils"
:
"g87389fa792+5b6592a596"
,
12
"daf_base"
:
"g8ea07a8fe4+9581832265"
,
13
"boost_math"
:
"unknown"
,
14
"eigen"
:
"unknown"
,
15
"fftw"
:
"unknown"
,
16
"ndarray"
:
"unknown"
,
17
"sphgeom"
:
"gafb225b75d+8911f0c7c0"
,
18
"geom"
:
"g19811a7679+33b52fa60d"
,
19
"log4cxx"
:
"unknown"
,
20
"log"
:
"geaed405ab2+b3064fa941"
,
21
"pex_config"
:
"ge80df9fc40+b71017786e"
,
22
"minuit2"
:
"unknown"
,
23
"gsl"
:
"unknown"
,
24
"cfitsio"
:
"unknown"
,
25
"starlink_ast"
:
"unknown"
,
26
"astshim"
:
"gf5dcc679e7+17b6204ea6"
,
27
"afw"
:
"gf03f0b42f3+e27ba6bf39"
,
28
"pybind11"
:
"unknown"
,
29
}
30
__all__ = (
31
"__dependency_versions__"
,
32
"__fingerprint__"
,
33
"__repo_version__"
,
34
"__version__"
,
35
)
Generated on Sat May 30 2026 08:48:35 for lsst.coadd.utils by
1.13.2