- 16 Oct, 2018 5 commits
-
-
Chris Shallue authored
This applies mainly to scrambled data (NaN time values typically come with NaN flux values, which are removed anyway, but scrambing decouples NaN time values from NaN flux values). PiperOrigin-RevId: 209029696
-
Alex Tamkin authored
PiperOrigin-RevId: 208863882
-
Alex Tamkin authored
Ensure consistent argument order, change NaN processing to remove NaN times as well, and do so before scrambling PiperOrigin-RevId: 207804986
-
Alex Tamkin authored
Modify processing pipeline to enable generation of scrambled lightcurves. Fix bugs to enable generation of inverted lightcurves. PiperOrigin-RevId: 207595688
-
Chris Shallue authored
Inversion should be done *after* fitting a normalization curve to the stellar variability and dividing it away. Doing it before normalizing may result in unintentionally reversing the inversion. Therefore we remove the option to do it at this point. PiperOrigin-RevId: 207309650
-
- 25 Jun, 2018 1 commit
-
-
Chris Shallue authored
PiperOrigin-RevId: 202034513
-
- 24 Jun, 2018 1 commit
-
-
Chris Shallue authored
PiperOrigin-RevId: 201007073
-
- 14 Jun, 2018 2 commits
-
-
Chris Shallue authored
PiperOrigin-RevId: 199887920
-
Chris Shallue authored
PiperOrigin-RevId: 199862472
-
- 16 Mar, 2018 2 commits
-
-
Christopher Shallue authored
-
Christopher Shallue authored
This is not a performance issue for the instances replaced because each instance is expected to iterate over zipped lists of < ~20 references to numpy arrays.
-
- 28 Feb, 2018 1 commit
-
-
Christopher Shallue authored
-