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

Astrophotography Tools

  • 19 Devlogs
  • 24 Total hours

A set of tools, hosted on an offline-accessible PWA, that helps anyone take better photos of the night sky

Ship #4

In this ship, I:

  • Finally got to fixing the UI, making it more space-themed (i.e stars on every page background with comets, zero-g floating cards, comsic latte color scheme)
  • Added planets and other visible celestial objects to the FOV preview
  • Made the Bortle Scale indicator work by building my own light pollution map from the CU Boulder VIIRS dataset

Check out this photo of the moon I took!

  • 4 devlogs
  • 6h
  • 18.57x multiplier
  • 106 Stardust
Try project → See source code →
Open comments for this post

2h 6m 53s logged

I fixed the Bortle Scale by building my own light pollution map from scratch using a light pollution scattering kernel using the CU Boulder VIIRS dataset.

Previously, the dataset I used didn’t have enough labels for each bortle scale and had country borders, which screwed with what the expected light pollution is.

0
0
36
Open comments for this post

1h 38m 49s logged

I’ve taken your feedback from the last ship and I’ve started work on a more space-y theme for this project. So far, I’ve switched up the color scheme to a dark blueish-purple and comsic latte (The average color of the universe). I also added a procderual starfield with comets in the background. Also, check out the homepage, the page cards also float around like they’re in microgravity!

0
0
14
Open comments for this post

1h 18m 41s logged

I did a lot of space saving (pun intended) to reduce the offline cache size by about 0.7 Mb to 3.8 Mb by better compressing images and minifying code and JSON. I also had to do an emergency fix for mobile, where it wasn’t working on certain phones.

0
0
14
Ship #3

I added FOV preview and hyperfocal distance calculator tools to the site, as well as adding the Milky Way to the star chart. Lastly, I added a guide to help newer astrophotographers get comfortable with astrophotography. Here’s a photo I took of some star trails in the Dolomites.

  • 3 devlogs
  • 4h
  • 18.98x multiplier
  • 74 Stardust
Try project → See source code →
Open comments for this post

1h 58m 9s logged

I added a FOV preview, which shows how the 110 messier objects appear in photos based on your camera sensor size and lens focal length. It’s very useful for deep space imaging.

1
0
78
Super Star

As a prize for your great work, look out for a bonus prize in the mail :)

Ship #2

I added a star chart tool and a stacking calculator, as well as a recomended settings for major camera brands to my astrophotography tools PWA. One of my biggest challenges was the star chart generator. I wanted it to mirror other star charts with major stars and constellations. I spent a lot of time entering constellations by hand before realizing there was a dataset that already detailed exactly that. The photo below was taken using the info from these tools.

  • 7 devlogs
  • 8h
  • 6.68x multiplier
  • 51 Stardust
Try project → See source code →
Open comments for this post

1h 15m 19s logged

I’m working on an offline star chart generator. I’ve been working with Astronomy Engine and the Yale Bright Stars Catalog to find the proper motion of the stars. I’ve only added the Big Dipper, but I plan add more of the 88 IAU constellations.

0
0
8
Ship #1

I made a set of Astrophotography tools to use in the field. They include an equivalent exposure calculator, Bortle scale finder and reference, sun and moon position calculator, and 400 rule tool. They all work offline and are mobile PWA compatible.

  • 5 devlogs
  • 7h
  • 9.67x multiplier
  • 65 Stardust
Try project → See source code →
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;)

0
0
89

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…