ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/Reunitizer.py
Revision: 8
Committed: Sat May 5 04:21:19 2012 UTC (13 years, 10 months ago) by ninoborges
Content type: text/x-python
File size: 376 byte(s)
Log Message:
Initial Import

File Contents

# Content
1 ## Reunitizer.py
2 ## A program that will read both a bates list file and a imgInfo file and create a HUGE hash
3 ## allowing you to then reunitize the data within it. It will output this reunitization as a
4 ## DII file.
5 ## EBorges
6 ## 7.11.05
7
8 def EnumerateBates(begDoc, endDoc):
9
10
11 def GetAbsBates(begDoc, endDoc):
12 listing = EnumerateBates(begDoc, endDoc)