Skip to content

Commit

Permalink
Issue/5/create basic lephareestimator class (#9)
Browse files Browse the repository at this point in the history
* Estimator runs but bugs remain

zmode doesnt seem to be added to output.
Still questions over what stages should go in the inform or estimate stage

* Estimator runs through goldenspike notebook

Still issues with params. Performance seems comparable to BPZ. Added example notebook.

---------

Co-authored-by: Raphael Shirley <[email protected]>
  • Loading branch information
raphaelshirley and Raphael Shirley authored Apr 5, 2024
1 parent 3f8e97e commit 7760d56
Show file tree
Hide file tree
Showing 4 changed files with 1,067 additions and 16 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ dask-worker-space/

# tmp directory
tmp/

# Mac stuff
*.DS_Store
Loading

0 comments on commit 7760d56

Please sign in to comment.