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

Time Of Flight reconstruction #304

Merged
merged 420 commits into from
Jan 5, 2024
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
420 commits
Select commit Hold shift + click to select a range
d3aa6fc
Merge remote-tracking branch 'upstream/master' into tof_sino_UCL
NikEfth Apr 11, 2019
cb2c46c
Two more changes asked by Codacy
NikEfth Apr 11, 2019
a4b815e
Number of time frames and function declaration (#12)
ALEXJAZZ008008 Apr 22, 2019
7c5ec7b
Fix for TOF-PSF reconstruction
NikEfth Jun 5, 2019
de8282b
Merge remote-tracking branch 'upstream/master' into tof_sino_UCL
NikEfth Aug 8, 2019
3a25017
Merge remote-tracking branch 'upstream/master' into tof_sino_UCL
NikEfth Aug 8, 2019
6d6b44b
Merge with master
NikEfth Nov 7, 2019
2c068c2
fix ProjData::get_num_sinograms() for TOF
KrisThielemans Jan 29, 2020
a296248
Merge branch 'master' into tof_sino_UCL
KrisThielemans Jan 29, 2020
8fa3169
fix sensitivity calculation for lm recon
NikEfth Feb 4, 2020
000a398
Merge remote-tracking branch 'origin/tof_sino_UCL' into tof_sino_UCL
NikEfth Feb 4, 2020
53085f0
Fixed test_zoom_images
NikEfth Feb 4, 2020
31dea95
fix: python
NikEfth Feb 4, 2020
3f4c94d
added ProjData::get_num_non_tof_sinograms and fixed SWIG for tof
KrisThielemans Feb 4, 2020
f22abd6
removed unused ForwardProjectorByBin::forward_project(Bin&,...)
KrisThielemans Feb 7, 2020
8683ef7
removed unused variable
KrisThielemans Feb 7, 2020
fafeefd
implemented codacy recommendations
KrisThielemans Feb 8, 2020
2b0691e
enable tests for filling TOF data
KrisThielemans Feb 8, 2020
4645c15
corrected some diagnostic messages in test_proj_data_in_memory
KrisThielemans Feb 8, 2020
99c8f7f
check TOF range in ProjDataInfo::operator==
KrisThielemans Feb 8, 2020
e4e5804
[TOF] fixed bug in max_unmashed_tof_pos_num
KrisThielemans Feb 8, 2020
d0753e3
renamed Scanner::get_num_max_of_timing_poss to get_max_num_timing_poss
KrisThielemans Feb 8, 2020
5a45c96
remove compiler warnings in ProjDataFromStream
KrisThielemans Feb 8, 2020
b1402b3
fix ProjDataInfo comparison
NikEfth Apr 8, 2020
b70a0c1
fix on previous commit
NikEfth Apr 8, 2020
2bd6cf8
Delete a small duplicate
NikEfth May 25, 2020
d88e98c
Merge remote-tracking branch 'origin/release_4' into tof_sino_UCL
KrisThielemans Jul 11, 2020
0f0cccb
correct ProjData::get_num_non_tof_sinograms()
KrisThielemans Dec 2, 2020
521be8d
If failed to find a TOF bin return min rather than centre
NikEfth Dec 18, 2020
854d121
Merge branch 'tof_sino_UCL' of git@github.com:NikEfth/STIR.git
NikEfth Dec 18, 2020
fc1ca43
Merge remote-tracking branch 'refs/remotes/upstream/master'
NikEfth Dec 18, 2020
fa0daaa
Merge branch 'master' into tof_sino_UCL
NikEfth Dec 18, 2020
66df042
Update LmToProjData.cxx and CListEventCylindricalScannerWithDiscreteD…
NikEfth Dec 18, 2020
9ac474e
Merge branch 'tof_sino_UCL' of git@github.com:NikEfth/STIR.git
NikEfth Dec 18, 2020
7f778d1
Curently Passes:
NikEfth Dec 19, 2020
dc0b293
Update and Pass run_test_simulate_and_recon.sh
NikEfth Dec 19, 2020
11d9b04
Compiles with GESinga TOF support and stir.i updates.
NikEfth Dec 19, 2020
b3f91c0
T.B.C. this value allows the test_ArcCorrection to pass
NikEfth Dec 20, 2020
76994be
Yet another scanner generation fix.
NikEfth Dec 20, 2020
03012cd
Revert "T.B.C. this value allows the test_ArcCorrection to pass"
NikEfth Dec 21, 2020
4a2be32
Reduce the threshold on overlap_interpolate.inl to fix a numerical in…
NikEfth Dec 21, 2020
df86c03
Merge remote-tracking branch 'origin/master' into tof_sino_UCL
KrisThielemans Jan 27, 2021
29c2c9c
Merge remote-tracking branch 'origin/master' into tof_sino_UCL
KrisThielemans Jan 30, 2021
970264b
hopefully more clear printing of TOF info
KrisThielemans Jan 30, 2021
31c3990
allow SSRB tof_mashing for proj_data_info
KrisThielemans Jan 30, 2021
9b0c2c0
Merge branch 'master' into tof_sino_UCL
KrisThielemans Nov 7, 2021
9fcf096
list_proj_data_info and test fixes
KrisThielemans Nov 7, 2021
f0c8efa
another fix for run_test_zoom_image.sh
KrisThielemans Nov 7, 2021
eb8ecd9
Merge remote-tracking branch 'origin/master' into tof_sino_UCL
KrisThielemans Dec 5, 2021
17daf28
made nonTOF GE Signa consistent with TOF version
KrisThielemans Dec 5, 2021
6be8e07
Merge ucl/master into tof_sino_ucl
robbietuk Feb 1, 2022
0981510
Add TOF info to DMI 5-ring
robbietuk Feb 1, 2022
aa5f26e
Merge pull request #19 from robbietuk/TOF/UpdateMaster
NikEfth Feb 2, 2022
72ffac3
Update build-test.yml
KrisThielemans Feb 8, 2022
c2e95ab
Allow view_segment + TOF bin OpenMP (#22)
robbietuk Feb 10, 2022
f2fe075
Simplify apply_tof_kernel_and_symm_transformation geometric computati…
robbietuk Feb 10, 2022
0ab8655
Apply suggestions from code review on TOF PR
KrisThielemans Feb 10, 2022
74baab9
remove file checked in by accident [ci skip]
KrisThielemans Feb 10, 2022
ec0bdcd
[CMAKE] remove outdated DISABLE_HDF5_SUPPORT line [ci skip]
KrisThielemans Feb 10, 2022
f78bd17
fix error introduced in code review suggestion
KrisThielemans Feb 10, 2022
e066ead
TOF erf interpolation class (FastErf) (#24)
robbietuk Feb 15, 2022
16518f9
Merge remote-tracking branch 'origin/master' into tof_sino_UCL
KrisThielemans Feb 26, 2022
6976945
re-enable forward projection without caching if nonTOF
KrisThielemans Feb 26, 2022
439f62c
remove the Discovery STE nonTOF scanner
KrisThielemans Feb 26, 2022
7437adf
update run_test_time_of_flight.sh but still broken
KrisThielemans Feb 26, 2022
8a34b4a
added extra test on TOF projdata
KrisThielemans Feb 28, 2022
68b7dc6
Merge branch 'master' into tof_sino_UCL
robbietuk Apr 6, 2022
37919a6
[ci skip] Set defaults scanner parameters for TOF fields
robbietuk Apr 6, 2022
78a7c1c
default TOF mashing factor to 1 when reading ROOT files
KrisThielemans Apr 6, 2022
6b8ae02
fix Scanner after merge onto TOF
KrisThielemans Apr 6, 2022
1a4faf2
remove remaining half_block in ROOT code
KrisThielemans Apr 6, 2022
aa50db5
fix ProjDataInfoSubsetByView for TOF
KrisThielemans Apr 6, 2022
f5478c6
Merge pull request #28 from robbietuk/TOF/MergeUCLSTIR
KrisThielemans Apr 6, 2022
60f2d37
Some changes for positron range: one medium
eliseemond Jun 18, 2018
974f148
Files for STIR+ROOT check (symmetries, unlisting etc.)
eliseemond Feb 19, 2019
581c2cd
The .hroot files were missing
eliseemond Jul 16, 2019
2884a4d
Gate/STIR time resolution calibration
eliseemond Sep 30, 2019
cb75a8c
Update README.md
eliseemond Sep 30, 2019
7e10e2c
README.md for ROOT consistency check for TOF
eliseemond Sep 30, 2019
f8dee64
Move ROOT-STIR-consistency into recon_tests and enable test [ci skip]
robbietuk Feb 11, 2022
8d8d5b4
Remove consistency configuration and generation files
robbietuk Apr 6, 2022
f59a3ce
Redesign of test_view_offset_root to include TOF tests
robbietuk Apr 9, 2022
140b217
Rename test_view_offset_root -> test_consistency_with_root
robbietuk Apr 9, 2022
b449748
Remove old test test_consistency_root
robbietuk Apr 9, 2022
ecb4fd4
[ci skip] Significant fixes for test_consistency_with_root tests
robbietuk Apr 9, 2022
a7ac52f
[ci skip] The data is TOF by default and guass_sigma_in_mm is not nee…
robbietuk Apr 9, 2022
3ae0730
Rename debug tool and cleanup content for non-TOF tests
robbietuk Apr 10, 2022
21ec98e
Update test data output ti *voxel_data*.txt in .gitignore
robbietuk Apr 10, 2022
9f4f2f7
[ci skip] TOF debug_consistency_with_root improvements
robbietuk May 16, 2022
e244cb4
changed TOF-test threshold to 3D & added 3D plot of all sources in 1 …
NicoleJurjew Aug 12, 2022
84cee72
adapted TOF-test threshold to 3.3
NicoleJurjew Aug 12, 2022
4cc2120
add documentation and changee variable names and plot legend
NicoleJurjew Aug 12, 2022
910ce5e
Merge pull request #26 from NicoleJurjew/adapt_root_consistency_thres…
robbietuk Aug 12, 2022
85d9472
Rename `test_consistency_with_root` to `test_consistency_with_GATE`
robbietuk Aug 17, 2022
855de84
Class and method documentation and code->method refactoring
robbietuk Aug 17, 2022
3df95b1
[ci skip] CTests save data as CSV with tolerance information.
robbietuk Aug 19, 2022
c43e68f
[ci skip] Change python data extraction to use csv
robbietuk Aug 19, 2022
ee64995
TOF threshold is a function of TOF resolution.
robbietuk Aug 19, 2022
e802219
fixes to comments [ci skip]
KrisThielemans Aug 20, 2022
0d59a1d
minor fixes to comments [ci skip]
KrisThielemans Aug 20, 2022
1422b9d
Merge pull request #30 from robbietuk/TOF/test_consistency_with_root
KrisThielemans Aug 20, 2022
dc5016c
fix TOF get_det_pos_pair_for_bin
KrisThielemans Aug 20, 2022
e576981
minor fixes for CListEventCylindricalScannerWithViewTangRingRingEncod…
KrisThielemans Aug 21, 2022
3c9545b
fixes for Bin
KrisThielemans Aug 21, 2022
c3630f1
add RunTests functionality for Bin
KrisThielemans Aug 21, 2022
7debbcf
remove CListEvent::get_swapped() and CListEventROOT::is_swapped()
KrisThielemans Aug 21, 2022
769fecd
fix DetectionPositionPair::timing_pos
KrisThielemans Aug 21, 2022
61de2b1
more fixes and tests for TOF-bin swapping
KrisThielemans Aug 21, 2022
d02feaa
remove untested/unused ProjDataInfoCylindrical* functions
KrisThielemans Aug 21, 2022
f41d184
[GHA] port changes from master for test workflow
KrisThielemans Aug 21, 2022
b6bfb67
Merge pull request #31 from KrisThielemans/TOF_fix_get_det_pos_pair_f…
KrisThielemans Aug 26, 2022
b6eb9ce
Use Bin TOF position in cache
NikEfth Mar 4, 2019
579227a
Rework get_proj_matrix_elems_for_one_bin and simply apply_tof_kernel
robbietuk Feb 21, 2022
9ee89b4
find_basic_bin `-1 * timing_pos_num` if do_symmetry_swap_s && tangen…
robbietuk Feb 22, 2022
4489198
Add SymmetryOperation_PET_CartesianGrid_swap_xmx_ymy_tmt
robbietuk Feb 22, 2022
9f82c8a
Improve test by inspecting elems_with_sym.bin is same as bin
robbietuk Feb 22, 2022
f452d10
Changes to DataSymmetries, if shift_z, set axial_pos_shift to axial p…
robbietuk Feb 23, 2022
1910184
Fix timing_pos_num changes for SymOp swap_xmx_ymy_zq
robbietuk Feb 23, 2022
c35cb4b
Add more tests and fix TOF scanner config
robbietuk Feb 23, 2022
176d080
Turn off data symmetries if tof enabled
robbietuk Feb 26, 2022
2b00be5
[ci skip] Disabled all but shift_z, improve test logic, add new scanner
robbietuk Mar 2, 2022
7416289
Remove error on non-cached forward projector with TOF
robbietuk Mar 2, 2022
27fdcb8
[ci skip] Cleanup and remove tmt symmetry class
robbietuk Mar 2, 2022
79d97c4
Simplify apply_tof_kernal loop
robbietuk Mar 2, 2022
6ee85ab
[ci skip] white space fixes
robbietuk Mar 7, 2022
5f2ce06
more bits for ProjMatrixByBin cache_key
KrisThielemans Mar 10, 2022
0e3dc9c
minor simplification in TOF kernel application
KrisThielemans Mar 10, 2022
1237a85
comment-out failing TOF det_pos test for now
KrisThielemans Mar 10, 2022
02af7d2
corrected assert [skip appveyor]
KrisThielemans Mar 10, 2022
332ea57
Correct bit shift
robbietuk Mar 10, 2022
3506af1
fix ProjData::fill_from in TOF case
KrisThielemans Aug 31, 2022
0690d0f
add to test_proj_data_info.cxx
KrisThielemans Aug 31, 2022
0af3702
simplify and fix ProjData::fill_from/copy_to
KrisThielemans Aug 31, 2022
580b78e
Merge pull request #40 from KrisThielemans/fix_fill_from
KrisThielemans Sep 1, 2022
da618ed
add TOF sim/recon to recon_test_pack
KrisThielemans Sep 3, 2022
19595b9
recon_test_pack: fix simulation scripts for TOF
KrisThielemans Sep 4, 2022
cc8ba97
recon_test_pack: fix run_test_simulate_and_recon.sh for TOF
KrisThielemans Sep 11, 2022
6bacfb0
rewrite of ProjDataFromStream offsets, adding support for "by sinogra…
KrisThielemans Sep 4, 2022
323806d
re-enable test_tof_proj_data_info_det_pos as now fixed
KrisThielemans Sep 4, 2022
91f19a4
Merge remote-tracking branch 'nikos/tof_sino_UCL' into TOF/Symmetries…
KrisThielemans Sep 12, 2022
bcab3d6
sensitivity fixes for the TOF case
KrisThielemans Sep 13, 2022
2606b76
Merge pull request #25 from robbietuk/TOF/Symmetries/Main
KrisThielemans Sep 13, 2022
98643e3
add missing TOF loops in ProjData*
KrisThielemans Sep 19, 2022
2876fcb
fix ProjDataInfo::set_tof_mash_factor
KrisThielemans Sep 19, 2022
c5af80e
fix subsets for TOF
KrisThielemans Sep 19, 2022
370d7fe
add TOF loop in extract_segments
KrisThielemans Sep 19, 2022
75e275f
Merge remote-tracking branch 'origin/master' into merge_master_to_TOF…
KrisThielemans May 8, 2023
932e7ba
fix TOF lm-recon and add test
KrisThielemans May 8, 2023
6f24052
Merge remote-tracking branch 'origin/master' into merge_master_to_TOF…
KrisThielemans May 11, 2023
855f065
correct mCT TOF info
KrisThielemans May 24, 2023
a94ec57
add info for Siemens Vision 600
KrisThielemans May 24, 2023
a01dee3
add parsing of Siemens TOF data
KrisThielemans May 24, 2023
74d0473
change order of TOF bins in Siemens Interfile data
KrisThielemans May 31, 2023
e308ba2
fix Siemens TOF order when parsing interfile headers
KrisThielemans Jul 9, 2023
6575566
define STIR_TOF preprocessor/cmake variable
KrisThielemans Aug 18, 2023
ca03154
enable additive-sino for TOF listmode recon wtih caching
KrisThielemans Aug 18, 2023
d3d0c52
add TOF bin to output of list_lm_events
KrisThielemans Aug 18, 2023
be953b3
ECAT8_32 bit read TOF information
KrisThielemans Jul 9, 2023
fa27110
[GHA] increase disk space on GitHub actions runner
KrisThielemans Aug 19, 2023
cb3934c
unlist all TOF bins in one go by default
KrisThielemans Aug 19, 2023
8dfba7b
add TOF loops in inverse_SSRB
NicoleJurjew Aug 22, 2023
59d1c58
add loops over TOF in interpolate_projdata
NicoleJurjew Aug 22, 2023
3c29ea5
reverse TOF bin order for Siemens files
NicoleJurjew Aug 22, 2023
1d7ecf4
explicitly use segment 0 only in scatter upsampling
NicoleJurjew Aug 22, 2023
b3dad73
Merge pull request #5 from NicoleJurjew/fix_inverseSSRB
KrisThielemans Aug 22, 2023
c5ce566
Merge pull request #44 from KrisThielemans/merge_master_to_TOF_2023_0…
KrisThielemans Sep 6, 2023
51642dc
merging latest master, in particular new templated CListEventScannerW…
Sep 7, 2023
f89c53b
Merging master: correction of conflict in text
danieldeidda Sep 7, 2023
1f28f91
Merging master: update CListRecordROOT.cxx
danieldeidda Sep 7, 2023
62cebdd
reinstate some lines that were lost in merge
KrisThielemans Sep 18, 2023
7fdedf0
fix CListEventScannerWithDiscreteDetectors regressions introduced in …
KrisThielemans Sep 18, 2023
b0062ad
disabled buggy unmashed_tof_bin functionality
KrisThielemans Sep 17, 2023
91d707b
one more regression fix
KrisThielemans Sep 19, 2023
b19b7cf
added functionality to test DetectionPosition
KrisThielemans Sep 19, 2023
c086a1e
added lower-level test on CListEventROOT TOF swapping
KrisThielemans Sep 19, 2023
f3f940b
Merge pull request #47 from KrisThielemans/fixPreviousMerge
KrisThielemans Sep 19, 2023
e480580
Merge remote-tracking branch 'origin/master' into merge_master_to_TOF…
KrisThielemans Sep 19, 2023
747fa97
Merge remote-tracking branch 'origin/master' into merge_master_to_TOF…
KrisThielemans Sep 19, 2023
60762a9
[SWIG] define STIR_TOF
KrisThielemans Sep 20, 2023
1732376
Merge pull request #48 from KrisThielemans/merge_master_to_TOF_2023_0…
KrisThielemans Sep 20, 2023
9b9eca9
small code clean-up
KrisThielemans Sep 20, 2023
4432943
commented out run_tof_test_function in LmToProjData
KrisThielemans Sep 20, 2023
93fe32b
tiny bit of extra documentation and clean-up
KrisThielemans Sep 20, 2023
08bb7a5
Merge remote-tracking branch 'origin/master' (v5.2.0) into TOF branch
KrisThielemans Nov 6, 2023
d3870ed
remove erroneous asserts introduced in previous merge
KrisThielemans Nov 7, 2023
04b6623
[GHA] corrected tmate session if statement
KrisThielemans Nov 21, 2023
56804ac
[GHA] always enable tmate temporarily
KrisThielemans Nov 21, 2023
a4b4493
[GHA] add .v and .s to upload (if recon_test_pack failure)
KrisThielemans Nov 21, 2023
b71683e
remove .ahv files as not used
KrisThielemans Dec 5, 2023
229c07a
handle "compressed" projdatainfo as input
KrisThielemans Dec 18, 2023
b579414
set default for energy fields when reading .hroot
KrisThielemans Dec 22, 2023
f27262c
set test files to have odd number of TOF bins
KrisThielemans Dec 22, 2023
6f03c22
fix ProjDataInfo::operator== and >= to check tof_mash_factor
KrisThielemans Dec 22, 2023
36d25e3
fix BinNormalisationFromProjData::set_up to cope with mixing TOF data
KrisThielemans Dec 22, 2023
bd49727
remove (now) unused use_tof member and keyword
KrisThielemans Dec 22, 2023
2ea7e18
more helpful error message in find_STIR_config_file
KrisThielemans Dec 22, 2023
351c29d
Fix handling of non-TOF sensitivity calculation for projdata
KrisThielemans Dec 23, 2023
3d93969
Merge pull request #55 from KrisThielemans/TOFcompressedlistmode
KrisThielemans Dec 23, 2023
e3a4e28
recon_test_pack: fix run_root_GATE.sh and associated files
KrisThielemans Dec 27, 2023
5e6b25d
let constructors error if max_num_nonarccorrected_data is smaller tha…
KrisThielemans Dec 27, 2023
4222556
fix scatter templates: set max_num_nonarccorrected bins
KrisThielemans Dec 28, 2023
8af448b
minor changes in list-mode tests
KrisThielemans Dec 27, 2023
f017c9a
upgrade STIR_VERSION to 6.0.0
KrisThielemans Dec 27, 2023
3846284
minor corrections in GATE test files
KrisThielemans Dec 28, 2023
6b7a85e
tell git *.l and *.root are binary
KrisThielemans Dec 29, 2023
01075f6
Merge remote-tracking branch 'nikos/tof_sino_UCL' into merge_master_a…
KrisThielemans Dec 30, 2023
06bb31d
use ROOT tests with TOF mashing = 1
KrisThielemans Dec 31, 2023
12e0fff
Merge pull request #52 from KrisThielemans/merge_master_at_v5.2.0_to_TOF
KrisThielemans Dec 31, 2023
52808c3
fix TOF swap in find_cartesian_coordinates_given_scanner_coordinates
KrisThielemans Oct 6, 2023
64962b6
correct typos in test
KrisThielemans Oct 6, 2023
7e6dcf1
Merge pull request #50 from KrisThielemans/TOF_swap_fix
KrisThielemans Dec 31, 2023
d458d36
set VERSION.txt to 6.0.0 as well
KrisThielemans Dec 31, 2023
809e59d
removed script as obsolete and not working anyway
KrisThielemans Dec 31, 2023
910490f
Siemens Vision to Vision 600
KrisThielemans Dec 31, 2023
c7a2b15
removed full_event from CListRecord
KrisThielemans Dec 31, 2023
dd7cca8
Interfile parsing fixes for TOF and clarifications
KrisThielemans Jan 1, 2024
386a797
reinstate check on axial_pos range
KrisThielemans Jan 1, 2024
b0fac1e
clean-up of now obsolete TOF functionality
KrisThielemans Jan 1, 2024
b068bc8
removed unused/unimplemented method
KrisThielemans Jan 1, 2024
0e5b7b3
remove member that clashes with the one in the base class
KrisThielemans Jan 1, 2024
2bcdc3e
reinstated deleting of arrays in SPECTUB destructor
KrisThielemans Jan 2, 2024
005f70a
removed get_bin_ptr and made get_bin()/get_densel() return const&
KrisThielemans Jan 2, 2024
51d8c0b
removed remnants of non-functional methods
KrisThielemans Jan 2, 2024
1d38eb9
removed unused function
KrisThielemans Jan 2, 2024
f396331
removed unused class
KrisThielemans Jan 2, 2024
3ef019c
replaced get_scanner_sptr() with get_scanner() for ListModeData
KrisThielemans Jan 2, 2024
db42d85
added Vereos but disabled for now as unchecked [ci skip]
KrisThielemans Jan 2, 2024
d5aae0d
Merge pull request #59 from KrisThielemans/minor_TOF_fixes
KrisThielemans Jan 2, 2024
c653a1b
Merge remote-tracking branch 'origin/master' into merge_master_to_TOF…
KrisThielemans Jan 2, 2024
d60ba7b
Merge pull request #61 from KrisThielemans/merge_master_to_TOF_2024_0…
KrisThielemans Jan 3, 2024
a82bd90
tiny bit of TOF release notes [ci skip]
KrisThielemans Jan 3, 2024
3e1561a
add KeyParser::add_alias_key
KrisThielemans Jan 3, 2024
4192f33
changed TOF-related keywords for Interfile parsing
KrisThielemans Jan 3, 2024
22949cb
update glossary for TOF and a few other things [ci skip]
KrisThielemans Jan 3, 2024
fde976a
Merge pull request #62 from KrisThielemans/TOF_interfile_keywords
KrisThielemans Jan 4, 2024
27a2516
make ProjDataInfo*NoArcCorr::get_bin_for_det_pair private
KrisThielemans Jan 4, 2024
572509a
document that get_bin_for_det_pair takes mashed_tof_bin arg
KrisThielemans Jan 4, 2024
6f63046
Merge pull request #63 from KrisThielemans/get_bin_for_det_pair_private
KrisThielemans Jan 4, 2024
4a285ad
remove defaults for some TOF-range to avoid unexpected problems
KrisThielemans Jan 4, 2024
53dbdc1
some TOF Codacy warning fixes for the GATE consistency test
Jan 4, 2024
4088ec3
removed some test-scanners from Scanner
KrisThielemans Jan 5, 2024
ddd3e0c
TOF Interfile header writing fix
KrisThielemans Jan 5, 2024
a93870d
change defaults in ProjDataInfo::ask_parameters and remove span=0
KrisThielemans Jan 5, 2024
2cccf63
changed Interfile header keyword to "TOF timing resolution (ps)"
KrisThielemans Jan 5, 2024
293d0f6
decrease precision in checking of TOF keywords
KrisThielemans Jan 5, 2024
0818f69
nicer formatting of Scanner::parameter_info
KrisThielemans Jan 5, 2024
be414b2
add example TOF interfile header
KrisThielemans Jan 5, 2024
d7330dc
use STIR6.0 when output an Interfile header to denote TOF changes
KrisThielemans Jan 5, 2024
c6b36ed
revert change and allow span=0 and use it in the scatter tests
KrisThielemans Jan 5, 2024
0e11a8f
Merge pull request #66 from KrisThielemans/TOF_Interfile_scanner_fixes
KrisThielemans Jan 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .github/workflows/GHA_increase_disk_space.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#!/bin/bash
df -h
# locations from the internet, e.g. https://github.com/easimon/maximize-build-space
# saves about 2GB
if [ -d /usr/share/dotnet ]; then
echo removing dotnet
sudo rm -rf /usr/share/dotnet
fi
# saves about 10 GB
if [ -d "$AGENT_TOOLSDIRECTORY" ]; then
echo removing agent_tools
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
fi
# saves about 10 GB
if [ -d /usr/local/lib/android ]; then
echo removing android files
sudo rm -rf /usr/local/lib/android
fi
if [ -d /opt/ghc ]; then
echo removing android files
sudo rm -rf /opt/ghc
fi
df -h
20 changes: 18 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Build and ctest and recon_test_pack CI

on:
push:
branches: [ master ]
branches:
- master
- tof_sino_UCL
paths-ignore:
- '.appveyor.yml'
- '**/*.md'
Expand All @@ -11,7 +13,9 @@ on:
- '**/*.tex'

pull_request:
branches: [ master ]
branches:
- master
- tof_sino_UCL
paths-ignore:
- '.appveyor.yml'
- '**/*.md'
Expand Down Expand Up @@ -114,6 +118,18 @@ jobs:
with:
submodules: recursive

- name: disk space
shell: bash
run: |
case ${{matrix.os}} in
(ubuntu* | macOS*)
sudo .github/workflows/GHA_increase_disk_space.sh
;;
(windows*)
# no idea what to do here
;;
esac

- name: set_compiler_variables
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ install/
examples/ROOT_files/ROOT_STIR_consistency/Gate_macros/main_GATE_macro_test*.mac
examples/ROOT_files/ROOT_STIR_consistency/pretest_output/root_data_test*.root
examples/ROOT_files/ROOT_STIR_consistency/pretest_output/root_header_test*.hroot
examples/ROOT_files/ROOT_STIR_consistency/pretest_output/root_header_test*_lor_pos.txt
examples/ROOT_files/ROOT_STIR_consistency/*voxel_data_*.*
examples/ROOT_files/ROOT_STIR_consistency/pretest_output/stir_image*.*

131 changes: 131 additions & 0 deletions documentation/release_notes_TOF.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Summary of changes in STIR release 6.0</title>
</head>

<body>
<h1>Summary of changes in STIR release 6.0</h1>

<p>This version is 95% backwards compatible with STIR 4.0 for the user (see below).
Developers might need to make code changes as
detailed below.
</p>
<h2>Overall summary</h2>
<p>
</p>


<p>Of course, there is also the usual code-cleanup and
improvements to the documentation.
</p>

<p>This release contains mainly code written by Kris Thielemans (UCL) and Richard Brown (UCL).
</p>

<h2>Patch release info</h2>
<ul>
<li> 5.0.0 released ?/?/2020</li>
<!--
<li> 4.0.1 released 28/04/2020
<ul>
<li><a href=https://github.com/UCL/STIR/pull/513>PR 513</a> (suppress warnings with clang)</li>
</ul>
-->
</ul>

<h2> Summary for end users (also to be read by developers)</h2>

<h3>Changes breaking backwards compatibility from a user-perspective</h3>
<ul>
<li> </li>
<ul>


<h3>Bug fixes</h3>
<ul>
<li>
</li>
</ul>

<h3>New functionality</h3>
<ul>
<li>
</li>
</ul>


<h3>Changed functionality</h3>
<ul>
<li>
</li>
</ul>


<h3>Build system</h3>
<ul>
<li>
</li>
</ul>


<h3>Known problems</h3>
<ul>
<li>
</li>
</ul>

<h3>Minor bug fixes</h3>
<ul>
<li>
</li>
</ul>

<h3>Documentation changes</h3>
<ul>
<li>Added documentation on new features</li>
<li>Also check the wiki in addition to the provided PDFs.
</li>
</ul>

<h3>recon_test_pack changes</h3>
<ul>
<li>updated version number and added some clarification to the README.txt</li>
</ul>

<h3>Other changes to tests</h3>
<ul>
<li>
</li>
</ul>

<H2>What's new for developers (aside from what should be obvious
from the above):</H2>

<h3>Major bugs fixed</h3>
<ul>
<li>see above</li>
</ul>

<h3>Backward incompatibities</h3>
<ul>
<li>
</li>
</ul>

<h3>New functionality</h3>
<ul>
<li><code>Bin</code> can now be output to stream as text</li>
<li>added <code>RunTests::check_if_equal</code> for <code>Bin</code></li>
</ul>


<h3>Other code changes</h3>
<ul>
<li>
</li>
</ul>

</body>

</html>
1 change: 1 addition & 0 deletions examples/PET_simulation/generate_input_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ cat > my_input.txt <<EOF
Discovery STE

1
0
n

0
Expand Down
Loading