lsst.meas.modelfit  17.0.1-2-ga5d6a7c
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '17.0.1-2-ga5d6a7c'
3 __repo_version__ = '17.0.1-2-ga5d6a7c'
4 __fingerprint__ = '0x0'
5 __dependency_versions__ = {
6  'boost': '1.69',
7  'python': 'unknown',
8  'base': '17.0+1',
9  'pex_exceptions': '17.0+2',
10  'numpy': '1.14.5+1',
11  'utils': '17.0+2',
12  'boost_regex': '1.69',
13  'daf_base': '17.0.1-1-gaef33af+2',
14  'log4cxx': '0.10.0.lsst7+1',
15  'log': '17.0+2',
16  'boost_system': '1.69',
17  'boost_filesystem': '1.69',
18  'pex_policy': '17.0+2',
19  'daf_persistence': '17.0.1-1-gfc6fb1f+2',
20  'boost_math': '1.69',
21  'eigen': '3.3.4.lsst1',
22  'fftw': '3.3.4.lsst2',
23  'ndarray': '1.5.2+2',
24  'sphgeom': '17.0+1',
25  'geom': '17.0+1',
26  'pex_config': '17.0.1-1-g703d48b+3',
27  'minuit2': '5.34.14',
28  'gsl': '2.4',
29  'cfitsio': '3360.lsst6',
30  'boost_serialization': '1.69',
31  'starlink_ast': 'lsst-dev-gd6cc4e835a',
32  'astshim': '17.0+1',
33  'afw': '17.0.1-5-g81fa8e03f',
34  'meas_base': '17.0.1-3-geaa4c8a',
35  'pipe_base': '17.0.1-1-g0d345a5+6',
36  'meas_algorithms': '17.0.1-2-g2a2f1b99+6',
37  'shapelet': '17.0+7',
38  'boost_test': '1.69',
39  'pybind11': '2.2.3.lsst2',
40 }
41 __all__ = (
42  '__version__',
43  '__repo_version__',
44  '__fingerprint__',
45  '__dependency_versions__',
46 )