glasgowcompbio / vimms

A programmable and modular LC/MS simulator in Python
MIT License
19 stars 6 forks source link

removed log from intensity check #24

Closed sdrogers closed 4 years ago

sdrogers commented 4 years ago

Removed the log from the intensity check in the roi controller. Q: we still log the intensities for scoring -- any particular reason?

vinnydavies commented 4 years ago

the intensities were logged to be consistent with other controllers where it make sense. Can maybe removed when we clean up the controllers