mkcacheObj

dorado.core.mkcacheObj(self, object, subcache=False)[source] [edit on github]

mkcacheObj is a convenience function that creates a cache object for a .fits compatable object in the self.dordir/cache directory.

Parameters:
object: CCDData

object to be saved in the cache directory for access.

subcache: str

optional subcache file for cache organization. Optional

Returns
——-