general > Using Visualign output in a Jupyter notebook
Jun 16, 2021  09:06 AM | R Bakker
Using Visualign output in a Jupyter notebook
Visualign outputs two image formats for the deformed atlas sections: .png and .flat
In the png file, some brain areas have been assigned identical colors, and information is lost.
The flat file contains all information but is in an undocumented format, meant to be processed by nutil.exe.
Users who prefer the python route can take code from the attached Jupyter notebook to process the .flat file.