!sENfoZnXsOePhaLRJE:matrix.org

poliastro

263 Members
General chat about poliastro, a fast, easy to use Python library for interactive Astrodynamics and Orbital Mechanics https://docs.poliastro.space28 Servers

Load older messages


SenderMessageTime
5 Dec 2023
@viperdriver:matrix.orgviperdriver joined the room.11:39:01
@viperdriver:matrix.orgviperdriver changed their display name from Egemen Çatal to viperdriver.11:39:37
@viperdriver:matrix.orgviperdriverHey people! not sure if this is the right place to ask but I was fiddling with rv_pqw function under core.elements and the velocity vector is formulated as (h^2 / mu) which returns distance units(m) instead of (m/s). The same formula is shown on Curtis (3rd Ed pg.110 eq. 2.215) as mu/h; which returns (m/s)11:43:29
@viperdriver:matrix.orgviperdriveris there something I am missing or could there be an error somewhere ? 11:43:44
10 Dec 2023
@teddyturbines:matrix.orgteddyturbines joined the room.05:36:05
@teddyturbines:matrix.orgteddyturbinesI've been trying to get a Porkchop plot from Earth to Jupiter working and no matter what date range i choose it just gives me a graph with no contour lines. the time frame for launch is early 2031 and the arrival time frame is around December 2032. Everything is already validated to be possible in Matlab and a professor that does this stuff at JPL. The Pokchop plot will work when I choose Earth to Mars though. It seems to only work for Mars even though when I look through all the python files it is using it has all the planets in there. Wondering if there's something in PorkchopPlotter i need to change to make it work with anything other than Mars 05:44:24
@teddyturbines:matrix.orgteddyturbines * I've been trying to get a Porkchop plot from Earth to Jupiter working and no matter what date range i choose it just gives me a graph with no contour lines. the time frame for launch is early 2031 and the arrival time frame is around December 2032. Everything is already validated to be possible in Matlab and a professor that does this stuff at JPL. The Pokchop plot will work when I choose Earth to Mars though. It seems to only work for Mars even though when I look through all the python files it is using it has all the planets in there. Wondering if there's something in PorkchopPlotter i need to change to make it work with anything other than Mars. ive tried widening the range of both launch and arrival by over a decade and it still gives me a graph that has no contours 05:45:32
@teddyturbines:matrix.orgteddyturbines set a profile picture.05:53:53
@teddyturbines:matrix.orgteddyturbines changed their profile picture.05:55:07
17 Dec 2023
@s-m-e:matrix.orgs-m-e

ANNOUNCEMENT

Hi @room,

I have prepared a FORK of poliastro, codename hapsira, currently located here on Github.

It's mildly re-branded & cleaned, keeping full attribution as per poliastro's MIT license. The basics, i.e. online docs, CI, etc., are working. The logo has yet to receive an update. hapsira's first release will be version 0.18.0, likely before the end of the year, both on PyPI and Conda Forge, allowing for a clean update from poliastro version 0.17.0. It is based on poliastro main as of the date of its archival, October 14 2023, commit 1b01768c. No further critical or functional changes will be made in this release. I updated the changelog to reflect all merges made after 0.17.0, but there could be mistakes and missing pieces - please check if you had something merged during this time frame. In a similar manner, feel free to check for incomplete re-branding or insufficient attribution and report issues.

If you have unresolved technical issues in poliastro that you want to see fixed in the near future, please re-file them against hapsira and link to the original poliastro issue and its discussion. The same goes for unresolved PRs. Please rebase to hapsira main and re-submit them against hapsira, possibly also linking to the original PR and its discussion in poliastro's repository.

I am happy about any kind of PR, though I'd prefer to coordinate via a Github issue before you begin to invest time into a significant change. My personal objectives are:

  • array-oriented, parallelized core package running both on CPUs and GPUs optimized for speed & scalability
  • isolation of unit handling so the physical unit layer, currently based on astropy, can be swapped entirely eventually (if desired)
  • unit-less middle layer for fast operations, running on implicit default units, symmetrical to the current high-level API

For context, see poliastro #1008, poliastro #1018 and "array types for scaling for poliastro" (2021).

I intend to keep the fork as compatible and close to the original as possible, though compatibility breakages are very likely to occur in future releases. I'll use semantic versioning to indicate breaking changes, i.e. a jump from 0.18.x to 0.19.0 marks a break in compatibility.

I'll continue to monitor this chat room and poliastro's mailing list, but further discussions and announcements will occur in hapsira's chat at #hapsira:matrix.org and on hapsira's mailing list at groups.io.

Thanks,
Sebastian

11:39:59
20 Dec 2023
@jan-peter:matrix.orgJan-Peter joined the room.13:15:30
@jan-peter:matrix.orgJan-Peter s-m-e: Thanks! That seems promissing
I just learned that poliastro is archived .. I hope we will see a second life
13:20:56
27 Dec 2023
@s-m-e:matrix.orgs-m-e ANNOUNCEMENT @room: Initial release of hapsira, a poliastro fork, version 0.18.0, both on PyPI and Conda Forge. Please expect and report issues! Find latest docs here. 10:04:30
28 Dec 2023
@DavidPS:matrix.orgDavidPS Thanks s-m-efor the efforts of maintaining this fork. As with Poliastro, I am happy to propose hapsira as part of #openastronomy:openastronomy.org . Our main activity is being an umbrella organisation for GSoC, but there are other things we also do. Poliastro was one of our members, but only took part in GSoC with us a couple of years as the final ones they were under the #openastrodynamics:matrix.org org (I think) while still being part of OA. 16:09:03
@s-m-e:matrix.orgs-m-e Hi DavidPS sure why not. I'll ping you directly. 18:20:41
2 Jan 2024
@kevin:phasewrap.net@kevin:phasewrap.net joined the room.15:42:12
@kevin:phasewrap.net@kevin:phasewrap.net left the room.18:08:44
12 Jan 2024
@xionbox:matrix.orgxionboxHi folks! For a few years, and especially for the last year, I've been working on a full rewrite of the SPICE library. SPICE has really enabled space exploration. But the official library is not thread safe, hard to understand, and hard to use (even though spiceypy is an excellent wrapper to SPICE). About a month ago, I released ANISE version 0.1, which only had a Rust interface. It's fully validated against SPICE and matches its computations to machine precision. As I prepare for the official announcement of version 0.2 of ANISE, which includes the Python interface, I have started writing tutorials as Jupyter notebooks. If you have some time, I'd really appreciate it if some of you to review them : https://github.com/nyx-space/anise/tree/master/anise-py/notebooks Thanks!20:30:13
16 Jan 2024
@jan-peter:matrix.orgJan-PeterI am sorry but I am unfarmiliar with these things. Can some explain to me like i'm 5 what this is for?15:18:27
@redsharpbyte:matrix.orgRed
In reply to @jan-peter:matrix.org
I am sorry but I am unfarmiliar with these things.
Can some explain to me like i'm 5 what this is for?

Let me try.

https://naif.jpl.nasa.gov/naif/index.html

It is support concurrent engineers in designing space missions.
And helps scientists plan their observations as they can simulate where bodies (Earth, satellites, ...) are going to be in space.

19:09:05
17 Jan 2024
@jan-peter:matrix.orgJan-PeterSo is it for scheduling/attitude planing?07:09:08
@helgee:matrix.orgHelge Eichhorn It does a lot: time scale and reference frame transformation, ephemerides, event detection, and lots more. SPICE is also used everywhere, e.g. in GMAT.
But it is also ancient Fortran code and dog slow in many cases (whenever you encounter slowness in GMAT it is probably due to SPICE).
An official C++ re-write has been in development for years (decades?) but has not seen the light of day, yet. 
Thus, it's great to have an alternative. Thanks xionbox 🥳
08:02:00
@jan-peter:matrix.orgJan-Peter Thanks Helge!
Thats really cool xionbox !
10:41:30
@redsharpbyte:matrix.orgRedlooks like a huge ToolBox, huge mega huge.12:24:36
17 Feb 2024
@rob:tomesh.net@rob:tomesh.net left the room.06:19:15
24 Feb 2024
@redsharpbyte:matrix.orgRed xionbox or Helge Eichhorn or anyone: perhaps you'd be at the space traffi management conference next week ? 16:02:49
@s-m-e:matrix.orgs-m-eLooking for reviews, comments, criticism, wishes: https://github.com/pleiszenburg/hapsira/pull/7 19:46:25
19 Mar 2024
@librespace:matrix.orglibrespace joined the room.12:07:37
2 Apr 2024
@gpliakis:matrix.orggpliakis joined the room.08:45:21
23 Apr 2024
@gpliakis:matrix.orggpliakis changed their display name from GeorgePl to gpliakis.07:48:41

There are no newer messages yet.


Back to Room ListRoom Version: 4