Open
Conversation
Contributor
|
Required github branch for operation is photon_stamps in https://github.com/DukeCosmology/GalSim.git |
1719fad to
e950232
Compare
061acd7 to
57bdf6c
Compare
…ile locations that are dependent on system" This reverts commit a07b01b.
…arguments but instead have the draw function return the photon array Added makefromimage function to fft generated galaxies for their photonarray. General concept for a way to do the sampling, but all of this will likely need to be wrapped in its own method or Buildfromstamps will need to be modified to accept photonarray as an output. Removing file I previously made to test ways to do the photonarray combination changes to sca.py to just generate an image from photon arrays Stamp now is just for the photon shooting. The sca.py has been changed to conver a dt photon array into an image. Generate an image of 1/20th an exposure using full image photon arrays. Corrected the flux scaling issue for the photons resulting in a brighter image than expected, changed photon array concatenation as well. removed egg-info and __pycache__ added a input register and value register for the resultants strategy. Implemented the resultant image builder. resultant image headers, BFE, optimizations still need to be done Some comments Separate classes so it can be merged with main. fixing formating and preparing for merge into main
57bdf6c to
d7e5b40
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
needs a custom branch of GalSim: https://github.com/DukeCosmology/GalSim/tree/photon_stamps