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

Create emcee.py #75

Closed

Conversation

wushanyun64
Copy link

Add mrsim_emcee class to utility for emcee Markov Chain Monte Carlo workflow. (Some better ducumentation is on the way and the function of linking to MPcontrib is on the way)

Add mrsim_emcee class to utility for emcee Markov Chain Monte Carlo workflow.
@deepanshs
Copy link
Owner

Hey @wushanyun64, can you run the pre-commit run statement and fix all the listing issues. See the before committing notes.

For the function to link to MPContribs, I already have PR #37 in progress. To add additional code, pull the code from this PR and contribute.

@deepanshs
Copy link
Owner

@shyamd @wushanyun64 In your last commit, while reverting the merge branch Master, your PR has introduced changes to 131 files, essentially undoing months of progress. Since you are adding a single new file (emcee.py), it might be easier to

  • create a new branch,
  • make sure it is synced with the latest commit on the mrsimulator master branch,
  • add your emcee.py file, and
  • create a new PR.

Let's discard and close this PR.

@shyamd
Copy link

shyamd commented Aug 5, 2021

Agreed with @deepanshs here. Just make sure your master branch and the main mrsimulator master branch are synced before you make your new branch.

@wushanyun64 wushanyun64 closed this Aug 6, 2021
@wushanyun64 wushanyun64 deleted the Add-Monte-Carlo-workflow- branch August 6, 2021 18:53
@wushanyun64
Copy link
Author

wushanyun64 commented Aug 12, 2021 via email

@deepanshs
Copy link
Owner

Add emcee to the requirements.txt and requirements-dev.txt files located at the root level.

@wushanyun64
Copy link
Author

wushanyun64 commented Aug 13, 2021 via email

@wushanyun64
Copy link
Author

wushanyun64 commented Aug 24, 2021 via email

@wushanyun64
Copy link
Author

wushanyun64 commented Sep 2, 2021 via email

@wushanyun64
Copy link
Author

wushanyun64 commented Sep 2, 2021 via email

@deepanshs
Copy link
Owner

I will take a look at the code.

@wushanyun64
Copy link
Author

wushanyun64 commented Sep 2, 2021 via email

@wushanyun64
Copy link
Author

wushanyun64 commented Sep 27, 2021 via email

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.

3 participants