Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 892 Bytes

File metadata and controls

32 lines (26 loc) · 892 Bytes

THANOS

Tract Harmonization Workflow THANOS (Tract Harmonizing Autoencoder Network Operator System), is a deep learning based tool which uses adversarial training on variational autoencoders to harmonize tract profiles between different sites/scanners.

We should eventually have a quick intro paragraph about what our tool does, and then some how-to steps for running it on new data.

Installation

Here we show how to install, ideally we put this on pypi

Methods

Maybe Explain methods briefly

Citing TractHarmonization

Here we should include a bib.tex like this:

@article {Name2025
  title     = "Whatever our title is",
  author    = "Author1, Author2",
  journal   = "Journal Name",
  publisher = "Journal Publisher",
  volume    = X,
  number    = x,
  month     = Mon,
  year      =  2025,
  doi       =  INSERT DOI,
}