Skip to content

Cloud confluence jf#2

Open
JonasFischer1 wants to merge 19 commits into
developfrom
cloud_confluence_jf
Open

Cloud confluence jf#2
JonasFischer1 wants to merge 19 commits into
developfrom
cloud_confluence_jf

Conversation

@JonasFischer1
Copy link
Copy Markdown
Collaborator

  1. Confluence module changes:
  • Density-Based Area Selection: Added density-based image cropping and rendering
  • Removed unnecessary grids and padding from render images.
  • Flipped the render image y-axis coordinates to be in line with Picasso.
  • Reorganized hardware and software metadata tables to be collapsible.
  • Casting NumPy scalar data types to native Python formats before rendering.
  1. GUI:
  • "Find Files" Integration: Added a dedicated "Find files in folder" action button to the main Window.
  • Aggregation Workflow Safeguard: Fixed template workflow parsing so empty or missing aggregation sections do not cause single workflows to be loaded in as aggregation workflows
  • Moved raw movie file discovery logic from metaworkflow.py into util.py.
  1. Bug Fixes:
  • Explicitly passed initialization kwargs (base_page vs confluence_username) to resolve parameter mismatch.
  • Eliminated multiple MatplotlibDeprecationWarning instances across analyse.py and undrift_rsso.py.

- Makes hardware and software section collapsible
- added layout fixes
If the aggregation workflow section is present but empty templates should not be loaded in as aggregation workflows
`base_page` was being mapped to `confluence_username`

added explicit keyword arguments to prevent this
- When rendering zoom in images the render function now checks if the data is 3D so that the ctrmass_ang is only applied to 3d data as it otherwise crashes on 2D data.
Makes sure that either the density zoom in images or the center of mass  image is displayed in confluence
get_movie_groups was moved to util.py. This was not updated in this test.
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.

1 participant