good_mosaics¶
-
esis.data.inversion.mart.helper.
good_mosaics
()¶ I found that there are a number of mosaics in the “mosaics.download()” function that are not 6000px wide, and so they are not useful for the tests I am doing, as the image_setup below requires 6000px. This 6000px requirement was arbitrarily chosen when we started designing and testing MART on IRIS data, and its sorta become the defacto for how I’m testing MART.
This funciton will return a list of the locations (as pathlib.Path objects) of the good IRIS fits files, as well as list of indices of these “good” files within the originally downloaded list, as that might be useful :return: