MakeMegacamRawVisitInfo¶
- 
class lsst.obs.cfht.makeMegacamRawVisitInfo.MakeMegacamRawVisitInfo(log=None)¶
- Bases: - lsst.obs.base.MakeRawVisitInfo- Make a VisitInfo from the FITS header of a raw Megacam image - Methods Summary - getDateAvg(md, exposureTime)- Return date at the middle of the exposure - setArgDict(md, argDict)- Set an argument dict for VisitInfo and pop associated metadata - Methods Documentation