| Package | Description |
|---|---|
| esa.neliota.detection |
| Modifier and Type | Method and Description |
|---|---|
EventRecord |
Formatter.Fits2Record()
Loads two (or one) FITS file from the storage into an event record.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DetSys.Format(EventRecord event)
Creates a formatter for creating and storing a couple of FITS files based on an EventRecord.
|
| Constructor and Description |
|---|
Formatter(EventRecord eventRecord)
Class constructor, based on an EventRecord
|