exovetter 0.0.3__tar.gz → 0.0.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {exovetter-0.0.3 → exovetter-0.0.4}/PKG-INFO +1 -1
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/leo.py +4 -3
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/lpp.py +1 -1
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/sweet.py +4 -4
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/tce.py +6 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/utils.py +31 -1
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/version.py +1 -1
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/vetters.py +17 -14
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/viz_transits.py +6 -2
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter.egg-info/PKG-INFO +1 -1
- exovetter-0.0.4/exovetter.egg-info/SOURCES.txt +65 -0
- exovetter-0.0.4/tutorial_notebooks/Centroid.ipynb +231 -0
- exovetter-0.0.4/tutorial_notebooks/LEO.ipynb +230 -0
- exovetter-0.0.4/tutorial_notebooks/LPP.ipynb +337 -0
- exovetter-0.0.4/tutorial_notebooks/OddEven.ipynb +248 -0
- exovetter-0.0.4/tutorial_notebooks/SWEET.ipynb +256 -0
- {exovetter-0.0.3/new_example_notebooks → exovetter-0.0.4/tutorial_notebooks}/TCEs.ipynb +22 -25
- exovetter-0.0.4/tutorial_notebooks/TransitPhaseCoverage.ipynb +246 -0
- exovetter-0.0.4/tutorial_notebooks/VizTransits.ipynb +225 -0
- exovetter-0.0.4/tutorial_notebooks/lightcurves.ipynb +446 -0
- exovetter-0.0.4/tutorial_notebooks/modshift.ipynb +289 -0
- exovetter-0.0.4/tutorial_notebooks/wasp18b.fits +0 -0
- exovetter-0.0.3/example_notebooks/Centorid_Vetting_Example.ipynb +0 -222
- exovetter-0.0.3/example_notebooks/Centroid_Vetting_Example.ipynb +0 -570
- exovetter-0.0.3/example_notebooks/TCE_example.ipynb +0 -483
- exovetter-0.0.3/example_notebooks/current_vetter_examples/._wasp18b_lc.fits +0 -0
- exovetter-0.0.3/example_notebooks/current_vetter_examples/centroid_example.ipynb +0 -22169
- exovetter-0.0.3/example_notebooks/current_vetter_examples/lpp_example.ipynb +0 -2159
- exovetter-0.0.3/example_notebooks/current_vetter_examples/modshift_example.ipynb +0 -2178
- exovetter-0.0.3/example_notebooks/current_vetter_examples/obtaining_a_TCE_and_lightcurve.ipynb +0 -333
- exovetter-0.0.3/example_notebooks/current_vetter_examples/odd_even_example.ipynb +0 -2183
- exovetter-0.0.3/example_notebooks/current_vetter_examples/sweet_example.ipynb +0 -2170
- exovetter-0.0.3/example_notebooks/current_vetter_examples/transit_events_testing.ipynb +0 -383
- exovetter-0.0.3/example_notebooks/current_vetter_examples/transit_phase_coverage_example.ipynb +0 -2168
- exovetter-0.0.3/example_notebooks/current_vetter_examples/viz_transits_example.ipynb +0 -3169
- exovetter-0.0.3/example_notebooks/current_vetter_examples/wasp18b_lc.fits +2 -190
- exovetter-0.0.3/example_notebooks/exovetter_centroid_and_plotting_example.ipynb +0 -1036
- exovetter-0.0.3/example_notebooks/exovetter_robovetting_example.ipynb +0 -747
- exovetter-0.0.3/example_notebooks/trapezoid_fit_simple.ipynb +0 -351
- exovetter-0.0.3/exovetter.egg-info/SOURCES.txt +0 -74
- exovetter-0.0.3/new_example_notebooks/lightcurves.ipynb +0 -33
- exovetter-0.0.3/new_example_notebooks/wasp18b_tce +0 -1
- {exovetter-0.0.3 → exovetter-0.0.4}/.bandit.yaml +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/.github/workflows/ci_workflows.yml +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/.github/workflows/publish.yml +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/.gitignore +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/.readthedocs.yml +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/CHANGES.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/LICENSE.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/MANIFEST.in +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/README.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/Makefile +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/conf.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/index.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/install.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/make.bat +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/utils.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/vetters.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/docs/vetters_low_level.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/__init__.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/centroid/__init__.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/centroid/centroid.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/centroid/covar.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/centroid/disp.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/centroid/fastpsffit.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/const.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/lightkurve_utils.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/model.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/modshift/__init__.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/modshift/modshift.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/modshift/plotmodshift.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/odd_even.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/transit_coverage.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter/trapezoid_fit.py +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter.egg-info/dependency_links.txt +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter.egg-info/not-zip-safe +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter.egg-info/requires.txt +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/exovetter.egg-info/top_level.txt +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/licenses/DAVE_LICENSE +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/licenses/README.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/licenses/TEMPLATE_LICENCE.rst +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/pyproject.toml +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/requirements.txt +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/setup.cfg +0 -0
- {exovetter-0.0.3 → exovetter-0.0.4}/setup.py +0 -0
- {exovetter-0.0.3/example_notebooks/current_vetter_examples → exovetter-0.0.4/tutorial_notebooks}/wasp18b_tce +0 -0
|
@@ -81,6 +81,7 @@ class Leo:
|
|
|
81
81
|
self.near_tran = abs(self.phase) < self.qtran
|
|
82
82
|
# Actual number of transits accounting for gaps
|
|
83
83
|
self.epochs = np.round((time - epo) / per)
|
|
84
|
+
|
|
84
85
|
self.tran_epochs = np.unique(self.epochs[self.in_tran])
|
|
85
86
|
self.N_transit = len(self.tran_epochs)
|
|
86
87
|
# Cadences within 2 transit durations
|
|
@@ -128,7 +129,7 @@ class Leo:
|
|
|
128
129
|
# Get running mean and uncertainty of out-of-transit fluxes, binned over transit timescale
|
|
129
130
|
in_bin = in_tran & ~self.near_tran
|
|
130
131
|
bin_flux[i] = weighted_mean(self.flux[in_bin], self.flux_err[in_bin])
|
|
131
|
-
bin_flux_err[i] = weighted_err(self.flux[in_bin], self.flux_err[in_bin])
|
|
132
|
+
bin_flux_err[i] = weighted_err(self.flux[in_bin], self.flux_err[in_bin]).value
|
|
132
133
|
# Estimate white and red noise following Hartman & Bakos (2016)
|
|
133
134
|
mask = ~np.isnan(bin_flux) & ~self.near_tran
|
|
134
135
|
std = weighted_std(self.flux[mask], self.flux_err[mask])
|
|
@@ -137,7 +138,7 @@ class Leo:
|
|
|
137
138
|
std
|
|
138
139
|
* np.sqrt(np.nanmean(bin_flux_err[mask] ** 2))
|
|
139
140
|
/ np.sqrt(np.nanmean(self.flux_err[mask] ** 2))
|
|
140
|
-
)
|
|
141
|
+
).value
|
|
141
142
|
self.sig_w = std
|
|
142
143
|
sig_r2 = bin_std**2 - expected_bin_std**2
|
|
143
144
|
self.sig_r = np.sqrt(sig_r2) if sig_r2 > 0 else 0
|
|
@@ -223,4 +224,4 @@ class Leo:
|
|
|
223
224
|
self.DMM = np.nanmean(deps) / np.nanmedian(deps)
|
|
224
225
|
|
|
225
226
|
def plot (self):
|
|
226
|
-
print('
|
|
227
|
+
print('Plotting not yet implemented')
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"""Module
|
|
1
|
+
"""Module to handle SWEET vetter."""
|
|
2
2
|
|
|
3
3
|
import os
|
|
4
4
|
|
|
@@ -63,8 +63,8 @@ def sweet(time, flux, period, epoch, duration, plot=False):
|
|
|
63
63
|
|
|
64
64
|
if plot:
|
|
65
65
|
import matplotlib.pyplot as plt
|
|
66
|
-
#plt.clf() #
|
|
67
|
-
plt.figure(figsize=(7,7))
|
|
66
|
+
#plt.clf() # swapped with a plt.figure below MD 2023
|
|
67
|
+
plt.figure(figsize=(7,7))
|
|
68
68
|
|
|
69
69
|
out = []
|
|
70
70
|
for i, per in enumerate([period * 0.5, period, 2 * period]):
|
|
@@ -82,7 +82,7 @@ def sweet(time, flux, period, epoch, duration, plot=False):
|
|
|
82
82
|
plt.plot(phase[srt], f_obj.get_best_fit_model(phase[srt]), '-')
|
|
83
83
|
plt.ylabel("P=%g" % (per))
|
|
84
84
|
if i==0:
|
|
85
|
-
plt.title('SWEET: Folded at 1, 1
|
|
85
|
+
plt.title('SWEET: Folded at 1/2, 1, and 2 times the period')
|
|
86
86
|
|
|
87
87
|
result = np.array(out)
|
|
88
88
|
|
|
@@ -130,9 +130,15 @@ class Tce(dict):
|
|
|
130
130
|
"""
|
|
131
131
|
if 'epoch' not in self or 'epoch_offset' not in self:
|
|
132
132
|
raise KeyError('epoch and epoch_offset must be defined first')
|
|
133
|
+
|
|
134
|
+
# Puts into bjd
|
|
133
135
|
epoch = self["epoch"] - self["epoch_offset"]
|
|
136
|
+
|
|
134
137
|
if offset is not None:
|
|
138
|
+
# Transforms from bjd into desired time system
|
|
135
139
|
epoch = epoch + offset
|
|
140
|
+
|
|
141
|
+
|
|
136
142
|
return epoch
|
|
137
143
|
|
|
138
144
|
def validate(self):
|
|
@@ -7,7 +7,7 @@ import numpy as np
|
|
|
7
7
|
|
|
8
8
|
__all__ = ['sine', 'estimate_scatter', 'mark_transit_cadences', 'median_detrend',
|
|
9
9
|
'plateau', 'set_median_flux_to_zero', 'set_median_flux_to_one', 'sigmaClip',
|
|
10
|
-
'get_mast_tce', 'WqedLSF', 'compute_phases']
|
|
10
|
+
'get_mast_tce', 'WqedLSF', 'compute_phases', 'first_epoch']
|
|
11
11
|
|
|
12
12
|
def sine(x, order, period=1):
|
|
13
13
|
"""Sine function for SWEET vetter."""
|
|
@@ -614,3 +614,33 @@ def compute_phases(time, period, epoch, offset=0.5):
|
|
|
614
614
|
pmin = np.min(phases)
|
|
615
615
|
|
|
616
616
|
return phases
|
|
617
|
+
|
|
618
|
+
def first_epoch(epoch, period, lc):
|
|
619
|
+
"""Returns epoch of the first time in a lc file. Usefull when pulling down TCEs from MAST.
|
|
620
|
+
|
|
621
|
+
Parameters
|
|
622
|
+
----------
|
|
623
|
+
epoch : float
|
|
624
|
+
Time of transit from a given TCE in same time system as lc.
|
|
625
|
+
|
|
626
|
+
period : float
|
|
627
|
+
Period in units of time.
|
|
628
|
+
|
|
629
|
+
lc : lightkurve object
|
|
630
|
+
lightkurve object with flux and time.
|
|
631
|
+
|
|
632
|
+
Returns
|
|
633
|
+
-------
|
|
634
|
+
first_epoch : float
|
|
635
|
+
Epoch of first transit in lc in the time system of the lc.
|
|
636
|
+
|
|
637
|
+
"""
|
|
638
|
+
# TODO might need to assert epoch.value is within lc.time.value
|
|
639
|
+
if epoch.value >= lc.time.value[0]:
|
|
640
|
+
N = np.floor((epoch.value-lc.time.value[0])/period.value)
|
|
641
|
+
first_epoch = epoch - N*period
|
|
642
|
+
else:
|
|
643
|
+
N = np.ceil((lc.time.value[0]-epoch.value)/period.value)
|
|
644
|
+
first_epoch = epoch + N*period
|
|
645
|
+
|
|
646
|
+
return first_epoch
|
|
@@ -22,7 +22,7 @@ from exovetter import leo
|
|
|
22
22
|
|
|
23
23
|
__all__ = ['BaseVetter', 'ModShift', 'Lpp', 'OddEven',
|
|
24
24
|
'TransitPhaseCoverage', 'Sweet', 'Centroid',
|
|
25
|
-
'VizTransits']
|
|
25
|
+
'VizTransits', 'LeoVetter']
|
|
26
26
|
|
|
27
27
|
class BaseVetter(ABC):
|
|
28
28
|
"""Base class for vetters.
|
|
@@ -105,6 +105,9 @@ class ModShift(BaseVetter):
|
|
|
105
105
|
time : array
|
|
106
106
|
Time values of the TCE, populated by :meth:`run`.
|
|
107
107
|
|
|
108
|
+
lc_name : str
|
|
109
|
+
Input ``lc_name``.
|
|
110
|
+
|
|
108
111
|
flux : array
|
|
109
112
|
Flux values of the TCE, populated by :meth:`run`.
|
|
110
113
|
|
|
@@ -283,7 +286,7 @@ class Lpp(BaseVetter):
|
|
|
283
286
|
self.lpp_data, self.map_info
|
|
284
287
|
) # noqa: E501
|
|
285
288
|
|
|
286
|
-
if plot:
|
|
289
|
+
if plot:
|
|
287
290
|
target = self.tce.get("target_name", "Target")
|
|
288
291
|
lpp.plot_lpp_diagnostic(self.plot_data, target, self.norm_lpp)
|
|
289
292
|
|
|
@@ -468,7 +471,7 @@ class TransitPhaseCoverage(BaseVetter):
|
|
|
468
471
|
Returns
|
|
469
472
|
------------
|
|
470
473
|
metrics : dict
|
|
471
|
-
|
|
474
|
+
transit_coverage result dictionary containing the following:
|
|
472
475
|
transit_phase_coverage : Fraction of coverage
|
|
473
476
|
"""
|
|
474
477
|
time, flux, time_offset_str = lightkurve_utils.unpack_lk_version(
|
|
@@ -679,11 +682,11 @@ class VizTransits(BaseVetter):
|
|
|
679
682
|
lc_name : str
|
|
680
683
|
Name of the flux array in the ``lightkurve`` object.
|
|
681
684
|
|
|
682
|
-
max_transits :
|
|
683
|
-
|
|
685
|
+
max_transits : bool
|
|
686
|
+
Total number of transits to plot.
|
|
684
687
|
|
|
685
|
-
transit_only :
|
|
686
|
-
|
|
688
|
+
transit_only : bool
|
|
689
|
+
Zoom in on the transit
|
|
687
690
|
|
|
688
691
|
smooth : type
|
|
689
692
|
description
|
|
@@ -735,8 +738,7 @@ class VizTransits(BaseVetter):
|
|
|
735
738
|
centroid result dictionary containing the following:
|
|
736
739
|
num_transits : Number of transits with data in transit (3*duration).
|
|
737
740
|
"""
|
|
738
|
-
|
|
739
|
-
# Added plotting options MD 2023
|
|
741
|
+
|
|
740
742
|
if plot == True:
|
|
741
743
|
run_transit_plot = True
|
|
742
744
|
run_folded_plot = True
|
|
@@ -777,14 +779,14 @@ class VizTransits(BaseVetter):
|
|
|
777
779
|
# This will always show both. If you want one or the other do run with whichever one initialized
|
|
778
780
|
self.run(self.tce, self.lc, plot=True)
|
|
779
781
|
|
|
780
|
-
# def plot(self, tce, lightcurve): #
|
|
782
|
+
# def plot(self, tce, lightcurve): # old plot method
|
|
781
783
|
|
|
782
784
|
# _ = self.run(tce, lightcurve, max_transits=self.max_transits,
|
|
783
785
|
# transit_only=self.transit_only, smooth=self.smooth,
|
|
784
786
|
# plot=True)
|
|
785
787
|
|
|
786
788
|
class LeoVetter(BaseVetter):
|
|
787
|
-
"""Leo based vetter"""
|
|
789
|
+
"""Leo based vetter (see https://github.com/mkunimoto/LEO-vetter)"""
|
|
788
790
|
|
|
789
791
|
def __init__(self, lc_name="flux", flux_err=None, frac=0.7, max_chases_phase=0.1):
|
|
790
792
|
"""
|
|
@@ -875,14 +877,15 @@ class LeoVetter(BaseVetter):
|
|
|
875
877
|
time_offset_q = getattr(exo_const, time_offset_str)
|
|
876
878
|
self.epoch = tce.get_epoch(time_offset_q).to_value(u.day)
|
|
877
879
|
|
|
878
|
-
# epo needs to be the time of first transit in TESS BJD
|
|
880
|
+
# epo needs to be the time of first transit in TESS BJD
|
|
881
|
+
# (above converted to BTJD but here check it is actually at the beggining of the time series)
|
|
879
882
|
if self.epoch >= self.time[0]:
|
|
880
883
|
N = np.floor((self.epoch-self.time[0])/self.period)
|
|
881
884
|
self.epo = self.epoch - N*self.period
|
|
882
885
|
else:
|
|
883
886
|
N = np.ceil((self.time[0]-self.epoch)/self.period)
|
|
884
887
|
self.epo = self.epoch + N*self.period
|
|
885
|
-
|
|
888
|
+
|
|
886
889
|
# create flux_err array defaulted to flux_err col of lc
|
|
887
890
|
if self.flux_err is None:
|
|
888
891
|
print("No flux error given, defaulting to 'flux_err' column of light curve")
|
|
@@ -949,4 +952,4 @@ class LeoVetter(BaseVetter):
|
|
|
949
952
|
return self.metrics
|
|
950
953
|
|
|
951
954
|
def plot(self): # pragma: no cover
|
|
952
|
-
self.run(self.tce, self.lc, plot=True)
|
|
955
|
+
self.run(self.tce, self.lc, plot=True)
|
|
@@ -94,8 +94,12 @@ def plot_all_transits(time, flux, period, epoch, dur, depth, max_transits=20,
|
|
|
94
94
|
c=color, ms=5, lw=1)
|
|
95
95
|
|
|
96
96
|
plt.annotate("Transit %i" % nt,
|
|
97
|
-
|
|
98
|
-
|
|
97
|
+
(xmin, np.median(fl) + step_size * (i+0.15)), c=color)
|
|
98
|
+
# Added buffer between transit and annotation
|
|
99
|
+
|
|
100
|
+
# plt.annotate("Transit %i" % nt,
|
|
101
|
+
# (xmin, np.median(fl) + step_size * i),
|
|
102
|
+
# c=color)
|
|
99
103
|
|
|
100
104
|
plt.xlim(xmin, xmax)
|
|
101
105
|
plt.axvspan(
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
.bandit.yaml
|
|
2
|
+
.gitignore
|
|
3
|
+
.readthedocs.yml
|
|
4
|
+
CHANGES.rst
|
|
5
|
+
LICENSE.rst
|
|
6
|
+
MANIFEST.in
|
|
7
|
+
README.rst
|
|
8
|
+
pyproject.toml
|
|
9
|
+
requirements.txt
|
|
10
|
+
setup.cfg
|
|
11
|
+
setup.py
|
|
12
|
+
.github/workflows/ci_workflows.yml
|
|
13
|
+
.github/workflows/publish.yml
|
|
14
|
+
docs/Makefile
|
|
15
|
+
docs/conf.py
|
|
16
|
+
docs/index.rst
|
|
17
|
+
docs/install.rst
|
|
18
|
+
docs/make.bat
|
|
19
|
+
docs/utils.rst
|
|
20
|
+
docs/vetters.rst
|
|
21
|
+
docs/vetters_low_level.rst
|
|
22
|
+
exovetter/__init__.py
|
|
23
|
+
exovetter/const.py
|
|
24
|
+
exovetter/leo.py
|
|
25
|
+
exovetter/lightkurve_utils.py
|
|
26
|
+
exovetter/lpp.py
|
|
27
|
+
exovetter/model.py
|
|
28
|
+
exovetter/odd_even.py
|
|
29
|
+
exovetter/sweet.py
|
|
30
|
+
exovetter/tce.py
|
|
31
|
+
exovetter/transit_coverage.py
|
|
32
|
+
exovetter/trapezoid_fit.py
|
|
33
|
+
exovetter/utils.py
|
|
34
|
+
exovetter/version.py
|
|
35
|
+
exovetter/vetters.py
|
|
36
|
+
exovetter/viz_transits.py
|
|
37
|
+
exovetter.egg-info/PKG-INFO
|
|
38
|
+
exovetter.egg-info/SOURCES.txt
|
|
39
|
+
exovetter.egg-info/dependency_links.txt
|
|
40
|
+
exovetter.egg-info/not-zip-safe
|
|
41
|
+
exovetter.egg-info/requires.txt
|
|
42
|
+
exovetter.egg-info/top_level.txt
|
|
43
|
+
exovetter/centroid/__init__.py
|
|
44
|
+
exovetter/centroid/centroid.py
|
|
45
|
+
exovetter/centroid/covar.py
|
|
46
|
+
exovetter/centroid/disp.py
|
|
47
|
+
exovetter/centroid/fastpsffit.py
|
|
48
|
+
exovetter/modshift/__init__.py
|
|
49
|
+
exovetter/modshift/modshift.py
|
|
50
|
+
exovetter/modshift/plotmodshift.py
|
|
51
|
+
licenses/DAVE_LICENSE
|
|
52
|
+
licenses/README.rst
|
|
53
|
+
licenses/TEMPLATE_LICENCE.rst
|
|
54
|
+
tutorial_notebooks/Centroid.ipynb
|
|
55
|
+
tutorial_notebooks/LEO.ipynb
|
|
56
|
+
tutorial_notebooks/LPP.ipynb
|
|
57
|
+
tutorial_notebooks/OddEven.ipynb
|
|
58
|
+
tutorial_notebooks/SWEET.ipynb
|
|
59
|
+
tutorial_notebooks/TCEs.ipynb
|
|
60
|
+
tutorial_notebooks/TransitPhaseCoverage.ipynb
|
|
61
|
+
tutorial_notebooks/VizTransits.ipynb
|
|
62
|
+
tutorial_notebooks/lightcurves.ipynb
|
|
63
|
+
tutorial_notebooks/modshift.ipynb
|
|
64
|
+
tutorial_notebooks/wasp18b.fits
|
|
65
|
+
tutorial_notebooks/wasp18b_tce
|