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