manual.27.html

来自「最经典的分子对结软件」· HTML 代码 · 共 56 行

HTML
56
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML EXPERIMENTAL 970324//EN"><HTML><HEAD><META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter"><LINK REL="STYLESHEET" HREF="Manual.css"><TITLE> colsph</TITLE></HEAD><BODY BGCOLOR="#ffffff"><H2 CLASS="Heading-3"><A NAME="pgfId=3279"> </A><A NAME="marker=14934"> </A>colsph</H2><P CLASS="Body"><A NAME="pgfId=3283"> </A>Author:		Mike Connolly</P><P CLASS="Body"><A NAME="pgfId=3287"> </A>colsph reads and writes a sphere cluster file, adding a color (label) table and sphere labels. The color is determined by evaluating either a Delphi map or a force-field grid at the sphere center, and comparing that value to the ranges specified in a user-defined range file, which defines ranges for a series of colors.  The program prompts for the information it needs:</P><UL><LI CLASS="Bullet"><A NAME="pgfId=3289"> </A>scoring map type (2 = Delphi, 3 = force-field)</LI><LI CLASS="Bullet"><A NAME="pgfId=3291"> </A>the Delphi map file name or the force-field grid prefix</LI><LI CLASS="Bullet"><A NAME="pgfId=3293"> </A>range file name</LI><LI CLASS="Bullet"><A NAME="pgfId=3295"> </A>input sphere cluster file name</LI><LI CLASS="Bullet"><A NAME="pgfId=3297"> </A>output sphere cluster file name</LI></UL><P CLASS="Body"><A NAME="pgfId=3299"> </A>The range file is the only one that needs explanation. Its format is as follows:</P><P CLASS="Body"><A NAME="pgfId=3301"> </A>color_name range_min range_max</P><P CLASS="Body"><A NAME="pgfId=3303"> </A>The spacing between the values does not matter.  The color_name can be up to 30 characters in length.  The range_min and range_max must be real numbers, and specify the lower and upper ends of the range respectively.  There may be up to 100 colors and 200 range statements. </P><CENTER><P>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?