lamp_mac/D7_b/
fold.pro
top fold
result = fold(w_in)
******* **** ** User callable ** For single-crystal D7 data (omega scan mode) ** Folds the four quadrants of the Qx-Qy plane, output from QxQy.pro, into one. ** ** DIMENSIONS: ** w_in(nQ.nQ) -> w_out(nQ/2,nQ/2) ** ** COMMAND SYNTAX: ** w10=fold(w9) ** ** KHA, 15/7/98 ** ------------------------------------------------------------------------------ ** ******************************************************************************
Parameters
- w_in
File attributes
Modification date: | Tue Oct 1 14:43:50 2013 |
Lines: | 112 |