lsst.pipe.drivers  19.0.0-4-gac56cce+22
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '19.0.0-4-gac56cce+22'
3 __repo_version__ = '19.0.0-4-gac56cce'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 22
6 __dependency_versions__ = {
7  'boost': 'unknown',
8  'python': 'unknown',
9  'base': '19.0.0-3-gc2296d9',
10  'pex_exceptions': '19.0.0-3-ga84a0ef',
11  'numpy': 'None',
12  'utils': '19.0.0-8-g967c747',
13  'boost_regex': 'unknown',
14  'daf_base': '19.0.0-2-g4aada73',
15  'log4cxx': 'unknown',
16  'log': '19.0.0-1-g1faeb96',
17  'boost_system': 'unknown',
18  'boost_filesystem': 'unknown',
19  'pex_policy': '19.0.0-1-gad49e94',
20  'daf_persistence': '19.0.0-5-g24a5ec6',
21  'pex_config': '19.0.0-10-g3250e53',
22  'pipe_base': '19.0.0-18-gfb21c91+2',
23  'ctrl_pool': '19.0.0-3-g57fcecc+2',
24  'boost_math': 'unknown',
25  'eigen': '3.3.7.lsst2',
26  'fftw': 'unknown',
27  'ndarray': 'unknown',
28  'sphgeom': '19.0.0-3-gc70e9ed',
29  'geom': '19.0.0-3-g99a058e',
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',
37  'meas_base': '19.0.0-8-gb750100+2',
38  'obs_base': '19.0.0-53-gf4ac060',
39  'astrometry_net_data': None,
40  'coadd_utils': '19.0.0-2-g15ad1b6+2',
41  'coadd_chisquared': None,
42  'meas_algorithms': '19.0.0-17-gde1f5b76+3',
43  'sdqa': None,
44  'ip_isr': '19.0.0-23-g4cc2bcb',
45  'ip_diffim': '19.0.0-20-g12a598f',
46  'matplotlib': None,
47  'meas_astrom': '19.0.0-3-gc851abf+3',
48  'pybind11': 'unknown',
49  'meas_deblender': '19.0.0-4-gc799371+3',
50  'obs_test': '19.0.0-4-gb666382+3',
51  'daf_butler': '19.0.0-65-ga8942968',
52  'skymap': '19.0.0-2-g822544a+2',
53  'pipe_tasks': '19.0.0-55-g5222f1c4',
54 }
55 __all__ = (
56  '__version__',
57  '__repo_version__',
58  '__fingerprint__',
59  '__rebuild_version__',
60  '__dependency_versions__',
61 )