Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
add abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadit19 authored Jul 31, 2022
1 parent 3efd49d commit ed444db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ Project resources and assignments will be pushed to this repository on a pereodi
└── Preprocessing.ipynb
```

## Abstract
Astronomical solar flare data is extremely noisy and needs proper filtering and noise reduction. During the project, we shall look into the applications of different computing libraries of python, in reading and analysing different datasets. Astronomical Spectroscopy, Exoplanets, Light Curves would be theoretical foundations for giving rise to the importance of python implementation in astronomy. The aim would be to implement computational techniques in observing and plotting data, pre processing of the data, applying spectrum analysis, and then moving on to developing our own algorithm for modelling the flares as a concluding remark. A very interesting part of the project would be crafting a basic model of spectroscope which would provide the analysis of the spectrum of sunlight at different times of the day.

## Mentors
- Rajarshi Dutta (<a href="https://github.com/Rajarshi1001">@Rajarshi1001</a>)
- Adit Jain (<a href="https://github.com/Jadit19">@Jadit19</a>)
Expand Down

0 comments on commit ed444db

Please sign in to comment.