Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shohail-dev/astronomical-data-analysis

Python Astronomical Data Analysis and Visualization.
https://github.com/shohail-dev/astronomical-data-analysis

astropy astroquery matplotlib numpy pandas pyplot python requests requests-library-python sckit-image seaborn

Last synced: about 1 month ago
JSON representation

Python Astronomical Data Analysis and Visualization.

Awesome Lists containing this project

README

        

# Astronomical-Data-Analysis(Using Python)

Programming Language:-

Python-.v3

Data Analysis and Visualization Libraries:-

NumPy

Pandas

Matplotlib

Seaborn

Astronomy-related Libraries:-

Astroquery (used for interacting with astronomical data sources)

Image Processing Libraries:-

Scikit-image (used for various image processing tasks like scaling, normalization, filtering, and convolution)

Other Potential Libraries:-

requests (might be used for making web requests if applicable)

astropy (a more comprehensive astronomy library, might be used if the course goes beyond basic data access)