lsst.pipe.drivers
19.0.0-3-gce3f959+4
python
lsst
pipe
drivers
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'19.0.0-3-gce3f959+4'
3
__repo_version__ =
'19.0.0-3-gce3f959'
4
__fingerprint__ =
'0x0'
5
__rebuild_version__ = 4
6
__dependency_versions__ = {
7
'boost'
:
'1.69.lsst1'
,
8
'python'
:
'unknown'
,
9
'base'
:
'19.0.0-2-g9675b69+1'
,
10
'pex_exceptions'
:
'19.0.0+3'
,
11
'numpy'
:
'1.16.2'
,
12
'utils'
:
'19.0.0-7-g686a884+2'
,
13
'boost_regex'
:
'1.69.lsst1'
,
14
'daf_base'
:
'19.0.0-1-g49a97f9+1'
,
15
'log4cxx'
:
'0.10.0.lsst7+1'
,
16
'log'
:
'19.0.0+7'
,
17
'boost_system'
:
'1.69.lsst1'
,
18
'boost_filesystem'
:
'1.69.lsst1'
,
19
'pex_policy'
:
'19.0.0+7'
,
20
'daf_persistence'
:
'19.0.0-1-g6fe20d0+6'
,
21
'pex_config'
:
'19.0.0-5-g9aa49c1'
,
22
'pipe_base'
:
'19.0.0-8-g0bc810d+1'
,
23
'ctrl_pool'
:
'19.0.0-2-g260436e+16'
,
24
'boost_math'
:
'1.69.lsst1'
,
25
'eigen'
:
'3.3.7.lsst2'
,
26
'fftw'
:
'3.3.4.lsst2'
,
27
'ndarray'
:
'1.5.3.lsst2'
,
28
'sphgeom'
:
'19.0.0-1-g5549ca4+2'
,
29
'geom'
:
'19.0.0-2-gde8e5e3+1'
,
30
'minuit2'
:
'5.34.14'
,
31
'gsl'
:
'2.6'
,
32
'cfitsio'
:
'3360.lsst6'
,
33
'boost_serialization'
:
'1.69.lsst1'
,
34
'starlink_ast'
:
'lsst-dev-gd6cc4e835a'
,
35
'astshim'
:
'19.0.0-1-ga72da6b+1'
,
36
'afw'
:
'19.0.0-12-g03a29998f+2'
,
37
'meas_base'
:
'19.0.0-3-g27e4659+1'
,
38
'obs_base'
:
'19.0.0-21-gaaa92db+1'
,
39
'astrometry_net_data'
:
'10.0-1-gc676a60+5'
,
40
'coadd_utils'
:
'19.0.0-1-gefe1d0d+12'
,
41
'coadd_chisquared'
:
None
,
42
'meas_algorithms'
:
'19.0.0-7-ga57c4689+7'
,
43
'sdqa'
:
None
,
44
'ip_isr'
:
'19.0.0-10-g17493b7'
,
45
'ip_diffim'
:
'19.0.0-7-g2f7a0e4'
,
46
'matplotlib'
:
None
,
47
'meas_astrom'
:
'19.0.0+35'
,
48
'pybind11'
:
'2.2.4.lsst2'
,
49
'meas_deblender'
:
'19.0.0+40'
,
50
'obs_test'
:
'19.0.0-2-g0d9f9cd+32'
,
51
'daf_butler'
:
'19.0.0-26-ga10bd6fc'
,
52
'skymap'
:
'19.0.0+31'
,
53
'pipe_tasks'
:
'19.0.0-25-gebd1155b+1'
,
54
}
55
__all__ = (
56
'__version__'
,
57
'__repo_version__'
,
58
'__fingerprint__'
,
59
'__rebuild_version__'
,
60
'__dependency_versions__'
,
61
)
Generated on Fri Feb 14 2020 11:24:02 for lsst.pipe.drivers by
1.8.13