Skip to content

Conversation

kathyle9
Copy link
Member

@kathyle9 kathyle9 commented Feb 8, 2021

No description provided.

@kathyle9 kathyle9 requested review from jadolfbr and jjgray February 8, 2021 06:38
Copy link
Member

@jjgray jjgray left a comment

Choose a reason for hiding this comment

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

Looks good to me with one caveat!

A few files look like they may be back-peddling to old versions. Please check, then I can approve.

"protocol = parser.generate_mover(\"inputs/min_L1.xml\")\n",
"\n",
"if not os.getenv(\"DEBUG\"):\n",
" parser = RosettaScriptsParser()\n",
Copy link
Member

Choose a reason for hiding this comment

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

@kathyle9 @lyskov @jadolfbr can you guys check this edit? not sure this is related to adding in Ch 9

"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.6.1"
Copy link
Member

Choose a reason for hiding this comment

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

in fact this looks like a clue that the PR clobbers a newer version of this file with an older version. please check.

"minmover.set_movemap(mm)\n",
"\n",
"for i in range(1, 5):\n",
" minmover.apply(p)\n",
Copy link
Member

Choose a reason for hiding this comment

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

same comment...clobbering new file with old?

@jadolfbr
Copy link
Member

As Jeff said, I think maybe you need to pull in master before these changes? Chapter 10 - working with density looks mangled somehow. I think this was branched off of an older version...

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.

3 participants