|
263 | 263 |
|
264 | 264 | 1.9.4.0 R. Deen |
265 | 265 | - Allow negative numbers for Device_Temperature.raw_count by switching from Ascii_NonNegative_Integer to Ascii_Integer (for PHX) |
| 266 | + - Add megapixels to Detector (for Artemis) |
266 | 267 |
|
267 | 268 | </comment> |
268 | 269 | <last_modification_date_time>2026-03-11T00:00Z</last_modification_date_time> |
|
2562 | 2563 | <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
2563 | 2564 | </DD_Value_Domain> |
2564 | 2565 | </DD_Attribute> |
2565 | | - |
| 2566 | + |
2566 | 2567 | <DD_Attribute> |
2567 | 2568 | <name>lines</name> |
2568 | 2569 | <version_id>1.0</version_id> |
|
2578 | 2579 | <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
2579 | 2580 | </DD_Value_Domain> |
2580 | 2581 | </DD_Attribute> |
| 2582 | + |
| 2583 | + <DD_Attribute> |
| 2584 | + <name>megapixels</name> |
| 2585 | + <version_id>1.0</version_id> |
| 2586 | + <local_identifier>megapixels</local_identifier> |
| 2587 | + <nillable_flag>false</nillable_flag> |
| 2588 | + <submitter_name>Namrata Malarout</submitter_name> |
| 2589 | + <definition>Specifies the size of the detector in megapixels. |
| 2590 | + This is not intended to be a precise measurement but rather indicates |
| 2591 | + the general size or class of the detector.</definition> |
| 2592 | + <DD_Value_Domain> |
| 2593 | + <enumeration_flag>false</enumeration_flag> |
| 2594 | + <value_data_type>ASCII_Real</value_data_type> |
| 2595 | + <minimum_value>1</minimum_value> |
| 2596 | + <unit_of_measure_type>Units_of_None</unit_of_measure_type> |
| 2597 | + </DD_Value_Domain> |
| 2598 | + </DD_Attribute> |
2581 | 2599 |
|
2582 | 2600 | <DD_Attribute> |
2583 | 2601 | <name>line_fov</name> |
|
6424 | 6442 | <minimum_occurrences>0</minimum_occurrences> |
6425 | 6443 | <maximum_occurrences>1</maximum_occurrences> |
6426 | 6444 | </DD_Association> |
| 6445 | + <DD_Association> |
| 6446 | + <identifier_reference>megapixels</identifier_reference> |
| 6447 | + <reference_type>attribute_of</reference_type> |
| 6448 | + <minimum_occurrences>0</minimum_occurrences> |
| 6449 | + <maximum_occurrences>1</maximum_occurrences> |
| 6450 | + </DD_Association> |
6427 | 6451 | <DD_Association> |
6428 | 6452 | <identifier_reference>samples</identifier_reference> |
6429 | 6453 | <reference_type>attribute_of</reference_type> |
|
0 commit comments