Warrick Ball · @warrickball
102 followers · 475 posts · Server mas.to

Opportunity to work (for money!) on as an independent contractor, invoicing :

jobs.numfocus.org/job/2023-07-

#Astrodon #numfocus #astropy

Last updated 1 year ago

Calculate the rectangular celestial coordinates of stars from right ascension, declination, and distance (Alpha Centauri given in example):

#!/usr/bin/python3

import sys
import astropy as ap
from astropy import units as u
from astropy.coordinates import SkyCoord, get_constellation
coord=sys.argv[1:6]
dist=float(sys.argv[7])
co=" ".join(coord)
c=SkyCoord(co, unit=(u.hourangle,u.deg),distance=dist)
print(c.represent_as('cartesian'))

#astropy #python

Last updated 2 years ago

Edward Gomez · @zemogle
103 followers · 86 posts · Server toot.wales

Today I can't use 2FA with . I'm using Authy but installed an account using Google Authenticator too. Neither work but only for GitHub and recovery codes also don't work.

Anyone in have suggestions?

Fortunately I can authenticate via SMS.

#astropy #python #opensource #github

Last updated 2 years ago

Andreas Hornig · @andreashornig
85 followers · 157 posts · Server mastodon.social

My weekend was nice. Detecting brightness with help of & (),
, Astrometry.net, .

I didn't know that by was this big/bright. That's a great catch in my video at .

How was yours?
@jenaertoots

#spacex #starlink #python #cdsportal #unistrasbourg #spacetrackorg #astropy #genesis2 #bigelowspace #sonyalpha #jenalichtstadt #jena

Last updated 2 years ago

Andreas Hornig · @andreashornig
112 followers · 175 posts · Server mastodon.social

My weekend was nice. Detecting brightness with help of & (),
, Astrometry.net, .

I didn't know that by was this big/bright. That's a great catch in my video at .

How was yours?
@jenaertoots

#spacex #starlink #python #cdsportal #unistrasbourg #spacetrackorg #astropy #genesis2 #bigelowspace #sonyalpha #jenalichtstadt #jena

Last updated 2 years ago

Ole Streicher · @olebole
16 followers · 14 posts · Server mastodon.social

created a new release candidate 5.2rc1, and we are going to test it in @DebianAstro and provide feedback. This makes sure we will have a perfect final package for Astropy 5.2 for the upcoming @debian release. packages.debian.org/experiment

#astropy #bookworm

Last updated 2 years ago

Ole Streicher · @olebole
16 followers · 14 posts · Server mastodon.social


created a new release candidate 5.2rc1, and we are going to test it in @DebianAstro and provide feedback. This makes sure we will have a perfect final package for Astropy 5.2 for the upcoming @debian release. packages.debian.org/experiment

#astropy #bookworm

Last updated 2 years ago

poliastro · @poliastro
118 followers · 35 posts · Server fosstodon.org

@DebianAstro We're huge fans of and ! ๐Ÿš€

#astroquery #astropy

Last updated 2 years ago

Rodrigo Moya · @rodrmoya
93 followers · 177 posts · Server fosstodon.org

Is there anything like but for ?

#astropy #fsharp

Last updated 2 years ago

Benjamin Winkel · @HIprocessor
208 followers · 107 posts · Server astrodon.social

@astrogsw You probably meant software for visual astronomy, but I'll reply anyway... ๐Ÿ™‚

In Radio there are a few software suites out there, e.g., (casa.nrao.edu/) or (iram.fr/IRAMFR/GILDAS/).

Still, I often preferred to write my own programs, as it gives more flexibility. (Makes sense for large projects only or if you have lots of similar data.) For there are a lot of great packages, which help, , , , etc.

#casa #gildas #Python #astropy #numpy #SciPy #matplotlib

Last updated 2 years ago

poliastro · @poliastro
118 followers · 35 posts · Server fosstodon.org

Hello ! Time for an ๐Ÿš€

poliastro is an (MIT) pure library for interactive and . It provides a simple and intuitive API, it's fast thanks to , and it handles physical quantities with units thanks to .

๐ŸŒ Website poliastro.space/
:github: Source code github.com/poliastro/poliastro

We will be posting tips, news about the project, and cool plots. Stay tuned!

#fediverse #introduction #opensource #python #astrodynamics #orbitalmechanics #numba #astropy

Last updated 2 years ago

· @kerel
67 followers · 117 posts · Server social.tchncs.de

Lunar map of the landing zone / potential crash site of the mission Vikram lander using public ephemerides fetched via / astroquery ๐Ÿš€ ๐Ÿ›ฐ๏ธ ๐ŸŒ–๐Ÿ‡ฎ๐Ÿ‡ณ

#chandrayaan2 #jplhorizons #astropy

Last updated 5 years ago

Laurent Bauvens · @bauvens
222 followers · 2751 posts · Server mamot.fr

@root@framapiaf.org
De rien. Avant de pouvoir utiliser , il faut bien commencer par le B A BA. ๐Ÿ˜‰

#astropy

Last updated 7 years ago