Giter Site home page Giter Site logo

Comments (17)

timothydmorton avatar timothydmorton commented on July 18, 2024

New stellar properties samples posted here. Also included are triangle plots, both of the physical properties of each star, and how the predictions of observed properties according to the MCMC samples match the true observed properties themselves.

from k2-characterization.

dfm avatar dfm commented on July 18, 2024

@benmontet: what is the full list of columns that you want in that table? I remember you mentioning something about surface temperature or something... I think that's the one thing that I don't know how to compute...

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

I think the following are appropriate:

Planet number, period, maximum allowed secondary (maybe in units of the transit depth?), planet radius, a/R_Star, T_equilibrium, FPP.

I presume @timothydmorton will drop in FPP, and I believe you are set up well for everything else? T_eq is given as T_eff,star * (2_a/R_star)_*(-0.5).

from k2-characterization.

dfm avatar dfm commented on July 18, 2024

or... T_eff * sqrt(R_star / (2 * a)) ?

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

That too!

from k2-characterization.

timothydmorton avatar timothydmorton commented on July 18, 2024

Initial FPP results in fpp branch, fpp/fppresults.txt. Haven't gone through to make sure these all make sense, but highlights include the following likely (>80%) FPs:

201257461.1
201505350.1 (first of two candidates...)
201565013.1
201569483.1
201649426.1
201779067.1

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

I'll look through these tomorrow, but Armstrong+ claim hour-ish TTVs on
201505350.1 based on ground-based followup a few months later.

On Thu, Mar 5, 2015 at 12:16 AM, timothydmorton [email protected]
wrote:

Initial FPP results in fpp branch, fpp/fppresults.txt. Haven't gone
through to make sure these all make sense, but highlights include the
following likely (>80%) FPs:

201257461.1
201505350.1 (first of two candidates...)
201565013.1
201569483.1
201649426.1
201779067.1


Reply to this email directly or view it on GitHub
#5 (comment)
.

from k2-characterization.

timothydmorton avatar timothydmorton commented on July 18, 2024

Yeah, I was wondering if there were TTVs in 201505350.1--- that would make it look artificially V-shaped.

from k2-characterization.

timothydmorton avatar timothydmorton commented on July 18, 2024

Oh wait-- I just realized I forgot to include the secondary eclipse depth constraints into these calculations. will update the FPP table when I do.

from k2-characterization.

timothydmorton avatar timothydmorton commented on July 18, 2024

OK, fpp table updated; up to you guys if you want to just have an FPP column in the main table or you want the additional details in a separate FPP table.

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

I think details in a separate table are appropriate. The final numbers are
important so let's put them in twice, once in the planet properties and
once in the table where they're derived. If the referee doesn't like that
we can change it later.

On Thu, Mar 5, 2015 at 10:13 AM, timothydmorton [email protected]
wrote:

OK, fpp table updated; up to you guys if you want to just have an FPP
column in the main table or you want the additional details in a separate
FPP table.


Reply to this email directly or view it on GitHub
#5 (comment)
.

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

As someone who thinks about confirmation way more often than I do, what's the current standard FPP you/others use when they declare a planet "confirmed"?

from k2-characterization.

dfm avatar dfm commented on July 18, 2024

So I've finally added a table of physical parameters. It has some formatting issues but will you guys take a look and let me know if you think it needs any big changes?

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

Okay this looks great to me. Just to verify, which set of stellar params
are you using? I think it's the most conservative ones (case 2 from
yesterday) but want to make sure.

On Thu, Mar 5, 2015 at 3:20 PM, Dan Foreman-Mackey <[email protected]

wrote:

So I've finally added a table of physical parameters. It has some
formatting issues but will you guys take a look and let me know if you
think it needs any big changes?


Reply to this email directly or view it on GitHub
#5 (comment)
.

from k2-characterization.

dfm avatar dfm commented on July 18, 2024

That's right. Case 2. I'll make exactly the same table for case 1 and add that as well.

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

I just got contrast curves from Brendan. I added them to the fpp branch (idl save files, sorry.)

Here's the relevant part of the email below. Will it be possible to update the FPP probabilities for each of these systems? Also, let me know which (if any) would benefit from looking back through archival imaging and seeing if we can rule out non-comoving objevcts.


"I finished running the PHARO data for these targets through my pipeline, which registers the images (both saturated and unsaturated dithered frames) and computes contrast curves. The attached table lists astrometry for stars with bright neighbors.

PHARO has a weird issue where some (but not all) images have an odd imprint in each quadrant of the detector. I can even see it in some flats. Anyway, since it’s not systematic to every image, it’s not removed with bias subtraction or flat fielding in a consistent fashion. It does affect the contrast curves a little, but it’s mostly cosmetic in nature. If you do want to make images, I suggest just using the unsaturated frames where the impact is minimal. I didn’t want to spend the time finding a solution but I can at some point in the future if it’s critical (I’m pretty sure it’s not for these purposes).

The IDL save files have the following arrays:

ANGSCALEARR -> angular scale in arcseconds
ONESIGQLCONPROF -> one sigma contrast curve
FIVE… -> 5-sigma contrast curve
SEVEN… -> I use 7-sigma, but 5-sigma is definitely reasonable (and “believable”)
CORFRACCOVERAGE -> field of view fractional coverage. Starts at 1.0 and dips to 0 at the
edge of the (square) detector.

So, to make a contrast curve like the one attached, just:

plot, angscalearr, sevensigqlconprof

from k2-characterization.

benmontet avatar benmontet commented on July 18, 2024

Are the stellar and planet tables right now the ones that use the absolute photometry, or scaled? I think it's the former, but want to make sure.

from k2-characterization.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.