Skip to content

Releases: mskcc/mimsi

v0.2.3

15 Jul 18:21
c03848f
Compare
Choose a tag to compare
  • Appease the linter
  • Modifying Case list format to include column names
  • Add Normal ID as an option to the case list, this is helpful in the event we need to record the normal used in MSI calling
  • travis CI updates and py3 cleanup

v0.2.2

17 May 01:36
e3dbb7f
Compare
Choose a tag to compare
  • Explicitly selecting _data.npy and _locations.npy files instead of just using "data" and "locations" string matching
  • added errno for production use case
  • linting

v0.2.1

16 May 18:50
6e9c43c
Compare
Choose a tag to compare

Added setup.py to enable pip install
Updated main functions to ensure each module can run as a command line script
edited output options
fixed tests so that PYTHONPATH isn't explicitly set and the setup.py install is used instead

v0.2.0: Merge pull request #6 from mskcc/develop

29 Mar 18:29
42c66a1
Compare
Choose a tag to compare

v0.1.0: Merge pull request #5 from mskcc/develop

07 Mar 22:52
ffa3b4c
Compare
Choose a tag to compare