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

meas_algorithms Review for DM-420 #3

Merged
merged 3 commits into from Mar 17, 2015
Merged

meas_algorithms Review for DM-420 #3

merged 3 commits into from Mar 17, 2015

Conversation

TallJimbo
Copy link
Member

No description provided.

pgee added 2 commits March 15, 2015 14:55
…lgorithms

DM-420 changes to retained files for removal of measurement
…algorithms

Remove examples, most of which were specifically for meas_algorithms measurement.
growthcurve.py will be moved to meas_base, keep only measAlgTasks.py
Delete tests which should be in meas_base.
Fix tests which remained in meas_algorithms so that they would run with meas_base.
sys.exit(1)
#if not mypath:
# print >> sys.stderr, "Please setup afwdata and try again"
# sys.exit(1)
Copy link
Member Author

Choose a reason for hiding this comment

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

Please uncomment these lines.

@TallJimbo TallJimbo changed the title Review for DM-420 meas_algorithms Review for DM-420 Mar 16, 2015
@TallJimbo
Copy link
Member Author

I noticed here that you've actually made commits as two different people on this branch, probably because you have different email addresses configured with git on different machines and/or you haven't told GitHub about all of them. It's not worth changing for this issue, but you might want to look into updating that at some point, especially if the email address for one of them (pgee@pgeepc2.physics.ucdavis.edu) isn't actually an email address. It's probably your ~/.gitconfig file that needs to be modified first, but you may also want to update your GitHub profile to include all the email addresses you've ever used, so it associates all those commits with you.

@pgee2000 pgee2000 merged commit 8cffc17 into master Mar 17, 2015
@ktlim ktlim deleted the u/pgee/DM-420 branch August 25, 2018 06: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
2 participants