Differences between revisions 4 and 13 (spanning 9 versions)
Revision 4 as of 2011-11-29 16:07:43
Size: 973
Editor: EricPalmer
Comment:
Revision 13 as of 2011-11-29 17:16:06
Size: 1564
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
== Programs == Bob doesn't like to comment his code. Thus, I have no clue what some things do. I've been taking pretty good notes, and I thought we could all share and benefit from what we each have learned. If you figure something out (or get help from Bob himself), be sure to post it. If you need help with the wiki, let me know (or just send me the info).

== ["Programs"] ==
Line 15: Line 17:
 * lithos.e - aligns maplets to the current shape model and will provide slight changes to the shape (stored in MAPFILES)  * ["lithos.e"] - aligns maplets to the current shape model and will provide slight changes to the shape (stored in MAPFILES)
Line 19: Line 21:
 * map_coverage.e - shows the coverage that has been processed by resolution  * ["map_coverage.e"] - shows the coverage that has been processed by resolution
 * ["coverage.e"] - shows the '''global''' coverage that has been processed by resolution
Line 23: Line 26:
 * bigmap.e - processes maplets to form a bigmap  * ["bigmap.e"] - processes maplets to form a bigmap
 * ["update_infiles.e"] - generates a list of landmarks and headers for showing coverage
Line 26: Line 30:
 * find_nofit.e - searches for alignments that had problems
 * make_script.e - generates the script that you run to batch align maplets via lithos.e
 * export.e - builds scripts to package up the new maplets/landmarks into a tar ball
 * importl.e - builds script to unpack maplets/landmarks and integrate into a master directory
 * showmap.e - generates an image (.pgm) for a specific bigmap
 * ["find_nofit.e"] - searches for alignments that had problems
 * ["make_script.e"] - generates the script that you run to batch align maplets via lithos.e
 * ["export.e"] - builds scripts to package up the new maplets/landmarks into a tar ball
 * ["importl.e"] - builds script to unpack maplets/landmarks and integrate into a master directory
 * ["showmap.e"] - generates an image (.pgm) for a specific bigmap
Line 32: Line 36:
== Work flow == == ["Work Flow"] ==
Line 34: Line 38:
== ["Files"] ==

WIKI for Bob Gaskell's StereoPC

Email: MailTo(epalmer AT SPAMFREE psi DOT edu)

...

== General Info ==

Bob doesn't like to comment his code. Thus, I have no clue what some things do. I've been taking pretty good notes, and I thought we could all share and benefit from what we each have learned. If you figure something out (or get help from Bob himself), be sure to post it. If you need help with the wiki, let me know (or just send me the info).

== ["Programs"] ==

Lithos

  • ["lithos.e"] - aligns maplets to the current shape model and will provide slight changes to the shape (stored in MAPFILES)

Imager

  • ["map_coverage.e"] - shows the coverage that has been processed by resolution
  • ["coverage.e"] - shows the global coverage that has been processed by resolution

Shaper

  • ["bigmap.e"] - processes maplets to form a bigmap
  • ["update_infiles.e"] - generates a list of landmarks and headers for showing coverage

=== Utilities ===

  • ["find_nofit.e"] - searches for alignments that had problems
  • ["make_script.e"] - generates the script that you run to batch align maplets via lithos.e
  • ["export.e"] - builds scripts to package up the new maplets/landmarks into a tar ball
  • ["importl.e"] - builds script to unpack maplets/landmarks and integrate into a master directory
  • ["showmap.e"] - generates an image (.pgm) for a specific bigmap

== ["Work Flow"] ==

== ["Files"] ==


CategoryHomepage

HomePage (last edited 2024-10-24 12:50:27 by EricPalmer)