Skip to content

Misc cleanup#15

Merged
5h4ng merged 4 commits intomainfrom
misc-cleanup
Mar 7, 2026
Merged

Misc cleanup#15
5h4ng merged 4 commits intomainfrom
misc-cleanup

Conversation

@5h4ng
Copy link
Copy Markdown
Owner

@5h4ng 5h4ng commented Mar 7, 2026

Apply selected quick wins to improve pipeline stability and code quality.

  • Fix config handling:
    • avoid splitting a single inputFile string into characters
    • standardize numProcess to numProcesses in config/CLI/tests
  • Improve pipeline experiment cleanup by initializing results/models before try/finally.
  • Reduce plotting memory retention by adding plt.close("all") after save/show.
  • Clean up minor technical debt:
    • remove unused CLI helper
    • fix PWM method typo
    • remove redundant return selection in mhcflurry
    • move re import to module top
    • remove non-English inline comment

@5h4ng
Copy link
Copy Markdown
Owner Author

5h4ng commented Mar 7, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@5h4ng 5h4ng merged commit 6cbe97c into main Mar 7, 2026
3 checks passed
@5h4ng 5h4ng deleted the misc-cleanup branch March 14, 2026 17:17
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