LSSTApplications  11.0-13-gbb96280,12.1.rc1,12.1.rc1+1,12.1.rc1+2,12.1.rc1+5,12.1.rc1+8,12.1.rc1-1-g06d7636+1,12.1.rc1-1-g253890b+5,12.1.rc1-1-g3d31b68+7,12.1.rc1-1-g3db6b75+1,12.1.rc1-1-g5c1385a+3,12.1.rc1-1-g83b2247,12.1.rc1-1-g90cb4cf+6,12.1.rc1-1-g91da24b+3,12.1.rc1-2-g3521f8a,12.1.rc1-2-g39433dd+4,12.1.rc1-2-g486411b+2,12.1.rc1-2-g4c2be76,12.1.rc1-2-gc9c0491,12.1.rc1-2-gda2cd4f+6,12.1.rc1-3-g3391c73+2,12.1.rc1-3-g8c1bd6c+1,12.1.rc1-3-gcf4b6cb+2,12.1.rc1-4-g057223e+1,12.1.rc1-4-g19ed13b+2,12.1.rc1-4-g30492a7
LSSTDataManagementBasePackage
Variables
lsst.afw.version Namespace Reference

Variables

string __version__ = '12.1.rc1-4-g057223e+1'
 
string __repo_version__ = '12.1.rc1-4-g057223e'
 
string __fingerprint__ = '057223eaf06faccd9bb52423f8e0505a01a9cbc6'
 
int __rebuild_version__ = 1
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__fingerprint__', '__rebuild_version__', '__dependency_versions__')
 

Variable Documentation

Definition at line 35 of file version.py.

dictionary lsst.afw.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.60.lsst1',
3  'python': 'unknown',
4  'boost_regex': '1.60.lsst1',
5  'base': '12.1.rc1',
6  'pex_exceptions': '12.1.rc1',
7  'numpy': '0.0.3',
8  'utils': '12.1.rc1+1',
9  'daf_base': '12.1.rc1-2-gc9c0491',
10  'log4cxx': '0.10.0.lsst6+1',
11  'log': '12.1.rc1-1-g83b2247',
12  'boost_system': '1.60.lsst1',
13  'boost_filesystem': '1.60.lsst1',
14  'pex_policy': '12.1.rc1+2',
15  'mariadbclient': '10.1.11.lsst3',
16  'boost_serialization': '1.60.lsst1',
17  'daf_persistence': '12.1.rc1-3-g8c1bd6c+1',
18  'pex_config': '12.1.rc1+2',
19  'eigen': '3.2.5.lsst2',
20  'fftw': '3.3.4.lsst2',
21  'ndarray': '1.2.0.lsst1',
22  'minuit2': '5.34.14',
23  'gsl': '1.16.lsst3',
24  'cfitsio': '3360.lsst4',
25  'wcslib': '5.13.lsst1',
26  'boost_test': '1.60.lsst1',
27  'swig': 'unknown',
28  'cuda_toolkit': None,
29 }

Definition at line 6 of file version.py.

string lsst.afw.version.__fingerprint__ = '057223eaf06faccd9bb52423f8e0505a01a9cbc6'

Definition at line 4 of file version.py.

int lsst.afw.version.__rebuild_version__ = 1

Definition at line 5 of file version.py.

string lsst.afw.version.__repo_version__ = '12.1.rc1-4-g057223e'

Definition at line 3 of file version.py.

string lsst.afw.version.__version__ = '12.1.rc1-4-g057223e+1'

Definition at line 2 of file version.py.