Skip to content

Commit

Permalink
Xmlfix (DOI-USGS#4134)
Browse files Browse the repository at this point in the history
* Added text to description by Dave Humm. Closes DOI-USGS#3860

* Forgot to add to the change log file

* Update after review

* Updated after review

* Fixed broken xmls

* Update lronaccal.xml
  • Loading branch information
scsides authored and Kelvin committed Dec 1, 2020
1 parent 2dc797c commit 2e13c89
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ update the Unreleased link so that it compares against the latest release tag.
-->

## [Unreleased]
- Added documentation to lronaccal and lrowaccal to describe why there are negative DNs in I/F calibrated images.


- Added documentation to lronaccal and lrowaccal to describe why there are negative DNs in I/F calibrated images. [#3860](https://github.com/USGS-Astrogeology/ISIS3/issues/3860)
- Fixed so required files are reported instead of continuing without them. [#4038](https://github.com/USGS-Astrogeology/ISIS3/issues/4038)
- Update qview MeasureTool to add an option to calculate distances using RA/DEC and update qview to show DEC/RA rather than LAT/LON in lower-right corner [#3371](https://github.com/USGS-Astrogeology/ISIS3/issues/3371)

Expand Down
2 changes: 1 addition & 1 deletion isis/src/lro/apps/lronaccal/lronaccal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</p>

<p>
Negative reported DNs are possible when E < -1 * TrueDN. These are
Negative reported DNs are possible when E &lt; -1 * TrueDN. These are
pixels in a very dark image that happen to have a strongly negative
random noise value.
</p>
Expand Down
2 changes: 1 addition & 1 deletion isis/src/lro/apps/lrowaccal/lrowaccal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
</p>

<p>
Negative reported DNs are possible when E < -1 * TrueDN. These are
Negative reported DNs are possible when E &lt; -1 * TrueDN. These are
pixels in a very dark image that happen to have a strongly negative
random noise value.
</p>
Expand Down

0 comments on commit 2e13c89

Please sign in to comment.