Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shohail-dev/astronomical-data-analysis
- Owner: shohail-DeV
- Created: 2024-07-16T16:17:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T16:29:18.000Z (7 months ago)
- Last Synced: 2024-11-10T14:25:23.417Z (3 months ago)
- Topics: astropy, astroquery, matplotlib, numpy, pandas, pyplot, python, requests, requests-library-python, sckit-image, seaborn
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/drive/1tRmzsKsom826Jxl02Nnkr_bz1WgnzbVH
- Size: 6.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)