graxpert 3.2.0a0.dev5__tar.gz → 3.2.0a0.dev6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/PKG-INFO +1 -1
- graxpert-3.2.0a0.dev6/graxpert/version.py +2 -0
- graxpert-3.2.0a0.dev6/graxpert/version.py.bak +2 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert.egg-info/PKG-INFO +1 -1
- graxpert-3.2.0a0.dev5/graxpert/version.py +0 -2
- graxpert-3.2.0a0.dev5/graxpert/version.py.bak +0 -2
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/MANIFEST.in +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/README.md +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/AstroImageRepository.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/__init__.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ai_model_handling.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/app_state.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/application/__init__.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/application/app.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/application/app_events.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/application/eventbus.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/astroimage.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/background_extraction.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/background_flood_selection.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/background_grid_selection.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/cmdline_tools.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/commands.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/deconvolution.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/denoising.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/grid_utils.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/GraXpert_LOGO_Hauptvariante.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/Icon.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/LDN1235_original.jpg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/LDN1235_processed.jpg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/__init__.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/gfx_numbers.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/gfx_numbers.svg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/graXpert_Startbadge_Umbriel.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/hourglass.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/locales/__init__.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/locales/base.pot +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/locales/de_DE/LC_MESSAGES/base.mo +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/locales/de_DE/LC_MESSAGES/base.po +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/localization.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/main.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/mp_logging.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/parallel_processing.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/preferences.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/radialbasisinterpolation.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/resource_utils.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/s3_secrets.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/skyall.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/stretch.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/theme/__init__.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/theme/graxpert-dark-blue.json +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/__init__.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/application_frame.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/canvas.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/left_menu.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/loadingframe.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/right_menu.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/statusbar.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/styling.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/tooltip.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/ui_events.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui/widgets.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/ui_scaling.py +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert.egg-info/SOURCES.txt +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert.egg-info/dependency_links.txt +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert.egg-info/entry_points.txt +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert.egg-info/requires.txt +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert.egg-info/top_level.txt +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/Icon.icns +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/Icon.ico +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/Icon.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/NGC7000_original.jpg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/NGC7000_processed.jpg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Ariel.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Ariel.svg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Dione.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Dione.svg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Tethys.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Tethys.svg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Umbriel.png +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/img/graXpert_Startbadge_Umbriel.svg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/pyproject.toml +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/requirements.txt +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/setup.cfg +0 -0
- {graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: graxpert
|
|
3
|
-
Version: 3.2.0a0.
|
|
3
|
+
Version: 3.2.0a0.dev6
|
|
4
4
|
Summary: GraXpert is an astronomical image processing program for extracting and removing gradients in the background of your astrophotos
|
|
5
5
|
Home-page: https://graxpert.com
|
|
6
6
|
Author: GraXpert Development Team
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: graxpert
|
|
3
|
-
Version: 3.2.0a0.
|
|
3
|
+
Version: 3.2.0a0.dev6
|
|
4
4
|
Summary: GraXpert is an astronomical image processing program for extracting and removing gradients in the background of your astrophotos
|
|
5
5
|
Home-page: https://graxpert.com
|
|
6
6
|
Author: GraXpert Development Team
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/GraXpert_LOGO_Hauptvariante.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{graxpert-3.2.0a0.dev5 → graxpert-3.2.0a0.dev6}/graxpert/img/graXpert_Startbadge_Umbriel.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|