Versions Compared

Key

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

...

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

The following command will create an average image of 100 events of an area detector with a set of default parameters:

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

...

The full command with all its options can be looked via using the "?" feature of python:

...