Skip to content

Fix ILDGCheckpointer bug when saving smeared cfgs#40

Open
gray95 wants to merge 2 commits into
telos-collaboration:developfrom
gray95:fix-saveSmear-ILDGCheckpointer
Open

Fix ILDGCheckpointer bug when saving smeared cfgs#40
gray95 wants to merge 2 commits into
telos-collaboration:developfrom
gray95:fix-saveSmear-ILDGCheckpointer

Conversation

@gray95

@gray95 gray95 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

ILDGCheckpointer, via chooseIldgWriter, was only saving unsmeared cfgs, including inside if(Params.saveSmeared) {...} .

This fixes that by introducing a bool parameter into chooseIldgWriter to tell it whether to save smeared or unsmeared fields.

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.

2 participants