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