File: control

package info (click to toggle)
pysynphot 0.9.8.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 36,788 kB
  • ctags: 25,475
  • sloc: python: 96,444; csh: 349; makefile: 221; ansic: 94; sh: 85
file content (95 lines) | stat: -rw-r--r-- 4,340 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Source: pysynphot
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all-dev (>= 2.6.6-3),
	       python-astropy (>= 0.3.1),
	       python-d2to1 (>= 0.2.11),
	       python-numpy (>= 1.5.1),
               python-setuptools (>= 0.6b3),
               python3-all-dev (>= 2.6.6-3),
	       python3-astropy (>= 0.3.1),
	       python3-d2to1 (>= 0.2.11),
	       python3-numpy (>= 1.5.1),
               python3-setuptools (>= 0.6b3)
Standards-Version: 3.9.8
Homepage: http://ssb.stsci.edu/pysynphot/docs/
Vcs-Git: https://anonscm.debian.org/git/debian-astro/packages/pysynphot.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/pysynphot.git

Package: python-pysynphot
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
Suggests: synphot-data
Description: Python Synthetic Photometry Utilities
 pysynphot simulates photometric data and spectra as they are observed with
 the Hubble Space Telescope (HST). Passbands for standard photometric systems
 are available, and users can incorporate their own filters, spectra, and
 data. pysynphot user interface allows you to:
 .
  * Construct complicated composite spectra from various grids of model
    atmosphere spectra, parameterized spectrum models, and atlases of stellar
    spectrophotometry.
  * Simulate observations.
  * Query the resulting structures for quantities of interest, such as
    countrate, effective wavelength, effective stimulus, as well as the
    wavelength and flux arrays.
  * Plot HST sensitivity curves and calibration target spectra.
  * Compute photometric calibration parameters for any HST instrument mode.
 .
 pysynphot can help HST observers to perform cross-instrument simulations, to
 examine the transmission curve of the HST Optical Telescope Assembly (OTA),
 and spectra of HST calibration targets. Expert users can take advantage of
 the control and data structures available in Python to easily perform
 repetitive operations such as simulate the observation of multiple type of
 sources through multiple observing modes.

Package: python3-pysynphot
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
Suggests: synphot-data
Description: Python 3 Synthetic Photometry Utilities
 pysynphot simulates photometric data and spectra as they are observed with
 the Hubble Space Telescope (HST). Passbands for standard photometric systems
 are available, and users can incorporate their own filters, spectra, and
 data. pysynphot user interface allows you to:
 .
  * Construct complicated composite spectra from various grids of model
    atmosphere spectra, parameterized spectrum models, and atlases of stellar
    spectrophotometry.
  * Simulate observations.
  * Query the resulting structures for quantities of interest, such as
    countrate, effective wavelength, effective stimulus, as well as the
    wavelength and flux arrays.
  * Plot HST sensitivity curves and calibration target spectra.
  * Compute photometric calibration parameters for any HST instrument mode.
 .
 pysynphot can help HST observers to perform cross-instrument simulations, to
 examine the transmission curve of the HST Optical Telescope Assembly (OTA),
 and spectra of HST calibration targets. Expert users can take advantage of
 the control and data structures available in Python 3 to easily perform
 repetitive operations such as simulate the observation of multiple type of
 sources through multiple observing modes.

Package: synphot-data
Section: contrib/science
Architecture: all
Depends: ${misc:Depends}, curl
Description: Optional data files for pysynphot
 pysynphot simulates photometric data and spectra as they are observed with
 the Hubble Space Telescope (HST).
 .
 This package downloads the data files for synphot and pysynphot:
 .
  * HST component throughput files and graph and component lookup tables,
  * Stellar and galactic model files,
  * the Castelli and Kurucz 2004 Atlas,
  * the Kurucz 1993 Atlas,
  * the Phoenix Models, and
  * the HST Calibration Spectra.
 .
 Note that installing this package will cause downloading more than 600 MB of
 data from archive.stsci.edu.