#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-reproject. This is a package to reproject astronomical images using various techniques via a uniform interface. Reprojection means the re-gridding of images from one world coordinate system to another (for example changing the pixel resolution, orientation, coordinate system). Currently implemented are reprojection of celestial images by interpolation, as well as by finding the exact
1/2⤵

#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-pyavm. PyAVM is a module to represent, read, and write metadata following the Astronomy Visualization Metadata (AVM) standard. With pyavm you can:

* Parse AVM meta-data from an existing image.
* Access and Set the metadata.
* Create an AVM object from scratch.
* Convert to a WCS object.
* Initialize from a FITS header.
* Initialize from a WCS object.
1/2⤵

🚀 ¡Nuevo proyecto en GitHub!
🔗 https://github.com/RubenFS777/Trayector
Trayector es un programa en #Python para visualizar trayectorias de sondas y misiones espaciales usando datos del sistema Horizons del JPL de la NASA.
Incluye ejemplo con la misión #ArtemisII: descarga los vectores efemérides directamente desde https://ssd.jpl.nasa.gov/horizons y visualiza el viaje lunar paso a paso.

🚀 New open-source project on GitHub! Trayector is a #Python tool to visualize trajectories of space probes and missions using ephemeris data from NASA's JPL Horizons system.
Comes with a ready-to-use example for the #ArtemisII mission — just download the vector table from JPL and plot the lunar journey in minutes.
🔗 https://github.com/RubenFS777/Trayector

🚀 Proiect nou pe GitHub! Trayector este un program în #Python pentru vizualizarea traiectoriilor sondelor spațiale și misiunilor, folosind date efemeride din sistemul Horizons al JPL/NASA.
Include un exemplu complet pentru misiunea #ArtemisII — descarcă vectorii din JPL și trasează călătoria lunară în câteva minute.
🔗 https://github.com/RubenFS777/Trayector

#AstroPython #AstronomySoftware #ScienceSoftware #NASA #JPL #OpenSource

GitHub - RubenFS777/Trayector: Programa para visualizar trayectorias de sondas y misiones espaciales con datos tomados del SBDB del JPL

Programa para visualizar trayectorias de sondas y misiones espaciales con datos tomados del SBDB del JPL - RubenFS777/Trayector

GitHub

#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-ephem. PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem.

The name ephem is short for the word ephemeris, which is the traditional
1/2⤵

#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-vispy. Vispy is a high-performance interactive 2D/3D data visualization library.

Vispy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets.

This package provides VisPy for the Python 3 interpreter.

https://vispy.org/

Home — VisPy

#IRAF #AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-pyraf. PyRAF is a command language for running IRAF tasks in a Python like environment. It works very similar to IRAF CL, but has been updated to allow such things as importing Python modules, GUI parameter editing and help. It can be imported into Python allowing you to run IRAF commands from within a larger script.

https://iraf-community.github.io/pyraf.html

PyRAF – Command language for IRAF based on Python

IRAF maintained by the community

IRAF Community Distribution

#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-asdf. ASDF (Advanced Scientific Data Format) is a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is
1/2⤵

#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-drms. The drms module provides an easy-to-use Python interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible Joint Science Operations Center (JSOC) server by default, but can also be used with local NetDRMS sites.

The Helioseismic and Magnetic Imager (HMI) and the Atmospheric Imaging Assembly (AIA) are instruments aboard the Solar Dynamics
1/2⤵

#SciencePublication #AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-montagepy. MontagePy is a toolkit for assembling astronomical images into custom mosaics.

It uses algorithms that preserve the calibration and positional (astrometric) fidelity of the input images to deliver mosaics that meet user-specified parameters of projection, coordinates, and spatial scale. It supports all projections and coordinate systems in use in
1/2⤵

#AstroPython #AstronomySoftware #ScienceSoftware

Random #Debian Astro package of the week is python3-fast-histogram. fast-histogram aims to provide simple and fast histogram functions for regular bins that don't compromise on performance. It doesn't do anything complicated - it just implements a simple histogram algorithm in C and keeps it simple. The aim is to have functions that are fast but also robust and reliable. The result is a 1D histogram function here that is 7-15x faster
1/2⤵