Skip to content

Visualization final: fits API, plot consolidation#314

Merged
Jammy2211 merged 1 commit intomainfrom
feature/visualization_final
Apr 2, 2026
Merged

Visualization final: fits API, plot consolidation#314
Jammy2211 merged 1 commit intomainfrom
feature/visualization_final

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Add fits_array for single-array FITS output with auto header/ext_name detection
  • Export fits_imaging, fits_interferometer through plot API
  • Add line_colors to plot_array wrapper, remove double-processing
  • Default title="" and output_path="." for standalone calls
  • Config-driven imshow origin in GUI tools
  • Remove flip_for_ds9 usage and DatasetQuantity.output_to_fits

Test plan

  • plot_array works without title argument
  • fits_array handles Array2D, Mask2D, Visibilities correctly
  • GUI tools display with correct origin

🤖 Generated with Claude Code

- Add fits_array, fits_imaging, fits_interferometer to plot API
- Add line_colors param to plot_array wrapper
- Remove double-processing in plot_array (let autoarray handle zoom/mask)
- Default title="" and output_path="." for standalone plot calls
- Add config-driven imshow origin to GUI clicker and scribbler
- Remove flip_for_ds9 config and usage from aggregator
- Remove output_to_fits from DatasetQuantity
- Simplify _save_subplot, add output mode intercept

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 39671ab into main Apr 2, 2026
0 of 8 checks passed
@Jammy2211 Jammy2211 deleted the feature/visualization_final branch April 2, 2026 17:10
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