Releases: scverse/pytometry
Releases · scverse/pytometry
0.1.6
What's Changed
- Use numpy histogram in scatter_density by @quentinblampey in #70
- ⬆️ add pandas 2 support by @mbuttner in #72
- cookiecutterize by @grst in #75
New Contributors
- @quentinblampey made their first contribution in #70
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- ✨ several cofactors for arcsinh by @mbuttner in #55
- 💄 update example data by @mbuttner in #57
- ✨ FlowSOM by @burtonrj in #59
- ✨ Add autologicle normalization function by @KarolaM in #61
- 💄 add auxiliary files around autologicle normalization by @mbuttner in #62
- 📝 update readme by @mbuttner in #63
New Contributors
Full Changelog: 0.1.4a...0.1.5
0.1.4
What's Changed
- ⬆️ Update readfcs dependency by @mbuttner in #35
- 👷 Update nbproject test by @mbuttner in #40
- 🐛 Small fix for bug in compensation function. by @ricomnl in #39
- 🐛 Copy original data in
compensate
by @grst in #41 - ✏️ Update API docs by @grst in #42
- ⚡ Various improvements to scatter_density by @grst in #43
- 🔧 update maintainer mail by @mbuttner in #44
- ✏️ Update version by @mbuttner in #45
New Contributors
Full Changelog: 0.1.3...0.1.4
Full Changelog: 0.1.4...0.1.4a
0.1.3
What's Changed
- ✏️ Update README.md by @mbuttner in #29
- 📝 update readme links by @mbuttner in #30
- 📝 clean up docs by @mbuttner in #31
- 🐛 add map channels by @mbuttner in #32
- 💄 Added parameter type hints by @Ma-Fi-94 in #33
- 📝 add annotation nb by @mbuttner in #34
New Contributors
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
What's Changed
- 👷 Style docs correctly by @falexwolf in #20
- ✅ add tests by @mbuttner in #21
Bug fixes in normalize_arcsinh
and compensate
functions.
Full Changelog: 0.1.0...0.1.1
0.1.0
First pytometry release. We migrated the code base from the pytometry legacy package to this resource.
What's Changed
- 💚 Fix CI by @falexwolf in #1
- 🐛 add toml to fix CI by @mbuttner in #3
- 🚚 Migrate pytometry from legacy by @mbuttner in #2
- 🎨 integrate readfcs package by @mbuttner in #6
- ✨ add inplace operations by @mbuttner in #7
- 📝 add preprocessing notebook by @mbuttner in #8
- 👷 Prettify docs by @falexwolf in #9
- 📝 Fix footer by @falexwolf in #10
- 📝 update docs by @mbuttner in #11
- ✏️ fix logo path by @mbuttner in #12
- 💄 add icons by @mbuttner in #13
- 🎨 Simplify read function and datasets calls by @sunnyosun in #15
- 🎨 replace copy by inplace by @mbuttner in #16
- ✨ match columns in compensate by @mbuttner in #17
- 🎨 improved split_signal by @mbuttner in #18
- ✨ add plotting module by @mbuttner in #19
New Contributors
- @falexwolf made their first contribution in #1
- @mbuttner made their first contribution in #3
- @sunnyosun made their first contribution in #15
Full Changelog: https://github.com/buettnerlab/pytometry/commits/0.1.0