Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equatorial to Galactic and Trig calc PLS #5

Open
ARGHouse opened this issue Oct 21, 2022 · 5 comments
Open

Equatorial to Galactic and Trig calc PLS #5

ARGHouse opened this issue Oct 21, 2022 · 5 comments

Comments

@ARGHouse
Copy link

I'm working on 3D starmaps in Astrosynth and Pioneer, I usually have to go through around 5 to 10 minutes hopping between my calculator and various online calculators and converters so I can convert Equatorial in to Galactic, and then calculate the trigonomic values so I can get cartesian co-ordinates. Would be handy if this calculator also had an Equatorial to Galactic converter, along with a right angle trig calculator for getting cartesian co-ordinates.

@jchylik
Copy link

jchylik commented Oct 31, 2022

And by Equatorial coordinates you mean with respect to equator of Earth, or also equator of some other planets?

@ARGHouse
Copy link
Author

Yep in respect to Earth, RA and Dec.

@lortordermur
Copy link
Owner

This is in respect to the equator of Earth. I already found some formulas: Conversion of coordinates
. Also see Google search "equatorial to galactic coordinates formula".

Such a calculator should be doable in SFCalcsheet, although I am a bit weak with trigonometry.

@jchylik
Copy link

jchylik commented Oct 31, 2022

Such a calculator should be doable in SFCalcsheet

It is definitely doable, but the tricky thing is checking in the excel sheet whether the input angle is in degrees or radians.

@lortordermur
Copy link
Owner

I would standardize on degrees and include a degree <-> radian converter on the "Conversion" sheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants