-
Notifications
You must be signed in to change notification settings - Fork 2
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
Additional scripts needed #13
Comments
Current status on cdcl machine download
creates
create acquisition data etcfirst edit
creates in dir that you set for
There's far too many files there. (Edit: fixed in 871346b) create OSEMpython create_initial_images.py ~/work/PETRIC/data -t 20170809_NEMA_MUMAP_UCL.hv
The OSEM_image output was nonsense however (min -2E35, max 0). This is due to UCL/STIR#1280 generate ROIsfind where SIRF-Contribs is from
run BSREMno script yet. |
Using UCL/STIR#1463, initialisation is fine. However, OSEM gives a ring-artefact at the edge of the FOV currently, but when forcing image-size to xy-size 200
it's fine. ROIs are also fine
|
For the record: data for mMR NEMA IQ was generated as follows:
However, I'll put the output in the shared location. |
all done with this! |
SIRF_data_preparation/create_initial_images.py
to run OSEM and kappa and save to disk(OSEM_image.hv
,kappa.hv
) takes as argumentsSIRF_data_preparation/create_converged_image.py
to run BSREM for along time, see BSREM scripts to get converged images #16TensorBoard
Prepared data (sinograms, OSEM_image, kappa, some plots) are at https://petric.tomography.stfc.ac.uk/data/
TODO
slice_number
for the plot and thenum_subsets
(should be parameterised?), see BSREM scripts to get converged images #16algo.x
,algo.loss
)?example_BSREM.ipynb
main.py
akamain_BSREM.py
(user-configurable) main.py needs updating #19petric.py
(read-only, we overwrite any user changes)example_ISTA.ipynb
,main_ISTA.py
edge
(no release yet). Manual build isDEVEL_BUILD=ON
.The text was updated successfully, but these errors were encountered: