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

Add default galaxy catalog #4

Merged
merged 1 commit into from Nov 10, 2017
Merged

Add default galaxy catalog #4

merged 1 commit into from Nov 10, 2017

Conversation

natelust
Copy link
Collaborator

@natelust natelust commented Nov 8, 2017

Add a fake object galaxy shape catalog from which specific
fake object catalogs can be generated. Make this catalog the
default catalog used when running fake object catalog generation
scripts.

import lsst.pipe.base as pipeBase
import lsst.pex.config as pexConfig
import lsst.pipe.tasks.coaddBase as coaddBase

import lsst.synpipe.makeRaDecCat as makeRaDecCat

DEFAULT_CATALOG_LOCATION = os.path.join(lsst.utils.getPackageDir('synpipe'),

Choose a reason for hiding this comment

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

I think PATH is more standard than LOCATION

Add a fake object galaxy shape catalog from which specific
fake object catalogs can be generated. Make this catalog the
default catalog used when running fake object catalog generation
scripts.
@natelust natelust merged commit 7a264f1 into master Nov 10, 2017
@ktlim ktlim deleted the tickets/DM-12419 branch August 25, 2018 05:56
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