File: control

package info (click to toggle)
iraf-st4gem 1.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,988 kB
  • sloc: fortran: 18,281; ansic: 3,147; yacc: 1,552; lisp: 207; makefile: 11; sh: 7; csh: 5
file content (32 lines) | stat: -rw-r--r-- 1,354 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
Source: iraf-st4gem
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               iraf-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-astro-team/iraf-st4gem
Vcs-Git: https://salsa.debian.org/debian-astro-team/iraf-st4gem.git
Homepage: https://gitlab.com/nsf-noirlab/csdc/usngo/iraf/st4gem
Rules-Requires-Root: no

Package: iraf-st4gem
Architecture: any
Multi-Arch: foreign
Depends: iraf,
         ${misc:Depends},
         ${shlibs:Depends}
Enhances: iraf
Description: Selected tools from the Space Telescope Science Data Analysis System
 The Space Telescope Science Data Analysis System (STSDAS) is software
 for calibrating and analyzing data from the Hubble Space Telescope
 (HST). STSDAS includes the same calibration routines as are used in
 the routine data processing pipeline, as well as general-purpose
 tools and enhancements to the Image Analysis and Reduction Facility
 (IRAF).
 .
 The original STSDAS package contained non-free code and was 32-bit
 only.  For the Gemini legacy data reduction pipeline, selected tasks
 of STSDAS were ported to 64 bit and non-free code was replaced. These
 tasks are also useful outside of the Gemini data reduction context.