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