brainglobe / cellfinder-core

Standalone cellfinder cell detection algorithm
https://brainglobe.info/documentation/cellfinder/index.html
BSD 3-Clause "New" or "Revised" License
19 stars 16 forks source link

[Feature] Add test to validate include guards #203

Closed willGraham01 closed 1 year ago

willGraham01 commented 1 year ago

Is your feature request related to a problem? Please describe. See #199 and this PR comment.

TLDR; we should implement a test that checks the include-guard against tensorflow is behaving itself.

Describe the solution you'd like The test described above should become part of our workflow.

Describe alternatives you've considered

Additional context