Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pip install git+https://github.com/buettnerlab/pytometry.git

## Updates

- May 3rd 2023: New release 0.1.5 with FlowSOM clustering and autologicle normalization.
- August 28th 2023: New release with various fixes and improvements.
- October 12th 2022: First public release announcement on [Twitter](https://twitter.com/marenbuettner/status/1580160765201244161?s=20&t=mTBLcUaqKs9eMzEpOWnG0g)

Expand Down
16 changes: 8 additions & 8 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@
Name | PR | Developer | Date | Patch
--- | --- | --- | --- | ---
💄 add auxiliary files around autologicle normalization | [62](https://github.com/buettnerlab/pytometry/pull/62) | [mbuttner](https://github.com/mbuttner) | 2024-05-03 |
Add autologicle normalization function | [61](https://github.com/buettnerlab/pytometry/pull/61) | [KarolaM](https://github.com/KarolaM) | 2024-05-03 |
FlowSOM | [59](https://github.com/buettnerlab/pytometry/pull/59) | [burtonrj](https://github.com/burtonrj) | 2023-11-07 |
Add autologicle normalization function | [61](https://github.com/buettnerlab/pytometry/pull/61) | [KarolaM](https://github.com/KarolaM) | 2024-05-03 |
FlowSOM | [59](https://github.com/buettnerlab/pytometry/pull/59) | [burtonrj](https://github.com/burtonrj) | 2023-11-07 |
💄 update example data | [57](https://github.com/buettnerlab/pytometry/pull/57) | [mbuttner](https://github.com/mbuttner) | 2023-10-04 |
:sparkles: several cofactors for arcsinh | [55](https://github.com/buettnerlab/pytometry/pull/55) | [mbuttner](https://github.com/mbuttner) | 2023-09-20 |
:pencil2: Update version | [45](https://github.com/buettnerlab/pytometry/pull/45) | [mbuttner](https://github.com/mbuttner) | 2023-08-28 |
several cofactors for arcsinh | [55](https://github.com/buettnerlab/pytometry/pull/55) | [mbuttner](https://github.com/mbuttner) | 2023-09-20 |
📝 Update version | [45](https://github.com/buettnerlab/pytometry/pull/45) | [mbuttner](https://github.com/mbuttner) | 2023-08-28 |
:wrench: update maintainer mail | [44](https://github.com/buettnerlab/pytometry/pull/44) | [mbuttner](https://github.com/mbuttner) | 2023-08-28 |
⚡ Various improvements to scatter_density | [43](https://github.com/buettnerlab/pytometry/pull/43) | [grst](https://github.com/grst) | 2023-06-27 |
✏️ Update API docs | [42](https://github.com/buettnerlab/pytometry/pull/42) | [grst](https://github.com/grst) | 2023-06-27 |
Copy original data in `compensate` | [41](https://github.com/buettnerlab/pytometry/pull/41) | [grst](https://github.com/grst) | 2023-06-26 |
🐛 Small fix for bug in compensation function. | [39](https://github.com/buettnerlab/pytometry/pull/39) | [ricomnl](https://github.com/ricomnl) | 2023-06-08 |
:construction_worker: Update nbproject test | [40](https://github.com/buettnerlab/pytometry/pull/40) | [mbuttner](https://github.com/mbuttner) | 2023-06-08 |
🐛 Small fix for bug in compensation function. | [39](https://github.com/buettnerlab/pytometry/pull/39) | [ricomnl](https://github.com/ricomnl) | 2023-06-08 |
👷 Update nbproject test | [40](https://github.com/buettnerlab/pytometry/pull/40) | [mbuttner](https://github.com/mbuttner) | 2023-06-08 |
:arrow_up: Update readfcs dependency | [35](https://github.com/buettnerlab/pytometry/pull/35) | [mbuttner](https://github.com/mbuttner) | 2023-01-20 |
:memo: add annotation nb | [34](https://github.com/buettnerlab/pytometry/pull/34) | [mbuttner](https://github.com/mbuttner) | 2022-11-25 |
💄 Added parameter type hints | [33](https://github.com/buettnerlab/pytometry/pull/33) | [Ma-Fi-94](https://github.com/Ma-Fi-94) | 2022-10-14 |
:bug: add map channels | [32](https://github.com/buettnerlab/pytometry/pull/32) | [mbuttner](https://github.com/mbuttner) | 2022-10-14 |
🐛 add map channels | [32](https://github.com/buettnerlab/pytometry/pull/32) | [mbuttner](https://github.com/mbuttner) | 2022-10-14 |
:memo: clean up docs | [31](https://github.com/buettnerlab/pytometry/pull/31) | [mbuttner](https://github.com/mbuttner) | 2022-10-12 |
📝 update readme links | [30](https://github.com/buettnerlab/pytometry/pull/30) | [mbuttner](https://github.com/mbuttner) | 2022-10-12 |
✏️ Update README.md | [29](https://github.com/buettnerlab/pytometry/pull/29) | [mbuttner](https://github.com/mbuttner) | 2022-10-12 |
🚑 fix compensation formula | [26](https://github.com/buettnerlab/pytometry/pull/26) | [mbuttner](https://github.com/mbuttner) | 2022-08-16 |
✨ Add `density_scatter` plotting function | [22](https://github.com/buettnerlab/pytometry/pull/22) | [KarolaM](https://github.com/KarolaM) | 2022-08-16 |
👷 Install `lndocs` from PyPI | [25](https://github.com/buettnerlab/pytometry/pull/25) | [falexwolf](https://github.com/falexwolf) | 2022-08-16 |
:lipstick: update readme and examples | [24](https://github.com/buettnerlab/pytometry/pull/24) | [mbuttner](https://github.com/mbuttner) | 2022-08-16 |
💄 update readme and examples | [24](https://github.com/buettnerlab/pytometry/pull/24) | [mbuttner](https://github.com/mbuttner) | 2022-08-16 |
:fire: cleanup | [23](https://github.com/buettnerlab/pytometry/pull/23) | [mbuttner](https://github.com/mbuttner) | 2022-08-15 |
✅ add tests | [21](https://github.com/buettnerlab/pytometry/pull/21) | [mbuttner](https://github.com/mbuttner) | 2022-08-15 |
👷 Style docs correctly | [20](https://github.com/buettnerlab/pytometry/pull/20) | [falexwolf](https://github.com/falexwolf) | 2022-08-11 |
Expand Down