maxthemouse / CrystalMIR

Analysis of data for Multiple Image Radiography
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Expand to DEI-CT #6

Open maxthemouse opened 6 years ago

maxthemouse commented 6 years ago

This code is only for MIR. The same approximation equations can be used for CT data. It would be useful to add the ability to process CT projections. I won't add CT processing but it may be useful to add an inference to UFO. It would be difficult. https://github.com/ufo-kit Other options include tomopy https://github.com/tomopy/tomopy and scikit-image https://scikit-image.org/.

maxthemouse commented 3 years ago

This still seems interesting although I haven't been able to look at this in a long time. I am still planning to work on this code. I will likely file specific issues for parts of this as I think this will involve multiple steps.

maxthemouse commented 1 year ago

I think the code will need a lot of refactoring to do this. This might actually have to wait for a significant rewrite/refactor of the fitting code.