|
264 | 264 | 1.9.4.0 R. Deen, N. Malarout |
265 | 265 | - Allow negative numbers for Device_Temperature.raw_count by switching from Ascii_NonNegative_Integer to Ascii_Integer (for PHX) |
266 | 266 | - Added 'Rice' to img::Onboard_Compression::onboard_compression_type (for PHX) |
267 | | - - Add megapixels to Detector (for Artemis) |
268 | | - - Add artifact_flag to Data_Quality (for Artemis) |
269 | | - - Update the max_occurrences for the Radiometric_Correction class from 1 to unbounded (for M20 MastCam-Z) |
270 | | - - Update definition of array_band_number attribute (for M20 MastCam-Z) |
271 | | - - Add array_band_number as an optional attribute within the Radiometric_Correction class (for M20 MastCam-Z) |
272 | | - - Add array_band_number as an optional attribute within the Data_Quality class (for M20 MastCam-Z) |
273 | | - - Add new attribute threshold_pixel to Saturated, Nonlinear, and Hot Pixel classes (for M20 MastCam-Z) |
| 267 | + - Added megapixels to Detector (for Artemis) |
| 268 | + - Added artifact_flag to Data_Quality (for Artemis) |
| 269 | + - Updated the max_occurrences for the Radiometric_Correction class from 1 to unbounded (for M20 MastCam-Z) |
| 270 | + - Updated definition of array_band_number attribute (for M20 MastCam-Z) |
| 271 | + - Added array_band_number as an optional attribute within the Radiometric_Correction class (for M20 MastCam-Z) |
| 272 | + - Added array_band_number as an optional attribute within the Data_Quality class (for M20 MastCam-Z) |
| 273 | + - Added new attribute threshold_pixel to Saturated, Nonlinear, and Hot Pixel classes (for M20 MastCam-Z) |
| 274 | + - Added new classes and attributes (for Artemis) |
274 | 275 |
|
275 | 276 | </comment> |
276 | | - <last_modification_date_time>2026-06-22T12:00Z</last_modification_date_time> |
| 277 | + <last_modification_date_time>2026-06-25T12:00Z</last_modification_date_time> |
277 | 278 |
|
278 | 279 | <!-- --> |
279 | 280 | <!-- Attributes: BEGIN --> |
|
5609 | 5610 | </DD_Value_Domain> |
5610 | 5611 | </DD_Attribute> |
5611 | 5612 |
|
| 5613 | + <DD_Attribute> |
| 5614 | + <name>red_dn</name> |
| 5615 | + <version_id>1.0</version_id> |
| 5616 | + <local_identifier>red_dn</local_identifier> |
| 5617 | + <nillable_flag>false</nillable_flag> |
| 5618 | + <submitter_name>Namrata Malarout</submitter_name> |
| 5619 | + <definition>Red pixel value in DN</definition> |
| 5620 | + <DD_Value_Domain> |
| 5621 | + <enumeration_flag>false</enumeration_flag> |
| 5622 | + <value_data_type>ASCII_Integer</value_data_type> |
| 5623 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 5624 | + </DD_Value_Domain> |
| 5625 | + </DD_Attribute> |
| 5626 | + |
| 5627 | + <DD_Attribute> |
| 5628 | + <name>green_dn</name> |
| 5629 | + <version_id>1.0</version_id> |
| 5630 | + <local_identifier>green_dn</local_identifier> |
| 5631 | + <nillable_flag>false</nillable_flag> |
| 5632 | + <submitter_name>Namrata Malarout</submitter_name> |
| 5633 | + <definition>Green pixel value in DN</definition> |
| 5634 | + <DD_Value_Domain> |
| 5635 | + <enumeration_flag>false</enumeration_flag> |
| 5636 | + <value_data_type>ASCII_Integer</value_data_type> |
| 5637 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 5638 | + </DD_Value_Domain> |
| 5639 | + </DD_Attribute> |
| 5640 | + |
| 5641 | + <DD_Attribute> |
| 5642 | + <name>blue_dn</name> |
| 5643 | + <version_id>1.0</version_id> |
| 5644 | + <local_identifier>blue_dn</local_identifier> |
| 5645 | + <nillable_flag>false</nillable_flag> |
| 5646 | + <submitter_name>Namrata Malarout</submitter_name> |
| 5647 | + <definition>Blue pixel value in DN</definition> |
| 5648 | + <DD_Value_Domain> |
| 5649 | + <enumeration_flag>false</enumeration_flag> |
| 5650 | + <value_data_type>ASCII_Integer</value_data_type> |
| 5651 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 5652 | + </DD_Value_Domain> |
| 5653 | + </DD_Attribute> |
| 5654 | + |
5612 | 5655 | <DD_Attribute> |
5613 | 5656 | <name>saturated_flag</name> |
5614 | 5657 | <version_id>1.0</version_id> |
|
5735 | 5778 | </DD_Value_Domain> |
5736 | 5779 | </DD_Attribute> |
5737 | 5780 |
|
| 5781 | + <DD_Attribute> |
| 5782 | + <name>xyy_x</name> |
| 5783 | + <version_id>1.0</version_id> |
| 5784 | + <local_identifier>xyy_x</local_identifier> |
| 5785 | + <nillable_flag>false</nillable_flag> |
| 5786 | + <submitter_name>Namrata Malarout</submitter_name> |
| 5787 | + <definition>Specifies the x coordinate of a color in xyY color space</definition> |
| 5788 | + <DD_Value_Domain> |
| 5789 | + <enumeration_flag>false</enumeration_flag> |
| 5790 | + <value_data_type>ASCII_Real</value_data_type> |
| 5791 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 5792 | + </DD_Value_Domain> |
| 5793 | + </DD_Attribute> |
| 5794 | + |
| 5795 | + <DD_Attribute> |
| 5796 | + <name>xyy_y</name> |
| 5797 | + <version_id>1.0</version_id> |
| 5798 | + <local_identifier>xyy_y</local_identifier> |
| 5799 | + <nillable_flag>false</nillable_flag> |
| 5800 | + <submitter_name>Namrata Malarout</submitter_name> |
| 5801 | + <definition>Specifies the y coordinate of a color in xyY color space</definition> |
| 5802 | + <DD_Value_Domain> |
| 5803 | + <enumeration_flag>false</enumeration_flag> |
| 5804 | + <value_data_type>ASCII_Real</value_data_type> |
| 5805 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 5806 | + </DD_Value_Domain> |
| 5807 | + </DD_Attribute> |
| 5808 | + |
| 5809 | + <DD_Attribute> |
| 5810 | + <name>xyy_luminance</name> |
| 5811 | + <version_id>1.0</version_id> |
| 5812 | + <local_identifier>xyy_luminance</local_identifier> |
| 5813 | + <nillable_flag>false</nillable_flag> |
| 5814 | + <submitter_name>Namrata Malarout</submitter_name> |
| 5815 | + <definition>Specifies the luminance or capital-Y coordinate of a color in xyY color space</definition> |
| 5816 | + <DD_Value_Domain> |
| 5817 | + <enumeration_flag>false</enumeration_flag> |
| 5818 | + <value_data_type>ASCII_Real</value_data_type> |
| 5819 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 5820 | + </DD_Value_Domain> |
| 5821 | + </DD_Attribute> |
| 5822 | + |
5738 | 5823 | <DD_Attribute> |
5739 | 5824 | <name>zero_value_pixels_flag</name> |
5740 | 5825 | <version_id>1.0</version_id> |
|
6398 | 6483 | <version_id>1.0</version_id> |
6399 | 6484 | <local_identifier>Chromaticity_Coordinate</local_identifier> |
6400 | 6485 | <submitter_name>Namrata Malarout</submitter_name> |
6401 | | - <definition>Specifies a color using one of several color spaces.</definition> |
| 6486 | + <definition>Specifies a color using one of several color spaces</definition> |
6402 | 6487 | <abstract_flag>false</abstract_flag> |
6403 | | - <element_flag>false</element_flag> |
| 6488 | + <element_flag>true</element_flag> |
| 6489 | + <DD_Association> |
| 6490 | + <identifier_reference>XSChoice#</identifier_reference> |
| 6491 | + <identifier_reference>Color_sRGB</identifier_reference> |
| 6492 | + <identifier_reference>Color_xyY</identifier_reference> |
| 6493 | + <reference_type>component_of</reference_type> |
| 6494 | + <minimum_occurrences>1</minimum_occurrences> |
| 6495 | + <maximum_occurrences>1</maximum_occurrences> |
| 6496 | + </DD_Association> |
6404 | 6497 | </DD_Class> |
6405 | 6498 |
|
6406 | 6499 | <!-- Class: Color_Filter_Array --> |
|
6524 | 6617 | </DD_Association> |
6525 | 6618 | </DD_Class> |
6526 | 6619 |
|
| 6620 | + <!-- Class: Color_sRGB --> |
| 6621 | + <DD_Class> |
| 6622 | + <name>Color_sRGB</name> |
| 6623 | + <version_id>1.0</version_id> |
| 6624 | + <local_identifier>Color_sRGB</local_identifier> |
| 6625 | + <submitter_name>Namrata Malarout</submitter_name> |
| 6626 | + <definition>Specifies a color expressed in standard RGB color space</definition> |
| 6627 | + <abstract_flag>false</abstract_flag> |
| 6628 | + <element_flag>true</element_flag> |
| 6629 | + <DD_Association> |
| 6630 | + <identifier_reference>red_dn</identifier_reference> |
| 6631 | + <reference_type>attribute_of</reference_type> |
| 6632 | + <minimum_occurrences>1</minimum_occurrences> |
| 6633 | + <maximum_occurrences>1</maximum_occurrences> |
| 6634 | + </DD_Association> |
| 6635 | + <DD_Association> |
| 6636 | + <identifier_reference>green_dn</identifier_reference> |
| 6637 | + <reference_type>attribute_of</reference_type> |
| 6638 | + <minimum_occurrences>1</minimum_occurrences> |
| 6639 | + <maximum_occurrences>1</maximum_occurrences> |
| 6640 | + </DD_Association> |
| 6641 | + <DD_Association> |
| 6642 | + <identifier_reference>blue_dn</identifier_reference> |
| 6643 | + <reference_type>attribute_of</reference_type> |
| 6644 | + <minimum_occurrences>1</minimum_occurrences> |
| 6645 | + <maximum_occurrences>1</maximum_occurrences> |
| 6646 | + </DD_Association> |
| 6647 | + </DD_Class> |
| 6648 | + |
| 6649 | + <!-- Class: Color_xyY --> |
| 6650 | + <DD_Class> |
| 6651 | + <name>Color_xyY</name> |
| 6652 | + <version_id>1.0</version_id> |
| 6653 | + <local_identifier>Color_xyY</local_identifier> |
| 6654 | + <submitter_name>Namrata Malarout</submitter_name> |
| 6655 | + <definition>Specifies a color expressed in xyY color space</definition> |
| 6656 | + <abstract_flag>false</abstract_flag> |
| 6657 | + <element_flag>true</element_flag> |
| 6658 | + <DD_Association> |
| 6659 | + <identifier_reference>xyy_x</identifier_reference> |
| 6660 | + <reference_type>attribute_of</reference_type> |
| 6661 | + <minimum_occurrences>1</minimum_occurrences> |
| 6662 | + <maximum_occurrences>1</maximum_occurrences> |
| 6663 | + </DD_Association> |
| 6664 | + <DD_Association> |
| 6665 | + <identifier_reference>xyy_y</identifier_reference> |
| 6666 | + <reference_type>attribute_of</reference_type> |
| 6667 | + <minimum_occurrences>1</minimum_occurrences> |
| 6668 | + <maximum_occurrences>1</maximum_occurrences> |
| 6669 | + </DD_Association> |
| 6670 | + <DD_Association> |
| 6671 | + <identifier_reference>xyy_luminance</identifier_reference> |
| 6672 | + <reference_type>attribute_of</reference_type> |
| 6673 | + <minimum_occurrences>1</minimum_occurrences> |
| 6674 | + <maximum_occurrences>1</maximum_occurrences> |
| 6675 | + </DD_Association> |
| 6676 | + </DD_Class> |
| 6677 | + |
6527 | 6678 | <!-- Class: Commanded_Parameters --> |
6528 | 6679 | <DD_Class> |
6529 | 6680 | <name>Commanded_Parameters</name> |
|
0 commit comments