Dear CASToR users,
I’m trying to generate a LUT script for a monolithic PET using the example given by CASToR “castor-PetScannerLutEx.cc”.
How can I compile the edited script?
Kind Regards,
Pedro.
Dear CASToR users,
I’m trying to generate a LUT script for a monolithic PET using the example given by CASToR “castor-PetScannerLutEx.cc”.
How can I compile the edited script?
Kind Regards,
Pedro.
Dear Pedro,
Using the provided makefile it should be automatically generated in the bin directory.
If you compile CASToR with CMake, you would have to set the CASToR_BUILD_SAMPLE_UTILITIES option to ON first.
Kind regards,
Thibaut