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