Skip to content

Submission from Cosmic Chakra #23

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Malavika-Gupta
Copy link

@Malavika-Gupta Malavika-Gupta commented Oct 6, 2024

Submission for Cosmic Chakra

Project Overview: Seismic Data Processing for Mars InSight

In this project, we have been working on analyzing seismic data from the Mars InSight mission and lunar mission, focusing on detecting seismic quakes. We have developed three different models to process and analyze the seismic data:

Demo Notebook: This notebook was provided as a reference by the original repository. It demonstrates how to work with seismic data (originally from Apollo 12) and covers event detection, plotting seismic traces, and feature extraction. We used this as a guide to structure our own models for Mars data.

Model 1: The first model was built on a limited dataset containing three days' worth of seismic data from the Mars InSight mission. This dataset is stored in three folders: 334, 335, and 336. These folders contain .mseed files for the respective days. Model 1 primarily deals with data processing, filtering, and feature extraction from this limited dataset.

Model 2: This is an advanced version of Model 1. In Model 2, we enhanced the preprocessing pipeline, added new feature extraction techniques, and experimented with machine learning models for event detection. The complete dataset was used for training and testing purposes. This model is designed to handle larger datasets and more complex seismic event patterns.

Data Information:
3-day Mars Data: The three-day dataset is organized in folders 334, 335, and 336, which represent data from those specific days. This data was used for developing the initial models.

Full Data: The full dataset is stored in a folder named data. This complete dataset was not uploaded here due to size limitations, but it can be found in the original GitHub repository. If you want to run the models on the full dataset, please download it from the repository.

Instructions:
If you face any issues with the current repository, such as missing files or code errors, I recommend checking my original repository where the full dataset and other resources are available. The link is in the ppt and https://github.com/Malavika-Gupta/Optimized-Seismic-Data-Transmission-NASA-Noida-Space-Apps-2024-

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

Successfully merging this pull request may close these issues.

1 participant