You are browsing as a guest. Sign up (or log in) to start making projects!

Astrophotography Tools

  • 4 Devlogs
  • 6 Total hours

A set of tools used to aid in capturing photographs of space

Open comments for this post

46m 23s logged

Worked on getting the project deployed to Vercel (A lot of headaches with relative and absolute paths)

Worked on getting the project deployed to Vercel (A lot of headaches with relative and absolute paths)

Replying to @jdszekeres

0
Open comments for this post

2h 34m 19s logged

Add redlight mode to prevent eyes from getting burned while adjusting to the dark

Add redlight mode to prevent eyes from getting burned while adjusting to the dark

Replying to @jdszekeres

0
Open comments for this post

1h 30m 8s logged

I spent way too much time debugging how to use the data from lightpollution.it to find the light pollution index at a coordinate. Turns out they were using an off-centered projection that I used ChatGPT to decode (x = (lon + 126.44) / 0.03382; y = (-20.28 * lat) + 1862.4;)

I spent way too much time debugging how to use the data from lightpollution.it to find the light pollution index at a coordinate. Turns out they were using an off-centered projection that I used ChatGPT to decode (x = (lon + 126.44) / 0.03382; y = (-20.28 * lat) + 1862.4;)

Replying to @jdszekeres

0
Open comments for this post

1h 34m 19s logged

Created the equivalent exposures tool to calculate values for each part of the exposure triangle based on other values.

Created the equivalent exposures tool to calculate values for each part of the exposure triangle based on other values.

Replying to @jdszekeres

0

Followers

Loading…