<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Curtis,<br>
    </div>
    <blockquote
cite="mid:CADN69ynXfoXkXs_dDV2-4ysCwHCRq0y8gNRyQx4NsGU9wYzK8A@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        That's what the MetadataLevel is for. For example, the BMPReader
        only populates optional metadata when the MetadataLevel is set
        to a value higher than MetadataLevel.MINIMUM:
        <div>However, the ImageJ plugin always sets the metadata level
          higher than MINIMUM. So while your reader can respect that
          value, it won't really save any time at the ImageJ level to do
          so.</div>
      </div>
    </blockquote>
    Yes. I was looking into the MetadataLevels enums. But, as you wrote,
    the level is always set to "All" using the importer GUI.<br>
    <br>
    An alternative is to implement a custom dialog for the reader. I was
    hesitating with that, since it will interfere with the API and,
    perhaps, leads to problems in headless mode!?<br>
    <br>
    Cheers,<br>
    Christoph<br>
    <br>
     <br>
    <blockquote
cite="mid:CADN69ynXfoXkXs_dDV2-4ysCwHCRq0y8gNRyQx4NsGU9wYzK8A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <br>
        </div>
        <div>Regards,</div>
        <div>Curtis</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Wed, Jul 16, 2014 at 8:41 AM,
          Christoph Sommer <span dir="ltr">&lt;<a
              moz-do-not-send="true"
              href="mailto:christoph.sommer@imba.oeaw.ac.at"
              target="_blank">christoph.sommer@imba.oeaw.ac.at</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey
            Mellisa,
            <div class=""><br>
              <br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                For what specifically are these settings needed in your
                reader?  If we<br>
                know the use case, we might be able to suggest an
                alternative.<br>
              </blockquote>
            </div>
            In my reader it takes quite some time to extract the ROIs
            (data may contain long time-lapse...). Of course, I would
            try to avoid reading the ROIs in, when the user actually
            just wants to look at the raw pixel data (i.e. "Display
            ROIs" not checked)<br>
            <br>
            Cheers,<br>
            Christoph<br>
            PS: thanks for you prompt reply! :)
            <div class="HOEnZb">
              <div class="h5"><br>
                <br>
                _______________________________________________<br>
                ome-devel mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:ome-devel@lists.openmicroscopy.org.uk"
                  target="_blank">ome-devel@lists.openmicroscopy.org.uk</a><br>
                <a moz-do-not-send="true"
                  href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel"
                  target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>