Codes written for my work in astronomy.
- X-ray stars: Notebooks for data analysis and visualization of table data from different databases.
- Works with obs data: Different notebooks for working with FITS files, plotting data for papers and conferences.
- ASSASN_var_classifier.ipynb: ML classifier for variable objects (in process).
- Simbad_query.ipynb: Correlation of the table with 'ra' and 'dec' columns with Simbad using astroquery.
- astrometry.ipynb: Astrometry solution for local file using astronomy.net.
- prepare_table_for_ML.ipynb: Preparation of a table with unclassified variable stars.
- Different procedures for first data reduction, fitting, plotting data, etc.