Visualize and search for names in the silicate engravings of the I Need More Moon project.
http://g-otn.github.io/ineedmoremoon
I Need More Moon is a project by TJ Cooney to send thousands of names in digital and physical storage to the Moon on the Astrobotic Peregrine lander.
Learn more:
- "Send Your Name to the Moon (Free)" - Youtube
- I Need More Moon Substack
- Peregrine Mission One (lander mission)
- DHL MoonBox (box containing the silicate)
The raw data used, provided via Google Drive, were:
- Two high-resolution photos were provided (one for each side of the silicate disc).
- These were upscaled and denoised using waifu2x for slightly better readibility.
- The photos have some defects because there was no time to get a better picture.
- Hosted in Imgur with permission.
- Two
.txt
files containing the list of names (one for each side of the silicate disc), in "circular" formatting. See data/names/raw.- Taking advantage of this special formatting, it was possible to calculate the approximate position without having to rely on other methods such as OCR.
Requirements: Node.js
- Clone the project
git clone https://github.com/g-otn/ineedmoremoon
- (Optional) Run
generate-data.js
to generate thesides.json
file. It'll contain the metadata used to calculate the approximate position of each name in the images.
npm start
-
Serve the public folder by running
npm run serve
. -
Access http://localhost:3000
- anvaka/panzoom
- jQuery, Bootstrap 5, and other utilities
- waifu2x