Getting StartedΒΆ

For most cases:

  • Look at the Script Examples
  • Copy an appropriate example to the user scripts folder
  • Modify parameters in the script for your needs

For more complex cases:

  • Read about the MAO Framework and use the API Functions to control the NanoFrazor tool. The API functions are arranged according to the panel from where the corresponding functionality is accessible from the NanoFrazor GUI.
  • NanoFrazor scripts are written in the IGOR Pro language. Info about the IGOR Pro language can be found in the IGOR manual (Help/Manual/Open Online Manual).
  • Read the tutorials: Tutorial: Analysis of a script and Tutorial: Development of a script.