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 Reproducible Imagematch Wrapper #7

Open
emirkmo opened this issue Sep 18, 2020 · 0 comments
Open

Implement Reproducible Imagematch Wrapper #7

emirkmo opened this issue Sep 18, 2020 · 0 comments

Comments

@emirkmo
Copy link
Member

emirkmo commented Sep 18, 2020

This issue is to keep track of implementing a reproducible wrapper for imagematch. I will use the config file to keep track of this and all of this should fit into the run_imagematch.py script.

Currently, my plan is to make the run_imagematch function more agnostic and general. Doing checks on the config should be abstracted away to another function, and a final config file should be produced that gets fed into run_imagematch. I have all this in a Jupyter notebook, so I'll move this over to flows now.

The end goal is that we should be able to simply pass around these config files and the template and science images, and get the same subtracted image as a user submitted one.

I'll also be using the forked version of imagematch for this, although Chris might merge this back into official imagematch down the line.

For now, we agreed on making the config file have the name of the science image, and some sort of increment to keep track of different versions.

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

1 participant