Is your feature request related to a problem?
"grain_junctions" is calculated as the number of pixels that are designated as junctions (number of pixels that have > 2 neighbours).
Users are mistakenly thinking this means number of DNA crossings. This is bad and not correct. Users don't need to know the number of pixels that are designated as junctions, I don't see a use for it.
Describe the solution you would like.
Remove it from the grain_statistics.csv file.
Describe the alternatives you have considered.
No response
Additional context
No response