<Configuration>

<Main>
  <title>title goes here</title>
  <image>pics/cobweb.gif</image>
  <helpurl>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</helpurl>
</Main>


<Locations>
  <location>/home/tapu/public_html/Particles</location>
  <location>/net/bali/usr1/spider/docs/techs/recon/newprogs</location>
</Locations>

<Dialogs>
  <dialog>
  <name>project directory</name>
  <title>project directory</title>
  <dir>.</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>optional: resize volume</label>
      <buttontext>resizevol.spi</buttontext>
      <proc>resizevol.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Power_Spectra</name>
  <title>Power_Spectra</title>
  <dir>Power_Spectra</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>determine power spectra</label>
      <buttontext>power.spi</buttontext>
      <proc>power.spi</proc>
    </button>
    <button>
      <label>estimate defocus</label>
      <buttontext>defocus.spi</buttontext>
      <proc>defocus.spi</proc>
    </button>
    <button>
      <label>check defocus estimates</label>
      <buttontext>ctfmatch</buttontext>
      <proc><prog>ctfmatch</prog></proc>
    </button>
    <button>
      <label>sort micrographs by defocus</label>
      <buttontext>defsort.spi</buttontext>
      <proc>defsort.spi</proc>
    </button>
    <button>
      <label>adjust defocus grouping</label>
      <buttontext>ctfgroup.py</buttontext>
      <proc><prog>ctfgroup.py</prog></proc>
    </button>
    <button>
      <label>get average value for each group</label>
      <buttontext>defavg.spi</buttontext>
      <proc>defavg.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Particles</name>
  <title>Particles</title>
  <dir>Particles</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>get noise file</label>
      <buttontext>noise.spi</buttontext>
      <proc>noise.spi</proc>
    </button>
    <button>
      <label>pick particles</label>
      <buttontext>lfc_pick.spi</buttontext>
      <proc>lfc_pick.spi</proc>
    </button>
    <button>
      <label>renumber particles</label>
      <buttontext>pnums.spi</buttontext>
      <proc>pnums.spi</proc>
    </button>

    <group name="Recommended: truncate order_picked">
    <button>
      <label>generate particle lists</label>
      <buttontext>listallparticles.spi</buttontext>
      <proc>listallparticles.spi</proc>
    </button>
    <button>
      <label>view montages from coords/sndc</label>
      <buttontext>montagefromdoc.py</buttontext>
      <proc><prog>montagefromdoc.py Particles/coords</prog></proc>
    </button>
    </group>

    <button>
      <label>(re)generate particle lists</label>
      <buttontext>listallparticles.spi</buttontext>
      <proc>listallparticles.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Alignment</name>
  <title>Alignment</title>
  <dir>Alignment</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>generate reference projections</label>
      <buttontext>refproj.spi</buttontext>
      <proc>refproj.spi</proc>
    </button>
    <button>
      <label>create doc files for defocus groups</label>
      <buttontext>sel_by_group.spi</buttontext>
      <proc>sel_by_group.spi</proc>
    </button>
    <button>
      <label>get alignment parameters</label>
      <buttontext>apshgrp.spi</buttontext>
      <proc>apshgrp.spi</proc>
    </button>
    <button>
      <label>align particles</label>
      <buttontext>alignsh.spi</buttontext>
      <proc>alignsh.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Verification</name>
  <title>Verification</title>
  <dir>Reconstruction</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>concatenate group alignments</label>
      <buttontext>combine.spi</buttontext>
      <proc>combine.spi</proc>
    </button>
    <button>
      <label>separate by view</label>
      <buttontext>selectbyviewall.spi</buttontext>
      <proc>selectbyviewall.spi</proc>
    </button>
    <button>
      <label>filter and shrink</label>
      <buttontext>filterbyview.spi</buttontext>
      <proc>filterbyview.spi.spi</proc>
    </button>
    <button>
      <label>classify by view</label>
      <buttontext>classify.spi</buttontext>
      <proc>classify.spi</proc>
    </button>
    <button>
      <label>verify particles</label>
      <buttontext>verifybyview.py</buttontext>
      <proc><prog>verifybyview.py Reconstruction/select</prog></proc>
    </button>
    <button>
      <label>combine good classes</label>
      <buttontext>combinegoodclasses.spi</buttontext>
      <proc>combinegoodclasses.spi</proc>
    </button>
    <button>
      <label>compute CCC histogram</label>
      <buttontext>histgoodccc.spi</buttontext>
      <proc>histgoodccc.spi</proc>
    </button>
    <button>
      <label>list good particles per group</label>
      <buttontext>goodparticlesbydf.spi</buttontext>
      <proc>goodparticlesbydf.spi</proc>
    </button>
    <button>
      <label>generate alignment docs for good particles</label>
      <buttontext>dfgoodapsh.spi</buttontext>
      <proc>dfgoodapsh.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Averages</name>
  <title>Averages</title>
  <dir>Reconstruction</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>(use goodalign instead of align)</label>
      <buttontext>select.spi</buttontext>
      <proc>select.spi</proc>
    </button>
    <button>
      <label>optional: average by view</label>
      <buttontext>average.spi</buttontext>
      <proc>average.spi</proc>
    </button>
    <button>
      <label>optional: Gnuplot view histogram script</label>
      <buttontext>plotview.spi</buttontext>
      <proc>plotview.spi</proc>
    </button>
    <button>
      <label>optionl: graphical distribution of views</label>
      <buttontext>display.spi</buttontext>
      <proc>display.spi</proc>
    </button>
    <button>
      <label>optional: remove overrepresented views</label>
      <buttontext>bestim.spi</buttontext>
      <proc>bestim.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Reconstruction</name>
  <title>Reconstruction</title>
  <dir>Reconstruction</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>backprojections by group</label>
      <buttontext>bps-by-df.spi</buttontext>
      <proc>bps-by-df.spi</proc>
    </button>
    <button>
      <label>optional: 2D slices by group</label>
      <buttontext>slices.spi</buttontext>
      <proc>slices.spi</proc>
    </button>
    <button>
      <label>merge defocus groups</label>
      <buttontext>ctf.spi</buttontext>
      <proc>ctf.spi</proc>
    </button>
    <button>
      <label>determine nominal resolution</label>
      <buttontext>res.spi</buttontext>
      <proc>res.spi</proc>
    </button>
    <button>
      <label>generate Gnuplot FSC script</label>
      <buttontext>plotres.spi</buttontext>
      <proc>plotres.spi</proc>
    </button>
    <button>
      <label>filter volume</label>
      <buttontext>filt.spi</buttontext>
      <proc>filt.spi</proc>
    </button>
  </dialog>
  <dialog>
  <name>Refinement</name>
  <title>Refinement</title>
  <dir>Refinement</dir>
  <help>http://www.wadsworth.org/spider_doc/spider/docs/spire/index.html</help>
    <button>
      <label>generate ordselect file</label>
      <buttontext>ordselect.spi</buttontext>
      <proc>ordselect.spi</proc>
    </button>
    <button>
      <label>stack particles</label>
      <buttontext>stack.spi</buttontext>
      <proc>stack.spi</proc>
    </button>
  </dialog>
