Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2015-05-04 10:08:09
Size: 982
Editor: EricPalmer
Comment:
Revision 12 as of 2015-05-31 22:13:53
Size: 4152
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Training Notes here.

Schedule
== Schedule ==
  Expect a long'ish lunch break to talk and discuss associated topics
Line 9: Line 8:
== Stuff I need to get ready ==
 * Need a test case -- mostly finished object.
 * Somewhere where I can tile
 * Images of what is and what should be
Line 14: Line 9:
== Participants ==
 * John Weirich (PSI)
 * Lucille Le Corre (PSI)
 * Chris Debrunner (Lockheed)
 * Roberto Furfago (U of A)
 * Kristofer Drozd (U of A)
 * Tanner Campbell (U of A)
 * Dan Wibben (Kinetx)
Line 17: Line 20:
 * Instal SPC software for users  * Main goal is to get Dr. Weirich up to speed to run Sensitivity Tests
 * Install SPC software for users
 * Specific things to learn
  * Be able to create landmarks and add images
  * Basic trouble shooting and fixing mis-registeration
  * Perform tiling
  * Do iterations
  * Run residuals, geometry

 * Optional, depending on time and understanding
  * Register images to shape model or maps
  * Autoregister

 * Practice
  * Create landmarks
  * Tile landmarks
  * Run Calibration test
  * Try out error-injected images into the calibration test


== Topics ==
Line 22: Line 45:
Line 25: Line 49:
    * Photoclinometry     * Photoclinometry - 1D, single images
Line 27: Line 51:
 * What is tiling  * Tiling
    * What is it
    * When do you do it
    * Monitoring
Line 31: Line 59:
    *     
Line 35: Line 63:
    * Pulling topo     * Pulling topo from map/shape
    * Building a template
    * Auto-alignment
    * Manual alignment
    * Building topography

 * Tools for debugging

 * Batch processing for iterations [[make_scriptP]]

 * Run some tiling
   * Get each person to do a portion of the calibration or sensitivity test. Each calibration is based on the previous one. How long do we iterate.

 * (Optional) Register

 * (Optional) Autoregister
Line 38: Line 81:
== Student Prep == 
== Student Prep ==
Line 40: Line 85:
   * Gaskell's 2008
   * Palmer's basic write up
   * Jackman's slides
   * Get a copy of the manual
Line 44: Line 94:
   * imagemagick (I find it useful)
   * GraphicConverter -- http://www.lemkesoft.de/en/products/graphicconverter/


== Stuff I need to get ready ==
 * Test Data
  * Need a test case -- mostly finished object.
  * Somewhere where they can tile
  * Images of what the current shape model and what should look like when done

 * Documentation
  * done - Get Jackman's notes into Wiki
  * done - Get Bob's abstracts (doxygen) into the Wiki
  * Get Component Test Procedures into the Wiki
 * done - Get room and display set up
 * in progress - Develop a NDA


== Activities ==
 * Day 1, Tuesday
  * Install the software and test cases
  * Introduce SPC and Bob
  * Teach basics of SPC
    * Show wiki
    * Show code/documentations
  

 * Day 2, Wednesday
  * Basic SPC stuff

 * Day 3, Thursday
  * Revisit basics
  * Build shape
  * Discussions of how things work

 * Day 4, Friday
  * Run calibration

== Hands on Training ==
 * align a landmark
 * create a landmark
 * build to topography
 * display the topography
     * this has the potential to be complex
     * Need extra tools, bigmap


== Training Skill Levels ==

 * Level 1
  * Create a landmark
  * Add images
  * Autoremove images
  * Build template
   * Select images
   * Show which ones
   * Correlate
  * Align
   * Qutoalign
   * Align with image
   * Align with gradients

 * Level 2
  * Tile
  * map_coverage
  * make_tilefile
  * Export
  * make_scriptT
  * make_scriptP

 * Level 3
  * Build Shape
   * Densify
   * CompOBJ
   * ICQ format
  * Analysis
   * Residuals
   * Geometry
  * Setup images
   * makesumfile.txt -- adding kernels
   * Autoregister
   * Register
   * make_scriptR
   * make_scriptA
  * Import

 * Level 4
  * Setup
  * Init_lithos
  * Makesumfiles.txt
  * Setup SPICE


 * Level 5
  * Troubleshoot
  * Write code

