denoiser icon indicating copy to clipboard operation
denoiser copied to clipboard

Initial fixes to bring denoiser back into working order.

Open danlurie opened this issue 5 years ago • 0 comments

  • plot_carpet now lives in a dedicated plotting.py file
  • The main denoise function has been moved to denoiser.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.

danlurie avatar Apr 15 '19 22:04 danlurie