NeuroMorphoFilePlan#
- class braincell.io.NeuroMorphoFilePlan(kind, url, filename, skip=False, reason=None)[source]#
A planned file download for a single neuron.
Plan records are returned by
plan_neuron_files()andNeuroMorphoClient.file_plan(). A plan withskip=Trueisa deliberate non-download (e.g. the neuron has no original file) and
reasondescribes why.