Releases: CRBS/ncmirtools
Releases · CRBS/ncmirtools
Another minor bug fix for windows
- Another fix for Issue #18 where the path output to standard
out had incorrect path delimiter output.
minor bug fix
- Set delimiter for uploads to / to deal with problem uploading
files from windows machine. Issue #18
prototype cilupload
imagetokiosk added
Added mpidinfo.py
- 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
Addition of projectsearch.py and projectdir.py
- Added projectdir.py script which finds directories for a given
project id. Issue #3 - Added projectsearch.py script which given a string will search
a postgres database for projects with that string in the name
or description.
FIrst release for pypi
0.1.1 (2016-10-14)
- Minor improvements to README.rst for better presentation on pypi
Initial release
- Initial release with single script mpidir.py