-
Notifications
You must be signed in to change notification settings - Fork 1
List of macro functions
表示される画像をネガティブスケールで表示するかをTrueかFalseで設定/取得します。IPA.Image.PositiveGradientと対になる項目です。
表示される画像をネガティブスケールで表示するかをTrueかFalseで設定/取得します。IPA.Image.NegativeGradientと対になる項目です。
表示される画像をリニアスケールで表示するかをTrueかFalseで設定/取得します。IPA.Image.LogScaleと対になる項目です。
表示される画像を対数スケールで表示するかをTrueかFalseで設定/取得します。IPA.Image.LinearScaleと対になる項目です。
True/False. If true, an image is drawn with gray-scale. This parameter is a counterpart of 'IPA.Image.ColorScale'
True/False. If true, an image is drawn with color-scale. This parameter is a counterpart of 'IPA.Image.GrayScale'
Float. Set/get maximum level of brightness.
Float. Set/get miniimum level of brightness.
Float.Set/get magnification of image.
Set canvas size (width and height) of picture box in pixel unit.
#IPA.Mask関数
Mask spots.
Clear the current masks.
Mask all area.
Invert the current mask state.
Mask the top half area.
Mask the bottom half area.
Mask the right half area.
Mask the left half area.
#IPA.Profile関数
Get profile.
Get profile. \r\n Profile will be saved to the assigned filename
True/False. \r\n If true, the image will be \r\n integrated concentrically (2θ-intensity).
True/False. \r\n If true, the image will be \r\nintegrated radially (pizza-cut).
True/False. \r\n If true, 'Find Center' will be \r\n executed before 'Get Profile'
True/False. \r\n If true, 'Mask Spots' will be \r\n executed before 'Get Profile'
True/False. \r\n If true, the profile will be sent to PDIndexer via clipboard
True/False. \r\n If true, the profile will be saved after 'Get Profile'
True/False. \r\n If true, the profile will be saved as PDI format
True/False. \r\n If true, the profile will be saved as CSV format
True/False. \r\n If true, the profile will be saved as TSV format
True/False. \r\n If true, the profile will be saved as GSAS format
IPA.IntegralProperty関数
True/False. \r\n If true, the image will be \r\n integrated concentrically (2θ-intensity).
True/False. \r\n If true, the image will be \r\nintegrated radially (pizza-cut or cake-pattern).
Float. \r\n Set/get start value for concentric integration mode.
Float. \r\n Set/get end value for concentric integration mode.
Float. \r\n Set/get step value for concentric integration mode.
Integer. \r\n Set/get a unit of concentric integration mode. 0: Angle(°), 1: d-spacing(Å), 2: Length (mm)
Float. \r\n Set/get a donut radius for radial integration mode
Float. \r\n Set/get a donut width for radial integration mode
IPA.IntegralProperty.RadialStep # Float. \r\n Set/get a sector angle (sweep step) for radial integration mode
IPA.IntegralProperty.RadialUnit # Integer. \r\n Set/get a unit of concentric integration mode. 0: Angle(°), 2: d-spacing(Å)
IPA.Wave関数
Set wavelength (float value) of incident beam in nm unit.
Float. \r\n Set/get wavelength of incident beam in nm unit.
Get a fil name. \r\n Returned string is a full path of the selected file.
Get filenames. \r\n Returned value is a string array, \r\n each of which is a full path of selected files.
Get all file names in the directory. \r\n Returned value is a string array, \r\n each of which is a full path of selected files.
Get a directory path.\r\n Returned string is a full path to the filename.\r\n If filename is omitted, selection dialog will open.
#IPA.FILE関数
Read image file. \r\n If filename is omitted, selection dialog will open.
IPA.File.ReadImageHDF(string filename, bool Normarize) # Read HDF5 image file. \r\n If filename is omitted, selection dialog will open.
Save image file as Tiff format. \r\n If filename is omitted, selection dialog will open.
Save image file as PNG format. \r\n If filename is omitted, selection dialog will open.
Save image file as IPA format. \r\n If filename is omitted, selection dialog will open.
Read parameter file. \r\n If filename is omitted or invalid, selection dialog will open.
Save parameter file. \r\n If filename is omitted or invalid, selection dialog will open.
Read mask file. \r\n If filename is omitted or invalid, selection dialog will open.
Save mask file. \r\n If filename is omitted or invalid, selection dialog will open.
#IPA.Sequential関数
IPA.Sequential.SequentialImageMode # True/False. Get whether the current file is sequential image or not.
Integer. \r\n Set or get the selected index of the current sequential image.
IPA.Sequential.SelectedIndices # Array of itegers (like 1,3,5,9). \r\n Set or get the selected indices of the current sequential image.
Append selected index to current selections.
Set selected indices (from int_Start to int_End).
IPA.Sequential.AppendIndices(int Start,int End) # Append indices (from int_Start to int_End) to current selections
True/False. \r\n Set or get the state of multi-selection mode.
True/False. \r\n Set or get the state of averaging mode .
True/False. \r\n If set true, the selected images are targets for 'Get Profile'.
True/False. \r\n If set true, all images are targets for 'Get Profile'.
True/False. \r\n If set true, the topmost image will be target for 'Get Profile'.
Set center (direct spot) position in pixel unit.
Float. \r\n Set or get X value of center (direct spot) position in pixel unit.
Float. \r\n Set or get Y value of center (direct spot) position in pixel unit.
Float. \r\n Set or get camera length in mm unit.
Float. \r\n Set or get pixel X value (pixel width) in mm unit.
Float. \r\n Set or get pixel Y value (pixel height) in mm unit.
Float. \r\n Set or get pixel Ksi value (pixel height) in degree unit.
Float. \r\n Set or get tilt phi value in degree unit.
Float. \r\n Set or get tilt tau value in degree unit.