Commit Graph

257 Commits

Author SHA1 Message Date
SGCMarkus 2606d49093 download_tess_kepler: add forced python garbage collection
* the Tables can become huge, and therefor require a lot of RAM ->
* cleanup whenever we dont need a table anymore
2025-08-07 17:14:43 +02:00
SGCMarkus 298cba6616 download_tess_kepler: rework to send all requests in batches 2025-08-07 17:06:19 +02:00
SGCMarkus b0835c523c cleanup old .cff files 2025-08-06 17:05:15 +02:00
SGCMarkus 67ddedaf86 add script to download full kepler/k2/tess catalogues in Short Cadence/Lightcurves 2025-08-06 17:04:23 +02:00
SGCMarkus f6d90bdeea cleanup 2025-08-06 16:13:00 +02:00
SGCMarkus b43e11b9d1 remove old data 2025-08-06 14:44:11 +02:00
SGCMarkus 7d0401d31d generate_plots: fix formatting and star count 2025-06-08 15:39:30 +02:00
SGCMarkus 95ce7917d9 Merge branch 'main' of https://gitea.markus.stammgruppe.eu/SGCMarkus/flaredetector 2025-06-08 15:38:40 +02:00
SGCMarkus ecf480c2de generate_latex_table: update printed tables 2025-06-08 15:37:40 +02:00
SGCMarkus 6514a6d125 Merge branch 'main' of https://gitea.markus.stammgruppe.eu/SGCMarkus/flaredetector 2025-05-31 16:54:33 +02:00
SGCMarkus b6c194cb6e CalcAllFlaresThread: set proper plot description sizes 2025-05-31 16:54:26 +02:00
SGCMarkus 9afe0993f6 generate_plots: fix flare number 2025-05-31 16:53:17 +02:00
SGCMarkus c1c58746e9 FlareSummaryPlotGUI: bring up to date 2025-05-31 16:52:41 +02:00
SGCMarkus c36c227e11 generate_plots: add option to adjust plot text sizes 2025-05-25 18:22:32 +02:00
SGCMarkus cd04b272ca fix period plot generation after rework 2025-05-25 14:24:42 +02:00
SGCMarkus a41edfcaa7 add latex table generation file 2025-05-21 17:59:23 +02:00
SGCMarkus 44d5da5975 generate_plots: fix multithreaded plot generation 2025-05-08 14:55:21 +02:00
SGCMarkus 7d574febcf generate_plots: use multiprocessing 2025-05-06 11:48:01 +02:00
SGCMarkus 43eb79bcc6 FlaredetectorWidget: properly label print 2025-05-06 11:46:45 +02:00
SGCMarkus 1fc9b82a1a generate plots: fix using wrong dataset for full period histogram 2025-04-27 21:22:04 +02:00
SGCMarkus 060cae2264 generate_plots: bring uptodate for changes, add max flare peak plots 2025-04-27 20:32:44 +02:00
SGCMarkus 54bd2e4bff add updated data package 2025-04-27 20:31:50 +02:00
SGCMarkus a7a816a892 CalcAllFlaresThread: add isValid flag to final output 2025-04-27 20:30:50 +02:00
SGCMarkus 4ad7974bb1 flaredetector: util: optimize: improve minima detection 2025-04-27 20:29:46 +02:00
SGCMarkus d930d7896b update code for optimized fold 2025-04-25 08:11:55 +02:00
SGCMarkus a13e32f35e astrodatagui: change default to pdcsap flux 2025-04-21 11:29:23 +02:00
SGCMarkus 10d1699d71 CalcAllFlaresThread: remove sap calculations, we dont use those 2025-04-11 13:48:21 +02:00
SGCMarkus c4a0dc766b Add UI option to optimize the lightcurve fold 2025-04-11 13:41:08 +02:00
SGCMarkus bb54965b54 generate_plots: fix generation of more detailed spectral types plots 2025-03-11 12:08:18 +01:00
SGCMarkus 01ae4f9084 rework generate_plot script 2025-03-10 08:26:16 +01:00
SGCMarkus df79c8bdcc add newest dataset 2025-01-27 08:40:16 +01:00
SGCMarkus 68dcc66071 generate_plots_MKGF: pre filter data to exclude data without periods 2025-01-14 13:21:32 +01:00
SGCMarkus fa7a2a3f75 generate_plots_MKGF: generate histograms with lower peaks only too 2024-12-16 10:38:06 +01:00
SGCMarkus a901ba9c45 generate_plots_MKGF: generate plots individually per star too 2024-12-04 14:05:26 +01:00
SGCMarkus 989a3d82ec stars.db: update from running e145014 2024-12-04 12:42:42 +01:00
SGCMarkus e1450141b0 identify_unknown_sptypes: update sptypes in database
also update SpType per Teff from
https://lweb.cfa.harvard.edu/~pberlind/atlas/htmls/note.html
2024-12-04 12:41:33 +01:00
SGCMarkus bef934176d identify_unknown_sptypes: use vizier tic catalogue and print best match 2024-12-04 11:54:06 +01:00
SGCMarkus db3c8be556 identify_unknown_sptypes: add colorcoding to the output 2024-12-02 10:01:05 +01:00
SGCMarkus 34261b9581 Revert "identify unknown sptypes: only check U-B and B-V"
This reverts commit 87f71c386e.
2024-12-02 09:50:30 +01:00
SGCMarkus 3d92dcb1bb identify_unknown_sptypes: print UBV only match 2024-12-02 09:49:57 +01:00
SGCMarkus 87f71c386e identify unknown sptypes: only check U-B and B-V 2024-12-02 08:23:57 +01:00
SGCMarkus 6480c9fbee add file to estimate spectral type by B-V 2024-12-02 08:22:33 +01:00
SGCMarkus f150c02dfd cousins.cols: rework to csv format 2024-11-29 13:57:02 +01:00
SGCMarkus 8bfb34a3d0 Add cousins B-V conversion table
from:
https://www.stsci.edu/~inr/intrins.html
2024-11-29 13:32:43 +01:00
SGCMarkus 557ae476e5 add newest dataset 2024-11-28 10:04:39 +01:00
SGCMarkus 208e619ce7 FlaredetectorWidget: handle K2 no QUARTER in header 2024-11-28 10:03:39 +01:00
SGCMarkus 53fcdc541e CalcAllFlaresThread: add source to filename 2024-11-28 10:00:56 +01:00
SGCMarkus 447c353844 generate_plots: use newest dataset 2024-11-14 13:40:55 +01:00
SGCMarkus b0d6991f4a generate_plots: make some plots nicer 2024-11-14 13:39:49 +01:00
SGCMarkus 55dfe55702 CalcAllFlaresThread: generate plots when calculating data 2024-11-14 13:37:23 +01:00