lsst.pipe.drivers  17.0+3
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '17.0+3'
3 __repo_version__ = '17.0'
4 __fingerprint__ = '0x0'
5 __version_info__ = (17, 0)
6 __rebuild_version__ = 3
7 __dependency_versions__ = {
8  'boost': '1.68',
9  'python': 'unknown',
10  'base': '17.0',
11  'pex_exceptions': '17.0',
12  'numpy': '1.14.5',
13  'utils': '17.0',
14  'boost_regex': '1.68',
15  'daf_base': '17.0',
16  'log4cxx': '0.10.0.lsst7+1',
17  'log': '17.0',
18  'boost_system': '1.68',
19  'boost_filesystem': '1.68',
20  'pex_policy': '17.0',
21  'daf_persistence': '17.0',
22  'pex_config': '17.0',
23  'pipe_base': '17.0',
24  'ctrl_pool': '17.0',
25  'boost_math': '1.68',
26  'eigen': '3.3.4.lsst1',
27  'fftw': '3.3.4.lsst2',
28  'ndarray': '1.5.2+1',
29  'sphgeom': '17.0',
30  'geom': '17.0',
31  'minuit2': '5.34.14',
32  'gsl': '2.4',
33  'cfitsio': '3360.lsst6',
34  'boost_serialization': '1.68',
35  'starlink_ast': 'lsst-dev-gd6cc4e835a',
36  'astshim': '17.0',
37  'afw': '17.0',
38  'meas_base': '17.0',
39  'obs_base': '17.0',
40  'astrometry_net_data': '10.0+134',
41  'coadd_utils': '17.0',
42  'coadd_chisquared': None,
43  'meas_algorithms': '17.0',
44  'sdqa': None,
45  'ip_isr': '17.0',
46  'ip_diffim': '17.0',
47  'matplotlib': None,
48  'meas_astrom': '17.0',
49  'pybind11': '2.2.3.lsst2',
50  'meas_deblender': '17.0',
51  'obs_test': '17.0',
52  'daf_butler': '17.0',
53  'skymap': '17.0',
54  'pipe_tasks': '17.0+1',
55 }
56 __all__ = (
57  '__version__',
58  '__repo_version__',
59  '__fingerprint__',
60  '__version_info__',
61  '__rebuild_version__',
62  '__dependency_versions__',
63 )