SGCMarkus
|
5bfa2b1898
|
flaredetector: add boundaries for flare range
|
2024-04-15 14:40:46 +02:00 |
|
SGCMarkus
|
5785bb9501
|
flaredetector: add algorithm to detect start/end of possible flares
|
2024-04-15 14:38:03 +02:00 |
|
SGCMarkus
|
1ecacfcaa4
|
flaredetector: add GaussExponential function to fit flares
|
2024-04-15 14:32:40 +02:00 |
|
SGCMarkus
|
0e5c4e7a58
|
astrodatagui: FlaredetectorWidget: show peaks in flatten
|
2024-03-28 12:02:21 +01:00 |
|
SGCMarkus
|
54629bf5cd
|
flaredetector: util: allow setting min height for peaks
|
2024-03-28 12:01:39 +01:00 |
|
SGCMarkus
|
fffe94916e
|
flaredetector: util: findMaxIndices: return a -1 array of size num if no valid lc type was given
|
2024-03-26 13:40:04 +01:00 |
|
SGCMarkus
|
cf9958a1af
|
flaredetector: util: findMaxIndices: set data for light curve objects to their flux
|
2024-03-26 13:32:57 +01:00 |
|
SGCMarkus
|
cbfbd7e976
|
flaredetector: util: set data per different instance specific to not duplicate code
|
2024-03-26 12:40:12 +01:00 |
|
SGCMarkus
|
e5db328b9a
|
flaredetector: util: check if its a Periodogram
|
2024-03-26 12:37:17 +01:00 |
|
SGCMarkus
|
f756873687
|
astrodatagui: FlaredetectorWidget: show 4 highest peaks in the periodogram and print their periods
|
2024-03-26 11:28:58 +01:00 |
|
SGCMarkus
|
ca2d09f932
|
flaredetector: util: add function to find indices of peaks
|
2024-03-26 11:28:04 +01:00 |
|
SGCMarkus
|
248a8c2497
|
astrodatagui: FlaredetectorWidget: fix normalize
|
2024-03-20 16:58:32 +01:00 |
|
SGCMarkus
|
49dad89d66
|
astrodatagui: FlaredectorWidget: use tight layout for lc plots
|
2024-03-20 14:41:15 +01:00 |
|
SGCMarkus
|
c47cdf56be
|
astrodatagui: FlaredectorWidget: set proper normalization for collections
|
2024-03-20 14:36:33 +01:00 |
|
SGCMarkus
|
966901f427
|
astrodatagui: if screen size <= 1080p launch maximized
|
2024-03-20 14:25:31 +01:00 |
|
SGCMarkus
|
d38278f680
|
astrodatagui: disable normalize if we combine fits files
reason: crash due to different units of flux and flux_err for most
fits files
|
2024-03-20 11:39:43 +01:00 |
|
SGCMarkus
|
60e4a4782e
|
astrodatagui: support changing between frequency/period view in periodogram
|
2024-03-19 13:52:54 +01:00 |
|
SGCMarkus
|
b722bc03bb
|
astrodatagui: FlaredetectorWidget: show max power period for periodogram
|
2024-03-19 13:43:29 +01:00 |
|
SGCMarkus
|
bc2f4d366a
|
astrodatagui: implement combine sequences/target table id button
|
2024-03-19 12:40:32 +01:00 |
|
SGCMarkus
|
cd33dfbe29
|
astrodatagui: FlaredetectorWidget: add option to plot multiple fits files at once
|
2024-03-19 12:36:48 +01:00 |
|
SGCMarkus
|
9fb54837fd
|
astrodatagui: allow to select multiple sequences/target table ids
|
2024-03-19 12:01:16 +01:00 |
|
SGCMarkus
|
966fb174a4
|
astrodatagui: fix exclusive plot options typo
|
2024-03-19 10:29:21 +01:00 |
|
SGCMarkus
|
d5cf09dc0f
|
astrodatagui: abort if wl/po/period/epoch arent valid ints/floats
|
2024-03-18 16:35:32 +01:00 |
|
SGCMarkus
|
7be0dc928c
|
astrodatagui: only set bin size none if text is none
|
2024-03-18 16:34:24 +01:00 |
|
SGCMarkus
|
f3c6f79ab3
|
astrodatagui: let bin size be a float
|
2024-03-18 16:29:52 +01:00 |
|
SGCMarkus
|
a1f7b1bb66
|
astrodatagui: set bin size default to None
|
2024-03-18 16:29:24 +01:00 |
|
SGCMarkus
|
4457116d16
|
astrodatagui: add events for spin box and text field changes
|
2024-03-18 16:21:19 +01:00 |
|
SGCMarkus
|
0e94e12a94
|
astrodatagui: fix typo in function names
|
2024-03-18 15:45:03 +01:00 |
|
SGCMarkus
|
729ea24d61
|
astrodatagui: add plot update events for combo boxes
|
2024-03-18 15:42:54 +01:00 |
|
SGCMarkus
|
cb4a22887e
|
astrodatagui: FlaredetectorWidget: fix typo in periodogram state
|
2024-03-18 15:42:18 +01:00 |
|
SGCMarkus
|
003a821789
|
astrodatagui: FlaredetectorWidget: set up setFluxType function
|
2024-03-18 15:32:41 +01:00 |
|
SGCMarkus
|
029fd1c776
|
astrodatagui: Quarters -> Target Table ID
|
2024-03-18 15:06:46 +01:00 |
|
SGCMarkus
|
2e110779c4
|
astrodatadownloader: show later/better matching stage for fetching which files to download
|
2024-03-18 13:44:48 +01:00 |
|
SGCMarkus
|
4b9a1bb9c2
|
astrodatagui: disable plot options by default
enable then when the first section/target table id was selected
|
2024-03-18 10:08:51 +01:00 |
|
SGCMarkus
|
460344d7a6
|
astrodatagui: update plot when flatten/fold/periodogram are unchecked
|
2024-03-18 10:04:35 +01:00 |
|
SGCMarkus
|
7834ba1410
|
stars: add initial star data from various papers
|
2024-03-18 08:45:35 +01:00 |
|
SGCMarkus
|
dc9d0635dd
|
astrodatagui: wire up checkbox changed events for new FlaredetectionWidget
|
2024-03-18 08:42:48 +01:00 |
|
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 |
|