Update an analysis's metadata
Update analysis metadata fields. Does not replace the parquet.
Path parameters
Request body
New analysis name.
New analysis type (non-empty).
Replacement metadata dict.
New free-text description of how the analysis was performed.
New source pipeline FK (null to clear).
New source simple-pipeline FK (null to clear).
New source analysis FK (null to clear).
New provenance note.
Response
Successful Response
ID of the parent cell measurement this analysis is derived from.
User-provided analysis name.
Kind of analysis, e.g. 'ecm_from_eis'. Free-form; see KNOWN_ANALYSIS_TYPES for the advisory set the frontend offers.
Loose metadata: source RPT/cycle identity, extractor parameters, etc.
Free-text human description of how the analysis was performed.
FK to the pipeline this analysis was computed from.
FK to the simple pipeline this analysis was computed from.
FK to another analysis this analysis was computed from.
Free-text provenance note.
Unique identifier.
Organization that owns this analysis.
Project this analysis belongs to, denormalized from the parent measurement.
User ID of the creator.
Creation timestamp.
Last update timestamp.