parsotat / BatAnalysis

A python HEASOFT wrapper for processing Swift-BAT data.
MIT License
28 stars 11 forks source link

check for the pattern maps files existence #27

Open parsotat opened 2 months ago

parsotat commented 2 months ago

In line https://github.com/parsotat/BatAnalysis/blob/211c802990a80058d3036c4a7c34c9d8e1817a81/batanalysis/bat_survey.py#L254C43-L254C57 it is possible for the directory to exist but the files to not be there. This should produce an error.