User corner

Recommanded way to use (esrf) slurm cluster

Recommanded way to use (esrf) slurm cluster

User input(s) formatting and keywords

User input(s) formatting and keywords

Python scripts

Real life python scripts added to the processing

Multi entry (NXtomo) file

Some limitations you might met with files containing several NXtomos.

providing / searching a list of scan

providing / searching a list of scan

Environment variable

A set of environment variable can be used with esrf-orange

  • TARGET_OUTPUT_FOLDER : default output dir of the transfertWidget

  • TOMWER_DEFAULT_INPUT_DIR : if set and if exists all FileDialog will be open from this location.

  • DATADIR : root directory of the observation of ..class: DataWatcherWidget

  • ORANGE_WEB_LOG : if not setted will try to send log to grayscale. If True also. If false won’t emit log messages.

  • ORANGE_COLOR_STDOUT_LOG_ : to add color logs to the stdout. But this will break logs for orange log view as the color is directly inserted on the log message. This is why it is used for development purpose only. This variable will be set when launching orange-canvas. Use ‘–color-stdout-logs’ to active it.

  • BEACON_HOST: location of the redis server - requested by the :class:DataListener