Solene's modifications #3

Open
s_degardin wants to merge 1 commit from update_solene into main
Collaborator

Summary:

  • Added logLikelihoodReuse to example2 and example3.
  • In example1, using the 2lpt gravity model with the CIC velocity model raises the error:
    "The adjoint gradient vector for position has incorrect size." (The same issue occurs in "borg_velocity" with other likelihoods, suggesting an incompatibility between 2lpt gravity model and the CIC velocity model.)
Summary: - Added logLikelihoodReuse to example2 and example3. - In example1, using the 2lpt gravity model with the CIC velocity model raises the error: "The adjoint gradient vector for position has incorrect size." (The same issue occurs in "borg_velocity" with other likelihoods, suggesting an incompatibility between 2lpt gravity model and the CIC velocity model.)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update_solene:update_solene
git switch update_solene

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff update_solene
git switch update_solene
git rebase main
git switch main
git merge --ff-only update_solene
git switch update_solene
git rebase main
git switch main
git merge --no-ff update_solene
git switch main
git merge --squash update_solene
git switch main
git merge --ff-only update_solene
git switch main
git merge update_solene
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dbartlett/borg_examples!3
No description provided.