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