Difference: ContourPlotMap (6 vs. 7)

Revision 709 Feb 2016 - Main.NicolasCoudray

 
META TOPICPARENT name="HelicalReconstruction"

Contour Plot Map

If you have a helical tube and want to create a flat projected map:

  • Convert the final layer-line file (.lmt or .2fd) into Toyoshima's format (option 1):
    convavg
  • Make the little g's file (carreful of the 2-fold symmetry option):
    hlxfb
  • Make the map (carreful of the 2-fold symmetry option; also, max/stepsize=(max-min)/stepsize for z):
    hclnd
  • Plot the contour image:
    imgplt
  • scale the ps file:
    isoclnd.py
    • (to change size of ps, in header, add: %DocumentMedia: a4 1595 842 80 () ())
    • or change the scale when running imgplt
Added:
>
>
    • to convert to grayscale, add in first line: /setrgbcolor {0.11 mul 3 1 roll 0.59 mul 3 1 roll 0.30 mul add add setgray} def
 

  • Set ALLOWTOPICVIEW =

-- NicolasCoudray - 13 Jun 2014

 
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this intranet, Send feedback