lsst.pipe.drivers  14.0-6-gdf47936+1
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '14.0-6-gdf47936+1'
3 __repo_version__ = '14.0-6-gdf47936'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 1
6 __dependency_versions__ = {
7  'boost': '1.60.lsst1+2',
8  'python': 'unknown',
9  'boost_regex': '1.60.lsst1+2',
10  'base': '14.0-7-g79b6bfd+2',
11  'pex_exceptions': '14.0-1-g13ef843+2',
12  'numpy': '1.13.1',
13  'utils': '14.0-4-gac01bb5+2',
14  'daf_base': '14.0-3-g99bcfa4+2',
15  'log4cxx': '0.10.0.lsst7',
16  'log': '14.0-1-g73c05b9+2',
17  'boost_system': '1.60.lsst1+2',
18  'boost_filesystem': '1.60.lsst1+2',
19  'pex_policy': '14.0-1-g4b114ac+2',
20  'mariadbclient': '10.1.21.lsst2',
21  'boost_serialization': '1.60.lsst1+2',
22  'daf_persistence': '14.0-12-gd7f0e7e',
23  'pex_config': '14.0-1-gbcd7061+2',
24  'pipe_base': '14.0-6-ge2c9487+1',
25  'ctrl_pool': '14.0+10',
26  'eigen': '3.2.5.lsst2-1-g8975fe8',
27  'fftw': '3.3.4.lsst2',
28  'ndarray': '1.3.0-4-g0cefb59+3',
29  'minuit2': '5.34.14',
30  'gsl': '1.16.lsst3',
31  'cfitsio': '3360.lsst4-1-gf398627',
32  'wcslib': '5.13.lsst1+1',
33  'starlink_ast': 'lsst-dev-g2233061357',
34  'astshim': '14.0-8-g6380fcc',
35  'afw': '14.0-23-g38c323faa',
36  'meas_base': '14.0-9-g876143c+4',
37  'obs_base': '14.0-16-gf97607a',
38  'astrometry_net_data': '10.0+115',
39  'coadd_utils': '14.0+11',
40  'coadd_chisquared': '14.0+11',
41  'geom': '14.0-1-g7257b6a+2',
42  'boost_math': '1.60.lsst1+2',
43  'meas_algorithms': '14.0-7-g23fdbe95+5',
44  'sdqa': None,
45  'ip_isr': '14.0-2-g0af5a6c+10',
46  'ip_diffim': '14.0-6-gf4bc96c+10',
47  'matplotlib': None,
48  'meas_astrom': '14.0-4-g4cc409d',
49  'pybind11': '2.1.1',
50  'meas_deblender': '14.0-1-g8b7e855+10',
51  'obs_test': '14.0-4-g7685640+9',
52  'skymap': '14.0-1-g8e4ac8f+2',
53  'pipe_tasks': '14.0-19-g29094cd5+1',
54 }
55 __all__ = (
56  '__version__',
57  '__repo_version__',
58  '__fingerprint__',
59  '__rebuild_version__',
60  '__dependency_versions__',
61 )