X

Week 4: EXOTIC

Apr 25, 2023

Welcome back to my blog! This week I was preparing for my research into WASP-31 B by familiarizing myself with NASA’s EXOTIC Software. EXOTIC stands for EXOplanet Transit Interpretation Code, and it basically converts the raw data from telescopes about the relative brightness of stars over a certain period of time into pictures that astronomers can analyze. This is an example of some of the code it uses: 

Here are some of the images I analyzed from EXOTIC:

I ran the code with data from a few practice planets with more information on them to make sure I was correctly identifying both my target star and the comparison stars. The target star is the one that has a transiting planet while the comparison stars serve as a baseline of brightness to confirm the transit depth is actually from a planet and not a passing dust cloud. Then I finalized the data and converted it into a light curve that turned out like this for one of my example planets HAT-P-32:

I then learned what each component of the light curve means in context. I converted the relevant ones into a table below:

Variable  Definition  What it tells us 
Relative Flux  Relative change in brightness measured based on the star’s base brightness The percent change in brightness occurred over a certain time period
Rp Transit depth Change in the brightness of the star
Rs Transit depth uncertainty  The amount of uncertainty due to error in the curve 
(Rp/Rs)2 Significance of detection How trustworthy/accurate the detection is 
Tmid Time when the planet is directly in front of the star Where the transit depth is greatest 

 

This is an artistic rendering of the planet if you are curious:

The final product of EXOTIC is a file with all the analyzed information converted into python which can be uploaded to the AAVSO (American Association of Variable Star Observers) website and added to the archive database. Next week, I will be taking what I learned and applying it to develop the light curve for WASP-31 b. Thanks for reading my blog!

  • Maren Willard

Leave a Reply