autoPROC Documentation | previous | next |
Scaling options |
Copyright | © 2015-2018 by Global Phasing Limited |
All rights reserved. | |
This software is proprietary to and embodies the confidential technology of Global Phasing Limited (GPhL). Possession, use, duplication or dissemination of the software is authorised only pursuant to a valid written licence from GPhL. | |
Documentation | (2015-2018) Clemens Vonrhein, Claus Flensburg, Wlodek Paciorek & Gérard Bricogne |
Contact | proc-develop@GlobalPhasing.com |
File | Explanation |
---|---|
aimless_unmerged.mtz | internally scaled but unmerged intensities (a multi-record MTZ file) |
aimless.mtz | internally scaled and merged intensities (MTZ format) |
aimless.sca | internally scaled and merged intensities (Scalepack format) |
File | Explanation |
---|---|
truncate.mtz | amplitudes, anomalous differences and intensities |
truncate-unique.mtz | same as truncate.mtz, but including a test-set flag (if a reference MTZ file was given, those test-set flags are used and complemented if necessary) |
File | Explanation |
---|---|
aimless_unmerged_<wvl>.mtz | internally and externally scaled but unmerged intensities (a multi-record MTZ file) |
aimless_<wvl>.mtz | internally and externally scaled and merged intensities (MTZ format) |
aimless_<wvl>.sca | internally and externally scaled and merged intensities (Scalepack format) |
truncate_<wvl>.mtz | amplitudes, anomalous differences and intensities (based on aimless_<wvl>.mtz) |
truncate_<wvl>-unique.mtz | same as truncate.mtz, but including a test-set flag (if a reference MTZ file was given, those test-set flags are used and complemented if necessary) |
process -M ScalingA3 ...a pure AIMLESS path is provided with autoPROC. The difference to the above is that instead of using the XDS_ASCII.HKL file(s) from CORRECT, this uses the INTEGRATE.HKL file(s) directly after integration within INTEGRATE. The conversion of those reflection files into MTZ format (for use in AIMLESS via our aP_scale scaling module) is done with POINTLESS, using the correct polarisation value and description.
Those datasets for each sweep are then used in the same way as the default path described above - both for each sweep on its own as well as for the multi-sweep situation.
process -M ScalingX ...
Each sweep of data will be handled by the CORRECT module of XDS including all CORRECTIONS, outlier rejection and error estimate adjustment. If only a single sweep is processed by autoPROC, this internally scaled but unmerged data (XDS_ASCII.HKL) is first merged into intensities using XDSCONV and then converted into amplitudes using TRUNCATE. Therefore, the relevant output files are
File | Explanation |
---|---|
XDS_ASCII.HKL | internally scaled but unmerged |
xscale.ahkl | internally scaled and unmerged intensities |
xscale_xdsconv.mtz | internally scaled and merged intensities (MTZ format) |
xscale_xdsconv.sca | internally scaled and merged intensities (Scalepack format) |
truncate.mtz | amplitudes, anomalous differences and intensities (based on xscale_xdsconv.mtz) |
truncate-unique.mtz | same as truncate.mtz, but including a test-set flag (if a reference MTZ file was given, those test-set flags are used and complemented if necessary) |
File | Explanation |
---|---|
XDS_ASCII.HKL | internally scaled but unmerged |
xscale_<wvl>.ahkl | internally and externally scaled and unmerged intensities |
xscale_<wvl>_xdsconv.mtz | internally and externally scaled and merged intensities (MTZ format) |
xscale_<wvl>_xdsconv.sca | internally and externally scaled and merged intensities (Scalepack format) |
truncate_<wvl>.mtz | amplitudes, anomalous differences and intensities (based on xscale_<wvl>_xdsconv.mtz) |
truncate_<wvl>-unique.mtz | same as truncate_<wvl>.mtz, but including a test-set flag (if a reference MTZ file was given, those test-set flags are used and complemented if necessary) |
If this reference MTZ file also contains test-set flags, these will be transferred (and complemented if necessary) to the output MTZ file for cross-validation at later stages (e.g. Rfree computation during refinement). This transfer of test-set flags is recommended whenever a "parent" structure is used to phase identical crystal forms - like ligand screening by soaking crystals of a common apo-from.
See also the FAQ on the autoPROC Wiki.