BiaPyX / BiaPy

Open source Python library for building bioimage analysis pipelines
https://BiaPyX.github.io
MIT License
123 stars 28 forks source link

documentation suggestion #78

Closed pr4deepr closed 5 months ago

pr4deepr commented 5 months ago

You mentioned we could normalized by image or dataset, but I couldn't find the documentation for what value I should give DATA.NORMALIZATION.APPLICATION_MODE if I wanted to normalize by entire dataset stats. I found it in the code that I should use the value 'dataset'. It would be worth including that in the documentation.

Unless I completely missed it!!

danifranco commented 5 months ago

Yeah, that's true. I'll add a proper description there and change the normalization section in our doc aswell.