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