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