mantispy.ds.jump_export

Contents

mantispy.ds.jump_export#

mantispy.ds.jump_export(cache_dir=None)#

One real ExportToSpreadsheet directory, as CellProfiler wrote it.

A single field of view of a DMSO well of BR00121438: Image.csv plus the Cells, Cytoplasm and Nuclei tables, unmodified, for reading with mantispy.io.read_profiles(). About 18 MB, and part of the download jump_cells() makes, so asking for both costs nothing extra.

The images this was measured from are in jump_plate(), and the well-level profiles of the same plate are in jump_target2().

Parameters:

cache_dir (str | Path | None (default: None)) – Where to keep the download. Defaults to mantispy.settings.cache_dir.

Return type:

Path

Returns:

The directory, to pass to mantispy.io.read_profiles().

References

Chandrasekaran et al. [2023].