tuskitoo.acquisition.utils module
- make_a_fits_list_csv(path, save=False)[source]
script that make a pandas csv with all the fits files in a directory. That means it look for all the fits inside all the inside directories, and keywords based on the necessity of the user if the keyword is not in the header fill the space with a None path: directory were to search save=path+name of where wants to save the files