Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to histogram generation and sequential folder processing #16

Merged
merged 7 commits into from
Mar 31, 2024

Conversation

bobleesj
Copy link
Owner

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description (Screenshots, files, etc)

  1. Bin Width in Legend: Histograms now include the bin width (distribution range) in the legend, providing clearer insights into the data distribution.
  2. Consistent X-Axis for Histograms: Both site and element histograms now have consistent x-axes, making them easier to compare.
  3. Individual Histograms Saving: Histograms can now be saved individually in a 2x1.5 inch format, organized in a specified folder.
Screenshot 2024-03-30 at 10 41 25 PM

Data Processing Enhancements

  1. Excel Sheet Summary: The Excel output now includes average and standard deviation at the end of the sheet, offering a quick statistical overview.

User Experience Improvements

  1. Folder Processing Options: The tool now processes all folders by default, with an option for users to select specific folders if needed.
  2. Customizable Histograms via JSON: Users can now customize histograms using a JSON configuration, produced via the python plot-histogram.py command. This feature allows for interactive customization of the bin width.

Checklist

  • Are the tests passing?
  • If it's a new feature, have tests been written?
  • Is the code linted using Black?
  • Have you performed a self-review of your code?

Added to documentation?

  • README.md
  • No documentation needed

@bobleesj bobleesj closed this Mar 31, 2024
@bobleesj bobleesj deleted the histogram-ux branch March 31, 2024 02:46
@bobleesj bobleesj restored the histogram-ux branch March 31, 2024 02:47
@bobleesj bobleesj reopened this Mar 31, 2024
@bobleesj bobleesj merged commit fbb7506 into main Mar 31, 2024
@bobleesj bobleesj deleted the histogram-ux branch March 31, 2024 02:47
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