locan.datasets#

Utility functions to deal with exemplary datasets.

The data is located in a separate repository https://github.com/super-resolution/LocanDatasets.

When calling a function the datasets are expected to reside in a directory specified by the locan.constants.DATASETS_DIR variable. If the directory does not exist the exemplary files are downloaded from GitHub.

Functions

load_npc(**kwargs)

Locdata representing nuclear pore complexes.

load_tubulin(**kwargs)

Locdata representing microtubules.