Skip to content

Improve Image identification in FitsImagePanel views #8

Closed
@bourgesl

Description

@bourgesl

The FitsImagePanel displays a too complicated title (file name ...) from FitsImage.getFitsImageIdentifier()
It would be better to use the HDU_NAME (or renamed by the GUI) for the image, but also indicate the associated result.

Two solutions:

  • modify FitsImagePanel to have a new ID field given with the image and displayed in place or as a prefix in the chart's title
  • use setFitsImageIdentifier() to define the user-defined or better identifier in the OImaging code

To be investigated as the ViewerPanel only deals with FitsImageHDU so no mean to get its ServiceResult.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions