-
Notifications
You must be signed in to change notification settings - Fork 19
/
CITATION.cff
64 lines (64 loc) · 2.46 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
cff-version: 1.2.0
title: >-
ldtk: Limb Darkening Toolkit
message: >-
If you made the use of PyLDTk, I would appreciate it if you give credit.
authors:
- family-names: Parviainen
given-names: Hannu
email: [email protected]
orcid: 'https://orcid.org/0000-0001-5519-1391'
- family-names: Aigrain
given-names: Suzanne
orcid: 'https://orcid.org/0000-0003-1453-0574'
identifiers:
- type: other
value: '1510.003'
description: ascl
repository-code: 'https://github.com/hpparvi/ldtk'
abstract: >-
We present a python package ldtk that automates the calculation of custom
stellar limb-darkening (LD) profiles and model-specific limb-darkening
coefficients using the library of phoenix-generated specific intensity
spectra by Husser et al. The aim of the package is to facilitate analyses
requiring custom generated LD profiles, such as the studies of exoplanet
transits -- especially transmission spectroscopy, where the transit modelling
is carried out for custom narrow passbands -- eclipsing binaries,
interferometry, and microlensing events. First, ldtk can be used to compute
custom LD profiles with uncertainties propagated from the uncertainties in
the stellar parameter estimates. Secondly, ldtk can be used to estimate the
LD-model-specific coefficients with uncertainties for the most common LD
models. Thirdly, ldtk can be directly integrated into the log posterior
computation of any pre-existing modelling code with minimal modifications.
The last approach can be used to constrain the LD model parameter space
directly by the LD profile, allowing for the marginalization over the LD
parameter space without the need to approximate the constraint from the LD
profile using a prior.
keywords:
- 'gravitational lensing: micro'
- 'methods: numerical'
- 'techniques: interferometric'
- 'planets and satellites: general'
- 'binaries: eclipsing'
preferred-citation:
type: article
title: >-
ldtk: Limb Darkening Toolkit
authors:
- family-names: Parviainen
given-names: Hannu
email: [email protected]
orcid: 'https://orcid.org/0000-0001-5519-1391'
- family-names: Aigrain
given-names: Suzanne
orcid: 'https://orcid.org/0000-0003-1453-0574'
doi: "10.1093/mnras/stv1857"
journal: 'MNRAS'
year: 2015
month: 11
start: 3821
end: 3826
volume: 453
number: 4
url: 'http://mnras.oxfordjournals.org/lookup/doi/10.1093/mnras/stv1857'
license: GPL-2.0