parsotat / BatAnalysis

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

Single observation analysis #6

Open DavidIsrayelyan opened 1 year ago

DavidIsrayelyan commented 1 year ago

Hi @parsotat,

I would like to impress my interest in single observation analysis. When will be available single observation analysis?

Thank you in advance.

parsotat commented 1 year ago

Hi @DavidIsrayelyan if you are interested in the analysis of a single survey observation then this capability is already included in the code. The Example_Survey_Data_Analysis Jupyter notebook located at: https://github.com/parsotat/BatAnalysis/blob/main/notebooks/Example_Survey_Data_Analysis.ipynb walks through how to analyze a single survey dataset.

If you are asking about event data, then this capability is not yet available. We are currently working on this aspect of the code and do not yet have a solid timeline on it. In the meantime it could be helpful to take a look at the BAT Software guide to get an idea of how to do this analysis with current HEASoft tools.