Napari-vascilia

Latest version: v1.3.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.0

- **New Feature**:
1. Added two new buttons to streamline batch processing workflows:
Current Stack Batch Processing:
Processes the currently loaded stack immediately without requiring the user to press additional buttons.
Multi Stack Batch Processing:
Enables processing of multiple stacks with no user interaction during the operation. Intermediate results are saved and made available after processing is complete.
This feature uses the SORT tracking algorithm to reconstruct 3D segmentation masks.
To use this feature, create a CSV file named file_names_for_batch_processing.csv, listing the paths to all stacks. Place this CSV file in the same directory as the raw stacks.
2. Fluorescence Intensity Calculation:
The Compute Fluorescence Intensity feature now calculates channel intensity based on the signal_intensity_channel parameter in the configuration file.
"signal_intensity_channel": 0
3. Support for a Third Channel:
Added the ability to process a third channel by specifying its index in the configuration file. The following parameters control this feature:
"green_channel": 0,
"red_channel": 1,
"blue_channel": -1
-1 indicates no third channel.
To process an additional channel, specify its index:
For a third channel, set "blue_channel": 2.
For a fourth channel, set "blue_channel": 3.

1.1.0

Deep Learning Models:
Introduced two new pretrained models:
Z-Focus Tracker: Classifies frames into three zones—Pre-Cellular Zone (PCZ), Cellular Clarity Zone (CCZ), and Noise Saturation Zone (NSZ)—to enhance segmentation and analysis by focusing only on frames with clear cellular structures.
Automatic Stack Alignment: Rotates the stack to align with Planar Cell Polarity (PCP), improving the accuracy of 3D visualization.
Bug Fixes:
Corrected the issue that prevented the logo from displaying properly.
Enhanced Measurement Functionality:
Updated the "Calculate Measurement" feature to save 3D labels after assignment and automatically remove unwanted regions, optimizing the overall analysis process.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.