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