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

feat: material map generation and validation scripts and pipeline job #677

Merged
merged 10 commits into from
Apr 5, 2024

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR adds automatic material map generation and validation (including comparison with what happens if we reuse the previous field map). It runs this in a pipeline job.

All this is based on @ShujieL's scripts in https://github.com/eic/snippets/tree/main/Tracking/material_map. It adds:

  • automatic download of Acts source files,
  • less copied code, more calling of Acts source,
  • (therefore) less flexibility in file names.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators @ShujieL

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

@github-actions github-actions bot added the topic: infrastructure Regarding build system, CI, CD label Mar 22, 2024
@wdconinc wdconinc force-pushed the material-map-validation-plots branch from 7ffcaac to f4cfe35 Compare March 22, 2024 22:56
@wdconinc wdconinc closed this Mar 22, 2024
@wdconinc wdconinc reopened this Mar 22, 2024
@wdconinc wdconinc force-pushed the material-map-validation-plots branch from e4e3bc8 to 5524f5c Compare March 28, 2024 21:07
@wdconinc wdconinc force-pushed the material-map-validation-plots branch from 5524f5c to c2275d7 Compare March 29, 2024 03:44
Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple minor suggestions, otherwise LGTM

scripts/material_map/.gitignore Outdated Show resolved Hide resolved
scripts/material_map/geometry_epic.py Show resolved Hide resolved
@wdconinc wdconinc requested a review from veprbl April 3, 2024 00:19
@wdconinc wdconinc enabled auto-merge April 3, 2024 00:34
@veprbl veprbl requested a review from ShujieL April 3, 2024 01:08
@veprbl veprbl linked an issue Apr 3, 2024 that may be closed by this pull request
@wdconinc wdconinc added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit d17a5c7 Apr 5, 2024
85 checks passed
@wdconinc wdconinc deleted the material-map-validation-plots branch April 5, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Regarding build system, CI, CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auto material map
3 participants