lsst.pipe.drivers  19.0.0-5-gac6c5c4
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '19.0.0-5-gac6c5c4'
3 __repo_version__ = '19.0.0-5-gac6c5c4'
4 __fingerprint__ = '0x0'
5 __dependency_versions__ = {
6  'boost': 'unknown',
7  'python': 'unknown',
8  'base': '19.0.0-4-gb4e0033',
9  'pex_exceptions': '19.0.0-3-ga84a0ef+1',
10  'numpy': 'None',
11  'utils': '19.0.0-8-g967c747+1',
12  'boost_regex': 'unknown',
13  'daf_base': '19.0.0-2-g4aada73+1',
14  'log4cxx': 'unknown',
15  'log': '19.0.0-1-g1faeb96+1',
16  'boost_system': 'unknown',
17  'boost_filesystem': 'unknown',
18  'pex_policy': '19.0.0-1-gad49e94+1',
19  'daf_persistence': '19.0.0-5-g24a5ec6+1',
20  'pex_config': '19.0.0-10-g3250e53+1',
21  'pipe_base': '19.0.0-18-gfb21c91+4',
22  'ctrl_pool': '19.0.0-3-g57fcecc+4',
23  'boost_math': 'unknown',
24  'eigen': '3.3.7.lsst2',
25  'fftw': 'unknown',
26  'ndarray': 'unknown',
27  'sphgeom': '19.0.0-3-gc70e9ed+1',
28  'geom': '19.0.0-3-g99a058e+1',
29  'minuit2': 'unknown',
30  'gsl': 'unknown',
31  'cfitsio': 'unknown',
32  'boost_serialization': 'unknown',
33  'starlink_ast': 'unknown',
34  'astshim': '19.0.0-2-g6e0b8f9',
35  'afw': '19.0.0-22-gd98cb7f78+1',
36  'meas_base': '19.0.0-8-gb750100+4',
37  'obs_base': '19.0.0-56-g64d9981',
38  'coadd_utils': '19.0.0-2-g15ad1b6+4',
39  'coadd_chisquared': None,
40  'meas_algorithms': '19.0.0-17-gde1f5b76+5',
41  'sdqa': None,
42  'ip_isr': '19.0.0-23-g4cc2bcb+2',
43  'ip_diffim': '19.0.0-20-g12a598f+2',
44  'matplotlib': None,
45  'meas_astrom': '19.0.0-3-gc851abf+5',
46  'pybind11': 'unknown',
47  'meas_deblender': '19.0.0-4-gc799371+5',
48  'obs_test': '19.0.0-5-g309d03d',
49  'daf_butler': '19.0.0-67-g835d2b5a+1',
50  'skymap': '19.0.0-2-g822544a+4',
51  'pipe_tasks': '19.0.0-58-g9eef6902',
52 }
53 __all__ = (
54  '__version__',
55  '__repo_version__',
56  '__fingerprint__',
57  '__dependency_versions__',
58 )