Skip to content

SciMeth is a library for biomedical imaging analysis in Python that leverages on the scientific method.

License

Notifications You must be signed in to change notification settings

forihuelaespina/SciMeth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciMeth

WORK IN PROGRESS.

SciMeth is a library for biomedical signal and imaging analysis in Python that leverages on the scientific method and the concepts from experiment design and analysis.

Documentation available at: readthedocs

Currently, the following packages are being developed:

  • SciMeth.Data - Supports the data structure

Dependencies

  • Python 3.8 or above
  • The basic scientific libraries; numpy, scipy, matplotlib
  • panda for statistics objects inc. DataFrame and (Time) Series
  • scikit-image for image processing
  • PyQt5 (Qt for python for the GUI). Note that sip is "installed" separatedly
  • deprecation
  • ``interface <https://interface.readthedocs.io/en/latest/>_

Installer is generated using pynsist.

About

SciMeth is a library for biomedical imaging analysis in Python that leverages on the scientific method.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages