Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add empty SWGO DL3 files to test format #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions tests/format/swgo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

Example files to support independant data selection at DL3 level using both event types and observation blocks
- hdu-index.fits.gz / obs-index.fits.gz :
minimal solution for swgo adding event type to obs_table ()

- hdu-index-no-obs-id.fits.gz / obs-index.fits.gz
solution including adding `OBS_ID`, `OBS_BLOCK_ID`, `IRF_NAME` to `obs-index` but not `hdu-index`
and `OBS_TABLE_ROW` to both obs-index and hdu-index

- hdu-index-multi.fits.gz/hdu-index-no-obs-id.fits.gz)
same as prevous but with multiple data chunk as observations (different events list but the same irfs)
Binary file added tests/format/swgo/hdu-index-irf-name.fits.gz
Binary file not shown.
Binary file added tests/format/swgo/hdu-index-multi.fits.gz
Binary file not shown.
Binary file added tests/format/swgo/hdu-index.fits.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tests/format/swgo/map_irfs/DummyEvents.fits.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tests/format/swgo/obs-index-irf-name.fits.gz
Binary file not shown.
Binary file added tests/format/swgo/obs-index-multi.fits.gz
Binary file not shown.
Binary file added tests/format/swgo/obs-index.fits.gz
Binary file not shown.