lsst.pipe.drivers  18.0.0-2-g8693031
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '18.0.0-2-g8693031'
3 __repo_version__ = '18.0.0-2-g8693031'
4 __fingerprint__ = '0x0'
5 __dependency_versions__ = {
6  'boost': '1.69-1-g7c78c5aa',
7  'python': 'unknown',
8  'base': '17.0+8',
9  'pex_exceptions': '18.0.0+3',
10  'numpy': '1.16.2',
11  'utils': '18.0.0-2-gf03bb23+6',
12  'boost_regex': '1.69-1-g7c78c5aa',
13  'daf_base': '18.0.0-2-ge43143a+1',
14  'log4cxx': '0.10.0.lsst7+1',
15  'log': '18.0.0+5',
16  'boost_system': '1.69-1-g7c78c5aa',
17  'boost_filesystem': '1.69-1-g7c78c5aa',
18  'pex_policy': '18.0.0-1-g0001055+4',
19  'daf_persistence': '18.0.0-1-g5e4b7ea+9',
20  'pex_config': '18.0.0-1-gc037db8+1',
21  'pipe_base': '18.0.0-2-g0ee56d7+9',
22  'ctrl_pool': '17.0+76',
23  'boost_math': '1.69-1-g7c78c5aa',
24  'eigen': '3.3.4.lsst1-1-g221959b',
25  'fftw': '3.3.4.lsst2',
26  'ndarray': '1.5.3+1',
27  'sphgeom': '17.0+8',
28  'geom': '18.0.0+5',
29  'minuit2': '5.34.14',
30  'gsl': '2.4',
31  'cfitsio': '3360.lsst6',
32  'boost_serialization': '1.69-1-g7c78c5aa',
33  'starlink_ast': 'lsst-dev-gd6cc4e835a',
34  'astshim': '18.0.0+1',
35  'afw': '18.0.0-9-ga83fda388',
36  'meas_base': '18.0.0-2-g9c63283+5',
37  'obs_base': '18.0.0-7-g898c2a1+2',
38  'astrometry_net_data': '8.0.0.0+67',
39  'coadd_utils': '18.0.0-1-g1349e88+6',
40  'coadd_chisquared': None,
41  'meas_algorithms': '18.0.0-6-g274f0897+1',
42  'sdqa': None,
43  'ip_isr': '18.0.0-9-g4b17231',
44  'ip_diffim': '18.0.0-5-gba33251+6',
45  'matplotlib': None,
46  'meas_astrom': '18.0.0-3-g230d21f+4',
47  'pybind11': '2.2.4.lsst1+1',
48  'meas_deblender': '18.0.0-2-gdf0b915+6',
49  'obs_test': '18.0.0-4-g329782e+6',
50  'daf_butler': '18.0.0-6-g7220349+2',
51  'skymap': '18.0.0-1-g380d4d4+1',
52  'pipe_tasks': '18.0.0-8-g24ce6f0f+6',
53 }
54 __all__ = (
55  '__version__',
56  '__repo_version__',
57  '__fingerprint__',
58  '__dependency_versions__',
59 )