Aries is an interactive 2D map that allows users to explore exoplanets using data from the NASA Exoplanet Archive (PSCompPars). The app enables users to select an exoplanet and view its information. Key features include a search function to locate specific exoplanets, the ability to draw and name constellations, and color-coded planet auras based on temperature. Users can also access detailed information about each exoplanet through an intuitive interface. The app supports exploration across three planes (XY, YZ, and XZ), providing a dynamic way to visualize exoplanets in relation to each other and the sun.
Here are some information about this project we made.
Aries offers a user-friendly, interactive map for exploring over 5500 exoplanets. Users can draw constellations and learn more about each exoplanet's characteristics in this interactive website we made.
-
Interactive Map - Displays exoplanets in 2D across three different planes, allowing for detailed spatial exploration.
-
Temperature-Based Color - Each exoplanet is color-coded according to its temperature, allowing users to visually differentiate planets based on their environmental conditions.
-
Show Direction - Displays a dashed line connecting the selected exoplanet to the sun, providing users with spatial awareness of the exoplanet’s location in relation to the solar system. Also allowing users to find location of planets from searches.
-
Search Function - Allows users to search for exoplanets by name, making navigation easier.
-
Information Tab - Displays detailed information about each exoplanet when clicked, including data like temperature and other relevant properties.
-
Constellation Drawing - Users can connect exoplanets to form constellations, mimicking the experience of ancient astronomers drawing constellations on Earth.
To draw a constellation, click the "+" button located beside the search bar. Select two exoplanets to create a line between them. Continue connecting exoplanets to form your desired constellation. The side panel will automatically update to show information about the planets included in your constellation. Note: while in constellation mode, the "Show Direction" feature is disabled, and side panel data cannot be reopened by clicking on planets. There's also a bug for drawing constellations (see bugs).
Array Bug in Constellation Drawing: When creating constellations, the system sometimes generates duplicate entries due to how data is stored. For example, if you draw a triangle between points (a -> b, b -> c, c -> a), the data can produce duplicate entries, causing the artwork to break in some cases (deletes b->c right away in same order). Although the constellation mode remains functional, this bug may impact user experience if the plane is switched or constellation mode is reopened.
Zhi Cheng - Homepage and Design
Candy - Exoplanet Map
We utilized artificial intelligence tools like ChatGPT and Claude 3.5 for assistance with project development. These AI models helped with debugging code, summarizing information, and brainstorming ideas, enhancing the project’s overall efficiency and innovation.