Skip to content

Repository to visualize the light curves and spectra dataproducts of eROSITA DR1.

License

Notifications You must be signed in to change notification settings

javiserna/eROSITAViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

eROSITAViz

This repository offers a quick and convenient way to visualize light curves and spectra from eROSITA DR1. Additionally, it provides users with these data files in *txt format.

eROSITAViz enables users to explore the available eROSITA data with just the input of the target's name or coordinates.

First step

To get started, follow these steps to download the repository and install the required dependencies:

$ git clone https://github.com/javiserna/eROSITAViz
$ cd eROSITAViz
$ python setup.py install

How to use it?

Once you have installed the dependencies, you can use the tool as follows:

If you have the target name (Only SIMBAD Names), run:

$ python erositaviz.py "Star_name"

Alternatively, if you have the coordinates RA, DEC, run:

$ python erositaviz.py "RA" "DEC"

This will display the eROSITA light curve and spectra for the specified target. For your record, the *txt data files and plots are saved in the "downloads" folder in the working directory. Enjoy exploring eROSITA data!

Example

The star "AB Dor" is known to be a strong X-ray source, so an active star. The eROSITA products are:

For more information about the analysis of this scientific case, please refer to https://doi.org/10.1051/0004-6361/202141379

Important note

Not all eROSITA DR1 sources have available data products

Acknowledgements

This project was developed and maintained by Javier Serna © 2024

About

Repository to visualize the light curves and spectra dataproducts of eROSITA DR1.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages