Hi, following some discussion in DC2 land I am trying to see how to run this on lsstSim. I am failing with constructSky probably because I do not have the expected input : is it looking at specific input from the calib directory? It also seems to be looking for a ‘sky’ catalogue in the data folder? I managed to write a dummy config file with xSize
and ySize
specified, but I am blocking over
keyDict = self.mappings[datasetType].keys()
KeyError: 'sky'
any help to jumpstart me appreciated.