Histogram of the trial image
The trial images is shown below.
The histogram is done over the entire trial image and is divided into 50 bins. The bin with the most entries represents the background. The rest of the bins are populated by stars.
3D plots and Gaussian fits
Two selected stars from the trial image are shown below.
Attached images show the 3D plots of selected stars from the trial image (orange colouring). Gaussian fits (blue colouring) to selected stars are also attached. Unfortunately, the fits are not good. Although one of the stars is close to saturation and therefore the badness of its fit could be due to that, another star that is not saturated is badly fit as well.
Detection of stars in a given image
Attached are cropped images of the trial image with the background signal removed. First the mode of the image is found, then its standard deviation. The background is then defined as any value that falls within x*the standard deviation of the mode. The two images attached show instances for x=3 and x=15. This can be thought of as the detection threshold.
HR diagram of the Beehive Cluster
Attached is a HR diagram for the Beehive Cluster. It was generated using the SIMBAD catalogue. The stars were found within 1.7 degrees of RA= 8h 40.1m, Dec= +19° 59'.
Using SIMBAD
- There are various ways to find a target using SIMBAD. Easiest is finding the target using its RA and DEC. To do this choose the 'Coordinate Query'.
- Type in your coordinates and define the radius of the region around your target that you want to explore.
- 'Submit query' will give you all of the found targets in your selected region.
- To save the data you will have to go to 'Output Option' tab and choose the output format. This tab also allows you to choose the information you want to get about your targets.
- I would recommend ASCII (aligned, without separator) type and only ticking the boxes of the data you need. This will make the data file less cluttered and easier to work with. Also, I would at first decrease the target radius thereby decreasing the amount of stars SIMBAD gives, making the data file even cleaner and easier to work with. I would write the code for that file first and then when that code is working perfectly, I would download all my target star data and run the complete data file through the code.
--
ElenaCukanovaite - 13 Oct 2015