denoiser
denoiser copied to clipboard
Initial fixes to bring denoiser back into working order.
-
plot_carpet
now lives in a dedicatedplotting.py
file - The main
denoise
function has been moved todenoiser.py
for ease of importing -
run_denoise.py
has been streamlined. - Fixed the logic for identifying the FD column and added an option to specify the FD column name.