lsst.pipe.tasks  20.0.0-8-g7eef53f7+4
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '20.0.0-8-g7eef53f7+4'
3 __repo_version__ = '20.0.0-8-g7eef53f7'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 4
6 __dependency_versions__ = {
7  'boost': 'unknown',
8  'python': 'unknown',
9  'base': '20.0.0-3-g082faa5+1',
10  'pex_exceptions': '20.0.0+2',
11  'numpy': 'None',
12  'utils': '20.0.0+2',
13  'pex_config': '20.0.0+3',
14  'boost_regex': 'unknown',
15  'daf_base': '20.0.0-1-g8a53f90+1',
16  'log4cxx': 'unknown',
17  'log': '20.0.0-1-gd1c87d7+1',
18  'boost_system': 'unknown',
19  'boost_filesystem': 'unknown',
20  'pex_policy': '20.0.0+3',
21  'daf_persistence': '20.0.0+4',
22  'pipe_base': '20.0.0-2-g04cfba9+1',
23  'boost_math': 'unknown',
24  'eigen': '3.3.7.lsst2',
25  'fftw': 'unknown',
26  'ndarray': 'unknown',
27  'sphgeom': '20.0.0+2',
28  'geom': '20.0.0-2-gec03fae+1',
29  'minuit2': 'unknown',
30  'gsl': 'unknown',
31  'cfitsio': 'unknown',
32  'boost_serialization': 'unknown',
33  'starlink_ast': 'unknown',
34  'astshim': '20.0.0+1',
35  'afw': '20.0.0-4-gde602ef96+2',
36  'meas_base': '20.0.0+8',
37  'obs_base': '20.0.0-15-g34741e2+2',
38  'coadd_utils': '20.0.0+8',
39  'coadd_chisquared': None,
40  'meas_algorithms': '20.0.0-3-gbdbfa727',
41  'sdqa': None,
42  'ip_isr': '20.0.0-3-g2fa8bb8+5',
43  'ip_diffim': '20.0.0-1-g596936a+8',
44  'matplotlib': None,
45  'meas_astrom': '20.0.0-1-gc96f8cb+9',
46  'pybind11': 'unknown',
47  'meas_deblender': '20.0.0+10',
48  'obs_test': '20.0.0+10',
49  'daf_butler': '19.0.0-113-g0a1db075+1',
50  'skymap': '20.0.0+7',
51 }
52 __all__ = (
53  '__version__',
54  '__repo_version__',
55  '__fingerprint__',
56  '__rebuild_version__',
57  '__dependency_versions__',
58 )