Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/usdf-applications/curation/fix-metadata-in-raw.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _LSST: http://lsst.org

#############################
Fixing Metadata in Raw Images
#############################

.. _LSST: http://lsst.org

⚠️ **Caution:** The fix described here actually happens in butler repos that have those problematic
raw images in their datastores. The raw images themselves are never altered.

Expand All @@ -19,8 +19,8 @@ From time to time, there may be errors within obs headers, typical issues are:
This results in wrong dimension records be ingested to the embargo butler repo. The process below
will allow the dimension records in butler to be fixed. It includes several steps:

Report and obtain a fix
=======================
Report issue and obtain a fix
=============================

#. An issue is usually identified and reported by someone who notice the problem. Data Curation
team should file a JIRA ticket to the OBS team to report the problem, and a JIRA ticket to
Expand Down
Loading