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

Config file colormap fix #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

ShadSBCB
Copy link

As previously discussed, fixes the colormap input from lintools config file. Users can now change the default ('summer') to any other Matplotlib colormap.

To do:

Tests?

@@ -69,7 +67,6 @@ def __init__(self,topology,trajectory,mol_file,ligand,offset,cutoff,start_frame,
self.end = end_frame
self.skip = skip
self.analysis_cutoff = analysis_cutoff
self.sasa = sasa
Copy link

Choose a reason for hiding this comment

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

@ShadSBCB could you comment on why this is being removed?

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