lsst-sims / legacy_sims_GalSimInterface

code to seamlessly generate simulated images using GalSim based off of simulated catalogs generated by CatSim
5 stars 7 forks source link

U/danielsf/clean gsobj #44

Closed danielsf closed 6 years ago

danielsf commented 6 years ago

This PR implements functionality in support of the DESC ImSim refactor.

It mostly takes GalSimCatalog member functions and separates them out so that ImSim can use them.

It does need to be run against

https://github.com/lsst/sims_catUtils/tree/u/danielsf/factor_out_phosim

danielsf commented 6 years ago

@jchiang87 I added some commits last night updating your checkpointing scheme. Do you mind looking at them to make sure they are sensible?