Commit Graph

80 Commits

Author SHA1 Message Date
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
SGCMarkus 4c458203d7 StarsDB: add close function 2024-03-04 12:25:06 +01:00
SGCMarkus 11e3d88cba StarsDB: add function to get all current instances 2024-03-04 12:14:54 +01:00
SGCMarkus c02666eba2 astrodatagui: add statusbar actions for open db and exit 2024-03-04 12:03:08 +01:00
SGCMarkus 54348ca881 astrodatagui: improve error handling and connect to default db on start 2024-03-04 11:57:13 +01:00
SGCMarkus 0648f36926 StarsDB: add possibility for multiple instances of different databases
also fix some typos in the SQL scripts
2024-03-04 11:56:11 +01:00
SGCMarkus 27b05d3602 StarsDB: initialize database 2024-03-04 11:35:00 +01:00
SGCMarkus 5da26a99bf AstrodataGUI: connect to db 2024-03-04 11:34:19 +01:00
SGCMarkus 67a471a49d astrodatagui: add StarsDB.py
this class can only be instanciated once!
2024-03-04 11:33:17 +01:00
SGCMarkus 33fc818e52 treewide: add empty __init__.py files for all submodules 2024-03-04 11:30:22 +01:00
SGCMarkus a2b01103e6 .gitignore: ignore all __pycache__ dirs 2024-03-01 13:38:58 +01:00
SGCMarkus b2ea3e28c6 astrodatagui: FlaredetectorWidget: add matplotlib figure and toolbar 2024-03-01 13:35:14 +01:00
SGCMarkus fe74354f9f .gitignore: ignore .vs folder 2024-03-01 13:03:42 +01:00
SGCMarkus 8d1ccbf6ec astrodatagui: properly name star list groupbox 2024-03-01 13:02:04 +01:00
SGCMarkus 951ce66122 astrodatagui: use relative imports for .ui file
import of custom widget only supported if run by main.py
2024-03-01 13:01:07 +01:00
SGCMarkus 63e45fb358 treewide: dont be a strict vs project 2024-03-01 12:46:51 +01:00
SGCMarkus 1e445212a4 astrodatagui: create basic UI class that loads the .ui file 2024-03-01 12:12:35 +01:00
SGCMarkus e7510fc6bb astrodatagui: properly name ui elements 2024-03-01 11:57:45 +01:00
SGCMarkus c92fd5c5cc astrodatagui: add barebones qt5 ui file 2024-02-29 16:50:17 +01:00
SGCMarkus 71f6fcae0f astrodatagui: ui: add barebone FlaredetectorWidget 2024-02-29 16:48:31 +01:00
SGCMarkus 1d949a2151 astrodatagui is the main project now 2024-02-29 16:45:02 +01:00
SGCMarkus ae6e1d3c11 astrodatagui: initial project setup 2024-02-29 14:28:21 +01:00
SGCMarkus 4cd10b8c4e astrodatadownloader: initial module setup 2024-02-29 14:07:52 +01:00
SGCMarkus 1b4f455405 Initial project setup for flaredetector 2024-02-29 14:06:40 +01:00