MIAL Super-Resolution Toolkit v2.0.3 #114
sebastientourbier
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Medical Image Analysis Laboratory Super-Resolution ToolKit 2 (MIALSRTK2) consists of a set of C++ and Python processing and workflow tools necessary to perform motion-robust super-resolution fetal MRI reconstruction in the BIDS Apps framework.
This corresponds to the third release of MIAL Super-Resolution Toolkit 2 🎄 🌍✨
What's changed
New features
You can now be aware about the adverse impact of your processing on the environment 🎄🌍✨!
A new
--track_carbon_footprint
option has been added to themialsuperresolutiontoolkit_docker
andmialsuperresolutiontoolkit_singularity
python wrappers of the BIDS App, which will usecodecarbon <https://codecarbon.io/>
_ to estimate the amount of carbon dioxide (CO2) produced to execute the BIDS App.Results are saved in
<bids_dir>/code/emissions.csv
.Functions
get_emission_car_miles_equivalent
andget_emission_tv_time_equivalent
that convert the CO2 emission in terms of (i) kms traveled by an average car and (ii) time of watching a 32-inch screen have been added topymialsrtk.interfaces.util
module.More...
Please check pull request 113 for more change details and development discussions.
This discussion was created from the release MIAL Super-Resolution Toolkit v2.0.3.
Beta Was this translation helpful? Give feedback.
All reactions