Versions Compared

Key

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

...

In order to decide on the proper ROI, fit a team center or make a mask, the first step is always to create an image that you would like to use as base. This is achieved using the following function in the python terminal opened from:

/regcds/ddata/psdm/<hutch>/<expname>/results/smalldata_tools via:

./examplesscripts/runSmallDataAna -r <run#> -e <expname>

Code Block
languagepy
themeRDark
SDAna In: anaps.AvImage()

...