0.2.8 - Update NeuroM dependency to version >= 3 - Use pytest for tests instead of nosetests
- Allow to pass numpy rangom generators
yield_clones
. - Fix the recursive pass of
rng
inscale_section
,_recursive_rotational_jitter
- Allow to pass numpy rangom generators to jitter functions
- create_clones renamed to iter_clones. It now returns a generator of morphio.mut.Morphology clones.
- Add Scaling CLI
- Remove tqdb progress bar when running create_clones
- Add seed argument to create_clones
- Allow default RotationParameters and use tqdm
- create_clones returns the list of clone filenames
- Add MorphClone functionality
- Add a web app to shrink an axon
- axon_shrinker: a tool to shrink an axon by splicing its middle part.