Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raidionics/Raidionics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: raidionics/Raidionics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 9 commits
  • 27 files changed
  • 2 contributors

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    b6d7862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ac9fa View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request #57 from andreped/gui-unit-tests

    Added simple GUI launch test to CIs [skip ci]
    dbouget authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c4348c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Added GUI launch test in the CIs (#58) [skip ci]

    * Test script kill GUI process different on Windows
    
    * Parsing stderr to catch issues when launching the GUI
    
    * Updating test script for GUI launch on Ubuntu
    dbouget authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4862437 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Opencv removal from rt-utils backend (#60)

    * Testing the DICOM RTstruct output after swapping opencv for scikit image
    * Renamed rt-utils package with new hook, trying opencl/gl support in CI for running GUI tests
    * Disabling GUI launch tests on unix systems, need a fix for openGL lib related issues
    
    [skip ci]
    dbouget authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6f1f2bb View commit details
    Browse the repository at this point in the history
  2. Minor README refactoring (#61)

    [no ci]
    andreped authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fdca541 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Brain tumor multiclass segmentation (#62)

    Multiclass segmentation outputs supported, added user preferences options, updated backend accordingly [skip ci]
    dbouget authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    65cad4b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Updating build version to Python3.8 (#63)

    Upgrading to Python3.8 [skip ci]
    dbouget authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6b6840b View commit details
    Browse the repository at this point in the history
  2. GUI unit test on Unix systems (#64)

    Able to launch GUI unit tests in the Actions for Ubuntu and macOS.
    dbouget authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ec0f85c View commit details
    Browse the repository at this point in the history
Loading