Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Monte Carlo simulator that allows to compute the electron-solid interaction part of the exposure
  • Archive/maintain/manage all point spread functions
  • Visualization tool that allows to make a judgment on the quality of the PSF
  • Facilitator to combine electron PSFs and process PSFs into an effective PSF or to separate out the process contribution PSF from an experimental PSF

Documentation:

Material Archive:

You will not have file system permissions to write into the default location for the Material Archive. Instead, you should create a local directory and copy the files of /usr/local/TRACER/bin/MaterialArchive to that local directory. And then, in the TRACER preferences, set the directory you created as the Material Archive.

After making the above changes, you may have to expand/collapse the tree in the left pane of TRACER a few times.

You will also need to update the archive preference in LayoutBEAMER to point to your local copy of the Material Archive.

You can create a local copy of the archive using the following terminal commands:

 
Code Block
languagebash
mkdir ~/MaterialArchive
rsync -av /usr/local/TRACER/bin/MaterialArchive/ ~/MaterialArchive/

Manual and Videos: