Summary
Source: http://www.scripps.edu/tainer/arvai/adxv.html
License: Adxv is freely available to everyone. There is no registration, license or fee required to use it.
Path: /opt/xray/bin/adxv
Module: xray
Documentation: http://www.scripps.edu/tainer/arvai/adxv/AdxvUserManual.pdf
Adxv can be used to display and analyze 2-D area detector data. It is optimized to display X-Ray crystallography diffraction images. The data may be displayed as a 1-D cross section, 2-D image or 3-D surface. Sequential images may be displayed as an animation. The magnification, contrast and color mapping are adjustable. Displayed data may be saved in a variety of formats including ASCII, SMV/IMG, TIFF, JPEG and Postscript.
Using adxv
To initialize the environment use the module command or invoke directly from path:
[elx]% module load xray [elx]% which adxv /opt/xray/bin/adxv [elx]% /opt/xray/bin/adxv Adxv Version 1.9.10 Copyright (C) 1994-2015 by Andrew Arvai, Area Detector Systems Corporation Using 24-bit TrueColor visual [elx]% /opt/xray/bin/adxv -Help # to see options
In addition to the standard adxv-binary, also adxv_3X and adxv_nogl have been installed in /opt/xray/bin:
- For large displays (more than 7K x 4K pixels) the GUI is scaled 3 times larger: adxv_3X
- X11 only (no GL). Only needed if libGL shared library not found: adxv_nogl