<div dir="ltr">Hi,<div><br></div><div>Follow-up on the UCD topic.  I&#39;ve started a <a href="https://github.com/ivoa-std/SpectrumDM/issues/5">new Issue in the repository</a> for this, so it can be worked outside of the structural model changes.</div><div>The primary objective is to select the proper terms for the new elements.. I&#39;m not sure if we need to go outside this list for that, but I&#39;m hoping Vandana and Petr can get some review on this and provide feedback.</div><br>The following shows the UCDs put into this PR, and the suggested values per the UCD Builder utility.<br><ul><li>Data.SpectralAxis.order =&gt; &quot;instr.order&quot;</li><li>Data.SpectralAxis.relorder =&gt; &quot;instr.order&quot;</li><ul><li>UCD builder suggests: &quot;stat.variance;instr.order&quot; for both, though &quot;instr.order&quot; can stand on its own.</li></ul><li>Data.FluxAxis.Accuracy.LowerLimit =&gt; &quot;stat.error.phot.flux.density;em.*;stat.min&quot; (Same as StatErrorLow)</li><ul><li>UCD builder suggests:</li><ul><li>&quot;statistical lower limit&quot; -&gt; &quot;stat.value;stat.min&quot;</li><li>&quot;detection lower limit&quot; -&gt; &quot;instr.saturation;stat.min&quot;</li></ul></ul><li>Data.FluxAxis.Accuracy.UpperLimit =&gt; &quot;stat.error.phot.flux.density;em.*;stat.max&quot; (Same as StatErrorHigh)</li><ul><li>UCD builder suggests:</li><ul><li>&quot;statistical upper limit&quot; -&gt; &quot;stat.value;stat.max&quot;</li><li>&quot;detection upper limit&quot; -&gt; &quot;instr.saturation;stat.max&quot;</li></ul></ul></ul><div><br></div>Mark</div>