How to Install and Uninstall weightwatcher Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 23,2025

1. Install "weightwatcher" package

This is a short guide on how to install weightwatcher on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install weightwatcher

2. Uninstall "weightwatcher" package

This is a short guide on how to uninstall weightwatcher on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove weightwatcher $ sudo apt autoclean && sudo apt autoremove

3. Information about the weightwatcher package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: weightwatcher
Priority: optional
Section: universe/science
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Version: 1.12-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/w/weightwatcher/weightwatcher_1.12-1_amd64.deb
Size: 95360
MD5sum: 1837043d18d43736b7f0b0add9d0930a
SHA1: 41131ecab179646dac6f43cba5fae139001c4b8a
SHA256: 2dd4a74c994c65e4a09f0c0d6b50aa9c8f5c5e3e454b59dfb6c92fd758970546
Description-en: Combine maps and polygon data for astronomical image processing
WeightWatcher is a program that combines weight-maps, flag-maps and polygon
data in order to produce control maps which can directly be used in
astronomical image-processing packages like Drizzle, Swarp or SExtractor.
.
Weight-thresholding and/or specific flag selections are applied by
WeightWatcher through a configuration file: this alleviates other programs
from such interpretation work. WeightWatcher will mostly be useful as part of
an imaging survey pipeline. Its main features are:
.
* Processing speed: limited by the I/O performances of the machine
(typically 50 Mpixel/s on a workstation),
* Ability to work with very large images (up to, say, 10^8 × 10^9 pixels on
a 64 bit system),
* FITS format (including Multi-Extension) is used for input and
output. Output flag-map format selection is automatic (8, 16 or 32bits),
* Up to 30 weight-maps, 30 flag-maps, and thousands of polygons can be
handled simultaneously.
* Automatic rasterizing of DS9 .reg files,
* Statistics of flagged and weighted areas,
* Metadata output in XML-VOTable format.
Description-md5: 0504dbac4f037b8b14ad99038dcd0e8f
Homepage: http://www.astromatic.net/software/weightwatcher
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu