Commit Graph

73 Commits

Author SHA1 Message Date
SGCMarkus 74e808544b astrodatagui: FlaredetectorWidget: fixup binstate 2024-03-18 08:41:00 +01:00
SGCMarkus cbc3a68380 astrodatagui: FlaredetectorWidget: update plot on state changes 2024-03-15 13:58:35 +01:00
SGCMarkus e35c7b4d8e astrodatagui: FlaredetectorWidget: mark flatten/bin/periodogram mutually exclusive 2024-03-15 13:52:50 +01:00
SGCMarkus 1165a10fd8 astrodatagui: FlaredetectorWidget: properly define states of the widget 2024-03-15 13:48:04 +01:00
SGCMarkus 0c6963aded astrodatagui: rework plot options 2024-03-14 14:13:02 +01:00
SGCMarkus b1dafb1ca2 astrodatagui: FlaredetectorWidget: only scatter for folded 2024-03-14 14:12:40 +01:00
SGCMarkus 956779a0a5 astrodatagui: implement normalize function 2024-03-13 09:48:44 +01:00
SGCMarkus 7799836cf7 astrodatagui: implement features of all current plot options 2024-03-13 09:38:17 +01:00
SGCMarkus ce3e548ab1 astrodatagui: add section for various plot options 2024-03-13 08:47:42 +01:00
SGCMarkus 236c01c3be astrodatagui: FlaredetectorWidget: set sap_flux as default lightcurve 2024-03-12 14:58:09 +01:00
SGCMarkus 3465c22370 astrodatagui: switch to lightkurve plotting 2024-03-12 13:37:08 +01:00
SGCMarkus d4db3c163f astrodatagui: fix crash if no distance found 2024-03-11 16:37:41 +01:00
SGCMarkus 564e4df900 astrodatagui: show - if no rotational velocity or distance are found 2024-03-11 15:40:00 +01:00
SGCMarkus a88c6d36f6 astrodatagui: show alternative star identifiers 2024-03-11 15:39:17 +01:00
SGCMarkus ef5caefdfe astrodatagui: StarsDB: add getStarAltNames function 2024-03-11 15:38:24 +01:00
SGCMarkus 088245714a astrodatagui: show additional star data 2024-03-11 14:47:54 +01:00
SGCMarkus e3a7bb3a45 astrodatagui: StarsDB: add table for additional star info 2024-03-11 14:43:09 +01:00
SGCMarkus 0e3aec7097 astrodatagui: add labels for additional star data 2024-03-11 14:42:14 +01:00
SGCMarkus bc520b031c astrodatagui: add custom results to simbad queries 2024-03-08 13:51:47 +01:00
SGCMarkus 04b3c6253e astrodatagui: setup on click for the 2 lists and plot the data 2024-03-08 11:55:10 +01:00
SGCMarkus f84a61f028 astrodatagui: StarsDB: add functions to read inserted information 2024-03-08 11:48:00 +01:00
SGCMarkus 4bf5ddc9ba astrodatagui: StarsDB: add function to insert new star 2024-03-08 11:47:27 +01:00
SGCMarkus cdb0c61b1a astrodatagui: StarsDB: improve database structure 2024-03-08 11:45:45 +01:00
SGCMarkus 37b1887326 astrodatadownloader: write source into manifest too 2024-03-08 11:37:44 +01:00
SGCMarkus 2d4133617f astrodatadownloader: use SECTOR for TESS and TTABLEID for Kepler/K2 as extra information 2024-03-08 11:37:02 +01:00
SGCMarkus 8f7fb78c8f astrodatagui: FlaredetectorWidget: add plot fits file function 2024-03-08 11:29:43 +01:00
SGCMarkus 044aa47d35 astrodatagui: NewStarDialog: proper behaviour if Ok button is pressed before fetching 2024-03-06 15:45:11 +01:00
SGCMarkus aed3a9bcfd astrodatagui: NewStarDialog: safe star identifier and make sure it stays consistent between fetch/download 2024-03-06 15:43:19 +01:00
SGCMarkus 9a33666ae1 astrodatagui: StarsDB: implement function to insert star alternative names 2024-03-06 15:42:08 +01:00
SGCMarkus ccc9301a71 astrodatagui: StarsDB: Insert default values for possible sources 2024-03-06 15:41:33 +01:00
SGCMarkus 4d46d023dc astrodatagui: StarsDB: Simbad gives us a main ID, use this 2024-03-06 15:41:02 +01:00
SGCMarkus 3c8e167177 astrodatadownloader: Kepler/K2 files dont have sectors in their filenames 2024-03-06 14:09:25 +01:00
SGCMarkus e6dbfdb110 astrodatagui: NewStarDialog: download files on ok button click and set return values 2024-03-06 14:01:11 +01:00
SGCMarkus 22e7744529 astrodatagui: NewStarDialog: name Kepler/K2 checkboxes properly 2024-03-06 13:59:50 +01:00
SGCMarkus 8bcfb36c95 astrodatadownloader: fix syntax warning 2024-03-06 13:58:59 +01:00
SGCMarkus 34efb0ffa3 astrodatadownloader: filter for fits files only 2024-03-06 11:39:30 +01:00
SGCMarkus 2908d986ec astrodatadownloader: add functionality to choose SLC/LLC for Kepler/K2 2024-03-06 11:37:15 +01:00
SGCMarkus 36597a6bfe astrodatagui: NewStarDialog: replace sequence selection with cadence for Kepler/K2 2024-03-06 11:15:58 +01:00
SGCMarkus 51d0baaccb astrodatadownloader: only keep what we really need 2024-03-06 11:10:11 +01:00
SGCMarkus bf8c1d9915 astrodatadownloader: add downloader function and all dependencies from old project 2024-03-06 10:50:31 +01:00
SGCMarkus 3769a27a4f treewide: move all modules into new submodule to fix relative imports
python, why are you like this?
2024-03-05 13:06:48 +01:00
SGCMarkus 2ef8664fd9 astrodatagui: NewStarDialog: show preview of available data 2024-03-05 12:32:43 +01:00
SGCMarkus b58bb7fdd7 astrodatadownloader: rework getStarObservations function for fewer server requests 2024-03-05 12:31:42 +01:00
SGCMarkus f3dafa9ad1 astrodatadownloader: add getStarObservations from old project 2024-03-04 16:35:17 +01:00
SGCMarkus 08c9ad0014 astrodatagui: NewStarDialog: implement dummy button clicked functions 2024-03-04 16:09:03 +01:00
SGCMarkus b82b0a4057 astrodatagui: NewStarDialog: add checkbox to select all sequences/quarters 2024-03-04 15:44:47 +01:00
SGCMarkus 5589f766de astrodatagui: open NewStarDialog with the Add button 2024-03-04 14:27:47 +01:00
SGCMarkus e05f299313 astrodataui: add NewStarDialog.py/.ui files 2024-03-04 14:27:06 +01:00
SGCMarkus db4f579ac0 astrodatagui: ask before closing in all occasions 2024-03-04 13:01:25 +01:00
SGCMarkus 05367dc1de astrodatagui: close all database connections properly before exiting 2024-03-04 12:44:31 +01:00