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