lsst.meas.base
7.0-hsc+1
python
lsst
meas
base
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'7.0-hsc+1'
3
__repo_version__ =
'7.0-hsc'
4
__fingerprint__ =
'b3f5c0c2ce90393565357295ee47fd242d154cb7'
5
__rebuild_version__ = 1
6
__dependency_versions__ = {
7
'boost'
:
'1.60.lsst1-3-g1c4857aa'
,
8
'boost_math'
:
'1.60.lsst1-3-g1c4857aa'
,
9
'eigen'
:
'7.2-hsc'
,
10
'numpy'
:
'1.13.1-2-g36a8a36'
,
11
'fftw'
:
'3.3.4.lsst2'
,
12
'ndarray'
:
'7.0-hsc-1-g8273558'
,
13
'base'
:
'7.0-hsc'
,
14
'pex_exceptions'
:
'7.0-hsc'
,
15
'sphgeom'
:
'7.0-hsc'
,
16
'python'
:
'unknown'
,
17
'utils'
:
'7.0-hsc'
,
18
'geom'
:
'7.0-hsc'
,
19
'boost_regex'
:
'1.60.lsst1-3-g1c4857aa'
,
20
'daf_base'
:
'7.0-hsc'
,
21
'log4cxx'
:
'0.10.0.lsst7+2'
,
22
'log'
:
'7.0-hsc'
,
23
'boost_system'
:
'1.60.lsst1-3-g1c4857aa'
,
24
'boost_filesystem'
:
'1.60.lsst1-3-g1c4857aa'
,
25
'pex_policy'
:
'7.0-hsc'
,
26
'daf_persistence'
:
'7.0-hsc'
,
27
'pex_config'
:
'7.0-hsc'
,
28
'minuit2'
:
'5.34.14'
,
29
'gsl'
:
'2.4'
,
30
'cfitsio'
:
'3360.lsst5-1-gfc68e3c'
,
31
'boost_serialization'
:
'1.60.lsst1-3-g1c4857aa'
,
32
'starlink_ast'
:
'7.0-hsc'
,
33
'astshim'
:
'7.3-hsc'
,
34
'afw'
:
'7.6-hsc'
,
35
'pybind11'
:
'2.1.1-4-gd10a463'
,
36
}
37
__all__ = (
38
'__version__'
,
39
'__repo_version__'
,
40
'__fingerprint__'
,
41
'__rebuild_version__'
,
42
'__dependency_versions__'
,
43
)
Generated on Fri Jun 7 2019 17:28:13 for lsst.meas.base by
1.8.13