asn_make_pool

Association pool creation from a list of FITS files can be done either using the command line tool asn_make_pool or through the Python API mkpool().

Command Line

asn_make_pool --help

API

jwst.associations.mkpool Module

Tools for pool creation

Functions

mkpool(data[, asn_candidate, dms_note, ...])

Create an association pool from a list of FITS files.