For the first Data Challenge, we wanted to give the users a basic look at COSI data analysis, so we chose 3 straightforward examples based on the COSI science goals:
- Extracting the spectra from the Crab, Cen A, Cyg X-1, and Vela
- Imaging bright point sources, such as the Crab and Cyg X-1
- Imaging diffuse emission from 511 keV and the 26Al 1.8 MeV gamma-ray line
For each of these examples, we have provided a detailed description of the simulated sources and data products here in the data_products directory. Each of the sources was simulated at x10 the astrophysical flux since the balloon flight had limited observation time, and because there were multiple detector failures during the balloon flight which reduced the effective area significantly.
The simulations were all performed in MEGAlib, with an accurate mass model of the COSI Balloon instrument. The COSIBalloon.9Detector.geo.setup model, which includes the detector failures, was used for all of the simulations. Each of the continuum simulations was performed for 100 keV – 10 MeV, and an energy range selection of <5 MeV was used in MEGAlib’s mimrec event selection tool.
We have included many combinations of the source simulations and background to allow for flexibility and further testing with these files. All files are either the .npz zipped numpy array format for the CDS-binned response matrix or background model, or the MEGAlib photon list .tra.gz format. MEGAlib was used to perform all of these simulations, and the source models are described in detail below.
Within this directory, there are 2 background models and 3 response matrices.
- Scaled_Ling_BG_1x.npz: background model generated from C. Karwin's scaled 1x Ling background simulation
- Scaled_Ling_BG_3x.npz: background model generated from C. Karwin's scaled 3x Ling background simulation for more statistics
- Continuum_Response.npz: 6º response used for spectral analysis and imaging continuum sources
- 511keV_imaging_response.npz: 6º imaging response required for RL imaging of Galactic positron annihilation
- 1809keV_imaging_response.npz: 6º imaging response required for RL imaging of Galactic Al-26
There is the full-sky simulation with background and all of the sources combined:
- DC1_combined_10x.tra.gz: 4 point sources with 10x flux (Crab, Cyg X1, Cen A, Vela), 511 kev & Al-26 lines, 1x Ling background
There is each of the sources individually with the background:
- Point_sources_10x_BG.tra.gz: 4 point sources with 10x flux (Crab, Cyg X1, Cen A, Vela) and 1x Ling background
- Crab_BG_10x.tra.gz: Crab with 10x flux and 1x Ling background
- CenA_BG_10x.tra.gz: Cen A with 10x flux and 1x Ling background
- GC511_10xFlux_and_Ling.inc1.id1.extracted.tra.gz: 511 emission with 10x flux with Ling background
- DC1_Al26_10xFlux_and_Ling.inc1.id1.extracted.tra.gz: Al26 emission with 10x flux with Ling background
Each of the sources is also included without background:
- Point_sources_10x.tra.gz: 4 point sources with 10x flux (Crab, Cyg X1, Cen A, Vela)
- Crab_only_10x.tra.gz: Crab with 10x flux
- CygX1_only_10x.tra.gz: Cyg X1 with 10x flux
- CenA_only_10x.tra.gz: Cen A with 10x flux
- Vela_only_10x.tra.gz: Vela with 10x flux
- GC_511_10xFlux_only.inc1.id1.extracted.tra.gz: 511 emission with 10x flux
- Al26_10xFlux_Only.inc1.id1.extracted.tra.gz: Al26 emission with 10x flux
And finally, there is 1 background simulation (this is not required for any analysis, but is included here for posterity):
- Scaled_Ling_BG_1x.tra.gz: C. Karwin's scaled 1x Ling background simulation
All files have the same start and stop time, in unix time: start time: 1463443400.0 s stop time: 1467475400.0 s total time: 4032000.0 s = 46.67 days
Which corresponds to May 17 2016 00:03:20 GMT to Jul 02 2016 16:03:20 GMT, covering the full COSI Balloon flight in 2016.
As described in the main cosi-data-challenge-1 README, these files are stored on Git’s Large File Server, and one needs to install git-lfs to access them.
There are four bright point sources that are included in these simulations: the Crab nebula, Cygnus X-1, Centaurus A, and Vela. The spectra and flux for each of these sources was determined from the literature. We have used 10x the flux values for these sources since the COSI Balloon flight had limited observation times, and the effective area was limited due to detector failures. The COSI SMEX mission is expected to be 50x more sensitive than the balloon-borne mission, so please keep that in mind when you see the detections in this Data Challenge.
Crab:
(l,b) = (184.56, -5.78)
Spectral shape: Band function from Jourdain et al. 2020
Flux = 0.48977 ph/cm2/s between 100 keV and 10 MeV
Cen A:
(l,b) = (309.52, 19.42)
Spectral shape: SED from HESS+LAT collaboration 2018
Flux: 0.03609 ph/cm2/s between 100 keV and 10 MeV
Cyg X1:
(l,b) = (71.33, 3.07)
Spectral shape: SED from Kantzas+21
Flux = 0.40644 ph/cm2/s between 100 keV - 10 MeV
Vela:
(l,b) = (263.55, -2.79)
Spectral shape: SED from Mattana+11
Flux = 0.00120 ph/cm2/s between 100 keV - 10 MeV
The input spectrum for these point sources is shown below.
The simulations are run in MEGAlib’s cosima tool, and then a list-mode image is created in mimrec to confirm the correct point source locations:
The morphology of the 511 keV emission from positron annihilation is not well constrained. For this first Data Challenge, we have used the model defined in Knödlseder et al. 2005, where the emission was fit with a 2-D asymmetric Gaussian spatial model with the following parameters:
The emission was simulated as a 511 keV mono-energetic source, and the image from mimrec confirms the extended emission in the Galactic Center.
The Diffuse Infrared Background Experiment (DIRBE) 240 um map has been shown to be a good tracer for the Al-26 emission, as measured by COMPTEL and INTEGRAL/SPI. We use that distribution as the spatial model for the Al-26 emission, and the inner Galaxy flux was normalized to 3.3×10−4 ph/cm2/s (Diehl et al. 2006). This model is described further in Beechert et al. 2022.
The emission was simulated with a 1.8 MeV mono-energetic source, and the image from mimrec confirms the extended emission along the Galactic disk.
Note that the list-mode imaging method employed in MEGAlib is not optimized for diffuse sources, and the extra structure out of the Galactic plane is an imaging artifact.
The background radiation model used for the Data Challenge is based on the semi-emperical model from Ling 1975, which has been used for all COSI balloon analyses. The model describes the angular and atmospheric depth dependance of gamma-rays within 0.3 – 10 MeV and includes 3 primary gamma-ray sources: continuum emission (Bremsstrahlung from cosmic ray interactions in the atmosphere), 511 keV line component (from electron-positron annihilation in the atmosphere, and cosmic diffuse component (down-scattered gamma-rays from the extragalactic background and Galactic plane). The Ling model requires a description of the atmosphere’s density, interaction depth, and mass absorption coefficients, which are obtained through the NRLMSISE-00 model. An altitude of 33.5 km was assumed for these models - altitude drops and changes in longitude and latitude were not taken into account for this simulation.
The amplitude of the Ling background was scaled so the total integrated background spectrum from simulation matched closely to what was measured during flight, as can been seen in the figure below. The flight data (“All Data” label) shows a time-variable background count rate that was influenced by the geomagnetic cutoff, and balloon altitude drops. The cyan line shows the scaled Ling background model. As a reference, the count rate from the 1x flux point sources are shown, and the signal is at most a few percent of the background count rate.
An image of the background simulation traces the exposure map, since the orientation of the COSI Balloon in Galactic coordinates was included in the simulation:
The source simulations include the real flight aspect information so that the balloon path and source exposure time is accurate. This can be seen in the below plot showing the Galactic longitude and latitude of the zenith direction of the COSI balloon as a function of time.
Furthermore, the transmission probability of the source photons in the atmosphere are calculated for each instance of the simulation. The probability of transmission is taken at a constant altitude of 33 km, and is shown as a function of zenith angle and energy in the below figure.