Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2014-01-31 15:17:41
Size: 84
Editor: EricPalmer
Comment:
Revision 7 as of 2014-02-03 10:35:37
Size: 1779
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"]


Put images in the ~/DAWN/NEW_IMAGES

Build a list of images to process, ["newpix.txt"]. This is used by ["process_img"] to read the images and build make_sumfiles.in.
Line 4: Line 11:
ls > newpix.txt /bin/ls > newpix.txt
Line 9: Line 16:

{{{

~/bin/e.process_img

}}}

Output is ["make_sumfiles.in"]

{{{
FC21A0014660 377642527:229 2 1 1
FC21A0014661 377642632:224 2 1 1
FC21A0016635 379008054:128 2 1 1
FC21A0016636 379008129:164 2 1 1
FC21A0022692 385355673:123 2 1 1
FC21A0023442 385989956:048 2 1 1
FC21A0023449 385990630:164 2 1 1
FC21A0026846 388895027:120 2 1 1
FC21A0026847 388895117:120 2 1 1


}}}


{{
 ~/bin/e.make_sumfiles
 Use B-Frame? (y/n)
n
 0. Create SUMFILES & NOMINALS and ..
 1. Update old NOMINALS and ..
 2. Update old SUMFILES
0
FC21A0023442 2012 MAR 25 23:24:49.519 0.045 66.022 2.454
FC21A0023449 2012 MAR 25 23:36:03.972 0.045 57.384 2.466

}}

["Test Files"]

Put images in the ~/DAWN/NEW_IMAGES

Build a list of images to process, ["newpix.txt"]. This is used by ["process_img"] to read the images and build make_sumfiles.in.

cd ~/DAWN/NEW_IMAGES
/bin/ls > newpix.txt
mv newpix.txt ../../working

~/bin/e.process_img

Output is ["make_sumfiles.in"]

FC21A0014660    377642527:229    2    1    1                                                                            
FC21A0014661    377642632:224    2    1    1                                                                            
FC21A0016635    379008054:128    2    1    1                                                                            
FC21A0016636    379008129:164    2    1    1                                                                            
FC21A0022692    385355673:123    2    1    1                                                                            
FC21A0023442    385989956:048    2    1    1                                                                            
FC21A0023449    385990630:164    2    1    1                                                                            
FC21A0026846    388895027:120    2    1    1                                                                            
FC21A0026847    388895117:120    2    1    1                                                                            

{{

  • ~/bin/e.make_sumfiles Use B-Frame? (y/n)

n

  1. Create SUMFILES & NOMINALS and ..

  2. Update old NOMINALS and ..
  3. Update old SUMFILES

0 FC21A0023442 2012 MAR 25 23:24:49.519 0.045 66.022 2.454 FC21A0023449 2012 MAR 25 23:36:03.972 0.045 57.384 2.466

}}

do_process_img (last edited 2015-05-06 11:15:24 by localhost)