... | ... | @@ -77,7 +77,7 @@ Monthly tar.gz with the summary of results of the calibration from each day, sav |
|
|
| Event |`YYYYMMDDTHHMMSS_UT\` | 1 folder |
|
|
|
| Header |`PRISMA_YYYYMMDDTHHMMSS_UT_event.fits` | 1 FITS file |
|
|
|
|
|
|
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 (see the [events](events) page for details) and a FITS header with relevant metadata.
|
|
|
A tar.gz archive enclosing the data from all the PRISMA cameras that detected the event, saved in the `archive/events/` subdirectory and enclosing the event folder (see the [events](events) page for details) and a FITS header with relevant metadata.
|
|
|
|
|
|
-------
|
|
|
##### `PRISMA_NAME_YYYYMMDDTHHMMSS_UT_detection.tar.gz` (produced if `compress_event = 1`)
|
... | ... | @@ -90,3 +90,20 @@ Production of a tar.gz enclosing the data from all the PRISMA cameras that detec |
|
|
|
|
|
The event folder contains one tar.gz file enclosing the detection folder, a FITS header with and a PNG preview image (image of the reconstructed track on the meteor on the camera) for each detection.
|
|
|
The FITS and PNG files are saved both in the detection folder (for an easy acces without decompressing the archive) and inside each tar.gz of each detection.
|
|
|
|
|
|
-------
|
|
|
##### `PRISMA_YYYYMMDDTHHMMSS_UT_result.tar.gz` (produced if `compress_result = 1`)
|
|
|
|
|
|
| **Content** | **Nomenclature** | Files |
|
|
|
| -- | -- | -- |
|
|
|
| Astrometry |`YYYYMMDDTHHMMSS_UT\astrometry\` | 1 folder |
|
|
|
| Triangulation |`YYYYMMDDTHHMMSS_UT\triangulation\` | 1 folder |
|
|
|
| Dynamic model |`YYYYMMDDTHHMMSS_UT\dynamic_model\` | 1 folder |
|
|
|
| Orbit |`YYYYMMDDTHHMMSS_UT\orbit\` | 1 folder |
|
|
|
| Header |`PRISMA_YYYYMMDDTHHMMSS_UT_result.fits` | 1 FITS file |
|
|
|
| Preview |`PRISMA_YYYYMMDDTHHMMSS_UT_event.png` | 1 PNG file |
|
|
|
|
|
|
A tar.gz archive with the results of the analysis of the event, saved in the `archive/results/` subdirectory and enclosing the result folder (see the [results](results) page for details), a FITS header with relevant metadata.
|
|
|
The result folder is further divided into four subfolders for each part of the event pipeline (see the [event.pro](event.pro) page for details).
|
|
|
|
|
|
------- |
|
|
\ No newline at end of file |