ecpi.common.sky.cat_builder module

Section author: ECLAIRs GP team

Functions to read an astrophysical catalogue (e.g. Swift/BAT), compute count rate through the ARF and save infos in a fits file that will be read by the simulator.

Summary

Functions:

swift_catalog_to_eclairs_catalog

return a catalog with mean flux in channel

Reference

swift_catalog_to_eclairs_catalog(cat_filename, dpix)[source]

return a catalog with mean flux in channel

Parameters
  • cat_filename (string) – path to fits catalog

  • dpix – object calibration ECLAIRs

  • verbose