create_hdu_index_hdu
- lstchain.high_level.hdu_table.create_hdu_index_hdu(file_list, hdu_index_file, overwrite=False)
Create the hdu index table and write it to the given file.
- Parameters:
- file_listlist
list of the fits files
- hdu_index_filePath
Path for HDU index file
- overwriteBool
Boolean to overwrite existing file