Skip to content

Commit

Permalink
thursday
Browse files Browse the repository at this point in the history
  • Loading branch information
ethankruse committed Oct 25, 2024
1 parent 0b603fc commit 7f57c52
Show file tree
Hide file tree
Showing 6 changed files with 6,866 additions and 6,858 deletions.
1,931 changes: 968 additions & 963 deletions data/confirmed-planets.csv

Large diffs are not rendered by default.

7,407 changes: 3,704 additions & 3,703 deletions data/exoplots_data.csv

Large diffs are not rendered by default.

4,275 changes: 2,138 additions & 2,137 deletions data/k2-candidates-table.csv

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/last_update_time.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-10-24 02:18:00.605298
2024-10-25 02:14:12.733772
106 changes: 53 additions & 53 deletions data/tess-candidates.csv

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion scripts/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ def load_data(updated_koi_params=True, only_candidates=True):
'TOI-6101.01', 'TOI-6170.01', 'TOI-5678.01', 'TOI-603.01',
'TOI-1105.01', 'TOI-1605.01', 'TOI-1828.01', 'TOI-1885.01',
'TOI-2215.01', 'TOI-2458.01', 'TOI-5688.01',
'TOI-6383.01', 'TOI-6651.01', 'TOI-5319.01', 'TOI-7041.01']
'TOI-6383.01', 'TOI-6651.01', 'TOI-7041.01']
earlycps = []

stillbad = np.zeros(len(ignores), dtype=bool)
Expand Down Expand Up @@ -1583,6 +1583,7 @@ def load_data(updated_koi_params=True, only_candidates=True):
'TOI-5616.01', 'TOI-5634.01', 'TOI-5720.01', 'TOI-6008.01',
'TOI-6029.01', 'TOI-6034.01', 'TOI-6086.01', 'TOI-6255.01',
'TOI-6982.01', 'TOI-2420.01', 'TOI-2485.01',
'TOI-1883.01', 'TOI-2274.01', 'TOI-2768.01',
# KOIs
'TOI-4444.01', 'TOI-4484.01', 'TOI-4588.01', 'TOI-1241.01',
# K2 candidates
Expand Down

0 comments on commit 7f57c52

Please sign in to comment.