Ross Burton

Results 4 issues of Ross Burton

Improve docker documentation to explain how to start the CytoPy image with a persistent volume and connect to a MongoDB server.

enhancement

Use the alphashape library to generate a concave hull instead of convex hull, with the additional alpha param to control the shape and exclusive of outliers.

enhancement

Add the following functionality to EllipseGate: - Box Cox transformation: first min max scale, then box cox transform to force data to be "normal" then fit. Must inverse box cox...

enhancement

- User should be able to load a CSV file or pass a pandas dataframe to `add_new_sample` method of `Experiment` when populating an experiment with data - Often the optimal...

enhancement