schrodinger.application.matsci.plotwidgets module

Contains widgets and functionality that are useful for plotting.

Copyright Schrodinger, LLC. All rights reserved.

schrodinger.application.matsci.plotwidgets.greyColorMap(total_iterations, reverse=False)
Matplotlib color map customized for a frame’s figure

with various shades of grey.

Parameters
  • total_iterations (int) – The total number of iterations

  • reverse (bool) – True if brightness of plot needs to increase with increase in iteration number