Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obs_cfht review for DM-1945: tasks for multi-band coadd processing #4

Merged
merged 2 commits into from Jun 22, 2015

Conversation

TallJimbo
Copy link
Member

No description provided.

@TallJimbo
Copy link
Member Author

Looks like the first and third commits here should be squashed.

"forcedPhotCoadd"):
path = os.path.join(getPackageDir("obs_cfht"), "config", sub + ".py")
if os.path.exists(path):
getattr(root, sub).load(path)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this config file (we do need the other two), at least not yet - it's for the multiBand.py driver we're not porting over yet, because it relies on hscPipeBase features we're not porting over yet.

@TallJimbo
Copy link
Member Author

Let's pretend I've made the exact same comments on obs_lsstSim (and then I won't have to open a new PR for that).

@TallJimbo
Copy link
Member Author

...same for obs_sdss.

In obs_subaru, I don't think we want to squash anything, because they're cherry-picks. And it's probably not worth the effort to remove config/multiBand.py there, since it's not causing any harm other than being useless and it's part of a larger cherry-pick.

@laurenam
Copy link
Contributor

Yeah, I was in the "conserve history" mode when I decided not to squash those two commits. They come in as two on obs_subaru from the HSC history, so I thought it best to "history-match" where possible in the other camera packages. I can also see an argument for squashing, so am happy to do that if you prefer?

@TallJimbo
Copy link
Member Author

Yeah, I think squashing is preferable for the non-subaru obs* packages.

@laurenam laurenam merged commit 2428a19 into master Jun 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants