Skip to content

Added mpidinfo.py

Choose a tag to compare

@coleslaw481 coleslaw481 released this 13 Jan 22:56
· 91 commits to master since this release
  • Added mpidinfo.py script to provide information about
    Microscopy Product from database. Issue #6
  • Fixed bug in mpidinfo.py where passing id greater then 2^31 -1
    resulted in uncaught ProgrammingException Issue #9
  • Consolidated all _setup_logging() calls into one function in config.py.
    Issue #8
  • Modified NcmirToolsConfig to look for configuration file in /etc/ncmirtools.conf
    as well as the users home directory Issue #7