Schedule

  • Expect a long'ish lunch break to talk and discuss associated topics
  • Tuesday 8:30 - 5
  • Wednesday 8:30 - 5
  • Thursday 8:30 - 5
  • Friday 8:30 - 5

Participants

  • John Weirich (PSI)
  • Lucille Le Corre (PSI)
  • Chris Debrunner (Lockheed)
  • Roberto Furfago (U of A)
  • Kristofer Drozd (U of A)
  • Tanner Campbell (U of A)
  • Dan Wibben (Kinetx)

Goals

  • Main goal is to get Dr. Weirich up to speed to run Sensitivity Tests
  • Install SPC software for users
  • Specific things to learn
    • Be able to create landmarks and add images
    • Basic trouble shooting and fixing mis-registeration
    • Perform tiling
    • Do iterations
    • Run residuals, geometry
  • Optional, depending on time and understanding
    • Register images to shape model or maps
    • Autoregister
  • Practice
    • Create landmarks
    • Tile landmarks
    • Run Calibration test
    • Try out error-injected images into the calibration test

Topics

  • Get the concept of how SPC works
    • How SPC is different that stereo
    • How SPC is different that photoclinometry
  • Error
    • Aliasing
    • Stereo - trig, bundle adjustment, S/C position
    • Photoclinometry - 1D, single images
  • Tiling
    • What is it
    • When do you do it
    • Monitoring
  • Lithos - Concepts
    • Template
    • Topo
  • Lithos - Implementation
    • How to build a landmark
    • Adding images
    • Pulling topo from map/shape
    • Building a template
    • Auto-alignment
    • Manual alignment
    • Building topography
  • Tools for debugging
  • Batch processing for iterations make_scriptP

  • Run some tiling
    • Get each person to do a portion of the calibration or sensitivity test. Each calibration is based on the previous one. How long do we iterate.
  • (Optional) Register
  • (Optional) Autoregister

Student Prep

Stuff I need to get ready

  • Test Data
    • Need a test case -- mostly finished object.
    • Somewhere where they can tile
    • Images of what the current shape model and what should look like when done
  • Documentation
    • done - Get Jackman's notes into Wiki
    • done - Get Bob's abstracts (doxygen) into the Wiki
    • Get Component Test Procedures into the Wiki
  • done - Get room and display set up
  • in progress - Develop a NDA

Activities

  • Day 1, Tuesday
    • Install the software and test cases
    • Introduce SPC and Bob
    • Teach basics of SPC
      • Show wiki
      • Show code/documentations
  • Day 2, Wednesday
    • Basic SPC stuff
  • Day 3, Thursday
    • Revisit basics
    • Build shape
    • Discussions of how things work
  • Day 4, Friday
    • Run calibration

Hands on Training

  • align a landmark
  • create a landmark
  • build to topography
  • display the topography
    • this has the potential to be complex
    • Need extra tools, bigmap

Training Skill Levels

  • Level 1
    • Create a landmark
    • Add images
    • Autoremove images
    • Build template
      • Select images
      • Show which ones
      • Correlate
    • Align
      • Qutoalign
      • Align with image
      • Align with gradients
  • Level 2
    • Tile
    • map_coverage
    • make_tilefile
    • Export
    • make_scriptT
    • make_scriptP
  • Level 3
    • Build Shape
      • Densify
      • CompOBJ
      • ICQ format
    • Analysis
      • Residuals
      • Geometry
    • Setup images
      • makesumfile.txt -- adding kernels
      • Autoregister
      • Register
      • make_scriptR
      • make_scriptA
    • Import
  • Level 4
    • Setup
    • Init_lithos
    • Makesumfiles.txt
    • Setup SPICE
  • Level 5
    • Troubleshoot
    • Write code

Training_Notes (last edited 2023-02-27 16:05:33 by EricPalmer)