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

Camera information primacy #18

Merged
merged 5 commits into from Sep 12, 2016
Merged

Camera information primacy #18

merged 5 commits into from Sep 12, 2016

Conversation

SimonKrughoff
Copy link
Contributor

No description provided.

@@ -264,7 +273,7 @@ def makeDetectorConfigs(detectorLayoutFile, phosimVersion):
baseDir = lsst.utils.getPackageDir('obs_lsstsim')
defaultOutDir = os.path.join(os.path.normpath(baseDir), "description", "camera")

parser = argparse.ArgumentParser()
parser = argparse.ArgumentParser(description=__doc__)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is brilliant. I actually didn't ever think about doing this.

Cleanup Readme.md with details of how to update phosim data.

Update python files to generate necessary repository files from phosim data
(extractPhosimGainSaturation.py -> gain_saturation.txt) and to produce FITS
description files from the phosim text files (makeLsstCameraRepository.py).

Delete old camera FITS files and camera.py.

Add sconscript to build camera description, and make it a dependency.
@parejkoj parejkoj merged commit 950a98f into master Sep 12, 2016
@ktlim ktlim deleted the tickets/DM-6349 branch August 25, 2018 05:50
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