Skip to content

Allow atommap rmsfit to proceed with partial atom maps#1114

Open
drroe wants to merge 2 commits into
Amber-MD:masterfrom
drroe:atommap.changenames2
Open

Allow atommap rmsfit to proceed with partial atom maps#1114
drroe wants to merge 2 commits into
Amber-MD:masterfrom
drroe:atommap.changenames2

Conversation

@drroe

@drroe drroe commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

6.29.8. Previously atommap rmsfit required a full atom mapping to work. This PR changes it so that only the mapped atoms are used in the rms fit. It also adds a check that there are at least 3 mapped atoms for this, and checks for rmsfit and changenames (the two are mutually exclusive).

@drroe drroe self-assigned this Nov 7, 2024
@hainm

hainm commented Jan 3, 2025

Copy link
Copy Markdown
Contributor

@drroe how is Jenkins used nowadays in cpptraj? It seems the build keeps failing in this.

@drroe

drroe commented Jan 3, 2025

Copy link
Copy Markdown
Contributor Author

@drroe how is Jenkins used nowadays in cpptraj? It seems the build keeps failing in this.

The failure was unusual (a std::bad_alloc) and I have made some under-the-hood changes to the Frame class in this PR, so this could very well be a legit failure. I haven't had the time to work on it lately though which is why it is currently in limbo.

@hainm

hainm commented Jan 3, 2025

Copy link
Copy Markdown
Contributor

@drroe how's about this #1125?

@drroe

drroe commented Jan 3, 2025

Copy link
Copy Markdown
Contributor Author

@drroe how's about this #1125?

It's a real failure:

ReadLine.cpp:11:13: fatal error: readline/readline.h: No such file or directory

Caused by the changes to the readline includes needed to get cpptraj working with the conda readline. It will require me reworking how the bundled readline is included (I think). I'm testing that in a separate branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants