Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRISMA pipeline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dario Barghini
PRISMA pipeline
Wiki
archive
Changes
Page history
New page
Templates
Clone repository
Update archive
authored
1 year ago
by
Dario Barghini
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
archive.md
+15
-1
15 additions, 1 deletion
archive.md
with
15 additions
and
1 deletion
archive.md
View page @
a6f2976c
...
...
@@ -69,3 +69,17 @@ Production of monthly tar.gz with the summary of results of the calibration from
| Reports |
`CODE_YYYYMM_*.pdf`
| PDF files |
| Header |
`PRISMA_CODE_YYYY-MM_calibration.fits`
| 1 FITS file |
| Preview |
`PRISMA_CODE_YYYY-MM_calibration.png`
| 1 PNG file |
#### [event.pro](event.pro)
##### `compress_event = 1`
-------
Production of a tar.gz enclosing the data from all the PRISMA cameras that detected the event and saved in the
`archive/events/`
subdirectory, enclosing the event folder and a FITS header with relevant metadata.
**Format**
<br>
`PRISMA_YYYYMMDDTHHMMSS_UT_event.tar.gz`
<br>
|
**Content**
|
**Nomenclature**
| Files |
| -- | -- | -- |
| Event |
`YYYYMMDDTHHMMSS_UT\` | 1 folder |
| Header |`
PRISMA_YYYYMMDDTHHMMSS_UT_event.fits
`
| 1 FITS file |
\ No newline at end of file
This diff is collapsed.
Click to expand it.