run_eis_catalog

eispac.download.run_eis_catalog(db_dir=None)[source]

Launch the “eis_catalog” GUI tool””

Parameters:

db_dir (str or pathlib.Path object, optional) – Directory containing the “eis_cat.sqlite” file. If None, EISPAC will for the catalog in an existing SSW installation or ask if you want to download it. Default is None. Note: any filename included with the path will be ignored (please do not rename your local catalog).

Return type:

None