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

Additional fixes for using precomputed Jacobian #286

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Conversation

megan-he
Copy link
Collaborator

@megan-he megan-he commented Nov 8, 2024

Name and Institution (Required)

Name: Megan He
Institution: Harvard ACMG

Describe the update

Additional fixes when using the precomputed K option include only applying the K scaling factor to emissions elements when doing OH optimization, and defining/making directory paths.

@megan-he megan-he requested a review from laestrada November 8, 2024 16:15
fi
else
# only need to set up the prior run directory
nRuns=0
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this should affect only the creation of jacobian run dirs in the while loop below when using the PrecomputedJacobian option.

Copy link
Collaborator

@laestrada laestrada left a comment

Choose a reason for hiding this comment

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

Thanks Megan! This looks good!

@laestrada laestrada merged commit 73178b9 into dev Nov 13, 2024
@laestrada laestrada deleted the precomputed-K-fixes branch November 13, 2024 19:44
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