openworm / tracker-commons

Compilation of information and code bases related to open-source trackers for C. elegans
11 stars 12 forks source link

Create a new release of the Python version to PyPI (1.0.0) #80

Closed MichaelCurrie closed 8 years ago

MichaelCurrie commented 8 years ago

List changes:

Python performance summary

File used for test: tracker-commons/tests/from_schafer_lab.wcon Size: 59.3 MB (4641 frames, ~ 250 points x and 250 points y per frame) Zipped size: 5.57 MB

Instruction Time (seconds) jsonschema.validate used? Cores used
WCONWorms.load_from_file 1.00 No 1
WCONWorms.load_from_file 74.29 Yes 1
WCONWorms.save_to_file 5.38 n/a 1
MichaelCurrie commented 8 years ago

Just as soon as #79 is accepted.

Ichoran commented 8 years ago

Just merged #79 since I think it's probably okay and I had a spare second now, but if the tests fail you should patch that up first!

MichaelCurrie commented 8 years ago

Thanks! I appreciate the promptness. Looks like they passed.

MichaelCurrie commented 8 years ago

Done:

https://github.com/openworm/tracker-commons/releases/tag/v1.0.0 and

https://pypi.python.org/pypi/wcon/1.0.0