Table of Contents

Module: recognize filetype/recognize.py

Recognize many file types from their name

Functions   
CellFilename
DiffractionImageFilename
ImageFilename
ReflectionFilename
cleanup
  CellFilename 
CellFilename ( filename )

Return true if the file contains a unit cell.

  DiffractionImageFilename 
DiffractionImageFilename ( filename )

Return true if the file contains a diffraction image.

  ImageFilename 
ImageFilename ( filename )

Return true if the file contains an image.

  ReflectionFilename 
ReflectionFilename ( filename )

Return true if the file contains reflection data.

  cleanup 
cleanup ( filename )

Return the plain file name

The plain filename is the file name without backup extension and without compression extensions (both of which do not change the type of the file).


Table of Contents

This document was automatically generated on Tue Nov 25 12:18:58 2008 by HappyDoc version WORKING