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