<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Receiver bands are one of the enumerations that we've agreed to have in
common with ALMA.  Javadoc for our implementation can be found here: <a
 href="http://www.aoc.nrao.edu/asg-internal/maven/m2-sites/shared/data-models/apidocs/edu/nrao/sss/model/resource/ReceiverBand.html">http://www.aoc.nrao.edu/asg-internal/maven/m2-sites/shared/data-models/apidocs/edu/nrao/sss/model/resource/ReceiverBand.html</a><br>
<br>
When persisted in XML or a database, the names of the elements are
turned into text.  This leads to text such as "ALMA_RB_03" and
"EVLA_Ka".<br>
<br>
Bryan Butler wrote:
<blockquote cite="mid479820A9.9090800@nrao.edu" type="cite">
  <pre wrap="">this is probably a good idea.

i'm curious why you prefer a single character.  i myself do not feel 
constrained in that way, the software doesn't (or shouldn't) care, and 
it will provide a miniscule inflation if we allow multiple characters 
(dare i call that a string?).

        -bryan


Ken Sowinski wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Up till now only the signed sum of the LOs is preserved in the VLA
archive record (both Modcomp and IDCAF) and we have been able to
derive the receiver in use because none of the bands overlap.
with the Ka receiver that will no longer be true as overlap is
possible on both sides with the existing K and Q band receivers.

This the question arises of whether we need to know the receiver
in use for an observation.  If that is the case then we need to
find room in the archive record for a receiver name or code and
provide that information to idcaf if that is not already done.
There are several places in the SDA of the archive record where
a band code could be inserted.  My preference is to use a single
character to specify the receiver rather than the M301 numeric
band code.

_______________________________________________
evla-sw-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:evla-sw-discuss@listmgr.cv.nrao.edu">evla-sw-discuss@listmgr.cv.nrao.edu</a>
<a class="moz-txt-link-freetext" href="http://listmgr.cv.nrao.edu/mailman/listinfo/evla-sw-discuss">http://listmgr.cv.nrao.edu/mailman/listinfo/evla-sw-discuss</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
evla-sw-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:evla-sw-discuss@listmgr.cv.nrao.edu">evla-sw-discuss@listmgr.cv.nrao.edu</a>
<a class="moz-txt-link-freetext" href="http://listmgr.cv.nrao.edu/mailman/listinfo/evla-sw-discuss">http://listmgr.cv.nrao.edu/mailman/listinfo/evla-sw-discuss</a>
  </pre>
</blockquote>
<br>
</body>
</html>