ResultWebPages
index
/home/graeme/CVS/dna/scheduler/Scheduler/Mosflm/ResultWebPages.py

################################################################
#
# ResultWebPages.py
#
# Authors: The DNA team, http://www.dna.ac.uk
#
#################################################################
# this needn't be a class - a set of static methods will be fine

 
Modules
       
Plotter
math
os
re
shutil
sys

 
Functions
       
write_basic_strategy(log_dir, strategy_request, strategy_response)
Write out the basic strategy information to a web page
write_full_image_page(directory, page_name, image_name, suffix)
write_html_table_spots(fileobject, image, index_response)
write_html_table_symmetry_cell(fileobject, image, index_response)
write_index_result(log_dir, index_request, index_response_1, index_response_2, index_response)
write_single_integrate_result(log_dir, single_integrate_request, integrate_response)

 
Data
        Messenger = <Messenger.Messenger instance>
Somewhere = <Somewhere.Somewhere instance>
dna = '/home/graeme/CVS/dna'