lsst.pipe.tasks  20.0.0-20-gbb9d1f89+8319b61838
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '20.0.0-20-gbb9d1f89+8319b61838'
3 __repo_version__ = '20.0.0-20-gbb9d1f89'
4 __fingerprint__ = '0x0'
5 __dependency_versions__ = {
6  'boost': 'unknown',
7  'python': 'unknown',
8  'base': '20.0.0-4-g4a2362f+f45b7d88f4',
9  'pex_exceptions': '20.0.0+8558dd3f48',
10  'numpy': 'None',
11  'utils': '20.0.0-2-gb095acb+ff88705a28',
12  'pex_config': '20.0.0-1-g2b7511a+38e2ebd2ba',
13  'boost_regex': 'unknown',
14  'daf_base': '20.0.0-2-g7818986+bd8eb6ed31',
15  'log4cxx': 'unknown',
16  'log': '20.0.0-1-gd1c87d7+bd8eb6ed31',
17  'boost_system': 'unknown',
18  'boost_filesystem': 'unknown',
19  'pex_policy': '20.0.0+38e2ebd2ba',
20  'daf_persistence': '20.0.0+093e6caacb',
21  'pipe_base': '20.0.0-9-gabd0d4c+0782e92c17',
22  'boost_math': 'unknown',
23  'eigen': '3.3.7.lsst2',
24  'fftw': 'unknown',
25  'ndarray': 'unknown',
26  'sphgeom': '20.0.0-4-gfea843c+f45b7d88f4',
27  'geom': '20.0.0-2-gec03fae+01e3669f2c',
28  'minuit2': 'unknown',
29  'gsl': 'unknown',
30  'cfitsio': 'unknown',
31  'boost_serialization': 'unknown',
32  'starlink_ast': 'unknown',
33  'astshim': '20.0.0+f45b7d88f4',
34  'afw': '20.0.0-7-geef20c811+1caa149b74',
35  'meas_base': '20.0.0-2-gdaeb0e8+7b69d97cd9',
36  'obs_base': '20.0.0-36-g2de6156+9bde0dbdfe',
37  'coadd_utils': '20.0.0+5b85ed75a0',
38  'coadd_chisquared': None,
39  'meas_algorithms': '20.0.0-6-g01203fff+ea0c5a6817',
40  'sdqa': None,
41  'ip_isr': '20.0.0-10-g142674a+5b6b07eeb2',
42  'ip_diffim': '20.0.0-5-ge4b5253+92157a333e',
43  'matplotlib': None,
44  'meas_astrom': '20.0.0-1-gc96f8cb+5b6b07eeb2',
45  'pybind11': 'unknown',
46  'meas_deblender': '20.0.0-1-g4d801e7+b9473a3ebb',
47  'obs_test': '20.0.0+636992dc57',
48  'daf_butler': '19.0.0-146-gf4a9c9d5+01e3669f2c',
49  'skymap': '20.0.0-2-g5ad0983+0782e92c17',
50 }
51 __all__ = (
52  '__version__',
53  '__repo_version__',
54  '__fingerprint__',
55  '__dependency_versions__',
56 )