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

Giant squashed commit #237

Merged
merged 110 commits into from
Aug 6, 2023
Merged

Giant squashed commit #237

merged 110 commits into from
Aug 6, 2023

Conversation

sjfleming
Copy link
Member

Bringing everything up to v0.3.0

sjfleming and others added 30 commits May 3, 2022 17:31
Fixed a bug in report generated by a previous change in saving
It seems the inclusion of 'css_files' in the build context is over-writing the default CSS stylesheets that are supposed to be there.  I don't know if this is a readthedocs bug, but it used to work...
Everything seems to be working on a simulated dataset
* gaussian_kde peak to find empty drop prior, rather than mode with heuristics
sjfleming and others added 28 commits April 20, 2023 00:04
* Improve cell prob plot and remove features not analyzed

This was very confusing and led to what looked like a horrible bug: disagreement between the HTML report plot and the PDF plot.  But it's because the report was plotting all features, not just features analyzed.  The report now also plots features analyzed

* Refactor sparse utils and eliminate duplication

* Add multiprocessing MCKP estimation as command line option

On Mac laptop this is not faster in small tests
…ilities (#202)

* Implement soft constraints on cell probs
Because sometimes there are memory issues, apparently
* Mean and MAP estimator potential speedup

* Save posterior as HDF5 rather than NPZ

* Fix intermittent cellbender checkpoint test failure issue

* Change default low_count_threshold to 5

* Attempt to preclude intermittent google workflow errors in WDL
and prevent writing the file twice
@sjfleming sjfleming merged commit a3420fd into dev Aug 6, 2023
6 checks passed
sjfleming added a commit that referenced this pull request Aug 8, 2023
* Update to v0.3.0 (#237)
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.

2 participants