Dafne

Latest version: v1.8a4

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

Scan your dependencies

Page 3 of 5

1.1alpha3

Minor usability enhancements:

- ITK-Snap-compatible mask export options
- New shortcuts (Ctrl-z/Ctrl-y, Ctrl+scroll)

1.1alpha2

This is a small incremental release on top of the 1.1-alpha.

We added a mask opacity slider and a new mask export option.

The new mask export option allows saving all the labels in a single dicom or nifti dataset, with different gray level values corresponding to different labels.

The server is now also updated and it supports single-leg models!

1.1alpha

We have reworked the I/O system of Dafne to use DOSMA (https://github.com/ad12/DOSMA) which allowed seamless integration of DICOM and Nifti formats. Now Nifti should be fully supported, including saving and loading of masks in this format.

The DL models now have further capabilities (the same model can work bilaterally and unilaterally), and the different variants of the same model will be available at the next server update.

1.0beta5

This release fixes a crash while saving masks from some aggressively anonymized dicom datasets.

Visit www.dafne.network for the documentation and to request your personal API key.

Windows installation
Please install the Visual Studio Redistributable Package under windows: https://aka.ms/vs/16/release/vc_redist.x64.exe
Then, run the provided installer

Mac installation
Decompress the .zip file and run the `dafne` program from the unzipped folder.

**Important note for Mac users:** if you download the zip file from github, the system will ask to enter security exceptions for every binary file included in the distribution, because the binaries are not signed. This is too much to do by hand. Either install Dafne from source, or temporarily disable the access control with the following procedure:
1. Open a terminal window.
2. Run the command `sudo spctl --master-disable` (it will ask for your password).
3. Run Dafne once by executing the `dafne` file.
4. Run the `calc_transforms` command as well.
4. Re-enable the protection by running the following command in a terminal: `sudo spctl --master-enable`

1.0beta4

This new version introduces support for 3D/multicontrast Dicom datasets (as produced by Philips scanners).
Additionally, manual input of resolution was added for image formats that don't support it.

Visit www.dafne.network for the documentation and to request your personal API key.

Windows installation
Please install the Visual Studio Redistributable Package under windows: https://aka.ms/vs/16/release/vc_redist.x64.exe
Then, run the provided installer

Mac installation
Decompress the .zip file and run the `dafne` program from the unzipped folder.

**Important note for Mac users:** if you download the zip file from github, the system will ask to enter security exceptions for every binary file included in the distribution, because the binaries are not signed. This is too much to do by hand. Either install Dafne from source, or temporarily disable the access control with the following procedure:
1. Open a terminal window.
2. Run the command `sudo spctl --master-disable` (it will ask for your password).
3. Run Dafne once by executing the `dafne` file.
4. Run the `calc_transforms` command as well.
4. Re-enable the protection by running the following command in a terminal: `sudo spctl --master-enable`

1.0beta3

This release does not bring much new functionality to Dafne, but a lot of work has been done on the server side to improve model integration and validation. A more proper Dice calculation is performed.
In the binary releases, the bundled SimpleElastix was bumped to the latest version.

Visit www.dafne.network for the documentation and to request your personal API key.

Windows installation
Please install the Visual Studio Redistributable Package under windows: https://aka.ms/vs/16/release/vc_redist.x64.exe
Then, run the provided installer

Mac installation
Decompress the .zip file and run the `dafne` program from the unzipped folder.

**Important note for Mac users:** if you download the zip file from github, the system will ask to enter security exceptions for every binary file included in the distribution, because the binaries are not signed. This is too much to do by hand. Either install Dafne from source, or temporarily disable the access control with the following procedure:
1. Open a terminal window.
2. Run the command `sudo spctl --master-disable` (it will ask for your password).
3. Run Dafne once by executing the `dafne` file.
4. Run the `calc_transforms` command as well.
4. Re-enable the protection by running the following command in a terminal: `sudo spctl --master-enable`

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.