[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ARP question



***  For details on how to be removed from this list visit the  ***
***    CCP4 home page http://www.dl.ac.uk/CCP/CCP4/main.html    ***

Balaji Bhyravbhatla wrote:
> 
> Hi all,
> I am using the latest version of ARP and have the following problem:
> the input maps are calculated using refmac.exam input script and when I
> run the arp_warp I get the following error:
> 
>  MAPIN1
>  Map grid (X,Y,Z)  40  44  32
>  Map limits X   0  39 <== This is incorrect   Recommended   0  40
>  Map limits Y   0  43 <== This is incorrect   Recommended   0  44
>  Map limits Z   0   8                         Recommended   0   8
> 
>  ***** ERROR *****
> What can I do about this error?? Do I have to change the limits
> manually??
> 
> Balaji

Dear Balaji,

You have two options. 

One is to run arp_warp jobs through the automated scripts,
which create required command files and take care of all 
the settings. 

Another option, which you seem to have been using, is to run
arp_warp through explicit command files. There you have to 
set the parameters yourself. In the case above the EXTEND or
MAPMASK with XYZLIM 0 1 0 1 0 0.25 is required.

Victor