FITSDIFF

This module serves as a large library of helpful file operations, both for I/O of files and to extract information about the files.

fitsdiff is now a part of Astropy.

Now this module just provides a wrapper around astropy.io.fits.diff for backwards compatibility with the old interface in case anyone uses it.

stsci.tools.fitsdiff.list_parse(name_list)

Parse a comma-separated list of values, or a filename (starting with @) containing a list value on each line.