Commit Graph

  • e3a7bb3a45 astrodatagui: StarsDB: add table for additional star info SGCMarkus 2024-03-11 14:43:09 +01:00
  • 0e3aec7097 astrodatagui: add labels for additional star data SGCMarkus 2024-03-11 14:42:14 +01:00
  • bc520b031c astrodatagui: add custom results to simbad queries SGCMarkus 2024-03-08 13:51:47 +01:00
  • 04b3c6253e astrodatagui: setup on click for the 2 lists and plot the data SGCMarkus 2024-03-08 11:55:10 +01:00
  • f84a61f028 astrodatagui: StarsDB: add functions to read inserted information SGCMarkus 2024-03-08 11:48:00 +01:00
  • 4bf5ddc9ba astrodatagui: StarsDB: add function to insert new star SGCMarkus 2024-03-08 11:47:27 +01:00
  • cdb0c61b1a astrodatagui: StarsDB: improve database structure SGCMarkus 2024-03-08 11:45:45 +01:00
  • 37b1887326 astrodatadownloader: write source into manifest too SGCMarkus 2024-03-08 11:37:44 +01:00
  • 2d4133617f astrodatadownloader: use SECTOR for TESS and TTABLEID for Kepler/K2 as extra information SGCMarkus 2024-03-08 11:37:02 +01:00
  • 8f7fb78c8f astrodatagui: FlaredetectorWidget: add plot fits file function SGCMarkus 2024-03-08 11:29:43 +01:00
  • 044aa47d35 astrodatagui: NewStarDialog: proper behaviour if Ok button is pressed before fetching SGCMarkus 2024-03-06 15:45:11 +01:00
  • aed3a9bcfd astrodatagui: NewStarDialog: safe star identifier and make sure it stays consistent between fetch/download SGCMarkus 2024-03-06 15:43:19 +01:00
  • 9a33666ae1 astrodatagui: StarsDB: implement function to insert star alternative names SGCMarkus 2024-03-06 15:42:08 +01:00
  • ccc9301a71 astrodatagui: StarsDB: Insert default values for possible sources SGCMarkus 2024-03-06 15:41:33 +01:00
  • 4d46d023dc astrodatagui: StarsDB: Simbad gives us a main ID, use this SGCMarkus 2024-03-06 15:41:02 +01:00
  • 3c8e167177 astrodatadownloader: Kepler/K2 files dont have sectors in their filenames SGCMarkus 2024-03-06 14:09:25 +01:00
  • e6dbfdb110 astrodatagui: NewStarDialog: download files on ok button click and set return values SGCMarkus 2024-03-06 14:01:11 +01:00
  • 22e7744529 astrodatagui: NewStarDialog: name Kepler/K2 checkboxes properly SGCMarkus 2024-03-06 13:59:50 +01:00
  • 8bcfb36c95 astrodatadownloader: fix syntax warning SGCMarkus 2024-03-06 13:58:59 +01:00
  • 34efb0ffa3 astrodatadownloader: filter for fits files only SGCMarkus 2024-03-06 11:38:55 +01:00
  • 2908d986ec astrodatadownloader: add functionality to choose SLC/LLC for Kepler/K2 SGCMarkus 2024-03-06 11:37:15 +01:00
  • 36597a6bfe astrodatagui: NewStarDialog: replace sequence selection with cadence for Kepler/K2 SGCMarkus 2024-03-06 11:15:58 +01:00
  • 51d0baaccb astrodatadownloader: only keep what we really need SGCMarkus 2024-03-06 11:10:11 +01:00
  • bf8c1d9915 astrodatadownloader: add downloader function and all dependencies from old project SGCMarkus 2024-03-06 10:50:31 +01:00
  • 3769a27a4f treewide: move all modules into new submodule to fix relative imports SGCMarkus 2024-03-05 13:06:44 +01:00
  • 2ef8664fd9 astrodatagui: NewStarDialog: show preview of available data SGCMarkus 2024-03-05 12:32:43 +01:00
  • b58bb7fdd7 astrodatadownloader: rework getStarObservations function for fewer server requests SGCMarkus 2024-03-05 12:31:42 +01:00
  • f3dafa9ad1 astrodatadownloader: add getStarObservations from old project SGCMarkus 2024-03-04 16:35:17 +01:00
  • 08c9ad0014 astrodatagui: NewStarDialog: implement dummy button clicked functions SGCMarkus 2024-03-04 16:09:03 +01:00
  • b82b0a4057 astrodatagui: NewStarDialog: add checkbox to select all sequences/quarters SGCMarkus 2024-03-04 15:44:47 +01:00
  • 5589f766de astrodatagui: open NewStarDialog with the Add button SGCMarkus 2024-03-04 14:27:47 +01:00
  • e05f299313 astrodataui: add NewStarDialog.py/.ui files SGCMarkus 2024-03-04 14:27:06 +01:00
  • db4f579ac0 astrodatagui: ask before closing in all occasions SGCMarkus 2024-03-04 13:01:25 +01:00
  • 05367dc1de astrodatagui: close all database connections properly before exiting SGCMarkus 2024-03-04 12:44:31 +01:00
  • 4c458203d7 StarsDB: add close function SGCMarkus 2024-03-04 12:25:06 +01:00
  • 11e3d88cba StarsDB: add function to get all current instances SGCMarkus 2024-03-04 12:14:54 +01:00
  • c02666eba2 astrodatagui: add statusbar actions for open db and exit SGCMarkus 2024-03-04 12:03:08 +01:00
  • 54348ca881 astrodatagui: improve error handling and connect to default db on start SGCMarkus 2024-03-04 11:57:13 +01:00
  • 0648f36926 StarsDB: add possibility for multiple instances of different databases SGCMarkus 2024-03-04 11:56:07 +01:00
  • 27b05d3602 StarsDB: initialize database SGCMarkus 2024-03-04 11:35:00 +01:00
  • 5da26a99bf AstrodataGUI: connect to db SGCMarkus 2024-03-04 11:34:19 +01:00
  • 67a471a49d astrodatagui: add StarsDB.py SGCMarkus 2024-03-04 11:33:05 +01:00
  • 33fc818e52 treewide: add empty __init__.py files for all submodules SGCMarkus 2024-03-04 11:30:22 +01:00
  • a2b01103e6 .gitignore: ignore all __pycache__ dirs SGCMarkus 2024-03-01 13:38:58 +01:00
  • b2ea3e28c6 astrodatagui: FlaredetectorWidget: add matplotlib figure and toolbar SGCMarkus 2024-03-01 13:35:14 +01:00
  • fe74354f9f .gitignore: ignore .vs folder SGCMarkus 2024-03-01 13:03:42 +01:00
  • 8d1ccbf6ec astrodatagui: properly name star list groupbox SGCMarkus 2024-03-01 13:02:04 +01:00
  • 951ce66122 astrodatagui: use relative imports for .ui file SGCMarkus 2024-03-01 12:55:57 +01:00
  • 63e45fb358 treewide: dont be a strict vs project SGCMarkus 2024-03-01 12:46:51 +01:00
  • 1e445212a4 astrodatagui: create basic UI class that loads the .ui file SGCMarkus 2024-03-01 12:12:35 +01:00
  • e7510fc6bb astrodatagui: properly name ui elements SGCMarkus 2024-03-01 11:57:45 +01:00
  • c92fd5c5cc astrodatagui: add barebones qt5 ui file SGCMarkus 2024-02-29 16:50:17 +01:00
  • 71f6fcae0f astrodatagui: ui: add barebone FlaredetectorWidget SGCMarkus 2024-02-29 16:48:31 +01:00
  • 1d949a2151 astrodatagui is the main project now SGCMarkus 2024-02-29 16:45:02 +01:00
  • ae6e1d3c11 astrodatagui: initial project setup SGCMarkus 2024-02-29 14:28:21 +01:00
  • 4cd10b8c4e astrodatadownloader: initial module setup SGCMarkus 2024-02-29 14:07:52 +01:00
  • 1b4f455405 Initial project setup for flaredetector SGCMarkus 2024-02-29 14:06:40 +01:00