Skip to content

stylistic improvements#36

Open
DanPorter wants to merge 1 commit into
mainfrom
31-stylistic-suggstions-for-i16
Open

stylistic improvements#36
DanPorter wants to merge 1 commit into
mainfrom
31-stylistic-suggstions-for-i16

Conversation

@DanPorter
Copy link
Copy Markdown
Collaborator

Changes made for issue #31

scan command plot title

  • added scan title to config.py and config_editor.py
  • use scan title config for plot titles in nexus_plot.py

line plots

  • added line spec options to config_editor.py
  • these will change the plot options behaviour in matplotlib.py
  • looked at line widths for fitted scans but this was not easy to implement so won't do.

Image colormap c-axis

  • looked at adding additional input boxes for colormap clim values but didn't find a nice solution yet.

cli.py

  • added additional input for beamline

spectra_analysis.py

  • added 'None' as an edge option to use all edges
  • added example_xas_edge_detection.py

## scan command plot title
 - added scan title to config.py and config_editor.py
 - use scan title config for plot titles in nexus_plot.py

## line plots
 - added line spec options to config_editor.py
 - these will change the plot options behaviour in matplotlib.py
 - looked at line widths for fitted scans but this was not easy to implement so won't do.

## Image colormap c-axis
 - looked at adding additional input boxes for colormap clim values but didn't find a nice solution yet.

## cli.py
 - added additional input for beamline

## spectra_analysis.py
 - added 'None' as an edge option to use all edges
 - added example_xas_edge_detection.py
@DanPorter DanPorter linked an issue May 22, 2026 that may be closed by this pull request
@DanPorter DanPorter self-assigned this May 22, 2026
@DanPorter DanPorter requested a review from NatLeung96 May 22, 2026 16:20
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.

Stylistic suggstions for I16

1 participant