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