#http block #Initialize a shared Lua cache for SQL queries lua_shared_dict SqlQueries 10m; rewrite_by_lua_block { local Query = ngx.shared.SqlQueries if not result then result = nil end local QResult ...
A Python toolkit that lets you run SIMIND from Python and use the outputs in common reconstruction ecosystems (STIR, SIRF, PyTomography). This project is an independent Python connector toolkit and is ...