Skip to content

Dp0604 patch 5#16

Merged
Justus-Spon merged 4 commits intomainfrom
DP0604-patch-5
Mar 8, 2025
Merged

Dp0604 patch 5#16
Justus-Spon merged 4 commits intomainfrom
DP0604-patch-5

Conversation

@DP0604
Copy link
Copy Markdown
Owner

@DP0604 DP0604 commented Mar 8, 2025

Background

New functions Final_Best() and PlotBestObjects() which calculate the best objects for the location and time and plots the advanced Viewer and the PathViewer for the best objects.

Proposed changes

  • New functions
  • Tidied up the documentation for a few functions
  • Added Surface Brightness and corresponding alpha in Advanced viewer

Test

Code:

Lat = dms_to_deg(48, 40, 54)
Lon = dms_to_deg(12, 0, 57)
ele = 450

selected_date = "2025-03-08"
timezone = "Europe/Berlin"

final_best = Final_Best(data_arr, Only_Galaxies=1)
PlotBestObjects(data_arr, k = 11, Only_Galaxies=1)

Result:
grafik

@Justus-Spon Justus-Spon merged commit 2bf39b2 into main Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants