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

benchmark scripts: Extract partial backtransformation metadata #1259

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

albestro
Copy link
Collaborator

@albestro albestro commented Jan 16, 2025

Changelog:

  • extract (from_ev, to_ev) information (back-compatible, if not parsed set to (0, matrix_rows))
  • calc_metrics for backtransformation algorithms now group also over from_ev and to_ev
  • fix parsing (make patterns given to with_pattern non capturing): it was not causing any major problem apparently, but at least the number of threads was parsed incorrectly
  • add a suffix with spectrum information to make plot filenames distinct to avoid overwriting
  • add "tag" features used for analysis (mainly it indicates the cluster type) and try to merge it with the "label" feature (not fully tested)

@albestro albestro added this to the Benchmarks milestone Jan 16, 2025
@albestro albestro self-assigned this Jan 16, 2025
@albestro albestro changed the title benchmarking scripts: Extract partial backtransformation metadata benchmark scripts: Extract partial backtransformation metadata Jan 16, 2025
@albestro albestro marked this pull request as ready for review January 17, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

2 participants