NdfPointerModel#
- pydantic model lsst.images.ndf.NdfPointerModel#
Reference to an NDF-archive sub-tree by HDF5 path.
Used by
NdfOutputArchive/NdfInputArchiveto point to sub-trees that have been hoisted out of the main JSON tree into separate HDS components.- Parameters:
data (
Any)- Fields:
- field path: str [Required]#
HDF5 absolute path (e.g.
/MORE/LSST/PSF).