DC-analysis / dclab

Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) data sets
https://dclab.readthedocs.io
Other
10 stars 12 forks source link

docs: properly document h5copy methods #218

Closed paulmueller closed 11 months ago

paulmueller commented 1 year ago

Since version 0.49.0, there are the new methods is_properly_compressed, rtdc_copy, and h5ds_copy in dclab.rtdc_dataset.copier (#216).

These should be properly documented in an input/output section (maybe alongside RTDCWriter).