</Dialogs>

<Directories>
<dir name=".">
resizevol.spi</dir>
<dir name="Power_Spectra">
<dir name="power" />
power.spi,defocus.spi,calcparms.spi,ctfmatch,power_p1.spi,defsort.spi,ctfgroup.py,defavg.spi</dir>
<dir name="Particles">
<dir name="coords" />
<dir name="flt" />
<dir name="win" />
<dir name="good" />
listallparticles.spi,pickparticle.spi,noise.spi,lfc_pick.spi,pnums.spi,back_up_script,filterbyview.spi,negmontagedocs.spi,web</dir>
<dir name="Alignment">
<dir name="ali" />
<dir name="prj" />
refproj.spi,sel_by_group.spi,apshgrp.spi,alignsh.spi,apsh.spi</dir>
<dir name="Reconstruction">
combine.spi,selectbyviewall.spi,filtershrinksh.spi,classify.spi,verifybyview.py,combinegoodclasses.spi,histgoodccc.spi,goodparticlesbydf.spi,select.spi,average.spi,plotview.spi,display.spi,bestim.spi,bps-by-df.spi,bpcg.spi,slices.spi,ctf.spi,res.spi,plotres.spi,filt.spi</dir>
<dir name="Refinement">
ordselect.spi,stack.spi</dir>
</Directories>
</Configuration>

