Closed jeremykubica closed 1 month ago
A very small step toward cleaning up the C++ code and removing the RawImage class. Move the storage of obstime from the RawImage to the LayeredImage.
RawImage
LayeredImage
A very small step toward cleaning up the C++ code and removing the
RawImage
class. Move the storage of obstime from theRawImage
to theLayeredImage
.