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

Implement create_blend_generator #4

Closed
roucelle opened this issue Jul 27, 2018 · 1 comment
Closed

Implement create_blend_generator #4

roucelle opened this issue Jul 27, 2018 · 1 comment
Assignees

Comments

@roucelle
Copy link
Collaborator

roucelle commented Jul 27, 2018

  • input : catalog, batch size, sampling strategy
  • output : generator.

The generator creates blend lists according to a given strategy. Proposed strategies include simple

  1. random choice and positioning on the post stamps of a given number of galaxies
  2. using friends-of-friends implemented in DC2 to find close pairs.
@xuod xuod self-assigned this Jul 27, 2018
sowmyakth added a commit that referenced this issue Aug 10, 2018
#4 Created basic framework
sowmyakth added a commit that referenced this issue Aug 10, 2018
@sowmyakth
Copy link
Collaborator

Implemented in #8

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

No branches or pull requests

3 participants