From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IKcQKA/TJWVbvQAAauVa8A:P1 (envelope-from ) for ; Wed, 11 Oct 2023 00:41:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IKcQKA/TJWVbvQAAauVa8A (envelope-from ) for ; Wed, 11 Oct 2023 00:41:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6A5433BEEB for ; Wed, 11 Oct 2023 00:41:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=BPj6Or6l; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696977679; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=GuZb0WF13j2cNbX247r3UXcHNn4K6h5k/vB73Fj3UG0=; b=NOMF+WeJiGaDcvnqaGBacCC3stIxJXXJMwu4hyrbla+VToUqIt9yma/5e2FyEuyt6o1B2b MF8NxFIk9GauIT7mguvdj3kftc5vEMreppNRw0QtqVO4OzsnNZt72+nHt6ALit9ZQ4vVDw eOumyPlAK/qGg817WAi5OKneAPf13Hd61v6yIxSBfbSfYLmt+BeJJet8JYlOqOw/U42vKP RXi95qbcDRUQX9Re781w6iIzCfVKY8NfOlHR/qYxwmvj4NtvwpOVN2iVnmNY/2Bx/me/C6 KvX6/RQWjoDwcc9mnrFmpNCFg+ACHc9VsegNiHhtqzruxShhr2RO8uk5DWMzQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=BPj6Or6l; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696977679; a=rsa-sha256; cv=none; b=HHyrIct6WmPxaMEJVlaCuG29PmasACpClsS8lvWtnpkBJ7WDFeWlg7nEysfITzD7RLPBvp DVnal+TwzgjoIBmldn7vq7ip0L/1UwzB4Vha/6cwCe4xEyWShO4caZzH9EMSb2On2LGj+x gqher6hHgC+3+1bfQhKL7FIQ7lVMtTEvqNAkLASt05I+CKwcNzLIvh1S+s8B4ChViC72lb URV4QFL5phsVHictxdaiWy5TJunAqhsRsTBzoRcZT6rbiinolZ7fDnsXEnAYmw/jEtSbd5 gn2hjfO6M0CxNhFmMiItPyF7nZt3cfuXU0hKXkBrUHtuxsD51MxNOxa363eoIA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqLPA-0003ak-5q; Tue, 10 Oct 2023 18:40:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqLP8-0003Ze-2C for guix-patches@gnu.org; Tue, 10 Oct 2023 18:40:42 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqLP7-0007ms-QM for guix-patches@gnu.org; Tue, 10 Oct 2023 18:40:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqLPT-0006pP-47; Tue, 10 Oct 2023 18:41:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66454] [PATCH 4/5] gnu: Add python-aplpy. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, efraim@flashner.co.il, bavier@posteo.net, guix-patches@gnu.org Resent-Date: Tue, 10 Oct 2023 22:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66454 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66454@debbugs.gnu.org Cc: Sharlatan Hellseher , Andreas Enge , Efraim Flashner , Eric Bavier X-Debbugs-Original-Xcc: Andreas Enge , Efraim Flashner , Eric Bavier Received: via spool by 66454-submit@debbugs.gnu.org id=B66454.169697761326147 (code B ref 66454); Tue, 10 Oct 2023 22:41:03 +0000 Received: (at 66454) by debbugs.gnu.org; 10 Oct 2023 22:40:13 +0000 Received: from localhost ([127.0.0.1]:37065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqLOe-0006na-Ek for submit@debbugs.gnu.org; Tue, 10 Oct 2023 18:40:12 -0400 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:47524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqLOb-0006mk-O7 for 66454@debbugs.gnu.org; Tue, 10 Oct 2023 18:40:10 -0400 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-40566f8a093so57296605e9.3 for <66454@debbugs.gnu.org>; Tue, 10 Oct 2023 15:39:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696977582; x=1697582382; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=GuZb0WF13j2cNbX247r3UXcHNn4K6h5k/vB73Fj3UG0=; b=BPj6Or6lLPD5r98kSCyWRKXFNrVxlwIy+sMr/+s+QEQ9OdDFZmfIov1eDoW8cFf5B8 RuvD58bDdxImbvtkmWm19otppvICOWFqG2O2hXLREy7J8+sXdZFiKWGe8dHLPxyhM9pD IKBOAvICXJL4xPaYjGO0lvRrLFlNMdxLvSe7xm1U18nUkfn+zm5P6Lgjtn4rLVXSNhfN USQabDBwhEcI1fynYksKHnPqf/FV9IjF+Fs7ofMdQkCz6bBflEiY5kxrlEXF3Fubm+I/ cQYYk6kghD5iCM5AMtgvKGbbJTL6jTb0+LUh8CVEGJV4NnvQ/dIStwm0KkbLq/4EP7Yn GWUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696977582; x=1697582382; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GuZb0WF13j2cNbX247r3UXcHNn4K6h5k/vB73Fj3UG0=; b=sI7Sx0/MXqMCv24ad/T+kFHvvexDU+7hN7R4xUvUksF/i2AnuuaY0G4Lm+mQYjKu9+ jM02ryxPK/KEJkAAhtYz6eId3tDcgvq2ddyizoRBfGBtOG4cJWXUQdQ8fJcFEDSsx6Y7 nXZwDPE3/D2zm0a+mlR5WhRML+Q3EsS8iGAtuYuJO/pS2KWiXRt4aav/QlP8HnnAw91a Idgr246ojFxf8u9fc74rRfIFeEQKTRL1+2oEQFjYBSyZeYmX2Fstd/D0fJLx29NRBEpa Iby8mU5R8exZYidoKczWLs7CuTJEE6vAvvXmWa554kU9VVAN3Cr9zP4VABtdYZH1QLnD ++WA== X-Gm-Message-State: AOJu0Yz+3ad9OzfAqVqZEurSpOMmc4UpRQi/Wo+ZI95tfRhBpwvT0vNu d5Lmbtdkr4S1EID0hC77Rh6OHwTuXdJ2PQ== X-Google-Smtp-Source: AGHT+IE2fllFlp3hm9qBmNcgzkmmTghbQzNT9lcqdZZhjqkXFvtVr7Ar8O8AB5kP8zYESfWWKcV6lg== X-Received: by 2002:a05:600c:3586:b0:406:849c:52c3 with SMTP id p6-20020a05600c358600b00406849c52c3mr16121975wmq.22.1696977582406; Tue, 10 Oct 2023 15:39:42 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id az41-20020a05600c602900b004068495910csm17447539wmb.23.2023.10.10.15.39.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 15:39:42 -0700 (PDT) From: Sharlatan Hellseher Date: Wed, 11 Oct 2023 02:39:34 +0100 Message-ID: <4d47601842c64ade079c7b18c7620cf4a19aca68.1696987806.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 8.32 X-Spam: Yes X-Migadu-Queue-Id: 6A5433BEEB X-Migadu-Spam: Yes X-Spam-Score: 8.32 X-Migadu-Scanner: mx2.migadu.com X-TUID: kCV9CUGRy+pf * gnu/packages/astronomy.scm (python-aplpy): New variable. --- gnu/packages/astronomy.scm | 54 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 684324c589..15ab071ed7 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -493,6 +493,60 @@ (define-public cfitsio (license (license:non-copyleft "file://License.txt" "See License.txt in the distribution.")))) +(define-public python-aplpy + (package + (name "python-aplpy") + (version "2.1.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "aplpy" version)) + (sha256 + (base32 "0ph9jhv4q4i4z6nkqr6hjw9148kdlnayxsn83qgv5dqn0h3nc9r8")))) + (build-system pyproject-build-system) + (propagated-inputs + (list python-astropy + python-matplotlib + python-numpy + python-pillow + python-pyavm + python-pyregion + python-reproject + python-scikit-image + python-shapely)) + (native-inputs + (list python-pytest-astropy + python-pytest-mpl + python-semantic-version)) + (home-page "http://aplpy.github.io") + (synopsis "Astronomical Plotting Library in Python") + (description + "@acronym{APLpy, the Astronomical Plotting Library in Python} is a Python +module aimed at producing publication-quality plots of astronomical imaging data +in FITS format. The module uses @code{matplotlib}, a powerful and interactive +plotting package. It is capable of creating output files in several graphical +formats, including EPS, PDF, PS, PNG, and SVG. + +Main features: +@itemize +@item Make plots interactively or using scripts +@item Show grayscale, colorscale, and 3-color RGB images of FITS files +@item Generate co-aligned FITS cubes to make 3-color RGB images +@item Make plots from FITS files with arbitrary WCS (e.g. position-velocity) +@item Slice multi-dimensional FITS cubes +@item Overlay any number of contour sets +@item Overlay markers with fully customizable symbols +@item Plot customizable shapes like circles, ellipses, and rectangles +@item Overlay ds9 region files +@item Overlay coordinate grids +@item Show colorbars, scalebars, and beams +@item Customize the appearance of labels and ticks +@item Hide, show, and remove different contour and marker layers +@item Pan, zoom, and save any view as a full publication-quality plot +@item Save plots as EPS, PDF, PS, PNG, and SVG +@end itemize") + (license license:expat))) + (define-public python-astroml (package (name "python-astroml") -- 2.41.0