MAGIC Magic Mailing List
 
 

From: Conrad H Ziesler (cziesler AT eecs DOT umich.edu)
Date: Thu Aug 01 2002 - 16:10:04 EDT

  • Next message: Jeff Sondeen: "Re: magic 7.1.x extracting wrong fet diffusion perimeter values"

    writing CIF output when the internal grid is less than the lambda grid
    causes labels to all show up at 0,0 (and also potentially subcell calls).
    
    the problem is in
     CIFwrite.c : cifOutFunc()
        cifWriteScale = CIFCurStyle->cs_scaleFactor/CIFCurStyle->cs_reducer;
    
    when cs_reducer > scaleFactor  cifWriteScale becomes zero killing all
    label positions.
    
    cifWriteScale is used both in outputing labels and in outputing subcell
    calls.
    
    --conrad
    


  •  
     
    Questions? Contact Rajit Manohar
    cornell logo