Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRT2D repository: SRT 2D PET and SPECT algorithms #1420

Open
wants to merge 116 commits into
base: master
Choose a base branch
from

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    d147324 View commit details
    Browse the repository at this point in the history
  2. BUGFIX in handling 3D data

    Changes to use initial SSRB and arc-correction
    KrisThielemans committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    0c1e961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8192c3a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. zoom

    Dimitra-Kyriakopoulou committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    a83394c View commit details
    Browse the repository at this point in the history
  2. PARALLEL

    Dimitra-Kyriakopoulou committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    45f175c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe73a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b32bb29 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Revert "SPECT: PARALLEL - input read as viewgram - attenuation read f…

    …rom file - symmetry used"
    
    This reverts commit b32bb29.
    Dimitra-Kyriakopoulou committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    9b24ca8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    e14dfb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd7acd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c58205 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    2d5eb9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89efa7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbe698b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    834e036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1df497f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0181e1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08c4bac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    376cffb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b760a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44035f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1f7309 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d575e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    112a5e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    94f6877 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f45dcba View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    7288ab1 View commit details
    Browse the repository at this point in the history
  2. Update SRT2DReconstruction.cxx

    Corrected the 2 mistakes in the Codacy report
    Dimitra-Kyriakopoulou authored May 11, 2024
    Configuration menu
    Copy the full SHA
    874f3ed View commit details
    Browse the repository at this point in the history
  3. Update SRT2DSPECTReconstruction.cxx

    Correction of the 8 (potentially minor) mistakes of the Codacy report
    Dimitra-Kyriakopoulou authored May 11, 2024
    Configuration menu
    Copy the full SHA
    58c6faa View commit details
    Browse the repository at this point in the history
  4. Update SRT2DReconstruction.cxx

    Correction of the 2 'reduction of scope of variable' requirements of Codacy at its 2nd run
    Dimitra-Kyriakopoulou authored May 11, 2024
    Configuration menu
    Copy the full SHA
    46a2a71 View commit details
    Browse the repository at this point in the history
  5. Update SRT2DSPECTReconstruction.cxx

    Corrected the 1 'reduction of scope of variable' requirement of Codacy at its 2nd run
    Dimitra-Kyriakopoulou authored May 11, 2024
    Configuration menu
    Copy the full SHA
    cc4071a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a079a9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    871207c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    409e6ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4a2ff6 View commit details
    Browse the repository at this point in the history
  10. Update SRT2DReconstruction.cxx

    Trying to correct errors in the merging process
    Dimitra-Kyriakopoulou authored May 11, 2024
    Configuration menu
    Copy the full SHA
    848f9c0 View commit details
    Browse the repository at this point in the history
  11. Update SRT2DReconstruction.h

    Trying to correct errors in the merging process
    Dimitra-Kyriakopoulou authored May 11, 2024
    Configuration menu
    Copy the full SHA
    60f16f1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Update SRT2DSPECTReconstruction.cxx

    Attempting to correct the merging mistakes
    Dimitra-Kyriakopoulou authored May 12, 2024
    Configuration menu
    Copy the full SHA
    cff1715 View commit details
    Browse the repository at this point in the history
  2. Update SRT2DReconstruction.cxx

    Attempting to correct a mistake in the merging process
    Dimitra-Kyriakopoulou authored May 12, 2024
    Configuration menu
    Copy the full SHA
    db93596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd73c46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b0196a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e966da7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update SRT2DSPECTReconstruction.cxx

    Turned to comment a line for choosing which phantom slices would be reconstructed
    Dimitra-Kyriakopoulou authored May 13, 2024
    Configuration menu
    Copy the full SHA
    d3d2f32 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update pre-commit-check.yml

    trying to correct the pre-commit error
    Dimitra-Kyriakopoulou authored May 14, 2024
    Configuration menu
    Copy the full SHA
    846009d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc228dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5bf965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484e57b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e203536 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac82333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1103bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6fad9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cfda124 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ad0ed9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ffbc17b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6727d69 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba64bda View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    05ff09a View commit details
    Browse the repository at this point in the history
  2. Update SRT2DSPECTReconstruction.h

    Code clean-up
    Dimitra-Kyriakopoulou authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4afbc3e View commit details
    Browse the repository at this point in the history
  3. Update SRT2DSPECTReconstruction.cxx

    Code clean-up
    Dimitra-Kyriakopoulou authored May 15, 2024
    Configuration menu
    Copy the full SHA
    b40623f View commit details
    Browse the repository at this point in the history
  4. Update SRT2DSPECTReconstruction.cxx

    Code clean-up
    Dimitra-Kyriakopoulou authored May 15, 2024
    Configuration menu
    Copy the full SHA
    1307f6c View commit details
    Browse the repository at this point in the history
  5. Update SRT2DReconstruction.h

    Code clean-up
    Dimitra-Kyriakopoulou authored May 15, 2024
    Configuration menu
    Copy the full SHA
    0bfe282 View commit details
    Browse the repository at this point in the history
  6. Update SRT2DReconstruction.cxx

    Code clean-up
    Dimitra-Kyriakopoulou authored May 15, 2024
    Configuration menu
    Copy the full SHA
    afe8fab View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6bb5391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549bda4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9507ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a1d923 View commit details
    Browse the repository at this point in the history
  5. Update SRT2DReconstruction.h

    Header changed
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b6aad24 View commit details
    Browse the repository at this point in the history
  6. Update SRT2DSPECTReconstruction.h

    Header changed
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    189eef9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3579d94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    972c4e2 View commit details
    Browse the repository at this point in the history
  9. Update SRT2D.cxx

    Header changed
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    800762c View commit details
    Browse the repository at this point in the history
  10. Update SRT2DSPECT.cxx [ci skip]

    Header changed
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b533b73 View commit details
    Browse the repository at this point in the history
  11. Update SRT2DReconstruction.h [ci skip]

    Header changed
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    e95665a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9da410 View commit details
    Browse the repository at this point in the history
  13. Update SRT2DReconstruction.cxx [ci skip]

    Header changed, etc.
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9721dca View commit details
    Browse the repository at this point in the history
  14. Update SRT2DSPECTReconstruction.cxx [ci skip]

    Changed header, erased line which allowed selection of specific slices from the sinogram of a multi-slice phantom for reconstruction (another such line left is left as comment), etc
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    769ef12 View commit details
    Browse the repository at this point in the history
  15. Update pre-commit-check.yml [ci skip]

    Reverted this file to its original content
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    88f9e39 View commit details
    Browse the repository at this point in the history
  16. Update SRT2DReconstruction.cxx [ci skip]

    removed an unnecessary cerr
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    7b8c823 View commit details
    Browse the repository at this point in the history
  17. Update SRT2D.par [ci skip]

    added the filter options
    Dimitra-Kyriakopoulou authored May 16, 2024
    Configuration menu
    Copy the full SHA
    12839c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    30804fb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. run clang-format

    Dimitra-Kyriakopoulou authored and KrisThielemans committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6d0afb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3d739 View commit details
    Browse the repository at this point in the history
  3. fix SRT2D bug when using arc-correction

    num_tangential_poss changes, so sp was incorrect
    KrisThielemans committed May 20, 2024
    Configuration menu
    Copy the full SHA
    23149d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23e8a5a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Update SRT2DReconstruction.cxx [ci skip]

    OPENMP fixed
    commenting zoom so that the algorithm passes the test in  run_test_simulate_and_recon.sh
    Dimitra-Kyriakopoulou authored May 26, 2024
    Configuration menu
    Copy the full SHA
    238d705 View commit details
    Browse the repository at this point in the history
  2. Update SRT2DReconstruction.h [ci skip]

    commenting 'zoom' so that the algorithm runs successfully with the test in run_test_simulate_and_recon.sh
    Dimitra-Kyriakopoulou authored May 26, 2024
    Configuration menu
    Copy the full SHA
    f868c9b View commit details
    Browse the repository at this point in the history
  3. Update SRT2DSPECTReconstruction.cxx

    OPENMP running
    Dimitra-Kyriakopoulou authored May 26, 2024
    Configuration menu
    Copy the full SHA
    c16f8da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    243b3bb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    2c51419 View commit details
    Browse the repository at this point in the history
  2. Update SRT2DSPECTReconstruction.cxx

    Attempt to correct the CI OPENMP error
    Dimitra-Kyriakopoulou authored May 27, 2024
    Configuration menu
    Copy the full SHA
    7f16acf View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update and rename simulate_PET_data_for_tests.sh to simulate_PET_and_…

    …SPECT_data_for_tests.sh [ci skip]
    
    Changes so that run_test_simulate_and_reckon.sh can run also for SPECT algorithms
    Name of file changes accordingly
    Dimitra-Kyriakopoulou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1527624 View commit details
    Browse the repository at this point in the history
  2. Update simulate_data.sh [ci skip]

    Changes so that run_test_simulate_and_reckon.sh can run also for SPECT algorithms
    Dimitra-Kyriakopoulou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    667591d View commit details
    Browse the repository at this point in the history
  3. Update run_test_simulate_and_recon.sh [ci skip]

    Changes for the file to run also for SPECT algorithms
    Dimitra-Kyriakopoulou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    eefafa9 View commit details
    Browse the repository at this point in the history
  4. Update SRT2DSPECTReconstruction.cxx [ci skip]

    Commented out OPENMP, because its image is of lesser quality
    Dimitra-Kyriakopoulou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    56f96a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    787ceb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    647f852 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e376357 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47246e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a0be72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b3aa1f View commit details
    Browse the repository at this point in the history
  11. Update and rename simulate_PET_and_SPECT_data_for_tests.sh to simulat…

    …e_PET_data_for_tests.sh [ci skip]
    
    Applied Codacy static requested changes
    Also changed the file's name to the original, because it created a conflict which prevented Appveyor from running
    Dimitra-Kyriakopoulou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2182a40 View commit details
    Browse the repository at this point in the history
  12. Update simulate_data.sh

    Applied changed requested from Codacy static
    Dimitra-Kyriakopoulou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9fbdb07 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    0b90467 View commit details
    Browse the repository at this point in the history
  2. Update build-test.yml [ci skip]

    Checking if this change can lead to running  
    Build and ctest and recon_test_pack CI
    Dimitra-Kyriakopoulou authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ef0fe29 View commit details
    Browse the repository at this point in the history
  3. Update build-test.yml

    Checking if this change will run the Build and ctest and recon_test_pack CI tests
    Dimitra-Kyriakopoulou authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f78e201 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95642c4 View commit details
    Browse the repository at this point in the history
  5. Update build-test.yml

    Reverting the last change to the original file, as the change did not lead to the running of Build and ctest and recon_test_pack CI tests
    Dimitra-Kyriakopoulou authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    2af6590 View commit details
    Browse the repository at this point in the history
  6. Update SRT2DSPECT.cxx

    There is no chage in the file. As only Codacy and not CI test runs after changes in build-test.yml, I had to make a space change here for Appveyor to run for my pull-request after my last build-test.yml change
    Dimitra-Kyriakopoulou authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    2a1ec3a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9031138 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Update simulate_PET_data_for_tests.sh[ci skip]

    I had forgoten the last line: 'fi'
    Dimitra-Kyriakopoulou authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3d6b487 View commit details
    Browse the repository at this point in the history
  2. Update run_test_simulate_and_recon.sh

    I changed a whitespace, so that Appveyor would run
    Dimitra-Kyriakopoulou authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    b348bf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. [ci skip]

    Dimitra-Kyriakopoulou authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    85ff299 View commit details
    Browse the repository at this point in the history
  2. Update simulate_data.sh

    corrected name of file, so that it does not include the term 'SPECT' twice
    Dimitra-Kyriakopoulou authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    67cfd7b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    1a96633 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update simulate_data.sh

    correction of typo in error message
    Dimitra-Kyriakopoulou authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ace942f View commit details
    Browse the repository at this point in the history
  2. Update SRT2DSPECTReconstruction.cxx

    removed terminal message
    Dimitra-Kyriakopoulou authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    657ff1e View commit details
    Browse the repository at this point in the history