diff --git a/README.rst b/README.rst index a42fbf84..4b07b3a5 100644 --- a/README.rst +++ b/README.rst @@ -68,6 +68,10 @@ TARDIS-em v0.2.1 (2024-08): * Bug fixes * Documentation tutorials * Pypi and Conda releases + * Re-trained DIST model using simulated datasets + * Build 2 model for: + * filaments and general 2D structures + * 3D objects like membranes mitochondria LiDAR data etc. Quick Start =========== diff --git a/docs/HISTORY.md b/docs/HISTORY.md index a0f6fd49..7dac39d8 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -1,9 +1,33 @@ # History
- 0.1.5 (2023-12-NA) + 0.2.1 (2024-05-09) + +*This intends to be a release submitted with Nature Method 2024* + +* **General changes:** + * *General*: + * Improve prediction for microtubules and membranes (reduce false positive) + * Update Membrane and Microtubule modules predictions + * Update usage tutorials + * Added pypi and conda installations + * Enabled scripting with tardis-em + +* **SpindleTorch module changes:** + * *General*: + * Update Fnet_attn model + +* **DIST module changes:** + * *Optimize*: + * Re-trained DIST model using simulated datasets + * Build 2 model for: + * filaments and general 2D structures + * 3D objects like membranes mitochondria LiDAR data etc. -*This intends to be a release submitted with Nature Method 2023* +
+ +
+ 0.1.5 (2023-12-NA) * **General changes:** * *General*: