|
284 | 284 | - Updated cardinality of Image_Mask in both Imaging and Commanded_Parameters to 0:unbounded per request from T. Cornet |
285 | 285 | - Changed units of f_number from Length to None as f_number is a unitless quantity (backwards-incompatible change but clear error) |
286 | 286 | - Added "Radiance" as an enum value for radiometric_type (it was in the description but not the value list) |
| 287 | + - Added Dark_Current_File and Radiometric_Correction_File for T. Cornet |
287 | 288 |
|
288 | 289 | </comment> |
289 | 290 | <last_modification_date_time>2026-07-31T16:00Z</last_modification_date_time> |
|
7087 | 7088 | <minimum_occurrences>0</minimum_occurrences> |
7088 | 7089 | <maximum_occurrences>1</maximum_occurrences> |
7089 | 7090 | </DD_Association> |
| 7091 | + <DD_Association> |
| 7092 | + <identifier_reference>Dark_Current_File</identifier_reference> |
| 7093 | + <reference_type>component_of</reference_type> |
| 7094 | + <minimum_occurrences>0</minimum_occurrences> |
| 7095 | + <maximum_occurrences>1</maximum_occurrences> |
| 7096 | + </DD_Association> |
7090 | 7097 | <DD_Association> |
7091 | 7098 | <identifier_reference>Data_Processing</identifier_reference> |
7092 | 7099 | <reference_type>parent_of</reference_type> |
|
7095 | 7102 | </DD_Association> |
7096 | 7103 | </DD_Class> |
7097 | 7104 |
|
| 7105 | + <!-- Class: Dark_Current_File --> |
| 7106 | + <DD_Class> |
| 7107 | + <name>Dark_Current_File</name> |
| 7108 | + <version_id>1.0</version_id> |
| 7109 | + <local_identifier>Dark_Current_File</local_identifier> |
| 7110 | + <submitter_name>R. Deen</submitter_name> |
| 7111 | + <definition>The Dark_Current_File class specifies an image or other file used for |
| 7112 | + dark current correction. |
| 7113 | + </definition> |
| 7114 | + <abstract_flag>false</abstract_flag> |
| 7115 | + <element_flag>false</element_flag> |
| 7116 | + <DD_Association> |
| 7117 | + <identifier_reference>Data_Processing_File</identifier_reference> |
| 7118 | + <reference_type>parent_of</reference_type> |
| 7119 | + <minimum_occurrences>1</minimum_occurrences> |
| 7120 | + <maximum_occurrences>1</maximum_occurrences> |
| 7121 | + </DD_Association> |
| 7122 | + </DD_Class> |
| 7123 | + |
7098 | 7124 | <!-- Class: Onboard_Compression class definition --> |
7099 | 7125 | <DD_Class> |
7100 | 7126 | <name>Onboard_Compression</name> |
|
8004 | 8030 | <!-- Class: Flat_Field_File --> |
8005 | 8031 | <DD_Class> |
8006 | 8032 | <name>Flat_Field_File</name> |
8007 | | - <version_id>1.0</version_id> |
| 8033 | + <version_id>1.1</version_id> |
8008 | 8034 | <local_identifier>Flat_Field_File</local_identifier> |
8009 | 8035 | <submitter_name>Cristina De Cesare</submitter_name> |
8010 | | - <definition>The Flat_Field_File class specifies the image used for flat field correction. |
8011 | | - The image is divided by this flat field image in order to apply the flat |
8012 | | - field correction (which is the opposite of Radial_Flat_Field_Function). |
| 8036 | + <definition>The Flat_Field_File class specifies an image or other file used for flat field |
| 8037 | + correction. Typically the image is divided by this flat field image in order to apply the flat |
| 8038 | + field correction (which is the opposite of Radial_Flat_Field_Function), although other |
| 8039 | + types of flat field files may be specified. |
8013 | 8040 | </definition> |
8014 | 8041 | <abstract_flag>false</abstract_flag> |
8015 | 8042 | <element_flag>false</element_flag> |
|
9084 | 9111 | <minimum_occurrences>0</minimum_occurrences> |
9085 | 9112 | <maximum_occurrences>1</maximum_occurrences> |
9086 | 9113 | </DD_Association> |
| 9114 | + <DD_Association> |
| 9115 | + <identifier_reference>Radiometric_Correction_File</identifier_reference> |
| 9116 | + <reference_type>component_of</reference_type> |
| 9117 | + <minimum_occurrences>0</minimum_occurrences> |
| 9118 | + <maximum_occurrences>1</maximum_occurrences> |
| 9119 | + </DD_Association> |
9087 | 9120 | <DD_Association> |
9088 | 9121 | <identifier_reference>Data_Processing</identifier_reference> |
9089 | 9122 | <reference_type>parent_of</reference_type> |
|
9092 | 9125 | </DD_Association> |
9093 | 9126 | </DD_Class> |
9094 | 9127 |
|
| 9128 | + <!-- Class: Radiometric_Correction_File --> |
| 9129 | + <DD_Class> |
| 9130 | + <name>Radiometric_Correction_File</name> |
| 9131 | + <version_id>1.0</version_id> |
| 9132 | + <local_identifier>Radiometric_Correction_File</local_identifier> |
| 9133 | + <submitter_name>R. Deen</submitter_name> |
| 9134 | + <definition>The Radiometric_Correction class specifies an image or other file used for |
| 9135 | + radiometric correction. |
| 9136 | + </definition> |
| 9137 | + <abstract_flag>false</abstract_flag> |
| 9138 | + <element_flag>false</element_flag> |
| 9139 | + <DD_Association> |
| 9140 | + <identifier_reference>Data_Processing_File</identifier_reference> |
| 9141 | + <reference_type>parent_of</reference_type> |
| 9142 | + <minimum_occurrences>1</minimum_occurrences> |
| 9143 | + <maximum_occurrences>1</maximum_occurrences> |
| 9144 | + </DD_Association> |
| 9145 | + </DD_Class> |
| 9146 | + |
9095 | 9147 | <!-- Class: Reference_Pixel --> |
9096 | 9148 | <DD_Class> |
9097 | 9149 | <name>Reference_Pixel</name> |
|
0 commit comments