LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Variables
lsst.afw.version Namespace Reference

Variables

string __version__ = '11.0-2-g04d2804'
 
string __repo_version__ = '11.0-2-g04d2804'
 
string __fingerprint__ = '04d2804a9b7f07f0e290bd7a1d901b62d052149b'
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__dependency_versions__')
 

Variable Documentation

tuple lsst.afw.version.__all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__dependency_versions__')

Definition at line 34 of file version.py.

dictionary lsst.afw.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.59.lsst1',
3  'python': 'unknown',
4  'boost_regex': '1.59.lsst1',
5  'base': '11.0',
6  'pex_exceptions': '10.0+46',
7  'numpy': '0.0.1+5',
8  'utils': '11.0-1-g47edd16',
9  'daf_base': '11.0+1',
10  'boost_system': '1.59.lsst1',
11  'boost_filesystem': '1.59.lsst1',
12  'pex_logging': '11.0+1',
13  'pex_policy': '11.0+1',
14  'mysqlclient': '5.1.73.lsst2',
15  'boost_serialization': '1.59.lsst1',
16  'daf_persistence': '11.0-1-g7418c06',
17  'pex_config': '11.0+1',
18  'eigen': '3.2.5',
19  'fftw': '3.3.4.lsst1',
20  'ndarray': '10.1+37',
21  'minuit2': '5.28.00.lsst1',
22  'gsl': '1.16.lsst2',
23  'cfitsio': '3360.lsst3',
24  'wcslib': '4.14.lsst1+3',
25  'boost_test': '1.59.lsst1',
26  'swig': 'unknown',
27  'cuda_toolkit': None,
28 }

Definition at line 6 of file version.py.

string lsst.afw.version.__fingerprint__ = '04d2804a9b7f07f0e290bd7a1d901b62d052149b'

Definition at line 5 of file version.py.

string lsst.afw.version.__repo_version__ = '11.0-2-g04d2804'

Definition at line 3 of file version.py.

string lsst.afw.version.__version__ = '11.0-2-g04d2804'

Definition at line 2 of file version.py.