LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Variables
lsst.ip.diffim.version Namespace Reference

Variables

string __version__ = '11.0.rc2+12'
 
string __repo_version__ = '11.0.rc2'
 
string __fingerprint__ = 'c265b72e5c8d30774c22324031db001f8a1ce26a'
 
int __rebuild_version__ = 12
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__rebuild_version__', '__dependency_versions__')
 

Variable Documentation

Definition at line 37 of file version.py.

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

Definition at line 7 of file version.py.

string lsst.ip.diffim.version.__fingerprint__ = 'c265b72e5c8d30774c22324031db001f8a1ce26a'

Definition at line 5 of file version.py.

int lsst.ip.diffim.version.__rebuild_version__ = 12

Definition at line 6 of file version.py.

string lsst.ip.diffim.version.__repo_version__ = '11.0.rc2'

Definition at line 3 of file version.py.

string lsst.ip.diffim.version.__version__ = '11.0.rc2+12'

Definition at line 2 of file version.py.